aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-chatroom.c
Commit message (Collapse)AuthorAgeFilesLines
* empathy_chatroom_equal: use tp_strdiff instead of g_str_equalxclaesse2008-10-131-3/+3
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1578 4ee84921-47dd-4033-b63a-18d7a039a3e4
* empathy_chatroom_set_auto_connect: notify the favorite property change if neededxclaesse2008-10-131-0/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1575 4ee84921-47dd-4033-b63a-18d7a039a3e4
* auto-connect implies favoritexclaesse2008-10-131-0/+11
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1539 4ee84921-47dd-4033-b63a-18d7a039a3e4
* add a favorite and tp-channel property to EmpathyChatroomxclaesse2008-10-131-0/+54
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1533 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Fix reviewer commentsxclaesse2008-07-151-4/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1237 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Keep a priv pointer in the object struct instead of using ↵xclaesse2008-05-061-6/+8
| | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1082 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update collabora copyright to 2008xclaesse2008-03-031-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@688 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-10-18 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-10-181-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy/empathy-log-manager.c: * libempathy/empathy-log-manager.h: * libempathy/empathy-tp-chat.c: * libempathy/empathy-contact-manager.c: * libempathy/empathy-tp-chat.h: * libempathy/empathy-contact-manager.h: * libempathy/empathy-avatar.c: * libempathy/empathy-chandler.c: * libempathy/empathy-tp-contact-list.c: * libempathy/empathy-chandler.h: * libempathy/empathy-filter.c: * libempathy/empathy-tp-roomlist.c: * libempathy/empathy-tp-contact-list.h: * libempathy/empathy-filter.h: * libempathy/empathy-tp-chatroom.c: * libempathy/empathy-tp-roomlist.h: * libempathy/empathy-contact-factory.c: * libempathy/empathy-tp-chatroom.h: * libempathy/empathy-contact-list.c: * libempathy/empathy-contact-factory.h: * libempathy/empathy-contact-list.h: * libempathy/empathy-chatroom.c: * libempathy/empathy-idle.c: * libempathy/empathy-tp-group.c: * libempathy/empathy-chatroom.h: * libempathy/empathy-idle.h: * libempathy/empathy-tp-group.h: Cleanup licences and copyrights, Modules with 100% collabora code are now relicenced to LGPL. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@377 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+362
* libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@170 4ee84921-47dd-4033-b63a-18d7a039a3e4