commit 8978af51659d546c225d648a4354091cecb2ea56 (HEAD, tag: 3.7.4, master)
Author: Cosimo Cecchi <[email protected]>
Date:   Mon Jan 14 18:55:48 2013 -0500

   release: prepare for 3.7.4

NEWS         | 11 +++++++++++
configure.ac |  2 +-
2 files changed, 12 insertions(+), 1 deletion(-)

commit 8cb6ea49e9cdd8ef1955504ebd3db0b9c46074a8
Author: Cosimo Cecchi <[email protected]>
Date:   Mon Jan 14 18:44:43 2013 -0500

   build: cleanup GResource dependency generation

   - make sure to use --sourcedir=$(srcdir)
   - use the generated dependency list to add files to EXTRA_DIST instead
     of doing it manually

configure.ac                               |   2 -
themes/Adwaita/gtk-3.0/Makefile.am         |  20 +---
themes/Adwaita/gtk-3.0/assets/Makefile.am  | 171 -----------------------------
themes/Adwaita/gtk-3.0/borders/Makefile.am |  34 ------
themes/HighContrast/gtk-3.0/Makefile.am    |   5 +-
5 files changed, 7 insertions(+), 225 deletions(-)

commit b37c65d80cf07091f9807ec8fe98534b0771def2 (origin/master, origin/HEAD)
Author: Matthias Clasen <[email protected]>
Date:   Sat Jan 12 15:52:56 2013 -0500

   Add highcontrast renderings of accessories-dictionary

themes/HighContrast/Makefile-icons.am                    |   6 ++++++
.../icons/16x16/apps/accessories-dictionary.png          | Bin 0 -> 459 bytes
.../icons/22x22/apps/accessories-dictionary.png          | Bin 0 -> 558 bytes
.../icons/24x24/apps/accessories-dictionary.png          | Bin 0 -> 617 bytes
.../icons/256x256/apps/accessories-dictionary.png        | Bin 0 -> 3187 bytes
.../icons/32x32/apps/accessories-dictionary.png          | Bin 0 -> 770 bytes
.../icons/48x48/apps/accessories-dictionary.png          | Bin 0 -> 965 bytes
7 files changed, 6 insertions(+)

commit 20b08317db916979473be5d0296cd7ed6077019c
Author: Erick PĂ©rez Castellanos <[email protected]>
Date:   Wed Jan 9 17:09:23 2013 -0500

   Added style for Contacts toolbars.

   Padding and borders for edit-toolbar.

themes/Adwaita/gtk-3.0/gnome-applications.css | 14 ++++++++++++++
1 file changed, 14 insertions(+)

commit bdf9b38559482433fb9a18f43fd2bb549917cb80
Author: Cosimo Cecchi <[email protected]>
Date:   Wed Jan 9 13:01:57 2013 -0500

   epiphany: update borders hack for git master

themes/Adwaita/gtk-3.0/gnome-applications.css | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)

commit 62c05aa304a8675944995251b59f4c7a0719d6aa
Author: Cosimo Cecchi <[email protected]>
Date:   Tue Jan 8 18:13:16 2013 -0500

   selection-toolbar: set the right color for secondary selection labels

themes/Adwaita/gtk-3.0/gtk-widgets.css | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

commit 372c27fc3af66e27b81a58f98ce01672a58de0f6
Author: William Jon McCann <[email protected]>
Date:   Fri Dec 21 16:12:37 2012 -0500

   Use a blue selection bar

   https://bugzilla.gnome.org/show_bug.cgi?id=690627

themes/Adwaita/gtk-3.0/gtk-main-common.css         |  10 --
themes/Adwaita/gtk-3.0/gtk-main-dark.css           |  34 ++--
themes/Adwaita/gtk-3.0/gtk-main.css                |  46 ++++--
themes/Adwaita/gtk-3.0/gtk-widgets-borders.css     |   2 -
.../Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css |  16 ++
themes/Adwaita/gtk-3.0/gtk-widgets.css             | 172 +++++++++++++++------
6 files changed, 195 insertions(+), 85 deletions(-)

commit 3aa1caada62b11ebcce0af9211ff5878f108a370
Author: Cosimo Cecchi <[email protected]>
Date:   Fri Jan 4 12:12:04 2013 +0100

   HighContrast: improve styling for floating-bar widgets

   Add a border and round it according to its position, like we do in
   Adwaita.

themes/HighContrast/gtk-3.0/gtk-widgets.css | 32 +++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)

commit 687161c251d46e8249eb774625456c3922ce2f3e
Author: Cosimo Cecchi <[email protected]>
Date:   Fri Jan 4 12:01:27 2013 +0100

   HighContrast: add theming for OSD progressbar

   As seen in Epiphany and gnome-online-accounts.

themes/HighContrast/gtk-3.0/gtk-widgets.css | 17 +++++++++++++++++
1 file changed, 17 insertions(+)

