aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-avatar-chooser.h
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-0/+1
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-2/+1
* EmpathyAvatarChooser: rebase on TpAccount APIXavier Claessens2012-07-301-11/+7
* avatar-chooser: port to TP coding styleGuillaume Desmottes2011-06-011-19/+24
* avatar-chooser: use the self->priv patternGuillaume Desmottes2011-06-011-1/+2
* change empathy_avatar_chooser_set_connection to empathy_avatar_chooser_set_ac...Guillaume Desmottes2010-04-121-2/+2
* add empathy_avatar_chooser_set_connectionGuillaume Desmottes2010-04-121-0/+3
* [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)Luis Menina2009-06-141-1/+1
* empathy-avatar-chooser: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-2/+2
* Add documentation for EmpathyAvatarChooser.Jonny Lamb2009-04-231-0/+2
* Cleanup code and add some commentsXavier Claessens2008-11-111-1/+0
* AvatarChooser needs no ContactFactory property; it's a singleton.Xavier Claessens2008-11-111-1/+1
* AvatarChooser: Add McAccount and EmpathyContactFactory propertiesXavier Claessens2008-11-111-1/+2
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...Xavier Claessens2008-05-281-1/+1
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-1/+1
* Update copyright year in .h too, it was done in .c only.Xavier Claessens2008-04-151-1/+1
* Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSERXavier Claessens2008-01-161-5/+5
* Rename empathy_contact_factory_set_name() to _set_alias(). ImplementsXavier Claessens2007-11-041-2/+3
* Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of themXavier Claessens2007-10-091-0/+59