commit 6535e8f84b5239f1c600eb0b77be1210e7465314 Author: Cosimo Cecchi Date: Mon Jun 13 12:06:33 2011 -0400 release: update for 3.1.2 NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletions(-) commit 79336b920f6b70f978c16483cb361369f9b7bd95 Author: Cosimo Cecchi Date: Mon Jun 13 11:57:57 2011 -0400 button: use a lighter inset for the default button border .../gtk-3.0/assets/button-default-border.svg | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 6515ee93a784c952f3cb94639064060650e17a9d Author: Cosimo Cecchi Date: Mon Jun 13 11:50:43 2011 -0400 menuitem: use the insensitive color for menu separators themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ec1329a9389a0a5d1473b9eed872a9f81a886cca Author: Cosimo Cecchi Date: Mon Jun 13 11:50:25 2011 -0400 scrollbars: don't change border color for insensitive scrollbar buttons themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8461f958eea60b84c5865f29b8b3e2f9879c5d2e Author: Cosimo Cecchi Date: Mon Jun 13 11:19:36 2011 -0400 Revert "Revert "entry: fix progressbars on entries"" This reverts commit 24443f26438bee9b442cd31c6f06c69536ddf3fd. themes/Adwaita/gtk-3.0/gtk-widgets.css | 18 +++++++++++------- 1 files changed, 11 insertions(+), 7 deletions(-) commit ced61f1c528254baa6c49cf6af77bc765ba40a09 Author: Cosimo Cecchi Date: Sat Jun 11 21:37:39 2011 -0400 menuitem: set the right border width for menuitem separators themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 3de79775d1aae5b2631a9e2707510f045f932f8d Author: Cosimo Cecchi Date: Sat Jun 11 18:39:44 2011 -0400 menuitem: clear background for insensitive check/radio menuitems themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 24443f26438bee9b442cd31c6f06c69536ddf3fd Author: Cosimo Cecchi Date: Sat Jun 11 14:45:02 2011 -0400 Revert "entry: fix progressbars on entries" This reverts commit 7f069f38b2fab1ed5f0dcdc0b8e9cf1382db7856. Needs fixes in GtkEntry to work properly. themes/Adwaita/gtk-3.0/gtk-widgets.css | 18 +++++++----------- 1 files changed, 7 insertions(+), 11 deletions(-) commit 34099fb4a6ebed94479d6d9fd089128b328fe44b Author: Cosimo Cecchi Date: Sat Jun 11 13:44:47 2011 -0400 notebook: remove border-image for buttons on notebook tabs themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 130b651bbd670f70ab47ca0461628288e4d19059 Author: Cosimo Cecchi Date: Sat Jun 11 13:44:10 2011 -0400 focus: set a default transparent focus fill GTK+ master resolves unknown colors to pink, so we need to define this color always. themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7f069f38b2fab1ed5f0dcdc0b8e9cf1382db7856 Author: Cosimo Cecchi Date: Sat Jun 11 13:43:05 2011 -0400 entry: fix progressbars on entries We have to use GtkEntry-internal-border and GtkEntry-progress-border for now, as using padding doesn't allow the progressbar to extend inside all the entry. themes/Adwaita/gtk-3.0/gtk-widgets.css | 18 +++++++++++------- 1 files changed, 11 insertions(+), 7 deletions(-) commit 95681175bc1b635ed361f6ff80779b1fec805766 Author: Cosimo Cecchi Date: Fri Jun 10 21:02:32 2011 -0400 scrollbars: don't set border-image on scrollbar buttons themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit a4c7b4788cb5a142a81163a40835212ffe1c2334 Author: Cosimo Cecchi Date: Fri Jun 10 20:54:13 2011 -0400 progressbar: fix progressbars for dark theme themes/Adwaita/gtk-3.0/assets/Makefile.am | 1 + .../gtk-3.0/assets/progressbar-border-dark.svg | 97 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-dark.css | 4 +- themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 18 ++-- 4 files changed, 109 insertions(+), 11 deletions(-) commit a429aab2b208cc95f90d0946b50a6bba7c283f9a Author: Cosimo Cecchi Date: Fri Jun 10 20:42:38 2011 -0400 entry: fix the dark entry border color .../gtk-3.0/assets/entry-border-normal-dark.svg | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit cb3b22a8f43a3344a3ecb129095c3457929ebae5 Author: Cosimo Cecchi Date: Fri Jun 10 16:24:15 2011 -0400 buttons: add a primary-toolbar raised variant of the button border themes/Adwaita/gtk-3.0/assets/Makefile.am | 2 + .../primary-toolbar-raised-button-border-dark.svg | 118 ++++++++++++++++++++ .../primary-toolbar-raised-button-border.svg | 118 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 35 ++++--- themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 19 ++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 15 +-- 6 files changed, 276 insertions(+), 31 deletions(-) commit 2407cedcadfeb34db63ba59e07475a17675e214b Author: Cosimo Cecchi Date: Fri Jun 10 16:11:12 2011 -0400 buttons: use SVG assets to render button borders themes/Adwaita/gtk-3.0/assets/Makefile.am | 6 + .../gtk-3.0/assets/button-active-border-dark.svg | 139 ++++++++++++++++++ .../gtk-3.0/assets/button-active-border.svg | 139 ++++++++++++++++++ .../Adwaita/gtk-3.0/assets/button-border-dark.svg | 118 ++++++++++++++++ themes/Adwaita/gtk-3.0/assets/button-border.svg | 118 ++++++++++++++++ .../gtk-3.0/assets/button-default-border-dark.svg | 139 ++++++++++++++++++ .../gtk-3.0/assets/button-default-border.svg | 148 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 18 +++- themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 19 +++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 +- 10 files changed, 847 insertions(+), 6 deletions(-) commit 8380fb47b2e379cf287855ef943391311d979b7e Author: Cosimo Cecchi Date: Fri Jun 10 15:21:29 2011 -0400 adwaita: remove unused code to draw scale sliders src/adwaita_engine.c | 96 -------------------------------------------------- 1 files changed, 0 insertions(+), 96 deletions(-) commit b521bb784a2080eb75f0131b24f26c1dc954ee64 Author: Cosimo Cecchi Date: Fri Jun 10 15:17:00 2011 -0400 menuitem: use SVG assets to draw menuitem radio/check src/adwaita_engine.c | 90 -------------------- themes/Adwaita/gtk-3.0/assets/Makefile.am | 4 + .../assets/checkbox-menuitem-checked-selected.svg | 63 ++++++++++++++ .../gtk-3.0/assets/checkbox-menuitem-checked.svg | 63 ++++++++++++++ .../assets/radio-menuitem-checked-selected.svg | 67 +++++++++++++++ .../gtk-3.0/assets/radio-menuitem-checked.svg | 67 +++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 20 +++-- 7 files changed, 276 insertions(+), 98 deletions(-) commit eab4327897200aa8f86332df9188a5e66f0a91b2 Author: Cosimo Cecchi Date: Fri Jun 10 14:53:35 2011 -0400 menuitem: use non-uniform rounded corners for menubar active items Instead of hardcoding our custom code for it. src/adwaita_engine.c | 124 -------------------------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 2 files changed, 1 insertions(+), 125 deletions(-) commit cc90635f255502b10801ac6db12f64cea7002093 Author: Cosimo Cecchi Date: Fri Jun 10 14:30:06 2011 -0400 adwaita: add dark variants of slider/toolbar button assets Based on the current iteration of the dark theme. themes/Adwaita/gtk-3.0/assets/Makefile.am | 13 + .../primary-toolbar-button-active-border-dark.svg | 119 ++++++++++ .../assets/scale-slider-horizontal-dark.svg | 121 ++++++++++ .../scale-slider-horizontal-insensitive-dark.svg | 179 ++++++++++++++ .../scale-slider-marks-above-horizontal-dark.svg | 243 ++++++++++++++++++++ ...der-marks-above-horizontal-insensitive-dark.svg | 234 +++++++++++++++++++ .../scale-slider-marks-above-vertical-dark.svg | 223 ++++++++++++++++++ ...lider-marks-above-vertical-insensitive-dark.svg | 234 +++++++++++++++++++ .../scale-slider-marks-below-horizontal-dark.svg | 243 ++++++++++++++++++++ ...der-marks-below-horizontal-insensitive-dark.svg | 171 ++++++++++++++ .../scale-slider-marks-below-vertical-dark.svg | 223 ++++++++++++++++++ ...lider-marks-below-vertical-insensitive-dark.svg | 214 +++++++++++++++++ .../gtk-3.0/assets/scale-slider-vertical-dark.svg | 121 ++++++++++ .../scale-slider-vertical-insensitive-dark.svg | 168 ++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 71 +++--- 15 files changed, 2542 insertions(+), 35 deletions(-) commit 73aa24de3c3e5b3295b7a5f0dff418da1e7acb9f Author: Cosimo Cecchi Date: Fri Jun 10 13:53:12 2011 -0400 sliders: use SVG assets instead of doing our own rendering src/adwaita_engine.c | 85 +------ themes/Adwaita/gtk-3.0/assets/Makefile.am | 12 + .../assets/scale-slider-horizontal-insensitive.svg | 179 ++++++++++++++ .../gtk-3.0/assets/scale-slider-horizontal.svg | 132 ++++++++++ ...e-slider-marks-above-horizontal-insensitive.svg | 234 ++++++++++++++++++ .../assets/scale-slider-marks-above-horizontal.svg | 254 ++++++++++++++++++++ ...ale-slider-marks-above-vertical-insensitive.svg | 234 ++++++++++++++++++ .../assets/scale-slider-marks-above-vertical.svg | 254 ++++++++++++++++++++ ...e-slider-marks-below-horizontal-insensitive.svg | 171 +++++++++++++ .../assets/scale-slider-marks-below-horizontal.svg | 191 +++++++++++++++ ...ale-slider-marks-below-vertical-insensitive.svg | 214 ++++++++++++++++ .../assets/scale-slider-marks-below-vertical.svg | 234 ++++++++++++++++++ .../assets/scale-slider-vertical-insensitive.svg | 168 +++++++++++++ .../gtk-3.0/assets/scale-slider-vertical.svg | 132 ++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 49 ++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 48 ++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 53 +---- 17 files changed, 2522 insertions(+), 122 deletions(-) commit a35f62f01f87822e31ac2f24f56830072503922d Author: Cosimo Cecchi Date: Fri Jun 10 13:49:02 2011 -0400 adwaita: remove unused adwaita_render_from_assets_common() src/adwaita_utils.c | 41 ----------------------------------------- src/adwaita_utils.h | 8 -------- 2 files changed, 0 insertions(+), 49 deletions(-) commit f066b124a2ab2b803a6e7aaa4adf58f0ce4e451a Author: Cosimo Cecchi Date: Fri Jun 10 13:48:26 2011 -0400 adwaita: don't use custom code to render background-image assets src/adwaita_engine.c | 14 +++----------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 13 +++++++++++++ 2 files changed, 16 insertions(+), 11 deletions(-) commit 2e5798919fe47d26ef30513fc9efee1a03376848 Author: Cosimo Cecchi Date: Fri Jun 10 01:09:18 2011 -0400 adwaita: remove unused code src/adwaita_utils.c | 26 -------------------------- src/adwaita_utils.h | 10 ---------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 - 3 files changed, 0 insertions(+), 37 deletions(-) commit 960dc4a211f91acdc3ede3f09b7cd82c169196d7 Author: Cosimo Cecchi Date: Thu Jun 9 23:38:04 2011 -0400 adwaita: remove render_frame_default() We don't need border-gradient for the frame anymore. It's still needed for sliders and notebook tabs, for which we need to find a smart solution and render them using CSS properties only. src/adwaita_engine.c | 58 +++---------------------------------------------- 1 files changed, 4 insertions(+), 54 deletions(-) commit d42bb895032cea923da89e35da4c29e0da1b4f49 Author: Cosimo Cecchi Date: Thu Jun 9 21:10:20 2011 -0400 adwaita: remove unused inset properties src/adwaita_engine.c | 114 -------------------------------------------------- 1 files changed, 0 insertions(+), 114 deletions(-) commit be0513f0e3cbeb178c3ac30a8539de55abfe7a9e Author: Cosimo Cecchi Date: Thu Jun 9 16:10:41 2011 -0400 border-image: use border-image to render border gradients This is done slicing SVG 16x16 borders. themes/Adwaita/gtk-3.0/assets/Makefile.am | 20 ++- .../gtk-3.0/assets/entry-border-focused-dark.svg | 74 ++++++++ .../gtk-3.0/assets/entry-border-focused.svg | 74 ++++++++ .../gtk-3.0/assets/entry-border-normal-dark.svg | 113 ++++++++++++ .../Adwaita/gtk-3.0/assets/entry-border-normal.svg | 123 +++++++++++++ .../primary-toolbar-button-active-border.svg | 119 +++++++++++++ .../Adwaita/gtk-3.0/assets/progressbar-border.svg | 97 ++++++++++ .../gtk-3.0/assets/switch-slider-active-border.svg | 105 +++++++++++ .../gtk-3.0/assets/switch-slider-border.svg | 105 +++++++++++ .../trough-active-border-horizontal-dark.svg | 141 +++++++++++++++ .../assets/trough-active-border-horizontal.svg | 142 +++++++++++++++ .../assets/trough-active-border-vertical-dark.svg | 141 +++++++++++++++ .../assets/trough-active-border-vertical.svg | 131 ++++++++++++++ .../assets/trough-border-horizontal-dark.svg | 177 ++++++++++++++++++ .../gtk-3.0/assets/trough-border-horizontal.svg | 187 ++++++++++++++++++++ .../gtk-3.0/assets/trough-border-vertical-dark.svg | 177 ++++++++++++++++++ .../gtk-3.0/assets/trough-border-vertical.svg | 187 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 47 +++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 48 +++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 137 ++++++--------- themes/Adwaita/gtk-3.0/gtk.css | 2 +- 21 files changed, 2257 insertions(+), 90 deletions(-) commit 1f8ec6b8f51ffeb9ce9c5d4974b6c10ba6094ced Author: Cosimo Cecchi Date: Thu Jun 9 23:04:13 2011 -0400 toolbars: add text-shadow for toolbar elements too themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 353acbd24eaf43d26d0acbf354975aa569469a6e Author: Cosimo Cecchi Date: Mon Jun 6 10:53:00 2011 -0400 toolbars: add icon-shadow for raised and inline toolbar buttons themes/Adwaita/gtk-3.0/gtk-widgets.css | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) commit 5a42d78daba26a977c65ddecef57f9a30fc8bbad Author: Cosimo Cecchi Date: Thu Jun 9 23:01:34 2011 -0400 adwaita: remove render_icon_pixbuf() implementation, now useless src/adwaita_engine.c | 162 -------------------------------------------------- 1 files changed, 0 insertions(+), 162 deletions(-) commit f28bb11840c7afc696cf5ae33d4ca659ad32069a Author: Cosimo Cecchi Date: Wed Jun 1 22:54:11 2011 -0400 inline-toolbar: set the correct border radius for inline toolbars Using nth-child we can easily special case the case when inline toolbars are first/last in the parent box. themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit 89d64ec0e9bb39fd43a8bf8a3eb164ff3a870f67 Author: Gil Forcada Date: Sun May 29 18:42:36 2011 +0200 [l10n]Added Catalan (Valencian) translation po/LINGUAS | 1 + po/ca@valencia.po | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+), 0 deletions(-) commit 42f36f7bdd38869688f81a4eefc2d996eab139b4 Author: Cosimo Cecchi Date: Thu May 19 23:11:44 2011 -0400 menu: define a separate color for the border of combobox menus themes/Adwaita/gtk-3.0/gtk-dark.css | 2 ++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- themes/Adwaita/gtk-3.0/gtk.css | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) commit d5276d075fcf50793e0c0e1f44be5e66b0af7227 Author: Cosimo Cecchi Date: Thu May 19 12:13:50 2011 -0400 adwaita: ensure background-color is always defined Otherwise widgets that do not override background-color will get the fallback color from the default GTK+ CSS provider, which is especially bad for the dark theme. themes/Adwaita/gtk-3.0/gtk-widgets.css | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit 378d78fc6a025681e4938ba525363aec74c72762 Author: Cosimo Cecchi Date: Wed May 18 17:31:52 2011 -0400 assistant: improve assistant appearance themes/Adwaita/gtk-3.0/gtk-widgets.css | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) commit fa18432cf167d6e4e8e76265ec2f91dcc7fd2f9d Author: Martin Stransky Date: Thu May 19 10:27:55 2011 -0400 handle: add a missing cairo_restore() call src/adwaita_engine.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1b5e395309034fffeb989ab799e4835900b8fe48 Author: Cosimo Cecchi Date: Thu May 19 01:37:58 2011 -0400 column-header: dim the arrow if it's not prelight Make it consistent with the combobox behavior. themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 2b6182ebad76eb110eb7cea202ad29ec02c109ff Author: Cosimo Cecchi Date: Thu May 19 01:36:10 2011 -0400 scrolledwindow: reduce border-radius to 2, and remove padding border-radius = 2 is consistent with the other popular frames, such as GtkEntry and GtkButton. padding = 0 makes the scrollbars finally behave like in the mockups; no more whitespace between the frame and the scrollbars \o/ themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit f090deccb1b6a79674f0a4eaa69f13c92d66dbf3 Author: Cosimo Cecchi Date: Thu May 19 01:35:37 2011 -0400 toolbars: fix rendering of text in insensitive primary toolbar buttons themes/Adwaita/gtk-3.0/gtk-widgets.css | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit e77469c61b26218e55ed7c77bccc679356b2aa88 Author: Cosimo Cecchi Date: Thu May 19 00:30:04 2011 -0400 toolbars: ensure style for apps who set the hint on the editable vbox If the primary-toolbar hint is set on the EggEditableToolbar vbox, we need to match for "any descendant of a primary-toolbar which is a toolbar"; a bit tedious, but just copy-paste. themes/Adwaita/gtk-3.0/gtk-widgets.css | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) commit d721be980690f9ee2899981d7479c30acefe10f5 Author: Cosimo Cecchi Date: Thu May 19 00:28:01 2011 -0400 combobox: ensure comboboxes are rendered with no shadow themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f049572942418b98b36550449c6c37199cd34b1d Author: Cosimo Cecchi Date: Wed May 18 17:55:10 2011 -0400 expander: ensure the side is odd only after having centered the figure Otherwise we end up drawing between pixels, which looks blurry. src/adwaita_engine.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit c53536afe162b8f9f17f8641fcfa265ec84b7673 Author: Cosimo Cecchi Date: Wed May 18 17:40:18 2011 -0400 frame: re-add border-width: 0 It got lost in the cleanup. themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 246b9fd9812279bb88e23d01cfab6bf05588f8c6 Author: Cosimo Cecchi Date: Wed May 18 14:36:24 2011 -0400 all: make sure not to add spaces in "url()", as for the CSS spec The new CSS parser is more strict about this, so it will warn out if there are spaces between 'url' and '('. themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 20 ++++++++++---------- themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 20 ++++++++++---------- themes/LowContrast/gtk-3.0/gtk.css | 2 +- 3 files changed, 21 insertions(+), 21 deletions(-) commit 5b26d189b3f61bea3019fbb3bb127ea4625a38ca Author: Cosimo Cecchi Date: Mon May 16 15:57:38 2011 -0400 view: fix sidebar/view rendering Setting the bg color to "view *" is wrong; also, make the sidebar bg a bit brighter. themes/Adwaita/gtk-3.0/gtk-widgets.css | 33 +++++++++++++++++++------------ 1 files changed, 20 insertions(+), 13 deletions(-) commit 8125154a9c95101be876312caf08e4f8bfc5d756 Author: Cosimo Cecchi Date: Tue May 17 14:45:29 2011 -0400 menus: theme GtkComboBox menus in light theme. themes/Adwaita/gtk-3.0/gtk-widgets.css | 41 ++++++++++++++++++++++++++----- 1 files changed, 34 insertions(+), 7 deletions(-) commit 0cb26829553dd4bc3da7ca839ec640e7c418d6ea Author: Cosimo Cecchi Date: Tue May 17 14:45:00 2011 -0400 menus: cleanups/fixes for parser branch update themes/Adwaita/gtk-3.0/gtk-widgets.css | 30 ++++++++++-------------------- 1 files changed, 10 insertions(+), 20 deletions(-) commit ac7e698c197b4c8b4cee3b7d18978745d844bb6d Author: Cosimo Cecchi Date: Mon May 16 21:06:16 2011 -0400 toolbars: workarounds for lack of inherit themes/Adwaita/gtk-3.0/gtk-widgets.css | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) commit bb123011881e2adeba9504a2e5a15ad3464281e6 Author: Cosimo Cecchi Date: Mon May 16 20:33:33 2011 -0400 toolbar: use the right padding for the toolbar buttons Now that we removed the toolbar style property we only use this padding to control the toolbar appearance. themes/Adwaita/gtk-3.0/gtk-widgets.css | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) commit cad0c0823f4d899f1853e7be2f193bef0ec39d20 Author: Cosimo Cecchi Date: Mon May 16 20:32:55 2011 -0400 all: misc cleanups Mostly reordering/removing of useless properties. themes/Adwaita/gtk-3.0/gtk-widgets.css | 214 ++++++++++++++++---------------- 1 files changed, 107 insertions(+), 107 deletions(-) commit 9bc8b0f4dd6436a5e1739601f07c122d26eaa694 Author: Cosimo Cecchi Date: Mon May 16 19:48:09 2011 -0400 background: remove useless selector themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) commit 6e022bac2c0d447985c790046b490bebf96c3760 Author: Cosimo Cecchi Date: Mon May 16 19:40:56 2011 -0400 adwaita: move general color definitions to GtkWindow So that inherit could work properly by getting that as a fallback. By keeping it in * {}, it would always trigger an exact match for any widget, so it would have a higher priority of an inherited value. themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) commit 506b91ccc75077b3da6da607f221765cc5871fd1 Author: Cosimo Cecchi Date: Mon May 16 19:40:24 2011 -0400 toolbars: more primary toolbar cleanups themes/Adwaita/gtk-3.0/gtk-widgets.css | 22 ++++++++-------------- 1 files changed, 8 insertions(+), 14 deletions(-) commit 23337019003abed71fcdc517763f085f1e4074bc Author: Cosimo Cecchi Date: Mon May 16 16:04:49 2011 -0400 menu: fix menuitems prelight and insensitive colors themes/Adwaita/gtk-3.0/gtk-widgets.css | 23 +++++++++++------------ 1 files changed, 11 insertions(+), 12 deletions(-) commit daa1a56fad57064ce3dd4ae0b430f16f05ac0622 Author: Cosimo Cecchi Date: Mon May 16 16:00:04 2011 -0400 scrollbars: fix scrollbar buttons themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 4199e764f2d2e997ee6ad4047d1bda42eef712c2 Author: Cosimo Cecchi Date: Mon May 16 15:57:18 2011 -0400 toolbars: fix entry on primary toolbar themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 997dd102ddab4cc4f0c095857fb1f9ffd9ecab95 Author: Cosimo Cecchi Date: Mon May 16 15:56:50 2011 -0400 toolbars: fix raised buttons themes/Adwaita/gtk-3.0/gtk-widgets.css | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 56aaf5159a326e32ff8fc43c7682c7b82b0ee690 Author: Cosimo Cecchi Date: Mon May 16 15:32:52 2011 -0400 all: don't use integer values for enum types themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b76c33f0c14a7ffea93120023023089c2b9224bf Author: Benjamin Otte Date: Sun May 15 14:29:40 2011 +0200 toolbars: Properly seperate toolbar classes from toolbutton classes Otherwise the CSS won't match with a bugfixed CSS parser https://bugzilla.gnome.org/show_bug.cgi?id=650270 themes/Adwaita/gtk-3.0/gtk-widgets.css | 34 ++++++++++++++++---------------- 1 files changed, 17 insertions(+), 17 deletions(-) commit 703f6e99a9327ed640b26d9a635361e5e3993993 Author: Benjamin Otte Date: Sun May 15 14:43:12 2011 +0200 menus: Use correct classes for menuitems .menu.check doesn't describe checks of menuitems, but checks of menus. https://bugzilla.gnome.org/show_bug.cgi?id=650270 themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 7799205c4de570de025b9e6201ea1dd16164ae4e Author: Benjamin Otte Date: Sun May 15 14:36:43 2011 +0200 menus: Split menu classes from menuitem classes https://bugzilla.gnome.org/show_bug.cgi?id=650270 themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 1d0e192558d4a9e4409fcf69eddcfc4ee61929c2 Author: Benjamin Otte Date: Sun May 15 14:37:11 2011 +0200 menus: Make sure all menu children use the menu colors And not as previously, all children that are menus. https://bugzilla.gnome.org/show_bug.cgi?id=650270 themes/Adwaita/gtk-3.0/gtk-widgets.css | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 5750626a1d582fef797809abd802122fd02bcc7d Author: Benjamin Otte Date: Sun May 15 14:49:13 2011 +0200 menus: Add hack to properly render prelit menubar labels https://bugzilla.gnome.org/show_bug.cgi?id=650270 themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit a0c3ed246fb3a04b58f6470c464053e632d775a0 Author: Cosimo Cecchi Date: Mon May 16 21:07:36 2011 -0400 treeview: don't override rendering the column header border This has the side effect of making it more similar to mockups. src/adwaita_engine.c | 53 ++----------------------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 26 +++++++++------ 2 files changed, 19 insertions(+), 60 deletions(-) commit bcddc049f1fdf53e5c19b1c42302919a571031e6 Author: William Jon McCann Date: Tue May 17 18:35:00 2011 -0400 style assistant sidebar highlights To be bold instead of the default highlight color. themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit e9a022aeaf48be4bad419dbbaec99ec60d6274e9 Author: Kristjan SCHMIDT Date: Sun May 15 18:05:56 2011 +0200 Add Esperanto translation po/LINGUAS | 1 + po/eo.po | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+), 0 deletions(-)