index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-contact-manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
empathy-contact-manager: fix coding style
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
Rename manager to self to not confuse with account_manager.
Xavier Claessens
2009-04-22
1
-6
/
+6
*
Get the priv struct of the right object.
Xavier Claessens
2009-04-22
1
-2
/
+2
*
EmpathyContactManager: Use new API of EmpathyAccountManager and EmpathyTpCont...
Xavier Claessens
2009-04-22
1
-85
/
+63
*
Fix type punned pointers warnings
Olivier CrĂȘte
2009-02-12
1
-1
/
+1
*
empathy_mission_control_new -> dup_singleton.
Xavier Claessens
2009-01-16
1
-1
/
+1
*
Port EmpathyContactManager to the new singleton policy.
Xavier Claessens
2009-01-09
1
-11
/
+25
*
Create the EmpathyContactMonitor lazily if needed.
Xavier Claessens
2009-01-07
1
-2
/
+8
*
Use new singleton policy for EmpathyAccountManager.
Xavier Claessens
2009-01-07
1
-1
/
+1
*
Always disconnect signals for safety on _finalize ().
Xavier Claessens
2009-01-07
1
-0
/
+5
*
Remove an useless method from the header and remember to unref the
Xavier Claessens
2009-01-07
1
-0
/
+1
*
Implement _get_monitor () in EmpathyContactManager.
Xavier Claessens
2009-01-07
1
-0
/
+12
*
Build fix.
Xavier Claessens
2009-01-07
1
-1
/
+2
*
Port EmpathyContactManager to the new API.
Xavier Claessens
2009-01-07
1
-19
/
+18
*
Fix coding style
Xavier Claessens
2008-12-12
1
-5
/
+6
*
add empathy_contact_manager_can_add (Guillaume Desmottes)
Xavier Claessens
2008-12-12
1
-0
/
+15
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-10
/
+6
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-6
/
+4
*
Fix disconnection of AccountStatusChanged signal.
Xavier Claessens
2008-04-13
1
-9
/
+5
*
We can't use *_run_* API from dbus signal cb or method implementation. To avo...
Xavier Claessens
2008-04-11
1
-4
/
+3
*
Remove useless libtelepathy headers
Xavier Claessens
2008-03-11
1
-1
/
+1
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Add a remove option to delete a contact group. Fixes bug #459520 (David Turner).
Xavier Claessens
2008-01-02
1
-0
/
+22
*
Conflicts:
Xavier Claessens
2007-12-03
1
-7
/
+7
*
Cleanup licences and copyrights, Modules with 100% collabora code are now
Xavier Claessens
2007-10-18
1
-10
/
+9
*
Fix ref count error for account objects.
Xavier Claessens
2007-09-21
1
-0
/
+5
*
Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...
Xavier Claessens
2007-08-31
1
-412
/
+272
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-30
/
+30
*
We show in our roster all contacts members and remote-pending of subscribe
Xavier Claessens
2007-06-21
1
-0
/
+26
*
Add support for blinking when there is an event. Make use of EmpathyIdle
Xavier Claessens
2007-06-06
1
-13
/
+65
*
Fix indentation Fix not returning the contact in tp_contact_list_find()
Xavier Claessens
2007-05-20
1
-1
/
+1
*
EmpathyContactList is now an interface implemented by
Xavier Claessens
2007-05-19
1
-173
/
+167
*
[darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto...
Xavier Claessens
2007-05-13
1
-2
/
+1
*
[darcs-to-svn @ Remove EmpathySession and move all programs into src/]
Xavier Claessens
2007-05-03
1
-2
/
+10
*
[darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-...
Xavier Claessens
2007-05-01
1
-6
/
+9
*
[darcs-to-svn @ Set Collabora copyright for files I created/modified]
Xavier Claessens
2007-04-26
1
-1
/
+3
*
[darcs-to-svn @ initial import]
Xavier Claessens
2007-04-26
1
-0
/
+550