| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove EmpathyContactMonitor, it is not used anymore | Xavier Claessens | 2010-05-26 | 1 | -20/+0 |
* | libempathy/empathy-contact-manager.c: use tp_g_signal_connect_object instead ... | Guillaume Desmottes | 2010-04-09 | 1 | -6/+6 |
* | tp-contact-list: Improve hash table descriptions | Guillaume Desmottes | 2010-03-31 | 1 | -0/+2 |
* | empathy-contact-manager: no need to pass object as user_data and weak_object | Danielle Madeley | 2010-03-24 | 1 | -2/+2 |
* | empathy-contact-manager: remove unrequired for loop when unpacking struct | Danielle Madeley | 2010-03-24 | 1 | -14/+5 |
* | check that logger is not NULL before unrefing it | Guillaume Desmottes | 2010-03-15 | 1 | -1/+2 |
* | fix hash table leak | Guillaume Desmottes | 2010-03-15 | 1 | -1/+2 |
* | factor out add_contacts_to_favourites | Guillaume Desmottes | 2010-03-15 | 1 | -31/+30 |
* | Unref contact returned by empathy_contact_list_get_members | Guillaume Desmottes | 2010-03-15 | 1 | -1/+2 |
* | log an error if {Add,Remove}FavouriteContact failed | Guillaume Desmottes | 2010-03-15 | 1 | -2/+22 |
* | document the favorites hash table | Guillaume Desmottes | 2010-03-15 | 1 | -0/+2 |
* | coding style fixes | Guillaume Desmottes | 2010-03-15 | 1 | -15/+17 |
* | Rebase the favourites support upon the telepathy-logger instead of a speciall... | Travis Reitter | 2010-03-15 | 1 | -0/+291 |
* | connect to val-changed signal in contact manager | Felix Kaser | 2010-01-11 | 1 | -0/+17 |
* | contact_manager_status_changed_cb: ignore disconnected account | Guillaume Desmottes | 2009-11-30 | 1 | -0/+4 |
* | all: log error messages if preparing the account manager fails | Jonny Lamb | 2009-10-30 | 1 | -1/+4 |
* | contact-manager, dispatcher: renamed _new_connection_cb to _status_changed_cb | Jonny Lamb | 2009-10-25 | 1 | -3/+3 |
* | contact-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -22/+46 |
* | Add empathy_contact_manager_initialized() | Davyd Madeley | 2009-07-15 | 1 | -0/+17 |
* | Convert empathy_contact_manager_can_add() to empathy_contact_manager_get_flag... | Davyd Madeley | 2009-07-15 | 1 | -4/+5 |
* | Remove redundant empathy_tp_contact_list_can_add() | Davyd Madeley | 2009-07-15 | 1 | -3/+6 |
* | empathy_contact_manager_can_add: raise an error if connection is NULL | Guillaume Desmottes | 2009-07-07 | 1 | -0/+1 |
* | Merge commit 'elliot/bug-584703-c' | Xavier Claessens | 2009-06-28 | 1 | -20/+24 |
|\ |
|
| * | disconnnect from invalidated signal before unreferencing connections | Elliot Fairweather | 2009-06-26 | 1 | -20/+24 |
* | | empathy-contact-manager: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
|/ |
|
* | 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 |