commit 0507ed9f23a382beac97d59ea39ac861d3db2a25 Author: Cosimo Cecchi Date: Mon Mar 5 17:26:30 2012 -0500 release: prepare for 3.3.91 NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletions(-) commit 1a6cf400ce759c5a38f327c5ee3060851e11f11e Author: Cosimo Cecchi Date: Mon Mar 5 10:36:52 2012 -0500 documents: add CSS for the Documents notification themes/Adwaita/gtk-3.0/gnome-applications.css | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) commit 59682a6dae7d77ea14fbc1702d78d0ee0126f063 Author: Cosimo Cecchi Date: Fri Mar 2 09:52:05 2012 -0500 documents: add an asset for the DnD icon counter themes/Adwaita/gtk-3.0/assets/Makefile.am | 1 + themes/Adwaita/gtk-3.0/assets/dnd-counter.svg | 183 +++++++++++++++++++++++++ themes/Adwaita/gtk-3.0/gnome-applications.css | 8 + themes/Adwaita/gtk-3.0/gtk.gresource.xml | 1 + 4 files changed, 193 insertions(+), 0 deletions(-) commit 237c25d02a65ae3bfa4288f8712b8ab1143c1426 Author: Cosimo Cecchi Date: Mon Feb 27 19:39:42 2012 -0500 documents: theme selection checkboxes for icon view themes/Adwaita/gtk-3.0/assets/Makefile.am | 2 + .../gtk-3.0/assets/grid-selection-checked.svg | 237 +++++++++++++++++ .../gtk-3.0/assets/grid-selection-unchecked.svg | 278 ++++++++++++++++++++ themes/Adwaita/gtk-3.0/gnome-applications.css | 14 + themes/Adwaita/gtk-3.0/gtk.gresource.xml | 2 + 5 files changed, 533 insertions(+), 0 deletions(-) commit ff5428d61bd9aa63861befd4e85e0d8dd066e0a4 Author: Cosimo Cecchi Date: Mon Mar 5 16:54:08 2012 -0500 treeview: cleanup CSS a bit Merge some selectors. themes/Adwaita/gtk-3.0/gtk-widgets.css | 46 ++++++++++++++----------------- 1 files changed, 21 insertions(+), 25 deletions(-) commit 134a7d1c48dce8a8c4282a23bc6bd7ccce882afb Author: Cosimo Cecchi Date: Mon Mar 5 16:52:44 2012 -0500 views: set insensitive tints on insensitive views As pointed out by Paolo Borelli. themes/Adwaita/gtk-3.0/gtk-widgets.css | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit b664e70ca3c45917a22e604273695f92c5be67df Author: Cosimo Cecchi Date: Mon Mar 5 16:41:40 2012 -0500 widgets: cleanup some commented CSS themes/Adwaita/gtk-3.0/gtk-widgets.css | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 1e389a78cffbb501bcc66f1f253600ac76a6048b Author: Cosimo Cecchi Date: Thu Mar 1 22:58:39 2012 -0500 documents: add a missing selector themes/Adwaita/gtk-3.0/gnome-applications.css | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 248feda9bb2874eacb220eea599fe723904c178c Author: Cosimo Cecchi Date: Thu Mar 1 17:48:13 2012 -0500 dim-label: focused dim labels should not be white Only when there's a selection, otherwise the text becomes unreadable. themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 12f3dfce331ad8ac4ccae00d45b05f43eda2947f Author: Lapo Calamandrei Date: Thu Mar 1 17:48:12 2012 +0100 Widgets: spinner animation. themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 1db056ff5ee83c5a1853a0ae1e0409950119c20d Author: Lapo Calamandrei Date: Wed Feb 29 23:34:04 2012 +0100 Widgets: theme the junction between scrollbars. themes/Adwaita/gtk-3.0/gtk-widgets.css | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit e404a9f7da9951fd7c5cfa329c536ad5e8840d9e Author: Bahodir Mansurov <6ahodir@gmail.com> Date: Tue Feb 28 15:48:41 2012 -0500 Adding Uzbek@cyrillic translation po/LINGUAS | 1 + po/uz@cyrillic.po | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+), 0 deletions(-) commit e50bffa3ced85d6fa2a36f4c321441eef3f2f74d Author: Lapo Calamandrei Date: Tue Feb 28 18:42:06 2012 +0100 Widgets: made text more readable on infobars, using white on error and question and black on info and warning. Closes #647288. themes/Adwaita/gtk-3.0/gtk-main-dark.css | 12 ++++++++---- themes/Adwaita/gtk-3.0/gtk-main.css | 12 ++++++++---- themes/Adwaita/gtk-3.0/gtk-widgets.css | 19 ++++++++++++++----- 3 files changed, 30 insertions(+), 13 deletions(-) commit f196a145baa50f26ad0650bd59fa7f2b978384b9 Author: Paolo Borelli Date: Wed Feb 22 23:26:58 2012 +0100 Remove gedit .sidepane styling. Gedit sidepane styling rework punted to the 3.6 themes/Adwaita/gtk-3.0/gnome-applications.css | 28 ++++++++++++++---------- 1 files changed, 16 insertions(+), 12 deletions(-) commit 66d27ec33d3c349b180de9aee08f6dbf05d13f06 Author: Lapo Calamandrei Date: Wed Feb 22 11:39:51 2012 +0100 Widgets: colorchooser styling for the dark variation. .../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 58 ++++++++++++++++++++ 1 files changed, 58 insertions(+), 0 deletions(-)