Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add /inspector command to show webkit inspector | Xavier Claessens | 2011-09-26 | 1 | -0/+1 |
| | |||||
* | Adium: Let user select theme variant in preferences | Xavier Claessens | 2011-06-07 | 1 | -1/+4 |
| | | | | Fixes bug #585474 | ||||
* | Adium: Fix selection of default variant | Xavier Claessens | 2011-05-04 | 1 | -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 Claessens | 2009-06-22 | 1 | -0/+4 |
| | | | | upcoming theme selector | ||||
* | Move all data about an adium theme into EmpathyAdiumData struct and share it ↵ | Xavier Claessens | 2009-06-22 | 1 | -2/+12 |
| | | | | with all EmpathyThemeAdium instances. | ||||
* | Update copyright to 2008-2009 | Xavier Claessens | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | Add a path property on EmpathyThemeAdium and ge the adium-path gconf key in ↵ | Xavier Claessens | 2009-06-12 | 1 | -1/+1 |
| | | | | EmpathyThemeManager. | ||||
* | Add UI in the preference dialog to select the path to adium theme | Xavier Claessens | 2009-06-12 | 1 | -0/+1 |
| | |||||
* | Update for more recent webkit | Xavier Claessens | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | Add skelet of Adium theme using webkit. | Xavier Claessens | 2009-06-12 | 1 | -0/+55 |