commit 88232c32e18f91646f901740098746fbb8947a1a (HEAD, gnome-3-6)
Author: Cosimo Cecchi <[email protected]>
Date:   Mon Nov 12 17:24:26 2012 -0500

   release: prepare for 3.6.2

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

commit a790cc38e686a0124e51e3ddf30742421a640a05 (origin/gnome-3-6)
Author: Cosimo Cecchi <[email protected]>
Date:   Fri Nov 2 13:32:16 2012 -0400

   separators: ensure separators have a transparent background

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

commit 3c03132e395c2fb224f8da55b26ba8f588dddd86
Author: Benjamin Otte <[email protected]>
Date:   Thu Nov 1 12:47:27 2012 +0100

   Adwaita: Fix active spinner without animations

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

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

commit a791719b255faaafd75b1cad728dd4965385f332
Author: Lapo Calamandrei <[email protected]>
Date:   Fri Oct 19 17:50:14 2012 +0200

   adwaita wm: properly remove left border from right tile.

themes/Adwaita/metacity-1/metacity-theme-3.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

commit 8281c58341cdc56d28a1d87fdc0dde76f80c890f
Author: Lapo Calamandrei <[email protected]>
Date:   Mon Oct 15 15:07:51 2012 +0200

   adwaita gtk3: increase padding on tabs close button to make it a square once
                 again, after the tab changes in the adwaita engine.

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

commit 2fed1b7ffbd9a4e09a5ef97b94498e7b9d7c0ed8
Author: Cosimo Cecchi <[email protected]>
Date:   Wed Oct 17 14:02:52 2012 -0400

   build: fix the build for non-X11 environments

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

configure.ac                            |  2 +-
src/adwaita_engine.c                    | 16 ++++++++++++----
themes/Adwaita/gtk-2.0/adwaita_engine.c |  7 +++++++
3 files changed, 20 insertions(+), 5 deletions(-)

commit 09619db4a3b21cc7cf18b842b031e2e735087fbd
Author: Cosimo Cecchi <[email protected]>
Date:   Wed Oct 17 11:57:21 2012 -0400

   gtk2: add assets for insensitive variants of check and radio buttons

   https://bugzilla.redhat.com/show_bug.cgi?id=856194

themes/Adwaita/gtk-2.0/Check-Radio/check1.png      | Bin 3047 -> 0 bytes
themes/Adwaita/gtk-2.0/Check-Radio/check2.png      | Bin 3400 -> 0 bytes
.../Check-Radio/checkbox-checked-insensitive.png   | Bin 0 -> 3299 bytes
.../gtk-2.0/Check-Radio/checkbox-checked.png       | Bin 0 -> 3400 bytes
.../Check-Radio/checkbox-unchecked-insensitive.png | Bin 0 -> 3019 bytes
.../gtk-2.0/Check-Radio/checkbox-unchecked.png     | Bin 0 -> 3047 bytes
.../Check-Radio/option-checked-insensitive.png     | Bin 0 -> 728 bytes
.../Adwaita/gtk-2.0/Check-Radio/option-checked.png | Bin 0 -> 868 bytes
.../Check-Radio/option-unchecked-insensitive.png   | Bin 0 -> 620 bytes
.../gtk-2.0/Check-Radio/option-unchecked.png       | Bin 0 -> 673 bytes
themes/Adwaita/gtk-2.0/Check-Radio/option1.png     | Bin 673 -> 0 bytes
themes/Adwaita/gtk-2.0/Check-Radio/option2.png     | Bin 868 -> 0 bytes
themes/Adwaita/gtk-2.0/Makefile.am                 |  12 +++++---
themes/Adwaita/gtk-2.0/gtkrc                       |  32 ++++++++++-----------
14 files changed, 24 insertions(+), 20 deletions(-)

commit 83b67839066a4934e3e5b0e1f81ff1074a444bad (tag: 3.6.1)