summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1051715..97c9e253 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-02-21 Brian Cameron <brian.cameron@sun.com>
+
+ * gui/greeter/greeter_parser.c: Add new "gtk-theme" property
+ to <greeter> tag theme xml format, so the theme can specify a
+ GtkTheme to be used for gdmgreeter. This allows theming of
+ the "Options" menu and the entry field, and any other GTK+
+ widgets used by gdmgreeter. This also makes it possible to
+ create a11y themes (HighContrast, LowContrast, etc.) themes
+ for gdmgreeter.
+
2006-02-16 Brian Cameron <brian.cameron@sun.com>
* gui/greeter/greeter.c, gui/greeter/greeter_item_ulist.c: Fix