aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-new-chatroom-dialog.c
Commit message (Collapse)AuthorAgeFilesLines
* Do not use mission_control_request_channel as we don't use MC's dispatcher ↵Xavier Claessens2008-08-071-11/+14
| | | | | | anymore. Fixes bug #529084. svn path=/trunk/; revision=1311
* Correctly update the UI when listing state changes.Xavier Claessens2008-07-151-1/+1
| | | | svn path=/trunk/; revision=1236
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-6/+6
| | | | svn path=/trunk/; revision=1066
* Fix some warnings with roomlistXavier Claessens2008-04-231-3/+7
| | | | svn path=/trunk/; revision=1034
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ ↵Xavier Claessens2008-03-171-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 Claessens2008-03-141-0/+567
libempathy-gtk/ to src/ svn path=/trunk/; revision=789