aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-smiley-manager.h
Commit message (Expand)AuthorAgeFilesLines
* start and end positions in EmpathySmileyHit struct can't be negative. Change ...Xavier Claessens2009-11-251-2/+2
* Add comments to explain empathy_smiley_manager_parse_len(), it is non-trivial...Xavier Claessens2009-11-251-3/+3
* Remove dead code from EmpathySmileyManagerXavier Claessens2009-11-251-4/+0
* Use new smiley parser in EmpathyChatTextView.Xavier Claessens2009-11-251-2/+2
* Introduce a new smiley parser that can parse only a part of a string.Xavier Claessens2009-11-251-0/+11
* Add path in EmpathySmileyXavier Claessens2009-06-121-6/+3
* empathy-smiley-manager: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* Port EmpathySmileyManager to the new singleton policy.Xavier Claessens2009-01-091-1/+1
* Move the smiley menu code from EmpathyChatView to EmpathyChatManager.Xavier Claessens2008-12-161-0/+7
* 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
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-251-10/+9
* More dynamic smiley managment and more efficient algorithm to detectXavier Claessens2007-09-081-0/+75