Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip accounts which don't support rooms in "Manage Favorites" dialog | Chandni Verma | 2011-01-03 | 1 | -1/+1 |
| | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=603027 | ||||
* | chatrooms-window: remove the 'edit' button | Guillaume Desmottes | 2010-06-04 | 1 | -66/+0 |
| | | | | It has never been implemented so there is no point keeping it (#520207). | ||||
* | Always display the 'Room' column (#586678) | Guillaume Desmottes | 2009-11-26 | 1 | -15/+0 |
| | | | | There is no reason to only display it when an account is selected. | ||||
* | Use accessor functions instead direct access. | Javier Jardón | 2009-11-17 | 1 | -1/+1 |
| | | | | | | | | | Some functions still remaining because there is not API in GTK+ 2.19.0 yet. http://bugzilla.gnome.org/show_bug.cgi?id=586476 Reviewed-By: Danielle Madeley <danielle.madeley@collabora.co.uk> | ||||
* | chatrooms-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | remove usage of empathy_account_equal | Sjoerd Simons | 2009-07-30 | 1 | -1/+1 |
| | |||||
* | Port the main of empathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -2/+2 |
| | |||||
* | empathy-chatrooms-window: update the FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | |||||
* | empathy-chatrooms-window: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -6/+6 |
| | |||||
* | Renamed empathy_account_chooser_get_account to ↵ | Jonny Lamb | 2009-04-22 | 1 | -2/+2 |
| | | | | | | empathy_account_chooser_dup_account and fixed leaks. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Fix compilation warning: chatrooms_window_model_get_selected() was not used. | Xavier Claessens | 2009-04-17 | 1 | -0/+8 |
| | |||||
* | Remove unused edit-chatroom dialog from the UI file. ↵ | Xavier Claessens | 2009-04-16 | 1 | -25/+2 |
| | | | | | | | | gtk_builder_add_from_file creates all toplevel objects so the edit dialog popup in the same time as the manage chatroom dialog. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2874 | ||||
* | Port EmpathyChatroomsWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+6 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2857 | ||||
* | Convert EmpathyChatroomManager to the new singleton convention | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2185 | ||||
* | empathy-chatrooms-window: no need to call empathy_chatroom_manager_store anymore | Xavier Claessens | 2008-10-13 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=1570 | ||||
* | add the file path as arg to empathy_chatroom_manager_new | Xavier Claessens | 2008-10-13 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1542 | ||||
* | Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias). | Baptiste Mille-Mathias | 2008-04-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1053 | ||||
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ ↵ | Xavier Claessens | 2008-03-17 | 1 | -1/+4 |
| | | | | | | and others in src/ svn path=/trunk/; revision=813 | ||||
* | Move modules that make no sense to be used in other applicaton from ↵ | Xavier Claessens | 2008-03-14 | 1 | -0/+583 |
libempathy-gtk/ to src/ svn path=/trunk/; revision=789 |