aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some coding stylexclaesse2008-07-091-3/+3
* empath-contact: remove tabs (Guillaume Desmottes)xclaesse2008-07-091-21/+20
* switch empathy-contact to Collabora coding style (Guillaume Desmottes)xclaesse2008-07-091-62/+55
* Document empathy_avatar_save_to_file (Guillaume Desmottes)xclaesse2008-07-091-1/+1
* add empathy_avatar_save_to_file (Guillaume Desmottes)xclaesse2008-07-091-0/+3
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...xclaesse2008-05-281-2/+24
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...xclaesse2008-05-061-0/+1
* Update copyright year in .h too, it was done in .c only.xclaesse2008-04-151-1/+1
* Add empathy_contact_run_until_ready()xclaesse2008-03-111-1/+4
* Ready property on EmpathyContact is not a boolean but flags for each property.xclaesse2008-03-111-1/+9
* Add a ready property on EmpathyContact and make use of tp_strdiff.xclaesse2008-03-111-0/+1
* Add a EMPATHY_CAPABILITIES_UNKNOWN_FLAG to signal the capabilities haven't be...Sjoerd Simons2008-02-161-0/+2
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...xclaesse2008-01-251-3/+6
* 2007-09-08 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-091-0/+1
* 2007-09-08 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-091-31/+39
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...xclaesse2007-08-311-52/+37
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+106