| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify filter adding code by just using gdk_x11 functions instead of hoops | Sjoerd Simons | 2010-12-29 | 1 | -10/+8 |
* | gdk_xid_table_lookup has been deprecated (#637855) | Guillaume Desmottes | 2010-12-23 | 1 | -1/+2 |
* | use gdk_error_trap_pop_ignored() instead of gdk_error_trap_pop() | Guillaume Desmottes | 2010-10-04 | 1 | -1/+1 |
* | empathy-avatar-image: don't use gdk_display global | Diego Escalante Urrelo | 2010-09-28 | 1 | -2/+2 |
* | Fix missing entries in switch statements | Philip Withnall | 2010-08-05 | 1 | -3/+1 |
* | Do not display "missing image" for contacts without avatar (#608103) | Frédéric Péters | 2010-05-03 | 1 | -3/+1 |
* | Use accessor functions instead direct access. | Javier Jardón | 2009-11-17 | 1 | -2/+4 |
* | empathy-avatar-image.c: fix a casting issue | Guillaume Desmottes | 2009-10-22 | 1 | -1/+2 |
* | Use accessor functions instead direct access (Fixes #586476) | Jonny Lamb | 2009-07-10 | 1 | -1/+1 |
* | empathy-avatar-image: update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
* | Add documentation for EmpathyAvatarImage. | Jonny Lamb | 2009-04-23 | 1 | -0/+30 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
* | Add empathy_pixbuf_from_data_and_mime instead of breaking API. | Xavier Claessens | 2008-11-11 | 1 | -1/+1 |
* | Don't automatically resize and png-ify avatars. | Xavier Claessens | 2008-11-11 | 1 | -1/+1 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -5/+5 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -4/+0 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Makes avatar looks better in information and edit dialogs. | Xavier Claessens | 2007-10-09 | 1 | -1/+1 |
* | Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them | Xavier Claessens | 2007-10-09 | 1 | -0/+306 |