Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port EmpathyNEwChatroomDialog to new API | Xavier Claessens | 2009-04-22 | 1 | -3/+3 |
| | |||||
* | Fix coding style by not going over 80 chars too much | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -10/+18 |
| | |||||
* | Fix indent and translation | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -3/+3 |
| | |||||
* | Fix memory leaks + minor coding style changes | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -5/+7 |
| | |||||
* | Add members, invite and password columns to Join dialog | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -5/+61 |
| | |||||
* | Modify deeply the join chatroom dialog. | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -44/+39 |
| | | | | | | The rationale is that the room list is now loaded when the expander is open. It will refresh it if is open and the server is changed. | ||||
* | Port EmpathyNewChatroomDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2861 | ||||
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2249 | ||||
* | Use new dispatcher API to get muc channels | Sjoerd Simons | 2009-01-10 | 1 | -12/+2 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2145 | ||||
* | Do not use mission_control_request_channel as we don't use MC's dispatcher ↵ | Xavier Claessens | 2008-08-07 | 1 | -11/+14 |
| | | | | | | anymore. Fixes bug #529084. svn path=/trunk/; revision=1311 | ||||
* | Correctly update the UI when listing state changes. | Xavier Claessens | 2008-07-15 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1236 | ||||
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=1066 | ||||
* | Fix some warnings with roomlist | Xavier Claessens | 2008-04-23 | 1 | -3/+7 |
| | | | | svn path=/trunk/; revision=1034 | ||||
* | 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/+567 |
libempathy-gtk/ to src/ svn path=/trunk/; revision=789 |