commit ae5ad53766824d7924dfed26d04743827771b8a7
Author: Cosimo Cecchi <
[email protected]>
Date: Tue Aug 7 22:52:19 2012 +0200
release: prepare for 3.5.5
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
commit 3b7e071d496f72496a748a3e2ccdcfbfa6c806b6
Author: Lapo Calamandrei <
[email protected]>
Date: Tue Aug 7 22:13:30 2012 +0200
Widget theme: fix combobox background in backdrop state. Proper styling for
nautilus search criteria bar in backdrop state.
themes/Adwaita/gtk-3.0/gnome-applications.css | 14 ++++++++++++--
themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 2 ++
2 files changed, 14 insertions(+), 2 deletions(-)
commit 58f65a0aef9e8077fa1078b33317f185b43b4eb6
Author: Lapo Calamandrei <
[email protected]>
Date: Tue Aug 7 20:22:35 2012 +0200
Widget theme: nautilus search fixes.
themes/Adwaita/gtk-3.0/gnome-applications.css | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
commit 09418fa056b3d894146ce360404ab670b24249e6
Author: Cosimo Cecchi <
[email protected]>
Date: Tue Aug 7 19:10:01 2012 +0200
toolbar: specify a background color for toolbars
If the toolbar is packed into a container that renders a different
background, we don't want to inherit its color.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 3 +++
1 file changed, 3 insertions(+)
commit ef530bd211b9a582623e8c9ef7729f1418638420
Author: Cosimo Cecchi <
[email protected]>
Date: Tue Aug 7 17:13:44 2012 +0200
toolbars: adapt to GTK master changes for GtkToolbar
Since it now allocates the border-width, we have to compensate that
in the paddings we set in the theme.
themes/Adwaita/gtk-3.0/gnome-applications.css | 4 +++-
themes/Adwaita/gtk-3.0/gtk-widgets.css | 15 ++++++---------
2 files changed, 9 insertions(+), 10 deletions(-)
commit 8d2c6dd8696e3001209aa68ce9318b2f84cb4213
Author: Cosimo Cecchi <
[email protected]>
Date: Tue Aug 7 13:31:04 2012 +0200
More cleanups
themes/Adwaita/gtk-3.0/gnome-applications.css | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
commit d0367908f7efd3a711d5ea7126dd8ef693003c82
Author: Cosimo Cecchi <
[email protected]>
Date: Tue Aug 7 10:46:52 2012 +0200
all: cosmetic fixes
themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 4 ++--
themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 4 ++--
themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
commit cdfbb7de38da0ed33967cb8973f2b80bcf22ce08
Author: Cosimo Cecchi <
[email protected]>
Date: Tue Aug 7 10:46:26 2012 +0200
dark: add lost selector
This was lost in some cleanup
themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 1 +
1 file changed, 1 insertion(+)
commit 7944fbb204f6549cf0501fa6d8b49e1c245d5c7c
Author: Cosimo Cecchi <
[email protected]>
Date: Tue Aug 7 10:24:02 2012 +0200
widgets: remove some commented out selectors
Leftovers from button's :focus state
.../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 9 +--
themes/Adwaita/gtk-3.0/gtk-widgets.css | 92 +++-------------------
2 files changed, 13 insertions(+), 88 deletions(-)
commit d11ee6503937a9970c991b7a96c8682d7752c728
Author: Paolo Borelli <
[email protected]>
Date: Sun Aug 5 12:58:26 2012 +0200
baobab: add border under the toolbar
themes/Adwaita/gtk-3.0/gnome-applications.css | 6 ++++++
1 file changed, 6 insertions(+)
commit e9e6019bfaff67fd0004ec3cc09b60662e188a75
Author: Lapo Calamandrei <
[email protected]>
Date: Fri Aug 3 14:42:29 2012 +0200
Widget theme: provisionally added (commented out) border rounding for level-bar
first and last discrete indicator blocks.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
commit 882eed8e01091a919cbb1acd97c9f75a7ebf4870
Author: Lapo Calamandrei <
[email protected]>
Date: Fri Aug 3 14:34:14 2012 +0200
Widget theme: fixed level-bar border color (for non colorblinds humanbeings :)).
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 503337a11cb7ec8ce1520d7ced0038c83e15ebdc
Author: Lapo Calamandrei <
[email protected]>
Date: Fri Aug 3 14:19:42 2012 +0200
Widget theme: some more unneded :focus selectors axes, first spin at level-bars.
themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 18 ++++----
themes/Adwaita/gtk-3.0/gtk-widgets.css | 52 +++++++++++++++-------
2 files changed, 44 insertions(+), 26 deletions(-)
commit 8f5e19b53b755f986569c47427a65e2904cca6e1
Author: Lapo Calamandrei <
[email protected]>
Date: Thu Aug 2 20:23:14 2012 +0200
Widget theme: proper bottom tab styling.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 +++++++++
1 file changed, 9 insertions(+)
commit ade6d42c182212fa3c2307d80e2ccac431830116
Author: Lapo Calamandrei <
[email protected]>
Date: Thu Aug 2 20:16:50 2012 +0200
Widget theme: commented last remaining selectors for blue border removal.
themes/Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
commit b7acca52e74d66f100216d15ddf41541f2f97a24
Author: Lapo Calamandrei <
[email protected]>
Date: Thu Aug 2 20:14:16 2012 +0200
Widget theme: commented out or removed some more selectors wrt focused button blue border removal.
themes/Adwaita/gtk-3.0/gnome-applications.css | 10 ++---
.../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 15 ++------
themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 14 ++-----
themes/Adwaita/gtk-3.0/gtk-widgets.css | 44 ++++++++++++----------
4 files changed, 36 insertions(+), 47 deletions(-)
commit 3d37f8d03da7c887ad4be9c1e9ef1efee35e8527
Author: Lapo Calamandrei <
[email protected]>
Date: Thu Aug 2 16:53:56 2012 +0200
Widget theme: started working on removing blue border on focused buttons, since we have the dotted line which works better, this is quite a huge change and it needs a lot of testing, so please do. Note that we can axe a lot of selectors from the css this way, big win.
themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 5 +-
.../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 16 +--
themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 19 +---
themes/Adwaita/gtk-3.0/gtk-widgets.css | 118 ++++++++++-----------
4 files changed, 65 insertions(+), 93 deletions(-)
commit f3790e76d4843b7180f059daddc1c2075d6c0f61
Author: Lapo Calamandrei <
[email protected]>
Date: Thu Aug 2 16:15:33 2012 +0200
Widget theme: removed superflous border from NautilusQueryEditor, need some code changes for a better solution...
themes/Adwaita/gtk-3.0/gnome-applications.css | 4 ++++
1 file changed, 4 insertions(+)
commit f3cfe6d0a09c03cddf1fb02be9649482ce5834a0
Author: Lapo Calamandrei <
[email protected]>
Date: Thu Aug 2 15:45:46 2012 +0200
Widget theme: ditched some more -gtk-gradients.
.../Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 25 +++--
themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 25 +++--
themes/Adwaita/gtk-3.0/gtk-widgets.css | 115 +++++++++++----------
3 files changed, 84 insertions(+), 81 deletions(-)
commit d3bb20567629b4551c58dd740b75df4685fc5e3a
Author: Lapo Calamandrei <
[email protected]>
Date: Thu Aug 2 15:18:43 2012 +0200
Widget theme: changed -gtk-gradients with proper css linear gradients in gtk-widgets-backgrounds.
themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 113 ++++++++++-----------
1 file changed, 56 insertions(+), 57 deletions(-)
commit 90dcb673df6fd1efe8a516e30fbfa10a0b5e6ac4
Author: Paolo Borelli <
[email protected]>
Date: Wed Aug 1 11:54:08 2012 +0200
baobab: a couple more styles
themes/Adwaita/gtk-3.0/gnome-applications.css | 8 ++++++++
1 file changed, 8 insertions(+)
commit 56aa7a9613f9c6a75e0dbb8a3a744a9bb674e377
Author: Lapo Calamandrei <
[email protected]>
Date: Sun Jul 22 13:42:21 2012 +0200
Widget theme: removed nautilus view superfluous borders, add icon-shadow to nautilus toolbar buttons.
themes/Adwaita/gtk-3.0/gnome-applications.css | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
commit c5d88be03eb79a46e843cf09701bb96d814e80e9
Author: Paolo Borelli <
[email protected]>
Date: Mon Jul 23 22:19:26 2012 +0200
baobab: add some baobab css to gnome-applications
themes/Adwaita/gtk-3.0/gnome-applications.css | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)