aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-contact-list.c
Commit message (Expand)AuthorAgeFilesLines
* 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