aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-groups-widget.c
Commit message (Expand)AuthorAgeFilesLines
* tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-201-2/+3
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-2/+1
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-2/+2
* Use double quotes for all internal headersEmanuele Aina2013-04-011-2/+2
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-9/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* groups-widget: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-6/+2
* don't free content of the list returned by empathy_connection_aggregator_get_...Guillaume Desmottes2012-01-171-2/+0
* groups-widget: use empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-291-8/+8
* use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes2011-11-211-2/+2
* Adapt to API change in folks_group_details_get_groups().Travis Reitter2011-06-071-3/+4
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-171-4/+0
* Adjust for Folks Groupable -> GroupDetails renameTravis Reitter2011-03-151-55/+59
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2010-10-051-24/+24
* Add context on "Select" strings (#629707)Guillaume Desmottes2010-09-291-1/+2
* Disconnect from the group-changed signal when destroying EmpathyGroupsWidgetPhilip Withnall2010-08-261-1/+1
* Split the group editing widgets out of EmpathyContactWidgetPhilip Withnall2010-08-201-0/+600