aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-theme.c
Commit message (Collapse)AuthorAgeFilesLines
* Port EmpathySmileyManager to the new singleton policy.xclaesse2009-01-091-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2116 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Use gi18n-lib.h instead of gi18n.h for libraries.xclaesse2008-12-121-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1967 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Clarify URI regexxclaesse2008-12-101-4/+4
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1957 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Improve URI regex.xclaesse2008-12-101-4/+4
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1956 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Correct typo: SHEME -> SCHEMExclaesse2008-12-101-2/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1955 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Match literal dot rather than any char in email domainxclaesse2008-12-101-1/+1
| | | | | | | This fixes half of #563713: previously, "foo@bar baz" was matched as an email address. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1954 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Use GRegex instead of custom code and use a new regex to detect URIsxclaesse2008-12-011-53/+51
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1932 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Fix build error, empathy_theme_update_view return void.xclaesse2008-10-061-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1517 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Keep a priv pointer in the object struct instead of using ↵xclaesse2008-05-061-10/+7
| | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1082 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Make use of tp-glib debug system.xclaesse2008-05-011-3/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1066 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Use g_date_set_time_t instead of g_date_set_time. Fixes bug #523703 ↵xclaesse2008-04-091-1/+1
| | | | | | (Frederic Peters). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@881 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Move modules that make no sense to be used in other applicaton from ↵xclaesse2008-03-141-1/+0
| | | | | | libempathy-gtk/ to src/ git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@789 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Do not export symbols outside the empathy_ namespace.xclaesse2008-02-101-1/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@613 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on ↵xclaesse2008-01-231-1/+1
| | | | | | gconf anymore. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@597 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Revert "merge git work"xclaesse2007-12-291-74/+13
| | | | | | | This reverts commit 0cfd80847f0d66967f56c7d6b3eb46793f725859. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@519 4ee84921-47dd-4033-b63a-18d7a039a3e4
* merge git workxclaesse2007-12-291-13/+74
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@518 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Simplify chat theme systemxclaesse2007-12-291-74/+13
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@507 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Check if append_event is implemented by the theme before calling itxclaesse2007-12-211-0/+4
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@495 4ee84921-47dd-4033-b63a-18d7a039a3e4
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier ↵xclaesse2007-12-211-0/+475
Claessens). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@494 4ee84921-47dd-4033-b63a-18d7a039a3e4