aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-list-store.c
Commit message (Expand)AuthorAgeFilesLines
* Add a contact in the roster as soon as it has a name, don't wait for the ID. ...Xavier Claessens2008-04-161-1/+1
* fix bug #526374.Xavier Claessens2008-04-141-40/+17
* Fix bug #525084.Xavier Claessens2008-04-141-1/+2
* fix indentationXavier Claessens2008-03-161-2/+1
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-7/+7
* Never show avatars in compact mode. Fixes #475789 (Marco Barisione).Xavier Claessens2008-03-111-1/+5
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-24/+12
* Do not take show_groups in empathy_contact_list_store_newXavier Claessens2008-01-211-3/+1
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-211-36/+146
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-211-1/+0
* Fix state order to have offline contacts last. Fixes bug #509906.Xavier Claessens2008-01-181-1/+27
* Rename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX since it's in publicXavier Claessens2007-10-291-63/+64
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-131-10/+10
* Disconnect signals on list and contacts when finalizing the store.Xavier Claessens2007-10-011-1/+35
* Adding UI to start a VoIP call. It does nothing yet. Most of the code isXavier Claessens2007-09-091-11/+15
* Make use of the search function to correctly find when typing in theXavier Claessens2007-09-081-6/+6
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-224/+149
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-081-22/+1
* Show avatars by default.Xavier Claessens2007-07-141-0/+1
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+1484