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