aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-avatar-image.c
Commit message (Expand)AuthorAgeFilesLines
* empathy-avatar-image: don't use gdk_display globalDiego Escalante Urrelo2010-09-281-2/+2
* Fix missing entries in switch statementsPhilip Withnall2010-08-051-3/+1
* Do not display "missing image" for contacts without avatar (#608103)Frédéric Péters2010-05-031-3/+1
* Use accessor functions instead direct access.Javier Jardón2009-11-171-2/+4
* empathy-avatar-image.c: fix a casting issueGuillaume Desmottes2009-10-221-1/+2
* Use accessor functions instead direct access (Fixes #586476)Jonny Lamb2009-07-101-1/+1
* empathy-avatar-image: update FSF addressGuillaume Desmottes2009-05-181-2/+2
* Add documentation for EmpathyAvatarImage.Jonny Lamb2009-04-231-0/+30
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* Add empathy_pixbuf_from_data_and_mime instead of breaking API.Xavier Claessens2008-11-111-1/+1
* Don't automatically resize and png-ify avatars.Xavier Claessens2008-11-111-1/+1
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-5/+5
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-4/+0
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Makes avatar looks better in information and edit dialogs.Xavier Claessens2007-10-091-1/+1
* Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of themXavier Claessens2007-10-091-0/+306