aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-smiley-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Add path in EmpathySmileyXavier Claessens2009-06-121-37/+45
* empathy-smiley-manager: fix coding styleGuillaume Desmottes2009-05-181-5/+5
* always show images in smiley menu items (GNOME #582751)Frédéric Péters2009-05-151-0/+1
* Remove unnecessary string dup. Fixes bug #577829Xavier Claessens2009-04-031-3/+5
* Fix type punned pointers warningsOlivier Crête2009-02-121-1/+1
* Renamed G_STR_EMPTY to EMP_STR_EMPTY.Jonny Lamb2009-01-231-3/+3
* Set the right weak pointer.Xavier Claessens2009-01-091-1/+1
* Port EmpathySmileyManager to the new singleton policy.Xavier Claessens2009-01-091-12/+27
* Move the smiley menu code from EmpathyChatView to EmpathyChatManager.Xavier Claessens2008-12-161-0/+84
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-11/+11
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-4/+0
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Use O instead of 0 for smileys face-angel and face-surprise. Fixes bug #508520.Xavier Claessens2008-01-141-2/+2
* Also accept :$ and :-$ for face-embarrassedXavier Claessens2007-10-281-1/+1
* Update to new icon naming spec for new avatars. Fixes bug #490173 (MichaelXavier Claessens2007-10-281-4/+5
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-251-11/+11
* Fix a leak.Xavier Claessens2007-09-191-1/+2
* More dynamic smiley managment and more efficient algorithm to detectXavier Claessens2007-09-081-0/+351