aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-theme.c
Commit message (Expand)AuthorAgeFilesLines
* Port EmpathySmileyManager to the new singleton policy.Xavier Claessens2009-01-091-1/+1
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* Clarify URI regexXavier Claessens2008-12-101-4/+4
* Improve URI regex.Xavier Claessens2008-12-101-4/+4
* Correct typo: SHEME -> SCHEMEXavier Claessens2008-12-101-2/+2
* Match literal dot rather than any char in email domainXavier Claessens2008-12-101-1/+1
* Use GRegex instead of custom code and use a new regex to detect URIsXavier Claessens2008-12-011-53/+51
* Fix build error, empathy_theme_update_view return void.Xavier Claessens2008-10-061-1/+1
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-10/+7
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-3/+0
* Use g_date_set_time_t instead of g_date_set_time. Fixes bug #523703 (Frederi...Xavier Claessens2008-04-091-1/+1
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-1/+0
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-101-1/+0
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-231-1/+1
* Revert "merge git work"Xavier Claessens2007-12-291-74/+13
* merge git workXavier Claessens2007-12-291-13/+74
* Simplify chat theme systemXavier Claessens2007-12-291-74/+13
* Check if append_event is implemented by the theme before calling itXavier Claessens2007-12-211-0/+4
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...Xavier Claessens2007-12-211-0/+475