aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-theme-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* List installed adium themesPierre-Luc Beaudoin2009-07-031-0/+1
|
* empathy-theme-manager: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-2/+2
|
* Completely rework the theming system to make easy implementing themes based ↵Xavier Claessens2008-12-161-8/+8
| | | | | | on other classes like webkit. svn path=/trunk/; revision=1993
* Keep a priv pointer in the object struct instead of using ↵Xavier Claessens2008-05-061-1/+2
| | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. svn path=/trunk/; revision=1082
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier ↵Xavier Claessens2007-12-211-7/+0
| | | | | | Claessens). svn path=/trunk/; revision=494
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+64
2007-06-22 Xavier Claessens <xclaesse@gmail.com> * libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). svn path=/trunk/; revision=170