]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-contact-list-store.c
Updated Oriya Translation
[empathy.git] / libempathy-gtk / empathy-contact-list-store.c
2009-07-29 Xavier ClaessensInit flags to 0 to make sure it is never undefined
2009-07-15 Davyd MadeleyMerge commit 'jtellier/video-call-button-sensitivity'
2009-07-15 Davyd MadeleyHandle the case where priv->list is not an EmpathyConta...
2009-07-15 Davyd MadeleyAdd a FLAGS column to EmpathyContactListStore
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy-contact-list-store: remove trailing tabs
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-02 Xavier ClaessensInvert the presence order.
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Sjoerd SimonsShow an audio and a video call button
2009-05-18 Guillaume Desmottesempathy-contact-list-store: fix coding style and update...
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-06 Xavier ClaessensBack out changes in EmpathyContactListStore. They could...
2009-01-06 Xavier ClaessensAlways disconnect signals for safety on _finalize ().
2009-01-06 Xavier ClaessensPort EmpathyContactListStore to the new API.
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-24 Xavier ClaessensRemove conditional build of VOIP.
2008-04-16 Xavier ClaessensAdd a contact in the roster as soon as it has a name...
2008-04-14 Xavier Claessensfix bug #526374.
2008-04-14 Xavier ClaessensFix bug #525084.
2008-03-16 Xavier Claessensfix indentation
2008-03-11 Xavier ClaessensMake sure we don't expect contact id and handle to...
2008-03-11 Xavier ClaessensNever show avatars in compact mode. Fixes #475789 ...
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2008-01-20 Xavier ClaessensDo not take show_groups in empathy_contact_list_store_new
2008-01-20 Xavier ClaessensAdd a property to have or not groups on EmpathyContactL...
2008-01-20 Xavier ClaessensAdd a features property on EmpathyContactListView to...
2008-01-17 Xavier ClaessensFix state order to have offline contacts last. Fixes...
2007-10-28 Xavier ClaessensRename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX...
2007-10-13 Xavier ClaessensUse g_timeout_add_seconds when appropriated to avoid...
2007-10-01 Xavier ClaessensDisconnect signals on list and contacts when finalizing...
2007-09-08 Xavier ClaessensAdding UI to start a VoIP call. It does nothing yet...
2007-09-08 Xavier ClaessensMake use of the search function to correctly find when...
2007-08-30 Xavier ClaessensCompletely reworked ContactList API. Fixes bug #471611...
2007-08-07 Marco BarisioneRemove empathy-marshal-main.c and include empathy-marsh...
2007-07-14 Xavier ClaessensShow avatars by default.
2007-06-22 Xavier ClaessensRename all filenames starting with "gossip" by "empathy...