]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-roomlist.c
Coding style: one declaration per line.
[empathy.git] / libempathy / empathy-tp-roomlist.c
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-22 Guillaume DesmottesMerge commit 'ksz/fix-bug-583558'
2009-05-22 Gabriel MillaireFixed call with list
2009-05-22 Gabriel MillaireSignal "error" is detailed
2009-05-22 Gabriel MillaireImplement error signal
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-tp-roomlist: fix coding style
2009-05-12 Guillaume DesmottesMerge commit 'jtellier/bug-580771'
2009-05-08 Gabriel MillaireFix bug #579484: Join Chatroom dialog doesn't list...
2009-04-28 Guillaume Desmottestp-roomlist: use tp_channel_call_when_ready instead...
2009-04-19 Xavier ClaessensMerge commit 'bigon/configure-deprecated-flag'
2009-04-17 Pierre-Luc BeaudoinAdd more information to EmpathyChatroom
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2008-07-15 Xavier ClaessensIf InspectHandles fails print a debug message and return.
2008-07-15 Xavier ClaessensDo not call g_array_free if the array is NULL
2008-07-15 Xavier ClaessensFix reviewer comments
2008-07-15 Xavier ClaessensFix listing chatrooms with salut
2008-05-06 Xavier ClaessensMore duplicate includes of empathy-debug.h
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-23 Xavier ClaessensFix some warnings with roomlist
2008-04-11 Xavier ClaessensPort EmpathyTpRoomlist to tp-glib API
2008-03-11 Xavier ClaessensRemove useless libtelepathy headers
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2007-12-02 Xavier ClaessensConflicts:
2007-10-18 Xavier ClaessensCleanup licences and copyrights, Modules with 100%...
2007-08-06 Xavier ClaessensDon't forget to reverse the glist of pending messages.
2007-07-26 Xavier ClaessensFix Room listing. Fixes bug #460416 (Sjoerd Simons).
2007-07-20 Xavier ClaessensInitial room list support. It does not works yet.