aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/gossip-preferences.c
Commit message (Collapse)AuthorAgeFilesLines
* Split GossipContactList into two objects: GossipContactListStoreXavier Claessens2007-05-201-3/+3
| | | | | | | | | | | | | | | | | | | | | 2007-05-19 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/gossip-contact-list-store.c: * libempathy-gtk/gossip-preferences.c: * libempathy-gtk/gossip-contact-list-store.h: * libempathy-gtk/gossip-contact-list.c: * libempathy-gtk/gossip-contact-list.h: * libempathy-gtk/empathy-main-window.c: * libempathy-gtk/gossip-contact-list-model.c: * libempathy-gtk/gossip-contact-list-model.h: * libempathy-gtk/Makefile.am: * libempathy/empathy-marshal.list: Split GossipContactList into two objects: GossipContactListStore inheriting from GtkTreeStore and GossipContactListView inheriting from GtkTreeView. This makes easier to build new UI widgets reusing the GtkTreeModel. svn path=/trunk/; revision=74
* [darcs-to-svn @ sync with Gossip SVN 2323]Xavier Claessens2007-05-091-22/+115
| | | | svn path=/trunk/; revision=38
* [darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]Xavier Claessens2007-05-081-1/+0
| | | | svn path=/trunk/; revision=32
* [darcs-to-svn @ Fixing presence and preference dialog]Xavier Claessens2007-05-021-3/+6
| | | | svn path=/trunk/; revision=22
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-261-0/+885
svn path=/trunk/; revision=2