commit f8fe17e112e7ba0bbc27a1c99c58042243fb4353 Author: Cosimo Cecchi Date: Mon Jan 16 21:13:30 2012 -0500 release: prepare for 3.3.4 NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletions(-) commit 4893faebcdd115253745171535a5274ced4524ca Author: Cosimo Cecchi Date: Mon Jan 16 21:12:47 2012 -0500 build: require GTK 3.3.7 Don't pretend to work with non-master GTK. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d49171fe8b58225e5c48c530703886d016034e76 Author: Lapo Calamandrei Date: Tue Jan 17 01:41:52 2012 +0100 Widgets: fix insensitive pushed toggle text color for the dark variation. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 9f3a1b7f95b16eb7296ae3a899f47fb59d6150c7 Author: Lapo Calamandrei Date: Tue Jan 17 01:28:44 2012 +0100 Widgets: do not use a border image for button borders on infobars on unfocused windows. themes/Adwaita/gtk-3.0/gtk-widgets.css | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) commit ddeaa5ad1a1f7ee10007ca171a32d489a6ddfa5b Author: Lapo Calamandrei Date: Tue Jan 17 01:14:42 2012 +0100 Widget: Ephy menu button styling and selected menubar item tweaks. themes/Adwaita/gtk-3.0/gnome-applications.css | 8 +++++--- themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) commit 32dd2805819907c68ac75c2fd2e521ea6f78b5e6 Author: Lapo Calamandrei Date: Tue Jan 17 00:39:19 2012 +0100 Widgets: fixed backdrop entry selected text color, reverted toolbar buttons padding change. themes/Adwaita/gtk-3.0/gnome-applications.css | 21 +++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 +++++----- 2 files changed, 26 insertions(+), 5 deletions(-) commit ecc340846701f4b46c2f9441175b80c2df5459bd Author: Cosimo Cecchi Date: Mon Jan 16 18:32:31 2012 -0500 menus: make sure menubar style doesn't override real menuitems Since we now in GTK propagate the style from the triggering element to the generated menu, we have to make sure .menubar .menuitem { } selectors don't override the actual menuitem style. themes/Adwaita/gtk-3.0/gtk-widgets.css | 24 ++++++++++++++---------- 1 files changed, 14 insertions(+), 10 deletions(-) commit 72df8b95e61fb5c8f6ef89934a1f0d7db8efaf93 Author: Lapo Calamandrei Date: Mon Jan 16 20:47:28 2012 +0100 Widgets: toolbar button padding fix and some more Ephy tweaks. themes/Adwaita/gtk-3.0/gnome-applications.css | 3 ++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) commit cab52f4c42f6990d06c47fe37804b05575f68664 Author: Lapo Calamandrei Date: Mon Jan 16 20:19:19 2012 +0100 Widgets: Ephy unfocused window style fixes. themes/Adwaita/gtk-3.0/gnome-applications.css | 23 +++++++++++++++---- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 3 +- 2 files changed, 20 insertions(+), 6 deletions(-) commit 45bd71b417be6c930a05b164d1b9ebcb520388c5 Author: Lapo Calamandrei Date: Mon Jan 16 19:29:28 2012 +0100 Widget: some more custom Ephy styling. themes/Adwaita/gtk-3.0/gnome-applications.css | 35 ++++++++++++++++++++---- 1 files changed, 29 insertions(+), 6 deletions(-) commit 7b2a9588971efb1db9242ddf0bd09aecb7b01d42 Author: Lapo Calamandrei Date: Mon Jan 16 18:44:52 2012 +0100 Widgets: fixed linked button styling, some initial Ephy custom style. themes/Adwaita/gtk-3.0/gnome-applications.css | 32 +++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 72 ++++++++++++------------ 2 files changed, 68 insertions(+), 36 deletions(-) commit 1c27c59b0f0fabb8df92721f77f7cda8aa6135cb Author: Rui Matos Date: Mon Jan 16 15:53:41 2012 +0000 Revert "widgets: Use transparent as background-color for GtkPaned and its separator" This reverts commit b4c1a15233b66a31a315df33f99f8c2d67fe2c57. It's causing a rendering bug in, at least, epiphany. themes/Adwaita/gtk-3.0/gtk-widgets.css | 25 ++++++++++++++++++++----- 1 files changed, 20 insertions(+), 5 deletions(-) commit 0c0948fb40f1dde1343bb4712d4b61780679a5a5 Author: Cosimo Cecchi Date: Fri Jan 13 17:23:47 2012 -0500 infobars: fix infobar theming of previous commit Some selectors were using the wrong color definition; also some selectors were not necessary. themes/Adwaita/gtk-3.0/gnome-applications.css | 47 +----------------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 13 ++----- 2 files changed, 6 insertions(+), 54 deletions(-) commit 57e44bf1a3e1853a8b7317066296b3cd1fa99c28 Author: Lapo Calamandrei Date: Fri Jan 13 20:09:53 2012 +0100 Widgets: some initial infobars work. themes/Adwaita/gtk-3.0/gnome-applications.css | 48 ++++++++++++++++++++++-- themes/Adwaita/gtk-3.0/gtk-widgets.css | 46 +++++++++++++++++++++++ 2 files changed, 90 insertions(+), 4 deletions(-) commit db2f9bba9fd9043b302d9c269f79b31e29b5557a Author: Cosimo Cecchi Date: Fri Jan 13 12:30:35 2012 -0500 dark: fix icon-shadow selectors for dark toolbar buttons .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 34 +++++++------------ 1 files changed, 13 insertions(+), 21 deletions(-) commit 1fcf3584753acf9330c437e4a8a1bdd3a4ddd81c Author: Cosimo Cecchi Date: Fri Jan 13 12:20:40 2012 -0500 dark: sync the cleaned up selectors from the light theme .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 73 ++++++++------------ themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 2 - 2 files changed, 28 insertions(+), 47 deletions(-) commit 80b23098e053fc1c6682340633607ceb401ac58e Author: Cosimo Cecchi Date: Fri Jan 13 12:08:11 2012 -0500 buttons: remove commented out selectors themes/Adwaita/gtk-3.0/gtk-widgets.css | 50 ++----------------------------- 1 files changed, 4 insertions(+), 46 deletions(-) commit ada96c00a1e6becd7e83dcacec0003d3329acba7 Author: Cosimo Cecchi Date: Fri Jan 13 12:07:13 2012 -0500 buttons: add selectors for toolbar backdrop buttons themes/Adwaita/gtk-3.0/gtk-widgets.css | 22 ++++++++++++++++++---- 1 files changed, 18 insertions(+), 4 deletions(-) commit 8ad4babe95bc7a776775a7c5daf37a8070666598 Author: Cosimo Cecchi Date: Fri Jan 13 11:50:45 2012 -0500 buttons: cleanup useless selectors themes/Adwaita/gtk-3.0/gtk-widgets.css | 14 -------------- 1 files changed, 0 insertions(+), 14 deletions(-) commit 500c889a726f8ac0a0d948da4b3d10b1217fb33f Author: Cosimo Cecchi Date: Fri Jan 13 11:48:02 2012 -0500 buttons: fixup borders for insensitive inline toolbar buttons themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 34685815824bc6ea657522cb69ad44154cfe5510 Author: Lapo Calamandrei Date: Fri Jan 13 15:27:22 2012 +0100 Widgets: fixed spinbutton button insensitive background on unfocused windows. themes/Adwaita/gtk-3.0/gtk-widgets.css | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 3f40343ab17aae42976abb7273cbd57875d521d0 Author: Lapo Calamandrei Date: Fri Jan 13 15:15:55 2012 +0100 Widget theme: nautilus floating bar for unfocused windows. themes/Adwaita/gtk-3.0/gnome-applications.css | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 7953d9e833203bab710424f4b65bd7cf2d0abca1 Author: Lapo Calamandrei Date: Fri Jan 13 15:03:46 2012 +0100 Widget theme: fix selections on nautilus icon view. themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 6d70ed8184909088b3b7768a19b66cb534a78235 Author: Lapo Calamandrei Date: Fri Jan 13 14:58:41 2012 +0100 Widget theme: fixed active hover toggles on toolbars. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 24 +++++++------------ 1 files changed, 9 insertions(+), 15 deletions(-) commit d8ebddc4a79c3663349239c5b5e9eeeedbce8d31 Author: Cosimo Cecchi Date: Thu Jan 12 18:08:28 2012 -0500 buttons: fixup colors and text/icon-shadow for toolbar buttons Fixup some regressions in color and text-icon shadow for the backdrop state. themes/Adwaita/gtk-3.0/gtk-widgets.css | 81 ++++++++++++++------------------ 1 files changed, 35 insertions(+), 46 deletions(-) commit 729b415de5c606f0a7ab324bd931208e21ac2da0 Author: Cosimo Cecchi Date: Thu Jan 12 17:36:22 2012 -0500 buttons: cleanup commented selectors themes/Adwaita/gtk-3.0/gtk-widgets.css | 12 ++---------- 1 files changed, 2 insertions(+), 10 deletions(-) commit a45f76837dc50c3214811860abe0c62680b18287 Author: Lapo Calamandrei Date: Wed Jan 11 23:43:56 2012 +0100 Widget theme: yet more fixes. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 9 +-- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 93 +++++++++----------- 3 files changed, 46 insertions(+), 58 deletions(-) commit b4c1a15233b66a31a315df33f99f8c2d67fe2c57 Author: Rui Matos Date: Wed Jan 11 19:28:58 2012 +0000 widgets: Use transparent as background-color for GtkPaned and its separator themes/Adwaita/gtk-3.0/gtk-widgets.css | 25 +++++-------------------- 1 files changed, 5 insertions(+), 20 deletions(-) commit c46333674ecebb070a67bc302c8d17d231c1f242 Author: Lapo Calamandrei Date: Wed Jan 11 20:57:00 2012 +0100 Widget theme: some more fixes... themes/Adwaita/gtk-3.0/gtk-dark.css | 1 + themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 38 ++++------ .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 81 +++++++++++++------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 67 ++++++++-------- themes/Adwaita/gtk-3.0/gtk.css | 1 + 5 files changed, 104 insertions(+), 84 deletions(-) commit 434fc3f2f832c6bbc5c01c130355d3de40e6acbc Author: Lapo Calamandrei Date: Wed Jan 11 18:38:13 2012 +0100 Widget theme: some Company related styling. themes/Adwaita/gtk-3.0/gtk-widgets.css | 66 ++++++++++++++++++++++++++++++++ 1 files changed, 66 insertions(+), 0 deletions(-) commit 33f0911b3e776b6b2b2c6768a609cb972239cff4 Author: Lapo Calamandrei Date: Wed Jan 11 18:09:36 2012 +0100 Widget theme: comboboxentry fixes. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 17 +---- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 17 +----- themes/Adwaita/gtk-3.0/gtk-widgets.css | 66 +++----------------- 3 files changed, 15 insertions(+), 85 deletions(-) commit be009acca76d75edcc3a710fa3313ff7318e086d Author: Lapo Calamandrei Date: Wed Jan 11 16:59:43 2012 +0100 Widget theme: fixed column-headers. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 45 +++++++---------------- 1 files changed, 14 insertions(+), 31 deletions(-) commit c210f617dcc6ced2b806d2fe0244611e8005a943 Author: Lapo Calamandrei Date: Wed Jan 11 16:50:50 2012 +0100 Widget theme: fixed primary toolbar buttons pushed state. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit bd51a7c0b0ce7110b7ddd2448022ceb0ce38a6da Author: Cosimo Cecchi Date: Wed Jan 11 09:57:51 2012 -0500 Revert "widgets: remove generic universal selector" Pushed this by accident. This reverts commit f0c9c463682565b3fd15dd452a937d79bcc5198e. themes/Adwaita/gtk-3.0/gtk-widgets.css | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit f0c9c463682565b3fd15dd452a937d79bcc5198e Author: Cosimo Cecchi Date: Wed Jan 11 09:40:52 2012 -0500 widgets: remove generic universal selector We can fold the background into GtkWindow and completely remove the color: inherit from the universal selector, rendering it empty. themes/Adwaita/gtk-3.0/gtk-widgets.css | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) commit 878c14c15cd22da5c910fec0251b1038084c2827 Author: Cosimo Cecchi Date: Tue Jan 10 17:42:48 2012 -0500 widgets: inherit color from parent by default This also fixes the dark theme with master GTK. themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 068acf65272ff3726bd49b20e7fa004dfe7be47a Author: Lapo Calamandrei Date: Tue Jan 10 18:21:17 2012 +0100 Widget theme: some more fixes for latest gtk+ changes, not there yet. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 38 +++++++----------- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 16 ++++---- themes/Adwaita/gtk-3.0/gtk-widgets.css | 42 ++++---------------- 3 files changed, 30 insertions(+), 66 deletions(-) commit a52880dfc11500d2024114eb589855c5802c12b0 Author: Lapo Calamandrei Date: Tue Jan 10 16:23:50 2012 +0100 Widget theme: fixed text-shadow on insensitive buttons on primary toolbars. themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d21f399c78b44555f99c96bf3d48569d868bb3e4 Author: Matthias Clasen Date: Mon Jan 9 15:46:02 2012 -0500 Fix theme syntax for gtk master We no longer accept 'none' as a color name, its 'transparent' now. themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7c347493dbee49531536207cdfab9e29633abbc6 Author: Rui Matos Date: Thu Jan 5 17:00:33 2012 +0000 Widget theme: rename 'window-unfocused' to 'backdrop' as in the gtk+ change themes/Adwaita/gtk-3.0/gnome-applications.css | 4 +- themes/Adwaita/gtk-3.0/gtk-backgrounds.css | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 76 ++-- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 38 +- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 30 +- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 32 +- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 356 ++++++++++---------- 8 files changed, 270 insertions(+), 270 deletions(-) commit c1239b059824c37ecbc4652e33e83a9d5e17a6a0 Author: Jakub Steiner Date: Fri Jan 6 14:19:26 2012 +0100 scrollbars: disable border for now. - makes things look uncentered now. Needs to be a proper border. themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit e9c8c3919063503bd13593112e2bf4efdb0d7939 Author: Lapo Calamandrei Date: Fri Dec 30 15:02:39 2011 +0100 Widget theme: fixed borders for focused pushed buttons on primary toolbars. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a6531d67b6f440ca070bcfe123fc1a621fe77002 Author: Lapo Calamandrei Date: Fri Dec 30 14:55:39 2011 +0100 Widget theme: fixed background of pushed entry style buttons. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 3 ++- themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) commit 166e4b0cfe8bd6922b6ba4bf1dfa6d320469a04b Author: Lapo Calamandrei Date: Wed Dec 28 14:18:43 2011 +0100 Widget theme: toned down text entries background gradient. themes/Adwaita/gtk-3.0/gnome-applications.css | 7 +++++++ themes/Adwaita/gtk-3.0/gtk-dark.css | 9 +++++---- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 12 ++++++++++-- themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++ themes/Adwaita/gtk-3.0/gtk.css | 8 ++++---- 5 files changed, 28 insertions(+), 10 deletions(-) commit 8adf00e48904cbdda5d9408d66eb0662557b0e52 Author: Lapo Calamandrei Date: Fri Dec 23 20:12:45 2011 +0100 Widget theme: gedit styling, some nautilus and infobars tweaks. themes/Adwaita/gtk-3.0/gnome-applications.css | 75 +++++++++++++++++++++++-- themes/Adwaita/gtk-3.0/gtk-widgets.css | 54 ++++++++++++++++++ 2 files changed, 124 insertions(+), 5 deletions(-) commit c483bf5b74201a6c0bea69c57fc82e73b721e15c Author: Lapo Calamandrei Date: Thu Dec 22 20:01:08 2011 +0100 Widget theme: notebook non active tabs tweakings. themes/Adwaita/gtk-3.0/gtk-dark.css | 1 + themes/Adwaita/gtk-3.0/gtk-widgets.css | 14 +++++++++++++- themes/Adwaita/gtk-3.0/gtk.css | 5 +++-- 3 files changed, 17 insertions(+), 3 deletions(-) commit 30737523847b0eea94e93592f6502149e5b3f205 Author: Benjamin Otte Date: Fri Dec 23 17:59:37 2011 +0100 adwaita: Check the pattern isn't NULL before using it Otherwise we'll error the cairo context, and that looks really not very nice. src/adwaita_engine.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2d9bc00bc29dd993760d7536855a4e6399582a50 Author: Lapo Calamandrei Date: Thu Dec 22 16:32:29 2011 +0100 Widget theme: some more button gradients tweakings. themes/Adwaita/gtk-3.0/gtk-dark.css | 7 ++++--- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 3 ++- themes/Adwaita/gtk-3.0/gtk.css | 3 ++- 3 files changed, 8 insertions(+), 5 deletions(-) commit 7d3057504a858afd9154b7d9837f5c4e2bfa85ed Author: Lapo Calamandrei Date: Thu Dec 22 16:01:30 2011 +0100 Widget theme: some initial gradients refresh. themes/Adwaita/gtk-3.0/gtk-dark.css | 13 +++--- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 41 +++++++++++--------- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 5 ++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 + themes/Adwaita/gtk-3.0/gtk.css | 23 ++++++++--- 5 files changed, 54 insertions(+), 30 deletions(-) commit d4d515a5be6b0e8c3a439cca7026c6361fc8f472 Author: Lapo Calamandrei Date: Thu Dec 22 14:16:39 2011 +0100 Dark theme: fix column-hedaers last child for window unfocused, some scrollbars tweakings. themes/Adwaita/gtk-3.0/gtk-dark.css | 4 ++-- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 4 +++- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 7 +++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 14 ++++++++++++-- themes/Adwaita/gtk-3.0/gtk.css | 4 ++-- 5 files changed, 26 insertions(+), 7 deletions(-) commit 6a3a6cfbf1e563364a56fc1e4785e4cac052fce0 Author: Lapo Calamandrei Date: Thu Dec 22 12:35:24 2011 +0100 Widget theme: sidebar scrollbars styling and unfocused window sidebar. themes/Adwaita/gtk-3.0/gnome-applications.css | 17 +++++++++--- themes/Adwaita/gtk-3.0/gtk-dark.css | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 34 +++++++++++++++++++++++- themes/Adwaita/gtk-3.0/gtk.css | 3 +- 4 files changed, 48 insertions(+), 8 deletions(-) commit 25dc3a47d638e3fc82c3da22f7391c772477f1bc Author: Rui Matos Date: Thu Dec 22 03:23:23 2011 +0000 Widget theme: fix calendar buttons themes/Adwaita/gtk-3.0/gtk-widgets.css | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 622a4279fdbdc30cd577ce5fe194e41aca38f6ab Author: Rui Matos Date: Thu Dec 22 03:20:55 2011 +0000 Widget theme: fix typos in column header buttons' selectors themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a649f1bd5001751367b3349c76c607a309746784 Author: Lapo Calamandrei Date: Thu Dec 22 02:31:58 2011 +0100 Widget theme: added ver subtle borders to scrollbar trough. themes/Adwaita/gtk-3.0/gtk-widgets.css | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 3597401e734933a9f6ad6a7533b26260fda4dc6a Author: Lapo Calamandrei Date: Thu Dec 22 01:31:41 2011 +0100 Widget theme: fixed insensitive scale slider with marks below. themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit e19d577a8bad27b6005966bbf531e50d966258de Author: Lapo Calamandrei Date: Thu Dec 22 01:11:39 2011 +0100 Dark theme: fix spinbuttons wrt latest gtk+ changes. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) commit 093547ab1d4631d19c1e6b3a49f3f8a07b9d1ff5 Author: Lapo Calamandrei Date: Thu Dec 22 01:05:10 2011 +0100 Widget theme: fix wrong color name definition making unfocused window switch text and separators pink. themes/Adwaita/gtk-3.0/gtk.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1a6f2999f1a6e18b72a4c8fefe5ac4274ca43527 Author: Lapo Calamandrei Date: Thu Dec 22 01:01:03 2011 +0100 Widget theme: fix spinbuttons insensitive button background. themes/Adwaita/gtk-3.0/gtk-widgets.css | 18 +++++++++++------- themes/Adwaita/gtk-3.0/gtk.css | 3 ++- 2 files changed, 13 insertions(+), 8 deletions(-) commit c8e8bb96c2fb8a5c7bf3b2957a8329b4ec3d9a75 Author: Lapo Calamandrei Date: Thu Dec 22 00:28:34 2011 +0100 Widget theme: fix spinbuttons wrt latest gtk+ changes. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 1 + themes/Adwaita/gtk-3.0/gtk-widgets.css | 46 +++++++++----------- 2 files changed, 21 insertions(+), 26 deletions(-) commit 1c237835a9d08c469c43262e12e8fe83cde48898 Author: Lapo Calamandrei Date: Wed Dec 21 17:59:09 2011 +0100 Widget theme: unfocused windows new style scrollbars. themes/Adwaita/gtk-3.0/gtk-dark.css | 2 + themes/Adwaita/gtk-3.0/gtk-widgets.css | 34 +++++++++++++++++++++++-------- themes/Adwaita/gtk-3.0/gtk.css | 4 ++- 3 files changed, 30 insertions(+), 10 deletions(-) commit 50ce5dc511fe4eaf59dbfc7f705ef5ca491174b8 Author: Lapo Calamandrei Date: Wed Dec 21 17:39:35 2011 +0100 Widget theme: more scrollbar iterations. themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++-- themes/Adwaita/gtk-3.0/gtk.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit e2d9d101a9c8bda8f55ceed9fde3a97c9d18e8c2 Author: Lapo Calamandrei Date: Wed Dec 21 17:14:31 2011 +0100 Widget theme: some more iterations on the scrollbars. themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit d670483cf01391b027d52d522fcfcee4b55b924a Author: Lapo Calamandrei Date: Wed Dec 21 16:48:34 2011 +0100 Widget theme: fix active flat buttons on primary toolbars. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit f3be0d86611e0cdf1d1c640a74f2828034856dbe Author: Lapo Calamandrei Date: Wed Dec 21 16:01:55 2011 +0100 Widget theme: correct selected fg color for unfocused windows. themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 ++++++---- themes/Adwaita/gtk-3.0/gtk.css | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) commit 8c525f6887b26dc19a0793ebae262337c5a5d4fb Author: Lapo Calamandrei Date: Wed Dec 21 15:58:28 2011 +0100 Widget theme: scrollbar tweaks. themes/Adwaita/gtk-3.0/gtk-widgets.css | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit 9b60594e41516850583c57cb0a37a5c28d20a1a7 Author: Lapo Calamandrei Date: Wed Dec 21 15:40:22 2011 +0100 Widget theme: new scrollbar design. themes/Adwaita/gtk-3.0/Makefile.am | 1 - themes/Adwaita/gtk-3.0/gtk-dark.css | 7 +- .../Adwaita/gtk-3.0/gtk-scrollbar-experiments.css | 46 --------- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 6 - themes/Adwaita/gtk-3.0/gtk-widgets.css | 103 ++++++------------- themes/Adwaita/gtk-3.0/gtk.css | 8 +- 6 files changed, 45 insertions(+), 126 deletions(-) commit 312fecb00e07149e8ee480c56f66fbdc9e8b0a9b Author: Lapo Calamandrei Date: Wed Dec 21 15:07:00 2011 +0100 Widget theme: tiny css cleanup. themes/Adwaita/gtk-3.0/gtk-dark.css | 6 +++--- themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 1 - .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 4 ++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 20 ++++++++++---------- themes/Adwaita/gtk-3.0/gtk.css | 4 ++-- 5 files changed, 19 insertions(+), 16 deletions(-) commit bb108d679322691cc5115972403a8a1af2e4972b Author: Jakub Steiner Date: Tue Dec 20 19:11:10 2011 +0100 background: nighttime variant darker. themes/Adwaita/backgrounds/good-night.jpg | Bin 117329 -> 517632 bytes 1 files changed, 0 insertions(+), 0 deletions(-) commit 0a6528f142d56c03d6133f8c8d692905053957f4 Author: Lapo Calamandrei Date: Wed Dec 21 04:16:32 2011 +0100 Widget theme: add a 2px transparent border to primary toolbar buttons (fixes jumpy toolbars), properly center combobox-entry button decoration. themes/Adwaita/gtk-3.0/gtk-widgets.css | 26 +++++++++++++++++++++++--- 1 files changed, 23 insertions(+), 3 deletions(-) commit 8c9dae0296275c9feeaefdc42bf0f6dd3dddbea0 Author: Lapo Calamandrei Date: Wed Dec 21 02:03:07 2011 +0100 Widget theme: fixed combobox-entry button borders and background, trimmed some unneded selectors. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 5 ++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 25 ++++++------------- 3 files changed, 14 insertions(+), 18 deletions(-) commit d09321336a646677a537d9b315ab6cc22ceda43f Author: Lapo Calamandrei Date: Wed Dec 21 00:32:20 2011 +0100 Widget theme: really fix comboxbox entry buttons borders. themes/Adwaita/gtk-3.0/gtk-widgets.css | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) commit 4be513af3bfc17d113a1794dea17935037d3780a Author: Lapo Calamandrei Date: Wed Dec 21 00:20:34 2011 +0100 Widget theme: fix comboxbox entry buttons borders. themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 4a0a03187539b824fe203b4c2d218056990f86b3 Author: Lapo Calamandrei Date: Wed Dec 21 00:09:29 2011 +0100 Widget theme: add back separations to column-headers. themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 89eaef3935f78f84caac5a014510d75a45ace186 Author: Lapo Calamandrei Date: Tue Dec 20 23:47:15 2011 +0100 Dark theme: unfocused windows tweakings. themes/Adwaita/gtk-3.0/gtk-dark.css | 6 +++--- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) commit 3fa80d856be72e9e0baeadd472cb72f46f5cecb8 Author: Lapo Calamandrei Date: Tue Dec 20 19:15:59 2011 +0100 Widget theme: some defined colors cleanup and some initial dark theme unfocused window work. .../borders/generic-border-unfocused-dark.svg | 8 +- ...imary-toolbar-generic-border-unfocused-dark.svg | 8 +- themes/Adwaita/gtk-3.0/gtk-dark.css | 13 ++-- themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 14 ++-- .../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 2 +- .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 4 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 66 ++++++++++++-------- themes/Adwaita/gtk-3.0/gtk.css | 12 +--- 9 files changed, 68 insertions(+), 61 deletions(-) commit 7b3eca93afb2300601518d655f5101f606232d21 Author: Cosimo Cecchi Date: Tue Dec 20 19:08:51 2011 +0100 button: adapt to GTK master changes in button border allocations themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit e6ef5888c5cbb4d65391b4604ad12a404e07c66f Author: Cosimo Cecchi Date: Tue Dec 20 17:38:19 2011 +0100 button: focus-line-width cleanups themes/Adwaita/gtk-3.0/gtk-widgets.css | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 90e272109ed4672d94afe4bc837ef961e6a9f2ae Author: Lapo Calamandrei Date: Tue Dec 20 16:42:06 2011 +0100 Widget theme: fixed insensitive linked buttons. themes/Adwaita/gtk-3.0/gtk-widgets.css | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 614bead96d11c3ebda0142468e51c6967be35109 Author: Lapo Calamandrei Date: Tue Dec 20 16:24:19 2011 +0100 Widget theme: toned down insensitive color of primary toolbar text for unfocused windows. themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit aba07a7460644da9386916e10daab42afcb604da Author: Lapo Calamandrei Date: Tue Dec 20 16:08:57 2011 +0100 Widget theme: insensitive radios assets for unfocused window. themes/Adwaita/gtk-3.0/assets/Makefile.am | 3 + .../assets/radio-mixed-insensitive-unfocused.svg | 115 +++++++++++++++++++ .../radio-selected-insensitive-unfocused.svg | 116 ++++++++++++++++++++ .../gtk-3.0/assets/radio-selected-insensitive.svg | 6 +- .../radio-unselected-insensitive-unfocused.svg | 106 ++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 17 +++ 6 files changed, 360 insertions(+), 3 deletions(-) commit 42847db21015445cbb1e3b6b1fd8f1d80c6a0196 Author: Lapo Calamandrei Date: Tue Dec 20 15:26:26 2011 +0100 Widget theme: insensitive checks assets for unfocused window. themes/Adwaita/gtk-3.0/assets/Makefile.am | 3 + .../checkbox-checked-insensitive-unfocused.svg | 83 +++++++++++++++++ .../checkbox-mixed-insensitive-unfocused.svg | 97 ++++++++++++++++++++ .../checkbox-unchecked-insensitive-unfocused.svg | 76 +++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 20 ++++- 5 files changed, 277 insertions(+), 2 deletions(-)