summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-smiley-manager.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Clean up #include directives in source filesEmanuele Aina1-1/+0
2009-11-24start and end positions in EmpathySmileyHit struct can't be negative. Change ...Xavier Claessens1-2/+2
2009-11-24Add comments to explain empathy_smiley_manager_parse_len(), it is non-trivial...Xavier Claessens1-3/+3
2009-11-24Remove dead code from EmpathySmileyManagerXavier Claessens1-4/+0
2009-11-24Use new smiley parser in EmpathyChatTextView.Xavier Claessens1-2/+2
2009-11-24Introduce a new smiley parser that can parse only a part of a string.Xavier Claessens1-0/+11
2009-06-11Add path in EmpathySmileyXavier Claessens1-6/+3
2009-05-18empathy-smiley-manager: fix coding styleGuillaume Desmottes1-1/+1
2009-01-09Port EmpathySmileyManager to the new singleton policy.Xavier Claessens1-1/+1
2008-12-16Move the smiley menu code from EmpathyChatView to EmpathyChatManager.Xavier Claessens1-0/+7
2008-05-05Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens1-1/+1
2008-04-15Update copyright year in .h too, it was done in .c only.Xavier Claessens1-1/+1
2007-10-24Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens1-10/+9
2007-09-08More dynamic smiley managment and more efficient algorithm to detectXavier Claessens1-0/+75