commit 0620c46e4ad9d4e385b4b64afc32ac9f74ccd4b1 Author: Cosimo Cecchi Date: Mon Dec 19 12:25:40 2011 +0100 release: prepare for 3.3.3 NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletions(-) commit 19aec36820601ee01bcdbd97810f79d6eeca140c Author: Cosimo Cecchi Date: Mon Dec 19 12:18:39 2011 +0100 doap: update DOAP files with the current maintainers Add me and Lapo to the maintainers list for the module. gnome-themes-standard.doap | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) commit 6b916966e71222e155ec2e05c799545741019b2e Author: Lapo Calamandrei Date: Mon Dec 19 12:13:55 2011 +0100 Widget theme: fixed checks/radios on notebook background on hover. themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 9b1592a2f9cb6b5ea7c0dfe2889fbf291c49b60a Author: Lapo Calamandrei Date: Mon Dec 19 12:03:09 2011 +0100 Widget theme: preliminary borders assets for the dark theme and various tweaks. themes/Adwaita/gtk-3.0/borders/Makefile.am | 4 +- .../borders/generic-border-unfocused-dark.svg | 77 +++++++++++++ ...imary-toolbar-generic-border-unfocused-dark.svg | 121 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gnome-applications.css | 2 +- themes/Adwaita/gtk-3.0/gtk-dark.css | 15 ++- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 39 ++++++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 +- themes/Adwaita/gtk-3.0/gtk.css | 8 +- 8 files changed, 260 insertions(+), 12 deletions(-) commit fa9a2752efbd524d8f0d26e9a0f8cbd67fb589fa Author: Lapo Calamandrei Date: Sun Dec 18 21:29:41 2011 +0100 Widget theme: fixed several background-color: none. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 20 ++++++++++---------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 14 +++++++------- 2 files changed, 17 insertions(+), 17 deletions(-) commit 7e8288b62858703ff42e6f3a848f7acf34d84507 Author: Lapo Calamandrei Date: Sun Dec 18 20:57:48 2011 +0100 Widget theme: fixed wrong background on combobox-entry button when focused. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit dd2c97144775a30d65d1fa4caa426be28553bdf5 Author: Lapo Calamandrei Date: Sun Dec 18 20:53:23 2011 +0100 Widget theme: killed *:hover and *:active, I want to deal with it widget by widget, fixed GtkCheckButton background changing on activation, some ore tweaks to the insensitive switch. themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 6 +- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 4 +- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 110 +++++++++----------- 4 files changed, 57 insertions(+), 65 deletions(-) commit 57b339e9f09116f27403fdff15667aebab80d494 Author: Lapo Calamandrei Date: Sun Dec 18 19:03:55 2011 +0100 Widget theme: correct background for focused pushed buttons and switch tweaks. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 10 +++++++--- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 4 +--- themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 +++------ 3 files changed, 11 insertions(+), 12 deletions(-) commit 1c62c93e5d02a826da4e0eb90e9fbe7edbe09056 Author: Lapo Calamandrei Date: Sun Dec 18 12:16:23 2011 +0100 Widget theme: insensitive switch refresh. themes/Adwaita/gtk-3.0/gtk-widgets.css | 24 +++++++++++++++--------- 1 files changed, 15 insertions(+), 9 deletions(-) commit bc714e99b024a09484af4515dd703b2e38309b2d Author: Lapo Calamandrei Date: Sun Dec 18 11:32:35 2011 +0100 Widget theme: tuned down button text-shadow. themes/Adwaita/gtk-3.0/gtk.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8a4da71cbc09c2ab86763ee8ae6dccd16c27e9f2 Author: Lapo Calamandrei Date: Sun Dec 18 10:32:05 2011 +0100 Widget theme: bumped up the bottom hilight of elements on primary and inline toolbars. .../gtk-3.0/borders/generic-border-dark.svg | 2 +- .../primary-toolbar-button-border-focused.svg | 6 +++--- .../borders/primary-toolbar-button-border.svg | 6 +++--- .../primary-toolbar-generic-border-focused.svg | 6 +++--- .../borders/primary-toolbar-generic-border.svg | 12 ++++++------ 5 files changed, 16 insertions(+), 16 deletions(-) commit 78e44d26beb705643eefd3587b09ba8dae56aeb0 Author: Lapo Calamandrei Date: Sun Dec 18 10:25:27 2011 +0100 Dark theme: slightly darker borders. .../Adwaita/gtk-3.0/borders/button-border-dark.svg | 32 +++++++++-- .../gtk-3.0/borders/generic-border-dark.svg | 43 +++++++++++++--- .../borders/primary-toolbar-button-border-dark.svg | 54 +++++++++++++++---- .../primary-toolbar-generic-border-dark.svg | 47 ++++++++++++++--- 4 files changed, 143 insertions(+), 33 deletions(-) commit 02d5606f73ac099088281d1d21fd9ccf18537f0d Author: Lapo Calamandrei Date: Sun Dec 18 10:15:31 2011 +0100 Widget theme: slightly darker pushed button background for primary and inline toolbars. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 29 +++++++++++++++++--- 1 files changed, 25 insertions(+), 4 deletions(-) commit d886ea35a3a4e9f750e13f6aa6cb49520dc97c7c Author: Lapo Calamandrei Date: Sat Dec 17 14:06:40 2011 +0100 Widget theme: pane separators for unfocused windows. themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit edc22d26e7fab96c786cd58c2a723f52a4d67883 Author: Lapo Calamandrei Date: Sat Dec 17 14:04:10 2011 +0100 Widget theme: dimmed separators on unfocused windows. themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 2f263c393f9a97dbc0fe2a32b083914a89c92a8a Author: Lapo Calamandrei Date: Sat Dec 17 14:00:17 2011 +0100 Widget theme: fixed pane separators on notebooks. themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit afa8270946f5921ba7d6534c5d801ebddb20f7db Author: Lapo Calamandrei Date: Sat Dec 17 13:49:10 2011 +0100 Widget theme: commented out style for linked single button (!?!) themes/Adwaita/gtk-3.0/gtk-widgets.css | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) commit 99e1252585f3d8174a22fa89ec805c54048859f8 Author: Lapo Calamandrei Date: Sat Dec 17 13:41:44 2011 +0100 Widget theme: fixed a typo did some house keeping. themes/Adwaita/gtk-3.0/gtk-widgets.css | 25 +++++++++++++++---------- 1 files changed, 15 insertions(+), 10 deletions(-) commit 6e3059ea1f64bbdaa4d630245ca5f31a6dcff337 Author: Lapo Calamandrei Date: Sat Dec 17 12:36:31 2011 +0100 Widget theme: insensitive linked buttons fixes for the unfocused state. themes/Adwaita/gtk-3.0/gtk-widgets.css | 34 ++++++++++++++++--------------- 1 files changed, 18 insertions(+), 16 deletions(-) commit 1753e6fe92a6a5c596bf38fd2c62c492781236ef Author: Lapo Calamandrei Date: Sat Dec 17 12:29:07 2011 +0100 Widget theme: insensitive linked buttons fixes. themes/Adwaita/gtk-3.0/gtk-widgets.css | 50 ++++++++++++++++++++++++++++++++ 1 files changed, 50 insertions(+), 0 deletions(-) commit 49d9206107474b967f8b3880b9d5d8d8a188b8c6 Author: Lapo Calamandrei Date: Fri Dec 16 15:11:04 2011 +0100 Widget theme: window unfocused scale sliders. themes/Adwaita/gtk-3.0/assets/Makefile.am | 8 + .../gtk-3.0/assets/checkbox-checked-unfocused.svg | 92 ++------ .../gtk-3.0/assets/checkbox-mixed-unfocused.svg | 67 ++---- .../gtk-3.0/assets/radio-mixed-unfocused.svg | 20 +- .../gtk-3.0/assets/radio-selected-unfocused.svg | 14 +- ...arks-above-horizontal-insensitive-unfocused.svg | 234 ++++++++++++++++++++ ...ale-slider-marks-above-horizontal-unfocused.svg | 234 ++++++++++++++++++++ ...-marks-above-vertical-insensitive-unfocused.svg | 234 ++++++++++++++++++++ ...scale-slider-marks-above-vertical-unfocused.svg | 234 ++++++++++++++++++++ ...arks-below-horizontal-insensitive-unfocused.svg | 234 ++++++++++++++++++++ ...ale-slider-marks-below-horizontal-unfocused.svg | 234 ++++++++++++++++++++ ...-marks-below-vertical-insensitive-unfocused.svg | 234 ++++++++++++++++++++ ...scale-slider-marks-below-vertical-unfocused.svg | 234 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 33 +++- 14 files changed, 1972 insertions(+), 134 deletions(-) commit e3db4f155f07a9b68328f2a7cdb6b6446ccf90c9 Author: Lapo Calamandrei Date: Fri Dec 16 04:33:00 2011 +0100 Widget theme: radios, checks and scrollbars for window unfocused, initial GtkScale work, progressbars, tabs and switch tweaks. themes/Adwaita/gtk-3.0/assets/Makefile.am | 10 + .../gtk-3.0/assets/checkbox-checked-unfocused.svg | 129 +++++++++++++ .../gtk-3.0/assets/checkbox-mixed-unfocused.svg | 111 +++++++++++ .../assets/checkbox-unchecked-unfocused.svg | 79 ++++++++ .../gtk-3.0/assets/radio-mixed-no-hilight.svg | 15 +- .../gtk-3.0/assets/radio-mixed-unfocused.svg | 120 ++++++++++++ .../gtk-3.0/assets/radio-selected-no-hilight.svg | 23 +-- .../gtk-3.0/assets/radio-selected-unfocused.svg | 197 ++++++++++++++++++++ .../gtk-3.0/assets/radio-unselected-no-hilight.svg | 23 +-- .../gtk-3.0/assets/radio-unselected-unfocused.svg | 89 +++++++++ ...ale-slider-horizontal-insensitive-unfocused.svg | 174 +++++++++++++++++ .../assets/scale-slider-horizontal-unfocused.svg | 174 +++++++++++++++++ ...scale-slider-vertical-insensitive-unfocused.svg | 112 +++++++++++ .../assets/scale-slider-vertical-unfocused.svg | 112 +++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 52 +++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 113 +++++++++--- themes/Adwaita/gtk-3.0/gtk.css | 3 +- 17 files changed, 1468 insertions(+), 68 deletions(-) commit 18e15a52d2f64d971508ac07f1ac4e859fad9a6b Author: Lapo Calamandrei Date: Fri Dec 16 01:33:12 2011 +0100 Widget theme: unfocused window notebook. themes/Adwaita/gtk-3.0/gtk-widgets.css | 28 ++++++++++++++++------------ 1 files changed, 16 insertions(+), 12 deletions(-) commit 0f998b7be5b9f4f79654e8a8ab7fa1d9ae016dd2 Author: Cosimo Cecchi Date: Thu Dec 15 12:23:12 2011 +0100 menuitem: don't use a non existent style property horizontal-padding is a property of GtkMenuItem, not GtkSeparatorMenuItem, so that wouldn't work. themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit dc561460e3d6e53d1d222f3e41548e6715e0cfe5 Author: Xan Lopez Date: Sat Dec 10 13:42:02 2011 +0100 Better error message for missing dependencies Let pkg-config give the default error message, it will tell you whether GTK+ or librsvg (or both) are missing. Right now we just say GTK+ is not present, even if it's librsvg the one missing. Also use DEPENDENCIES for the variable instead of GTK, since there's more dependencies than GTK+. https://bugzilla.gnome.org/show_bug.cgi?id=665909 configure.ac | 7 +++---- src/Makefile.am | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) commit 2f440505a62da6439e2c0bb964f616cc6cd68b06 Author: Cosimo Cecchi Date: Wed Dec 14 17:23:20 2011 +0100 trough: adapt to GTK master changes GTK now renders the two scale areas with different style classes, to make it possible to use different shades for the areas before/after the current value. We don't do anything special about it yet, but we need to make sure the highlight part gets the right style. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 1 + themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 1 + themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 3 files changed, 3 insertions(+), 0 deletions(-) commit cf1bc9726edf1734dad1e18d216df6e16bcaf640 Author: Lapo Calamandrei Date: Sat Dec 10 14:51:20 2011 +0100 Widget theme: window unfocused tests for some not working (yet) widgets. themes/Adwaita/gtk-3.0/gtk-widgets.css | 31 ++++++++++++++++++++++++------- 1 files changed, 24 insertions(+), 7 deletions(-) commit 8cdd27b851db2ec68f43b1dc280117b0608badcb Author: Lapo Calamandrei Date: Fri Dec 9 19:18:57 2011 +0100 Widget borders: Fixed insensitive buttons text on primary tollbars vanishing in the unfocused window. themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit b1261dbd9c04216d94d2e42377f77fa5027d648e Author: Lapo Calamandrei Date: Thu Dec 8 18:04:28 2011 +0100 Widget theme: window unfocused insensitive text color. themes/Adwaita/gtk-3.0/gtk-dark.css | 3 ++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 11 ++++++++++- themes/Adwaita/gtk-3.0/gtk.css | 3 ++- 3 files changed, 14 insertions(+), 3 deletions(-) commit 5e8796994958962fdf4fbcb6c4e3afb991a1a159 Author: Lapo Calamandrei Date: Thu Dec 8 16:25:09 2011 +0100 Widget theme: window unfocused column header, views and other misc bits. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 16 +++++++++++++++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 22 +++++++++++++++------- themes/Adwaita/gtk-3.0/gtk.css | 5 ++--- 3 files changed, 32 insertions(+), 11 deletions(-) commit 5bdf319c42a1761cf5260ff4e3a373a4c2a3cffe Author: Lapo Calamandrei Date: Thu Dec 8 14:23:20 2011 +0100 Widget theme: fixed active switch text color for the unfocused windows. themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit bc89295e44ecc1c6dd01adf0944c37cc8ba14805 Author: Lapo Calamandrei Date: Thu Dec 8 13:22:40 2011 +0100 Widget theme: getting there with the unfocused window styling, still some issues here and there. themes/Adwaita/gtk-3.0/gtk-backgrounds.css | 6 ++ themes/Adwaita/gtk-3.0/gtk-dark.css | 11 +++ themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 62 +++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 12 +-- themes/Adwaita/gtk-3.0/gtk-widgets.css | 95 +++++++++++++++++++- themes/Adwaita/gtk-3.0/gtk.css | 10 ++- 6 files changed, 183 insertions(+), 13 deletions(-) commit bd542edd1b963505defa1097a77d797cf4d71840 Author: Florian Müllner Date: Wed Dec 7 21:46:10 2011 +0100 metacity: Implement border-only style for maximized windows Windows with the _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED property will be border-only, so Adwaita should use a proper style rather than falling back to the "blank" fallback. themes/Adwaita/metacity-1/metacity-theme-3.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 2897a8d5f5eeccbd1ba93eed8e5c53341238c84e Author: Lapo Calamandrei Date: Wed Dec 7 22:02:31 2011 +0100 Window decorations: added `borderless` frame_style. themes/Adwaita/metacity-1/metacity-theme-3.xml | 36 ++++++++++++++++++++++-- 1 files changed, 33 insertions(+), 3 deletions(-) commit e4ca58003ae97e78f721d9646db19da77d02322d Author: Lapo Calamandrei Date: Wed Dec 7 19:07:55 2011 +0100 Widget theme: some more unfocused window fighting. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit 49523bf3106b27580b8d00ed184db23c5547029b Author: Lapo Calamandrei Date: Wed Dec 7 18:57:35 2011 +0100 Widget theme: some more unfocused window styling. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 3 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 76 +++++++++++++++++++++--- 2 files changed, 70 insertions(+), 9 deletions(-) commit 92660bfaa977885c42926801de58cbe2f24026e1 Author: Lapo Calamandrei Date: Wed Dec 7 18:41:09 2011 +0100 Widget theme: initial window-unfocused work. themes/Adwaita/gtk-3.0/Makefile.am | 1 - themes/Adwaita/gtk-3.0/borders/Makefile.am | 4 +- .../gtk-3.0/borders/generic-border-unfocused.svg | 77 ++++++++++++ .../primary-toolbar-generic-border-unfocused.svg | 121 ++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 22 ++++ .../gtk-3.0/gtk-widgets-window-unfocused.css | 132 -------------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 37 +++++-- themes/Adwaita/gtk-3.0/gtk.css | 10 +- 8 files changed, 259 insertions(+), 145 deletions(-) commit 2381e5930c806d5bd160921f06ef907243ffaa6a Author: Lapo Calamandrei Date: Wed Dec 7 15:05:45 2011 +0100 Widget theme: make active column-header the same color of text once again. themes/Adwaita/gtk-3.0/gtk-widgets.css | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit 78bebe45d2b2e7abc039e3234e47d65532d4464e Author: Lapo Calamandrei Date: Wed Dec 7 14:47:46 2011 +0100 Widget theme: fixed entry borders on nautlus search bar. themes/Adwaita/gtk-3.0/gnome-applications.css | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 440ad1ff77949c94cdc6c766a2d62510b8daa612 Author: Lapo Calamandrei Date: Wed Dec 7 14:35:13 2011 +0100 Widget theme: toned down a bit non active tabs gradient. themes/Adwaita/gtk-3.0/gtk.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a64dfabf61a38ab3d7fa8d1bb3be7c3db3a69859 Author: Lapo Calamandrei Date: Wed Dec 7 14:26:29 2011 +0100 Widget theme: fixed text-shadow for raised buttons, blue text for active buttons. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 9 ++++++++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 15 ++++++++++----- 2 files changed, 18 insertions(+), 6 deletions(-) commit 36ee541f0e9608f147c9bf930a5fbea2b78fc7a5 Author: Cosimo Cecchi Date: Tue Dec 6 11:25:38 2011 -0500 toolbars: fix inline-toolbar buttons borders themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 795564246fd63b175aadde512db87555991c76e3 Author: Jakub Steiner Date: Mon Dec 5 19:32:54 2011 +0100 Dark theme: tone down inactive tabs. themes/Adwaita/gtk-3.0/gtk-dark.css | 4 ++-- themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit 6db60ee8945aa2385b4820186b58c86917530132 Author: Lapo Calamandrei Date: Mon Dec 5 18:17:52 2011 +0100 Widget theme: some borders and backgrounds cleanup, set treeview background to theme_base_color. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 8 ++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 10 ++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 ++++++ 3 files changed, 24 insertions(+), 0 deletions(-) commit fafdf62a55390a0209c61edbe03e5ab1cb7a2743 Author: Lapo Calamandrei Date: Mon Dec 5 17:38:44 2011 +0100 Build fixes... themes/Adwaita/gtk-3.0/borders/Makefile.am | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 914c76a86a935d242899c5e19935371dca4d93e7 Author: Lapo Calamandrei Date: Mon Dec 5 17:35:54 2011 +0100 Widget theme: column headers love. .../gtk-3.0/borders/column-header-border-dark.svg | 116 -------------- .../borders/column-header-border-last-dark.svg | 110 ------------- .../gtk-3.0/borders/column-header-border-last.svg | 163 ------------------- .../gtk-3.0/borders/column-header-border.svg | 169 -------------------- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 10 +- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 13 ++- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 13 ++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 62 +++---- themes/Adwaita/gtk-3.0/gtk.css | 2 +- 9 files changed, 59 insertions(+), 599 deletions(-) commit 973f5ccb6d78b47528caaf866cde0a5627f6f67b Author: Cosimo Cecchi Date: Fri Dec 2 11:58:50 2011 -0500 engine: remove hack to override color for arrows in GtkMenuItems GTK+ now properly sets a style class when rendering the arrow, thus we can remove the override from the C engine. src/adwaita_engine.c | 21 --------------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 ++++- 2 files changed, 4 insertions(+), 22 deletions(-) commit e1fded1c3b555e40cdcfc07456bebe96bf7d9041 Author: Cosimo Cecchi Date: Fri Dec 2 12:03:00 2011 -0500 engine: don't use a custom property for GtkSwitch slider lines We can just use color here... src/adwaita_engine.c | 15 +++------------ themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 2 files changed, 4 insertions(+), 13 deletions(-) commit 37023c35bb5010deaf2e7fbf6e2d613cc4f917b4 Author: Cosimo Cecchi Date: Fri Dec 2 11:44:00 2011 -0500 engine: remove useless overrides of render_check and render_option GtkThemingEngine does the same thing now if background-image is not none. src/adwaita_engine.c | 26 -------------------------- 1 files changed, 0 insertions(+), 26 deletions(-) commit 07a766eda6fdfb3056520d91b43b5b681c3e785d Author: Cosimo Cecchi Date: Fri Dec 2 11:39:36 2011 -0500 engine: don't use style_pattern_set_matrix() But scale the cairo context twice to scale the pattern, like GtkThemingEngine does. src/adwaita_engine.c | 10 +++++++--- src/adwaita_utils.c | 31 ------------------------------- src/adwaita_utils.h | 6 ------ 3 files changed, 7 insertions(+), 40 deletions(-) commit 7160102758cdd834472eda1dcd515e0fa5f8e05a Author: Cosimo Cecchi Date: Fri Dec 2 11:38:19 2011 -0500 engine: draw both background image and color on notebook tabs Like GTK+ does. src/adwaita_engine.c | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) commit 55f97dba9c77cc5f570a662fdc1b23c14c60c316 Author: Lapo Calamandrei Date: Fri Dec 2 16:32:30 2011 +0100 Widget theme: dimmed down edge hilight on various assets for the bright version. themes/Adwaita/gtk-3.0/assets/checkbox-checked.svg | 4 +- themes/Adwaita/gtk-3.0/assets/checkbox-mixed.svg | 8 ++-- .../Adwaita/gtk-3.0/assets/checkbox-unchecked.svg | 8 ++-- themes/Adwaita/gtk-3.0/assets/radio-selected.svg | 12 ++-- themes/Adwaita/gtk-3.0/assets/radio-unselected.svg | 12 ++-- .../gtk-3.0/borders/button-border-focused.svg | 12 ++-- themes/Adwaita/gtk-3.0/borders/button-border.svg | 16 +++--- .../gtk-3.0/borders/generic-border-focused.svg | 6 +- themes/Adwaita/gtk-3.0/borders/generic-border.svg | 14 +++--- .../primary-toolbar-button-border-focused.svg | 52 ++++++++++---------- .../borders/primary-toolbar-button-border.svg | 51 +++++++++++-------- .../primary-toolbar-generic-border-focused.svg | 47 +++++++++++++++--- .../borders/primary-toolbar-generic-border.svg | 47 +++++++++++++++--- themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 -- 14 files changed, 179 insertions(+), 116 deletions(-) commit 5918f84545b8e4f616f356c9c0f6c64c7c278315 Author: Lapo Calamandrei Date: Fri Dec 2 14:52:41 2011 +0100 Dark theme: slightly lighter. .../gtk-3.0/borders/column-header-border-dark.svg | 8 ++++---- .../borders/column-header-border-last-dark.svg | 4 ++-- themes/Adwaita/gtk-3.0/gtk-dark.css | 20 ++++++++++---------- 3 files changed, 16 insertions(+), 16 deletions(-) commit 9000c67b0613a835e843ed501e6b7f7c3919105f Author: Cosimo Cecchi Date: Thu Dec 1 16:55:20 2011 -0500 Don't use wildcarded selector if possible themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 02d1332803043f4ece0093408202dc8db51de95d Author: Lapo Calamandrei Date: Thu Dec 1 22:43:34 2011 +0100 Widget theme: dark version entry background color tweaks, fixed disabled active buttons on primary toolbars. themes/Adwaita/gtk-3.0/gtk-dark.css | 4 ++-- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 3 ++- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 1 + themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 1 + 4 files changed, 6 insertions(+), 3 deletions(-) commit f03d58adc02f3e5620d89d72d6d2fdaea667ef18 Author: Lapo Calamandrei Date: Thu Dec 1 22:13:33 2011 +0100 Dark theme: finished color tweaking. .../gtk-3.0/borders/column-header-border-dark.svg | 10 ++++---- .../borders/column-header-border-last-dark.svg | 8 +++--- themes/Adwaita/gtk-3.0/gtk-dark.css | 8 ++++-- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 26 ++++++++++++------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 +- themes/Adwaita/gtk-3.0/gtk.css | 2 + 6 files changed, 34 insertions(+), 24 deletions(-) commit 52ce077b4f842902073d119d9f2da6d4b5852400 Author: Lapo Calamandrei Date: Thu Dec 1 20:08:32 2011 +0100 Dark theme: color tweaks. To be continue... themes/Adwaita/gtk-3.0/gtk-dark.css | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 9a5e68b39f6d1c16e1fc9831a9eef5d5cb8262b0 Author: Jakub Steiner Date: Thu Dec 1 12:54:19 2011 +0100 Dark Widgets: Use dark/inverted textentries. themes/Adwaita/gtk-3.0/gtk-dark.css | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit bd37d985ea7b59ffbbf366f902e4f7e6a709cd51 Author: Cosimo Cecchi Date: Wed Nov 30 21:38:13 2011 -0500 engine: remove unused focus-border-gradient and focus-fill-color Remove these two style properties, since we don't use them anymore. src/adwaita_engine.c | 42 ++----------------------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 - 2 files changed, 3 insertions(+), 41 deletions(-) commit f040cbc855ff092ea8f4d7a9a0b22ef161dd85e9 Author: Cosimo Cecchi Date: Wed Nov 30 21:26:23 2011 -0500 Make sure gnome-applications.css overrides the other styles themes/Adwaita/gtk-3.0/gtk-dark.css | 2 +- themes/Adwaita/gtk-3.0/gtk.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit a8b156bc95f3ef2cfb8b768bcb7a903a1b1e1a49 Author: Cosimo Cecchi Date: Wed Nov 30 21:22:15 2011 -0500 toolbar: give back 1px padding to toolbar buttons It was lost when removing the focus ring. themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2e5e90724d97d7d379d55b7406c371daa168c218 Author: Cosimo Cecchi Date: Wed Nov 30 21:21:10 2011 -0500 toolbar: don't use border-style: none for primary toolbar buttons As it would override to zero the widths we previously set. themes/Adwaita/gtk-3.0/gtk-widgets.css | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit fab29915745d920a2fa6140f1fdb2199efce8e45 Author: Cosimo Cecchi Date: Wed Nov 30 21:19:44 2011 -0500 combobox: fix text being cut on the right end side Tweak the padding to fix text being cut. It looks like something's wrong in GtkComboBox's allocations though. themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit 7852ba7652ddc142d5e51479c42ff96850f181f1 Author: Lapo Calamandrei Date: Wed Nov 30 20:47:35 2011 +0100 Widget theme: add the glowy effect to the pushed spinbutton buttons. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 12 ++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 13 +++++++++++++ 2 files changed, 25 insertions(+), 0 deletions(-) commit 3623a2e6532968101eb95664cdaadeea0bc857cd Author: Lapo Calamandrei Date: Wed Nov 30 20:20:57 2011 +0100 Widget theme: comboboxes on primary toolbar will always be styled as raised buttons, misc cleanups. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 19 +++++++++----- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 25 +++++++++---------- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 23 ++++++++---------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 23 +++++++++++++++--- 4 files changed, 53 insertions(+), 37 deletions(-) commit c4276cc1898f8fef42d883eb2af49443a5be90c4 Author: Lapo Calamandrei Date: Wed Nov 30 18:06:04 2011 +0100 Dark theme: fixed scrollbars and insensitive spinbuttons. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 12 +++++++++++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 13 +++---------- 2 files changed, 14 insertions(+), 11 deletions(-) commit 07ff5e0e0f6684957fde2cb26239cf5091f9dc28 Author: Lapo Calamandrei Date: Wed Nov 30 17:29:39 2011 +0100 Widget theme: fixed placeholder text for the dark theme, commented out scrollbar experiments css. themes/Adwaita/gtk-3.0/gtk-dark.css | 4 +++- themes/Adwaita/gtk-3.0/gtk.css | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) commit 2e752aa9c6fbdc16a0305e6fc9046c3b1f9ffd75 Author: Lapo Calamandrei Date: Wed Nov 30 17:01:37 2011 +0100 Widget theme: some more styling fixes to the new spinbuttons, added a new css file for experimenting with the scrollbars. themes/Adwaita/gtk-3.0/Makefile.am | 1 + themes/Adwaita/gtk-3.0/gtk-dark.css | 1 + .../Adwaita/gtk-3.0/gtk-scrollbar-experiments.css | 46 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 10 ++-- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 9 ++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 25 ++++++++--- themes/Adwaita/gtk-3.0/gtk.css | 3 +- 7 files changed, 82 insertions(+), 13 deletions(-) commit 38216e7ac683f501adc02fce209d6d81d0bbc788 Author: Jakub Steiner Date: Wed Nov 30 15:04:07 2011 +0100 dark: lower the contrast on the entrybox gradient themes/Adwaita/gtk-3.0/gtk-dark.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a55e055dc73705b209c554db105abbf5de5f19f5 Author: Lapo Calamandrei Date: Wed Nov 30 15:01:18 2011 +0100 Widget theme: moved some definitions around. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 9 +++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 11 +---------- 2 files changed, 10 insertions(+), 10 deletions(-) commit 1c97c1cccdf463698360a4e493096d32f096d0d9 Author: Jakub Steiner Date: Wed Nov 30 14:50:55 2011 +0100 dark: darken entries to lower contrast. - spinbuttons prelight use @internal_element_prelight themes/Adwaita/gtk-3.0/gtk-dark.css | 12 ++++++------ themes/Adwaita/gtk-3.0/gtk-widgets.css | 3 +-- 2 files changed, 7 insertions(+), 8 deletions(-) commit 42dc5c0c2a32780d9e7504cb2ecb8f4808619919 Author: Lapo Calamandrei Date: Wed Nov 30 14:37:43 2011 +0100 Widget theme: minor fixes. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) commit 567e344cf4b8c40c886f490700dd9f1d1aaa2c5c Author: Lapo Calamandrei Date: Wed Nov 30 14:11:57 2011 +0100 Widget theme: subtler styling for new spinbuttons. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 10 +++-- themes/Adwaita/gtk-3.0/gtk-widgets.css | 40 ++++++++++---------- 2 files changed, 26 insertions(+), 24 deletions(-) commit 73e1e0cf719dd568d2f48ab01e45a9eb0c43981a Author: Cosimo Cecchi Date: Tue Nov 29 17:55:50 2011 -0500 primary-toolbar: make sure hover+focus buttons have the right bg themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit ed17d678748d4ca26d20df5855b66846f76978aa Author: Lapo Calamandrei Date: Tue Nov 29 23:41:33 2011 +0100 Widget theme: removed bold adwaita focus ring from buttons, the normal dashed one is more clear and works better. themes/Adwaita/gtk-3.0/gtk-widgets.css | 11 ++--------- 1 files changed, 2 insertions(+), 9 deletions(-) commit 7f138938a34c5686a13d59a6149de8d618dd4d61 Author: Lapo Calamandrei Date: Tue Nov 29 23:31:42 2011 +0100 Widget theme: base scale marks color on fg color. themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit badc653ae725142d06898c72205f085342aa8486 Author: Lapo Calamandrei Date: Tue Nov 29 23:24:52 2011 +0100 Widget theme: fixed a text shadow issue introduced in the previous commit for the dark theme (...), refreshed pointy scale sliders assets for the dark theme, finished new spinbuttons styling and some minor tweaks. .../scale-slider-marks-above-horizontal-dark.svg | 243 +++++++----------- .../scale-slider-marks-above-vertical-dark.svg | 260 ++++++++++---------- .../scale-slider-marks-below-horizontal-dark.svg | 244 +++++++----------- .../scale-slider-marks-below-vertical-dark.svg | 242 ++++++++---------- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 8 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 30 ++- 6 files changed, 442 insertions(+), 585 deletions(-) commit 85b27df470704d3ebc9bb925f7c6159bdb237ccd Author: Lapo Calamandrei Date: Tue Nov 29 21:55:42 2011 +0100 Widget theme: removed text-shadow from insenitive combobox and GtkLinkButtons, some small cleanups. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 11 +++++------ themes/Adwaita/gtk-3.0/gtk-widgets.css | 15 +++++++++++---- 2 files changed, 16 insertions(+), 10 deletions(-) commit e89cc870de4ec9393d44e37908f0663ddb50b81c Author: Lapo Calamandrei Date: Tue Nov 29 20:07:34 2011 +0100 Widget theme: fixed separators on buttons prelight state. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 5 +++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit 34bd3279516c725b21be2d3513672b0bd0448b79 Author: Cosimo Cecchi Date: Tue Nov 29 11:18:00 2011 -0500 combobox: add text-shadow for GtkComboBox themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 3f1a2e2962c7a32adc8ad91a0b1d20ddc6fe1d8a Author: Cosimo Cecchi Date: Mon Nov 28 18:45:12 2011 -0500 Cleanups themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 19 ------------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 --------- 2 files changed, 0 insertions(+), 28 deletions(-) commit d185e9ebd2f383cfb1f4d5a8c2f6e3dc657b6bdc Author: Cosimo Cecchi Date: Mon Nov 28 18:02:02 2011 -0500 Update for GTK master. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 1 + themes/Adwaita/gtk-3.0/gtk-widgets.css | 20 +++++++++++++++----- 2 files changed, 16 insertions(+), 5 deletions(-) commit 673d0e130cb44ea989cd21e21169435f227258cf Author: Cosimo Cecchi Date: Tue Nov 22 12:32:24 2011 -0500 spinbutton: remove box-shadow from spinbuttons arrows themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 47ef1b49feac10ec7f7448e49bae5b4362b61e78 Author: Lapo Calamandrei Date: Tue Nov 22 18:24:51 2011 +0100 Widget theme: icon-shadow added to raised buttons and inline toolbar buttons, dimmed text shadow on pressed buttons in the light theme. themes/Adwaita/gtk-3.0/gtk-dark.css | 3 +- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 29 ++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 31 +++++++++++++++++++- themes/Adwaita/gtk-3.0/gtk.css | 4 +- 4 files changed, 63 insertions(+), 4 deletions(-) commit 9f05f9c6b3e7faa127c0796c53611a68536c38ca Author: Lapo Calamandrei Date: Tue Nov 22 17:40:24 2011 +0100 Widget theme: remove text-shadow from inactive buttons. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 4 ---- themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 +--- 2 files changed, 1 insertions(+), 7 deletions(-) commit 6a3f14daaa9bbdd6b46a849b194bf46dae16f69e Author: Lapo Calamandrei Date: Tue Nov 22 17:09:19 2011 +0100 Widget theme: text-shadows on buttons. themes/Adwaita/gtk-3.0/gtk-dark.css | 3 +++ .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 14 +++++--------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 17 ++++++++++++++++- themes/Adwaita/gtk-3.0/gtk.css | 3 +++ 4 files changed, 27 insertions(+), 10 deletions(-) commit d6b4e93cc024cf4b94e611b5da858fcfc68c9544 Author: Lapo Calamandrei Date: Tue Nov 22 16:10:23 2011 +0100 Dark theme: toned down buttons hilight. .../Adwaita/gtk-3.0/borders/button-border-dark.svg | 2 +- .../gtk-3.0/borders/button-border-focused-dark.svg | 8 ++++---- .../borders/primary-toolbar-button-border-dark.svg | 6 +++--- .../primary-toolbar-button-border-focused-dark.svg | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) commit 77b82e9e598cc51195bedf2b3396f153d528f596 Author: Lapo Calamandrei Date: Tue Nov 22 16:07:17 2011 +0100 Dark theme: random fixes and darker active tab border. themes/Adwaita/gtk-3.0/gtk-dark.css | 2 +- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 19 ------------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 3 files changed, 2 insertions(+), 20 deletions(-) commit ee1c0c98231072694e935ac2ed6c026c5612a7ba Author: Lapo Calamandrei Date: Tue Nov 22 16:00:25 2011 +0100 Widget theme: assets cleanup and some GtkScale refresh. themes/Adwaita/gtk-3.0/assets/Makefile.am | 20 +-- .../gtk-3.0/assets/button-active-border-dark.svg | 130 ------------ .../Adwaita/gtk-3.0/assets/button-border-dark.svg | 175 ---------------- .../gtk-3.0/assets/button-default-border-dark.svg | 122 ----------- .../gtk-3.0/assets/button-default-border.svg | 148 ------------- .../gtk-3.0/assets/entry-border-focused-dark.svg | 74 ------- .../gtk-3.0/assets/entry-border-normal-dark.svg | 102 --------- .../primary-toolbar-button-active-border-dark.svg | 119 ----------- .../primary-toolbar-raised-button-border-dark.svg | 131 ------------ .../gtk-3.0/assets/progressbar-border-dark.svg | 97 --------- .../assets/progressbar-border-vertical-dark.svg | 97 --------- .../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 | 219 -------------------- .../gtk-3.0/assets/trough-border-horizontal.svg | 187 ----------------- .../gtk-3.0/assets/trough-border-vertical-dark.svg | 176 ---------------- .../gtk-3.0/assets/trough-border-vertical.svg | 187 ----------------- themes/Adwaita/gtk-3.0/gtk-dark.css | 6 +- themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 36 ---- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 21 ++- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 8 +- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 14 ++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 39 ++-- 25 files changed, 54 insertions(+), 2609 deletions(-) commit 5b4d05f185b4e8a26268ab75c651e7c727838681 Author: Lapo Calamandrei Date: Tue Nov 22 13:08:53 2011 +0100 Dark theme: progressbar colors tweaks. themes/Adwaita/gtk-3.0/gtk-dark.css | 12 ++++++------ .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 4 ---- 2 files changed, 6 insertions(+), 10 deletions(-) commit e39188d601fecd0ddd4071d384423c3ab66b50bf Author: Lapo Calamandrei Date: Tue Nov 22 12:50:23 2011 +0100 Dark theme: darkened insensitive elements background, fixed insensitive switch and normalized insensitive scale sliders .../scale-slider-horizontal-insensitive-dark.svg | 8 ++++---- ...der-marks-above-horizontal-insensitive-dark.svg | 8 ++++---- ...lider-marks-above-vertical-insensitive-dark.svg | 8 ++++---- ...der-marks-below-horizontal-insensitive-dark.svg | 8 ++++---- ...lider-marks-below-vertical-insensitive-dark.svg | 8 ++++---- .../scale-slider-vertical-insensitive-dark.svg | 10 +++++----- themes/Adwaita/gtk-3.0/gtk-dark.css | 4 ++-- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 4 ---- 8 files changed, 27 insertions(+), 31 deletions(-) commit 3a7c65df9789f6531b2e12b123ef60a6d9a18033 Author: Lapo Calamandrei Date: Tue Nov 22 09:34:03 2011 +0100 Widget theme: added an initial gap to notebooks as in the original mockups. themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a86140e0d84eeb80da41eb3f4da257071b3a3f24 Author: Cosimo Cecchi Date: Tue Nov 22 02:01:02 2011 -0500 dark-theme: use a solid color for insensitive background Or it won't play nice with the way we're sometimes shading the color. This also fixes buttons having different background colors in the dark theme depending on where they were placed (as seen in e.g. Totem's plugins dialog). themes/Adwaita/gtk-3.0/gtk-dark.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 91e55e330a78b014b32d7b949b66728c0d06cff5 Author: Lapo Calamandrei Date: Tue Nov 22 00:37:51 2011 +0100 Widget theme: Added two missing svgs to the dark theme. themes/Adwaita/gtk-3.0/borders/Makefile.am | 2 + .../gtk-3.0/borders/column-header-border-dark.svg | 116 ++++++++++++++++++++ .../borders/column-header-border-last-dark.svg | 110 +++++++++++++++++++ 3 files changed, 228 insertions(+), 0 deletions(-) commit 5836eb5406a3215983339215f9f6c97141395414 Author: Lapo Calamandrei Date: Tue Nov 22 00:23:50 2011 +0100 Widget theme: toned down a lot focused borders color for the dark theme, added a blue glow inside focused text entry to make the focus more evident. .../gtk-3.0/borders/button-border-focused-dark.svg | 14 +++++++------- .../borders/generic-border-focused-dark.svg | 6 +++--- .../primary-toolbar-button-border-focused-dark.svg | 8 ++++---- ...primary-toolbar-generic-border-focused-dark.svg | 8 ++++---- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 4 ++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 7 +++++-- 6 files changed, 27 insertions(+), 20 deletions(-) commit a173c58230dabdcbb33bb85add6f362221d1c5c3 Author: Lapo Calamandrei Date: Mon Nov 21 23:59:08 2011 +0100 Widget theme: remove hilight to checks and radios on selected rows for the bright theme, dark version to come. themes/Adwaita/gtk-3.0/assets/Makefile.am | 6 + .../gtk-3.0/assets/checkbox-checked-no-hilight.svg | 199 ++++++++++++++ .../gtk-3.0/assets/checkbox-mixed-no-hilight.svg | 195 ++++++++++++++ .../assets/checkbox-unchecked-no-hilight.svg | 155 +++++++++++ .../gtk-3.0/assets/radio-mixed-no-hilight.svg | 202 ++++++++++++++ .../gtk-3.0/assets/radio-selected-no-hilight.svg | 279 ++++++++++++++++++++ .../gtk-3.0/assets/radio-unselected-no-hilight.svg | 161 +++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 42 ++- 8 files changed, 1227 insertions(+), 12 deletions(-) commit 904a80781ad7d63cfddad205c595d36981839898 Author: Cosimo Cecchi Date: Mon Nov 21 17:32:03 2011 -0500 build: install gtk-widgets-borders-dark.css themes/Adwaita/gtk-3.0/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit c4b401cc9d6aa1b0310f5440db53ab1612d0a66b Author: Lapo Calamandrei Date: Mon Nov 21 23:22:17 2011 +0100 Widget theme: first stab at the dark theme rebuild. .../Adwaita/gtk-3.0/borders/button-border-dark.svg | 43 ++---- .../gtk-3.0/borders/button-border-focused-dark.svg | 20 ++-- .../gtk-3.0/borders/generic-border-dark.svg | 47 +++--- .../borders/generic-border-focused-dark.svg | 123 +++++++--------- .../borders/primary-toolbar-button-border-dark.svg | 65 ++------- .../primary-toolbar-button-border-focused-dark.svg | 45 ++---- .../primary-toolbar-generic-border-dark.svg | 136 ++++------------- ...primary-toolbar-generic-border-focused-dark.svg | 45 ++---- themes/Adwaita/gtk-3.0/gnome-applications.css | 10 +- themes/Adwaita/gtk-3.0/gtk-dark.css | 12 +- themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 71 +--------- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 161 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 9 - .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 11 ++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 +- themes/Adwaita/gtk-3.0/gtk.css | 3 +- 16 files changed, 354 insertions(+), 456 deletions(-) commit 5ad6a9854334f52c53f23347b4e146fb157b3d3e Author: Lapo Calamandrei Date: Mon Nov 21 19:41:21 2011 +0100 Widget theme: added svg placeholder for dark theme restructure. Fixing the build breakage I introduced a pair of commits ago... .../Adwaita/gtk-3.0/borders/button-border-dark.svg | 135 +++++++++++++ .../gtk-3.0/borders/button-border-focused-dark.svg | 114 +++++++++++ .../gtk-3.0/borders/generic-border-dark.svg | 106 ++++++++++ .../borders/generic-border-focused-dark.svg | 102 ++++++++++ .../borders/primary-toolbar-button-border-dark.svg | 182 ++++++++++++++++++ .../primary-toolbar-button-border-focused-dark.svg | 160 ++++++++++++++++ .../primary-toolbar-generic-border-dark.svg | 202 ++++++++++++++++++++ ...primary-toolbar-generic-border-focused-dark.svg | 130 +++++++++++++ 8 files changed, 1131 insertions(+), 0 deletions(-) commit 2f5f77d1982cedc97ce4f144ef09e77bcbb67b01 Author: Lapo Calamandrei Date: Mon Nov 21 18:21:14 2011 +0100 Widget theme: first stab at column headers. themes/Adwaita/gtk-3.0/borders/Makefile.am | 12 ++- .../gtk-3.0/borders/column-header-border-last.svg | 163 +++++++++++++++++++ .../gtk-3.0/borders/column-header-border.svg | 169 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 33 ++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 61 ++++++-- 5 files changed, 422 insertions(+), 16 deletions(-) commit 5ac4a597faf0315dc05db63dca3800fcfaa3e117 Author: Lapo Calamandrei Date: Mon Nov 21 16:16:45 2011 +0100 Widget theme: checks and radios refresh, some tweaks to the switch. .../assets/checkbox-checked-insensitive.svg | 105 ++------ themes/Adwaita/gtk-3.0/assets/checkbox-checked.svg | 138 ++++++----- .../checkbox-menuitem-checked-insensitive.svg | 4 +- .../assets/checkbox-menuitem-mixed-insensitive.svg | 4 +- .../gtk-3.0/assets/checkbox-menuitem-mixed.svg | 2 +- .../gtk-3.0/assets/checkbox-mixed-insensitive.svg | 115 +-------- themes/Adwaita/gtk-3.0/assets/checkbox-mixed.svg | 237 +++++++----------- .../assets/checkbox-unchecked-insensitive.svg | 70 +----- .../Adwaita/gtk-3.0/assets/checkbox-unchecked.svg | 147 +++++------ .../assets/radio-menuitem-checked-insensitive.svg | 4 +- .../assets/radio-menuitem-mixed-insensitive.svg | 2 +- .../gtk-3.0/assets/radio-mixed-insensitive.svg | 179 +------------- themes/Adwaita/gtk-3.0/assets/radio-mixed.svg | 267 +++++--------------- .../gtk-3.0/assets/radio-selected-insensitive.svg | 149 +----------- themes/Adwaita/gtk-3.0/assets/radio-selected.svg | 245 +++++++------------ .../assets/radio-unselected-insensitive.svg | 84 +------ themes/Adwaita/gtk-3.0/assets/radio-unselected.svg | 225 ++++------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 12 +- themes/Adwaita/gtk-3.0/gtk.css | 2 +- 19 files changed, 505 insertions(+), 1486 deletions(-) commit f3ee89dc84e4393a7d6826fb67344614ee10ae48 Author: Lapo Calamandrei Date: Mon Nov 21 13:29:04 2011 +0100 Widget theme: moved all :window-unfocused stuff to a new file (commented out in gtk.css for now), since it almost never intersect with other stuff. themes/Adwaita/gtk-3.0/Makefile.am | 1 + themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 52 +-------- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 22 +--- .../gtk-3.0/gtk-widgets-window-unfocused.css | 132 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 46 +------- themes/Adwaita/gtk-3.0/gtk.css | 3 +- 6 files changed, 138 insertions(+), 118 deletions(-) commit c595e02aae077324565f6e536262e8512a8096fa Author: Lapo Calamandrei Date: Mon Nov 21 12:48:19 2011 +0100 Fix build breakage I introduced deleted a pair of assests... themes/Adwaita/gtk-3.0/assets/Makefile.am | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 1dd3c4c8a9e28e39bc316ca22effac2de75f84df Author: Lapo Calamandrei Date: Mon Nov 21 12:39:23 2011 +0100 Widget theme: Progressbars refresh. .../gtk-3.0/assets/progressbar-border-vertical.svg | 98 -------------------- .../Adwaita/gtk-3.0/assets/progressbar-border.svg | 97 ------------------- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 11 ++ themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 24 +---- themes/Adwaita/gtk-3.0/gtk-widgets.css | 47 +++------- themes/Adwaita/gtk-3.0/gtk.css | 4 +- 6 files changed, 32 insertions(+), 249 deletions(-) commit e58cc0043c3acf92b679b72c8d383a6858f8881c Author: Lapo Calamandrei Date: Sun Nov 20 21:47:11 2011 +0100 Widget theme: Switch styling refresh and some additional work on the unfocused window state. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 18 +++++++- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 19 ++++++--- themes/Adwaita/gtk-3.0/gtk-widgets.css | 40 +++++++++----------- themes/Adwaita/gtk-3.0/gtk.css | 4 +- 4 files changed, 47 insertions(+), 34 deletions(-) commit a5ceb92dad05d913cbe8bb2bd7aea081802d3078 Author: Lapo Calamandrei Date: Sun Nov 20 15:24:12 2011 +0100 Widget theme: some more unfocused window work. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 11 +++- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 64 +++++--------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 27 +++++++- themes/Adwaita/gtk-3.0/gtk.css | 2 + 4 files changed, 51 insertions(+), 53 deletions(-) commit f68699d475d5e312b5f5fe22591b0416e60272e2 Author: Lapo Calamandrei Date: Sun Nov 20 13:05:50 2011 +0100 Widget theme: some initial window-unfocused work. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 53 +++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 61 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 28 +++------ themes/Adwaita/gtk-3.0/gtk.css | 6 ++ 4 files changed, 130 insertions(+), 18 deletions(-) commit 81cc3804b0c6e2cf206b641e0b4daa97b55ffe3c Author: Lapo Calamandrei Date: Fri Nov 18 23:23:12 2011 +0100 Widget theme: nautilus pane separator fixes. themes/Adwaita/gtk-3.0/gnome-applications.css | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit e98f987edf68edf52bd081c704e41877afba0fcb Author: Lapo Calamandrei Date: Thu Nov 17 15:17:41 2011 -0500 adwaita: first pass of a big rewrite for borders and linked areas We want to reduce the number of SVG assets we use for borders, and at the same time add some outset shadows to elements using border-image. Two new CSS files are created and included: - gtk-widgets-backgrounds.css: defines the background gradients for common widgets such as entries, buttons and comboboxes - gtk-widgets-borders.css: defines the borders for such common elements This is a first pass of implementing this new style for the light theme (dark theme support is still missing). configure.ac | 1 + themes/Adwaita/gtk-3.0/Makefile.am | 4 +- themes/Adwaita/gtk-3.0/assets/Makefile.am | 7 - .../gtk-3.0/assets/button-active-border.svg | 130 ---- themes/Adwaita/gtk-3.0/assets/button-border.svg | 118 ---- .../assets/combobox-entry-border-active.svg | 112 --- .../gtk-3.0/assets/entry-border-focused.svg | 74 -- .../Adwaita/gtk-3.0/assets/entry-border-normal.svg | 123 ---- .../primary-toolbar-button-active-border.svg | 119 ---- .../primary-toolbar-raised-button-border.svg | 118 ---- themes/Adwaita/gtk-3.0/borders/Makefile.am | 12 + .../gtk-3.0/borders/button-border-focused.svg | 114 +++ themes/Adwaita/gtk-3.0/borders/button-border.svg | 135 ++++ .../gtk-3.0/borders/generic-border-focused.svg | 102 +++ themes/Adwaita/gtk-3.0/borders/generic-border.svg | 106 +++ .../primary-toolbar-button-border-focused.svg | 160 +++++ .../borders/primary-toolbar-button-border.svg | 182 +++++ .../primary-toolbar-generic-border-focused.svg | 130 ++++ .../borders/primary-toolbar-generic-border.svg | 202 ++++++ themes/Adwaita/gtk-3.0/gtk-backgrounds.css | 56 ++ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 159 +---- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 103 +++ themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 141 ++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 726 +++++++++----------- themes/Adwaita/gtk-3.0/gtk.css | 7 +- 25 files changed, 1784 insertions(+), 1357 deletions(-) commit 3a2bef10b0e7008f3535749d995e04aef73a1f46 Author: Cosimo Cecchi Date: Wed Nov 30 18:22:44 2011 -0500 documents: set transparent bg color on osd toolbars This broke after background-color behavior change in GTK master. themes/Adwaita/gtk-3.0/gnome-applications.css | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 9bfa51934cbb1d1b15bfa2eac131fd5613c0433e Author: Florian Müllner Date: Wed Nov 30 20:14:50 2011 +0100 backgrounds: Don't use hardcoded paths themes/Adwaita/backgrounds/Makefile.am | 8 +++- themes/Adwaita/backgrounds/adwaita-timed.xml | 53 ----------------------- themes/Adwaita/backgrounds/adwaita-timed.xml.in | 51 ++++++++++++++++++++++ 3 files changed, 57 insertions(+), 55 deletions(-) commit d3e9dbf49022fbc2c1e82216650c865931b5b9e2 Author: Cosimo Cecchi Date: Mon Nov 28 20:41:56 2011 -0500 spinbutton: round corners for first/last button themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit b2abbc8ec6be3c33de80fd9114df783f5747bae6 Author: Cosimo Cecchi Date: Mon Nov 28 14:45:14 2011 -0500 linked: turn the GtkPathBar linked button style into a generic style Now that GTK+ defines the linked style class, we can use these selectors for a more generic linked button style. themes/Adwaita/gtk-3.0/gtk-widgets.css | 69 ++++++++++++++++---------------- 1 files changed, 35 insertions(+), 34 deletions(-) commit 820ee557b03dfa42b0d68667195740b5202f9c4d Author: Cosimo Cecchi Date: Wed Nov 23 10:56:03 2011 -0500 spinbutton: update for horizontal layout redesign themes/Adwaita/gtk-3.0/gtk-widgets.css | 49 +++++++++++++++++++------------ 1 files changed, 30 insertions(+), 19 deletions(-) commit 25d713490ee32f1adf9917e988e6a961dc655004 Author: Cosimo Cecchi Date: Sun Nov 27 22:53:41 2011 -0500 Update for GTK+ master changes GTK+ master now renders background-color below background-image, so we need to set a transparent background color when we don't want it rendered. themes/Adwaita/gtk-3.0/gtk-widgets.css | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit c779b6cbb33fdd7941a30642168b86c974ae4148 Author: Cosimo Cecchi Date: Sat Nov 26 02:44:54 2011 -0500 documents: style for entry tag buttons themes/Adwaita/gtk-3.0/gnome-applications.css | 31 +++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) commit b5c7f87ce00bc4a30fd3842a79bc20033b6910b3 Author: Jakub Steiner Date: Thu Nov 24 17:35:30 2011 +0100 update static wallpaper to an animated one. themes/Adwaita/backgrounds/Makefile.am | 6 ++- themes/Adwaita/backgrounds/adwaita-timed.xml | 53 ++++++++++++++++++++++++++ themes/Adwaita/backgrounds/adwaita.xml.in.in | 2 +- themes/Adwaita/backgrounds/bright-day.jpg | Bin 0 -> 330495 bytes themes/Adwaita/backgrounds/good-night.jpg | Bin 0 -> 117329 bytes themes/Adwaita/backgrounds/morning.jpg | Bin 0 -> 246770 bytes themes/Adwaita/backgrounds/stripes.jpg | Bin 330495 -> 0 bytes 7 files changed, 59 insertions(+), 2 deletions(-) commit d8acad42b43270496d4104e37e803d4d76d09c48 Author: Cosimo Cecchi Date: Wed Nov 23 13:27:58 2011 -0500 documents: tweak text color for selection mode toolbars themes/Adwaita/gtk-3.0/gnome-applications.css | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-)