aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-smiley-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Stop mapping 'B)' with the face-cool iconGuillaume Desmottes2010-03-051-1/+1
* Add comments to explain empathy_smiley_manager_parse_len(), it is non-trivial...Xavier Claessens2009-11-251-1/+31
* Remove dead code from EmpathySmileyManagerXavier Claessens2009-11-251-91/+10
* Introduce a new smiley parser that can parse only a part of a string.Xavier Claessens2009-11-251-0/+83
* Add new smileys available in the last Icon Naming Spec (#593327)Rodolphe2009-10-271-5/+11
* Fix copy clipboard to show smileys and to show name and time when using theme...Gabriel Millaire2009-10-011-0/+2
* empathy-smiley-manager: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
* Fixed code styleJonathan Tellier2009-06-121-1/+1
* - Implement remaining functions on EmpathyThemeAdium.Xavier Claessens2009-06-121-1/+0
* 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