aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chatrooms-window.c
Commit message (Expand)AuthorAgeFilesLines
* builder: move empathy_builder_* from Empathy to tp-account-widgetsMarco Barisione2013-08-201-11/+12
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-5/+3
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-4/+4
* Use double quotes for all internal headersEmanuele Aina2013-04-011-4/+4
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-6/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* chatrooms-window: use gtk_list_store_insert_with_values()Guillaume Desmottes2012-03-291-2/+1
* ChatroomsWindow: GNOME 3-ify the Remove buttonWill Thompson2011-06-241-0/+10
* Skip accounts which don't support rooms in "Manage Favorites" dialogChandni Verma2011-01-031-1/+1
* chatrooms-window: remove the 'edit' buttonGuillaume Desmottes2010-06-041-66/+0
* Always display the 'Room' column (#586678)Guillaume Desmottes2009-11-261-15/+0
* Use accessor functions instead direct access.Javier Jardón2009-11-171-1/+1
* chatrooms-window: port to new tp-glib account APIJonny Lamb2009-10-241-2/+2
* remove usage of empathy_account_equalSjoerd Simons2009-07-301-1/+1
* Port the main of empathy to EmpathyAccountSjoerd Simons2009-07-011-2/+2
* empathy-chatrooms-window: update the FSF addressGuillaume Desmottes2009-05-181-2/+2
* empathy-chatrooms-window: remove trailing spacesGuillaume Desmottes2009-05-151-6/+6
* Renamed empathy_account_chooser_get_account to empathy_account_chooser_dup_ac...Jonny Lamb2009-04-221-2/+2
* Fix compilation warning: chatrooms_window_model_get_selected() was not used.Xavier Claessens2009-04-171-0/+8
* Remove unused edit-chatroom dialog from the UI file. gtk_builder_add_from_fil...Xavier Claessens2009-04-161-25/+2
* Port EmpathyChatroomsWindow to new APIXavier Claessens2009-04-161-10/+6
* Convert EmpathyChatroomManager to the new singleton conventionSjoerd Simons2009-01-101-1/+1
* empathy-chatrooms-window: no need to call empathy_chatroom_manager_store anymoreXavier Claessens2008-10-131-1/+0
* add the file path as arg to empathy_chatroom_manager_newXavier Claessens2008-10-131-1/+1
* Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-271-1/+1
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-171-1/+4
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-0/+583