commit 2cc70f8dc77fdb796ce672040cf9e07f7e08bd17
Author: Cosimo Cecchi <[email protected]>
Date:   Fri Jan 4 11:50:19 2013 +0100

   HighContrast: add style for linked vertical button boxes

   As seen in gnome-packagekit.

themes/HighContrast/gtk-3.0/gtk-widgets.css | 14 ++++++++++++++
1 file changed, 14 insertions(+)

commit 7694e164ad6330042a1864373f6172c36c57dcf6
Author: Cosimo Cecchi <[email protected]>
Date:   Fri Jan 4 11:48:30 2013 +0100

   HighContrast: improve style for insensitive colors

   Set a global insensitive color, so that applications that assume it's
   different from the regular text color don't get black when querying a
   color from the theme.

   https://bugzilla.gnome.org/show_bug.cgi?id=691100

themes/HighContrast/gtk-3.0/gtk-widgets.css | 26 ++++++++++++++++++++------
1 file changed, 20 insertions(+), 6 deletions(-)

commit 77913d9ae2988bca6fba1314020eb01ed3b64743
Author: Matthias Clasen <[email protected]>
Date:   Tue Jan 1 23:44:16 2013 -0500

   Add an hc icon for accessories-dictionary

   This icon does not fit in perfectly with the other hc icons,
   but it is much better than a red dot.
   https://bugzilla.gnome.org/show_bug.cgi?id=687303

.../icons/scalable/apps/accessories-dictionary.svg | 89 +++++++++++++++-------
1 file changed, 63 insertions(+), 26 deletions(-)

commit ecb16f2ddc574230b528bf1bff5cd92f0d6f5e23
Author: TmTFx <[email protected]>
Date:   Sun Dec 30 02:49:19 2012 +0100

   Updated Friulian translation

po/fur.po | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)

commit 04454bb70f40fc2d029cb9e4ba7089f8bcbd3b53
Author: TmTFx <[email protected]>
Date:   Fri Dec 28 23:46:16 2012 -0200

   Updated Friulian translation

po/LINGUAS | 1 +
1 file changed, 1 insertion(+)

commit e20d7b2525816cf29d74ba54e33c18b6e56e3a30
Author: Cosimo Cecchi <[email protected]>
Date:   Sun Dec 23 20:16:37 2012 +0100

   view: add some missing selectors for :selected state

themes/Adwaita/gtk-3.0/gtk-widgets.css | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)

commit 4fd0a06a0a4282740f5dee7bd8e831d5d57ce144
Author: Paolo Borelli <[email protected]>
Date:   Sun Dec 23 16:54:51 2012 +0100

   Remove background color for .frame

   This was wrong, but until now harmless because GtkFrame was not painting
   the background at all

themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 -
1 file changed, 1 deletion(-)

commit 370dc86356a0eb3bc240f98966bc6e157821ec1a
Author: Cosimo Cecchi <[email protected]>
Date:   Thu Nov 29 23:34:48 2012 -0500

   Add frame styling for Evince view

   https://bugzilla.gnome.org/show_bug.cgi?id=689166

themes/Adwaita/gtk-3.0/assets/Makefile.am         |   3 ++-
themes/Adwaita/gtk-3.0/assets/thumbnail-frame.png | Bin 0 -> 832 bytes
themes/Adwaita/gtk-3.0/gtk-widgets.css            |  17 +++++++++++++++++
themes/Adwaita/gtk-3.0/gtk.gresource.xml          |   1 +
4 files changed, 20 insertions(+), 1 deletion(-)

commit 9d37a303658a1c2afab42da17c10316bfbba6cc6
Author: Alexander Larsson <[email protected]>
Date:   Wed Dec 19 22:08:09 2012 +0100

   Add runtime checks for X11 specific code

   This way it works if Gtk+ is built with X11 support, but the active
   backend is something else.

themes/Adwaita/gtk-3.0/adwaita_engine.c | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)

commit 440a36392249f8d9fbe184b2a8d1312057505ff0
Author: Cosimo Cecchi <[email protected]>
Date:   Wed Dec 19 11:22:22 2012 +0100

   osd: add a style for icon view selected cells

themes/Adwaita/gtk-3.0/gtk-widgets.css | 12 ++++++++++++
1 file changed, 12 insertions(+)

commit e15e0be240fd2c0829b977ba6dbdcaab726b334a
Author: Cosimo Cecchi <[email protected]>
Date:   Wed Dec 19 11:22:02 2012 +0100

   view: simplify icon view cell selectors

themes/Adwaita/gtk-3.0/gtk-widgets-dark-overrides.css | 4 ++--
themes/Adwaita/gtk-3.0/gtk-widgets.css                | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

commit 409eae2569d9b45924453c0b2e6f31ffdfd6906c
Author: Cosimo Cecchi <[email protected]>
Date:   Tue Dec 18 18:06:18 2012 +0100

   listbox: make sure to set selection color for EggListBox

   This fixes a wrong color for selected+hover rows in Contacts.

themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++++
1 file changed, 4 insertions(+)

commit d5315748ba3fd8844b36e01afb7c4fd4b1d33857 (tag: 3.7.3)