aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact.c
Commit message (Expand)AuthorAgeFilesLines
* Retry requesting aliases if it fails, it can happen if there is too many alia...Xavier Claessens2008-03-161-1/+1
* Improve a bit the test and fix empathy_contact_run_until, data.ready was not ...Xavier Claessens2008-03-111-1/+2
* Add debug messages in _run_until_readyXavier Claessens2008-03-111-0/+5
* Add empathy_contact_run_until_ready()Xavier Claessens2008-03-111-1/+77
* Ready property on EmpathyContact is not a boolean but flags for each property.Xavier Claessens2008-03-111-9/+10
* Add a ready property on EmpathyContact and make use of tp_strdiff.Xavier Claessens2008-03-111-13/+32
* Lazy init of contact hash.Xavier Claessens2008-03-111-4/+5
* If we set contact's id and name is still empty, emit notify::name.Xavier Claessens2008-03-111-0/+3
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* EmpathyContact: Set G_PARAM_CONSTRUCT on the capabilities property. (Sjoerd)Xavier Claessens2008-02-181-1/+1
* Remove unused PROP_SUBSCRIPTIONXavier Claessens2008-02-161-1/+0
* Removed unused PROP_GROUPSXavier Claessens2008-02-161-1/+0
* Cleanup code from previous mergeXavier Claessens2008-02-161-5/+1
* Merge commit 'sjoerd/master'Xavier Claessens2008-02-161-0/+4
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-41/+67
* Adding UI to start a VoIP call. It does nothing yet. Most of the code isXavier Claessens2007-09-091-0/+13
* Adding capabilities contact property.Xavier Claessens2007-09-091-0/+50
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-277/+90
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-081-9/+9
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+800