aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-marshal.list
Commit message (Collapse)AuthorAgeFilesLines
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug ↵Xavier Claessens2007-08-311-4/+8
| | | | | | #459540 and bug #462907. svn path=/trunk/; revision=280
* Add support for blinking when there is an event. Make use of EmpathyIdleXavier Claessens2007-06-061-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-06-06 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-status-icon.c: Add support for blinking when there is an event. Make use of EmpathyIdle for presence handling. Add an event when a contact requets subscription. * libempathy-gtk/gossip-contact-list-store.c: * libempathy-gtk/gossip-contact-list-view.c: * libempathy/empathy-contact-manager.c: * libempathy/empathy-tp-contact-list.c: * libempathy/empathy-tp-chatroom.c: * libempathy/empathy-contact-list.c: * libempathy/empathy-contact-list.h: get_contacts() is renamed to get_members(). Adding a signal and a method for local-pending with contacts with the message. Rework completely the contact-list handling in EmpathyTpContactList to follow tp spec. * libempathy/empathy-idle.c: * libempathy/empathy-idle.h: Add properties for the state and the status message. EmpathyIdle is now a singleton to manager self presence. * TODO: Updated. svn path=/trunk/; revision=123
* Split GossipContactList into two objects: GossipContactListStoreXavier Claessens2007-05-201-0/+1
| | | | | | | | | | | | | | | | | | | | | 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-0/+1
| | | | svn path=/trunk/; revision=38
* [darcs-to-svn @ many changes]Xavier Claessens2007-05-091-0/+2
| | | | svn path=/trunk/; revision=35
* [darcs-to-svn @ Adding GossipPresenceChooser]Xavier Claessens2007-04-271-0/+1
| | | | svn path=/trunk/; revision=8
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-261-0/+3
svn path=/trunk/; revision=2