aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-theme-adium.h
Commit message (Collapse)AuthorAgeFilesLines
* Add /inspector command to show webkit inspectorXavier Claessens2011-09-261-0/+1
|
* Adium: Let user select theme variant in preferencesXavier Claessens2011-06-071-1/+4
| | | | Fixes bug #585474
* Adium: Fix selection of default variantXavier Claessens2011-05-041-0/+3
| | | | | | | | | | For theme version >= 3, a variant CSS is mandatory. If none are set inf DefaultVariant, the first one from Variant/ should be used. For theme version <= 2, a variant CSS is optional, and by default they should not have one. If no variant is selected, fallback to main.css. This also prepare needed API to select other variants
* Add helper API to read info.plist file of an adium theme. Will be useful for ↵Xavier Claessens2009-06-221-0/+4
| | | | upcoming theme selector
* Move all data about an adium theme into EmpathyAdiumData struct and share it ↵Xavier Claessens2009-06-221-2/+12
| | | | with all EmpathyThemeAdium instances.
* Update copyright to 2008-2009Xavier Claessens2009-06-121-1/+1
|
* Add a path property on EmpathyThemeAdium and ge the adium-path gconf key in ↵Xavier Claessens2009-06-121-1/+1
| | | | EmpathyThemeManager.
* Add UI in the preference dialog to select the path to adium themeXavier Claessens2009-06-121-0/+1
|
* Update for more recent webkitXavier Claessens2009-06-121-1/+1
|
* Add skelet of Adium theme using webkit.Xavier Claessens2009-06-121-0/+55