commit 57c2a34ad69a5d72c7c7d7b492e63bd01949c00d
Author: Cosimo Cecchi <
[email protected]>
Date: Fri Jul 1 21:48:01 2011 -0400
release: prepare for 3.1.3
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
commit 0b2f5d0f92f85b50e2561eed7eb84fd40070ae32
Author: Cosimo Cecchi <
[email protected]>
Date: Mon Jun 20 09:29:38 2011 -0400
build: require GTK+ >= 3.1.6
We use features from GTK+ master, so we should require it.
configure.ac | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
commit bac47b5d22da378bed9bc7ca0976b0fe7ac795c3
Author: Cosimo Cecchi <
[email protected]>
Date: Fri Jun 17 02:21:11 2011 -0400
dark: use a consistent insensitive style for the dark theme
Based on the original Jakub's insensitive dark assets palette.
.../scale-slider-horizontal-insensitive-dark.svg | 10 +++---
...der-marks-above-horizontal-insensitive-dark.svg | 10 +++---
...lider-marks-above-vertical-insensitive-dark.svg | 10 +++---
...der-marks-below-horizontal-insensitive-dark.svg | 10 +++---
...lider-marks-below-vertical-insensitive-dark.svg | 14 +++++-----
.../scale-slider-vertical-insensitive-dark.svg | 28 +++++++++++++------
themes/Adwaita/gtk-3.0/gtk-dark.css | 6 ++--
7 files changed, 49 insertions(+), 39 deletions(-)
commit 27d38abf11ed28ce831ab0e2c282e644976fd633
Author: Cosimo Cecchi <
[email protected]>
Date: Fri Jun 17 01:08:48 2011 -0400
dark: misc fixes for the dark theme
themes/Adwaita/gtk-3.0/gtk-dark.css | 2 ++
themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 2 ++
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +-
themes/Adwaita/gtk-3.0/gtk.css | 2 ++
4 files changed, 7 insertions(+), 1 deletions(-)
commit eed5cd61dff0f5ac88568b85c1fcddcd11a44d97
Author: Cosimo Cecchi <
[email protected]>
Date: Fri Jun 17 00:03:03 2011 -0400
toolbars: make padding distribution more uniform for toolbars
themes/Adwaita/gtk-3.0/gtk-widgets.css | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
commit 413ff5f17b9fd1ad7bd0fe3d732b24e944809d10
Author: Cosimo Cecchi <
[email protected]>
Date: Thu Jun 16 23:55:29 2011 -0400
combobox: improve GtkComboBox with entries styling a bit
themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
commit f6f7af86af58942f7f485e10f05381448eceec48
Author: Cosimo Cecchi <
[email protected]>
Date: Thu Jun 16 23:54:58 2011 -0400
notebook: tweak background gradient for active notebook tab
themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
commit 905508a8908cfe1abd4312236e6ead4dd0e93484
Author: Cosimo Cecchi <
[email protected]>
Date: Thu Jun 16 23:50:24 2011 -0400
combobox: fix padding for GtkComboBox with entries
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit f81d27a36b8014c9f497a7d281426f4f9545d2b0
Author: Cosimo Cecchi <
[email protected]>
Date: Thu Jun 16 23:48:49 2011 -0400
spinbutton: tweak padding
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
commit 4739bee4c235a193da8b85434338e9c1756a1f56
Author: Cosimo Cecchi <
[email protected]>
Date: Thu Jun 16 23:48:05 2011 -0400
all: fix some border radii
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit f6a06b8b96d5abdde0b92428ce1a08e1f5139d03
Author: Cosimo Cecchi <
[email protected]>
Date: Thu Jun 16 23:42:47 2011 -0400
all: add some missing assets for vertical progressbars
And fix trough/sliders for GtkScales with no orientation.
themes/Adwaita/gtk-3.0/assets/Makefile.am | 2 +
.../assets/progressbar-border-vertical-dark.svg | 97 +++++++++++++++++++
.../gtk-3.0/assets/progressbar-border-vertical.svg | 98 ++++++++++++++++++++
themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 7 ++
themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 7 ++
themes/Adwaita/gtk-3.0/gtk-widgets.css | 16 +++
6 files changed, 227 insertions(+), 0 deletions(-)
commit b394bca95671e03f43212ceb508ee89c18e79a6c
Author: Cosimo Cecchi <
[email protected]>
Date: Wed Jun 15 00:10:51 2011 -0400
entry: fix horizontal whitespace around progressbars in GtkEntry
https://bugzilla.gnome.org/show_bug.cgi?id=652599
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)