aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-roomlist.c
Commit message (Expand)AuthorAgeFilesLines
* If InspectHandles fails print a debug message and return.Xavier Claessens2008-07-151-1/+6
* Do not call g_array_free if the array is NULLXavier Claessens2008-07-151-2/+1
* Fix reviewer commentsXavier Claessens2008-07-151-37/+50
* Fix listing chatrooms with salutXavier Claessens2008-07-151-17/+52
* More duplicate includes of empathy-debug.hXavier Claessens2008-05-071-1/+0
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-8/+7
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-9/+8
* Fix some warnings with roomlistXavier Claessens2008-04-231-3/+8
* Port EmpathyTpRoomlist to tp-glib APIXavier Claessens2008-04-111-224/+271
* Remove useless libtelepathy headersXavier Claessens2008-03-111-1/+1
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Conflicts:Xavier Claessens2007-12-031-1/+1
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-181-10/+9
* Don't forget to reverse the glist of pending messages.Xavier Claessens2007-08-061-1/+3
* Fix Room listing. Fixes bug #460416 (Sjoerd Simons).Xavier Claessens2007-07-261-5/+1
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-0/+352