]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-contact-list-view.c
Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias).
[empathy.git] / libempathy-gtk / empathy-contact-list-view.c
2008-04-26 Baptiste Mille-MathiasCorrect string hyphenation. Fix bug #529436 (Baptiste...
2008-04-25 Xavier ClaessensCreate contact menu in empathy-contact-menu.h
2008-04-25 Xavier ClaessensReorder functions to not have to declare them on top.
2008-04-24 Xavier ClaessensMove contact menu code to its own module.
2008-04-24 Xavier ClaessensRemove conditional build of VOIP.
2008-03-14 Xavier ClaessensCleanup a bit previous commit
2008-03-14 Xavier ClaessensConfirmation dialog on remove contact/group. Fixes...
2008-03-11 Xavier ClaessensRemove useless libtelepathy headers
2008-03-11 Xavier ClaessensMake sure we don't expect contact id and handle to...
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-02-09 Xavier ClaessensGenerate marshal.list thanks to gabble black magic.
2008-02-09 Xavier ClaessensDo not export symbols outside the empathy_ namespace.
2008-02-08 Xavier ClaessensChange new message dialog to new conversation and make...
2008-01-21 Xavier ClaessensMove empathy-contact-groups to libempathy, it has nothi...
2008-01-21 Xavier ClaessensRespect CALL feature when clicking on the contact list...
2008-01-20 Xavier ClaessensAdd a features property on EmpathyContactListView to...
2008-01-01 Xavier ClaessensAdd a remove option to delete a contact group. Fixes...
2008-01-01 Xavier ClaessensAdd convinience functions empathy_chat_with_contact...
2007-12-29 Xavier ClaessensRevert "merge git work"
2007-12-29 Xavier Claessensmerge git work
2007-12-29 Xavier ClaessensSimplify contact_list_view_cell_set_background()
2007-10-28 Xavier ClaessensRename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX...
2007-10-25 Xavier ClaessensUse "document-open-recent" icon instead of gtk-justify...
2007-10-21 Xavier ClaessensDon't allow to change account if we are editing informa...
2007-10-13 Xavier ClaessensUse g_timeout_add_seconds when appropriated to avoid...
2007-10-09 Xavier ClaessensMore flexible API for EmpathyContactWidget, we now...
2007-10-01 Xavier ClaessensAdd a #ifdef HAVE_VOIP. Fixes bug #482190 (Marco Barisi...
2007-10-01 Xavier ClaessensHide VOIP stuff if empathy is not compiled with --enabl...
2007-09-29 Xavier ClaessensInitial Voice+Video support Fixes bug #468204 (Elliot...
2007-09-28 Xavier ClaessensPorted from VOIP branch.
2007-09-21 Xavier ClaessensFix ref count error for account objects.
2007-09-11 Xavier Claessens"interactive" property on EmpathyContactListView to...
2007-09-08 Xavier ClaessensRequest media channel when clicking on call icon.
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-06-22 Xavier ClaessensRename all filenames starting with "gossip" by "empathy...