]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-contact-list-view.c
Fix reviewer complains
[empathy.git] / libempathy-gtk / empathy-contact-list-view.c
2008-07-15 Xavier ClaessensFix reviewer complains
2008-07-15 Xavier ClaessensRemove an empty line
2008-07-15 Xavier ClaessensActivate the event when clicking on the contact list.
2008-07-15 Xavier ClaessensBlink the status icon when a contact has an event.
2008-07-14 Xavier ClaessensReverse order of buttons on the dialog box to delete...
2008-07-05 Xavier ClaessensFix gtk_check_version usage, it returns NULL when versi...
2008-07-04 Xavier ClaessensUse function to check GTK+ version instead of mangling...
2008-06-02 Xavier ClaessensOnly display tooltip on the contact list if running...
2008-06-02 Xavier ClaessensDo not ref tooltip_widget otherwise it never gets destr...
2008-05-30 Xavier Claessensgtk_widget_set_has_tooltip can't take a value >1 even...
2008-05-30 Xavier ClaessensSet a tooltip on contact list view showing EmpathyConta...
2008-05-22 Xavier ClaessensDo not add a separator on the contact menu if there...
2008-05-18 Xavier ClaessensDo not use statis pointer for MenuPopupData because...
2008-05-18 Xavier ClaessensNo need of an idle callback forkey m
2008-05-18 Xavier ClaessensLittle cleanup
2008-05-18 Xavier ClaessensPopup context menu when menu key is pressed. Fixes...
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
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-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...