Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |