| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Directly add the libempathy, libempathy-gtk and extensions directories
to the include search path. This decouples header inclusions from their
location and helps when reorganizing the source files layout.
https://bugzilla.gnome.org/show_bug.cgi?id=696950
|
|
|
|
|
|
|
| |
This makes a bit more obvious which headers come from public libraries
and which ones come from uninstalled utility libraries.
https://bugzilla.gnome.org/show_bug.cgi?id=696950
|
|
|
|
|
|
|
| |
... and refactor the empathy_theme_adium_append_message code path so
that the common parts can be shared.
Fixes: https://bugzilla.gnome.org/639877
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=679255
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=679255
|
|
|
|
|
|
|
| |
Some part of this file was already using the new style so best to stay
coherent.
https://bugzilla.gnome.org/show_bug.cgi?id=679255
|
| |
|
|
|
|
| |
Fixes bug #585474
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
upcoming theme selector
|
|
|
|
| |
with all EmpathyThemeAdium instances.
|
| |
|
|
|
|
| |
EmpathyThemeManager.
|
| |
|
| |
|
|
|