commit 4c0434cf5a6c5cacbbd643f67f8c44aa44ce4577 Author: Cosimo Cecchi Date: Mon Jun 25 14:19:12 2012 -0400 release: prepare for 3.5.3 NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) commit 41d4ddfe2f767cae0d1ffb71bd5fe3ea1e879c7b Author: Cosimo Cecchi Date: Fri Jun 22 14:12:29 2012 -0400 documents: use right fg color for entry tag themes/Adwaita/gtk-3.0/gtk-main-dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7ce7275873ecf177065cfc00fef243d6c1eba12c Author: Cosimo Cecchi Date: Fri Jun 22 13:53:08 2012 -0400 documents: add theming for dark theme version of GdTaggedEntry themes/Adwaita/gtk-3.0/gnome-applications.css | 10 +++++----- themes/Adwaita/gtk-3.0/gtk-main-dark.css | 6 ++++++ themes/Adwaita/gtk-3.0/gtk-main.css | 6 ++++++ 3 files changed, 17 insertions(+), 5 deletions(-) commit a663d007525ce7372e262091acde6cf4656cf73b Author: Cosimo Cecchi Date: Sun Jun 17 18:24:34 2012 -0400 highcontrast: fix border for focused spinbuttons themes/a11y-base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit cec15c5def252a9e5b1fdd800bd25408cd01bc1b Author: Cosimo Cecchi Date: Tue Jun 12 18:18:56 2012 -0400 colors: don't use non-existent color definitions @bg_color is not defined in Adwaita, so don't use it for WM button shades. themes/Adwaita/gtk-3.0/gnome-applications.css | 2 +- themes/Adwaita/gtk-3.0/gtk-main.css | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) commit 71193223ee39e811379e65039eee44de16f2f1e8 Author: Alexander Larsson Date: Tue Jun 12 15:54:51 2012 +0200 Use .scale not GtkScale in css matchers This means you can match the scale rules for non-GtkScale widgets themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 56 ++++++++++---------- themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 56 ++++++++++---------- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 4 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 52 +++++++++--------- 4 files changed, 84 insertions(+), 84 deletions(-) commit f8ee4e240d9241a09bc715222170cd8cb0832a21 Author: Cosimo Cecchi Date: Mon Jun 11 23:11:28 2012 -0400 buttons: fix jumping sizes for combobox normal/backdrop states We should never set border-width on wildcarded childrens, or other childrens will grow in size when changing state. themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 6 ++---- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 9 ++------- 2 files changed, 4 insertions(+), 11 deletions(-) commit ecf1ad12ed29b69dfa6c23c4fe55c8f600c122bf Author: Cosimo Cecchi Date: Thu Jun 7 00:37:12 2012 -0400 a11y: fix missing background for combobox entries on toolbars themes/a11y-base.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 23c3146ddafe731366212b39d051fef121b29c8a Author: Cosimo Cecchi Date: Wed Jun 6 23:08:13 2012 -0400 a11y: hide resize grip in HighContrast themes as well themes/a11y-base.css | 3 +++ 1 file changed, 3 insertions(+)