aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-contact-list.c
Commit message (Expand)AuthorAgeFilesLines
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-311/+311
* Fix typo causing warnings.Xavier Claessens2007-06-221-1/+1
* We show in our roster all contacts members and remote-pending of subscribeXavier Claessens2007-06-211-38/+78
* New window for viewing logs.Xavier Claessens2007-06-141-1/+5
* We can now add a new contact. EmpathyContactWidget can change the contactXavier Claessens2007-06-091-2/+2
* Do not save when closing the dialog. Update information in real-time andXavier Claessens2007-06-091-37/+8
* New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget toXavier Claessens2007-06-071-0/+1
* New widget: EmpathyContactWidget. It displays information about a contact,Xavier Claessens2007-06-061-37/+0
* Add support for blinking when there is an event. Make use of EmpathyIdleXavier Claessens2007-06-061-150/+205
* Fix crash when there is no log available for a chat. Fix a crash whenXavier Claessens2007-06-031-1/+2
* Set default presence to available if there is no presence iface.Xavier Claessens2007-06-021-0/+12
* Fix warning when selecting all accounts.Xavier Claessens2007-05-311-0/+7
* Do not highlight contacts already known when creating the contact list. DoXavier Claessens2007-05-261-2/+2
* Fix refcounting of GossipGroupChat. Add debug message when alias requestXavier Claessens2007-05-251-1/+6
* Do not use the server entry's value if it's hidden. Do not highlightXavier Claessens2007-05-251-7/+35
* Implementing basic chatroom support. Actually it works only if we getXavier Claessens2007-05-211-28/+18
* Fix indentation Fix not returning the contact in tp_contact_list_find()Xavier Claessens2007-05-201-6/+3
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-191-0/+1822