# Generated by Makefile. Do not edit.

commit b7c85e4c7c7228405fef14f54441b37260ca04cb
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Jan 23 17:02:52 2011 -0500

    Update NEWS for 2.91.7

 NEWS |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 78c5d8b302bfa05ec8460faf5d96332645b678f0
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Sun Jan 23 21:42:08 2011 +0100

    Take resize grip rendering from clearlooks

 src/adwaita_engine.c |   97 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 97 insertions(+), 0 deletions(-)

commit 5a4e9c784686d9172366ec1de0c91f34dd5f00cc
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Sun Jan 23 21:17:36 2011 +0100

    Fix gnome-terminal styling
    
    text was being rendered as light-on-light

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

commit f85412fb1737ee47632d942d6cb6f951363b43f9
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Thu Jan 20 14:36:57 2011 -0500

    Fix expander rendering

 src/adwaita_engine.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e511807f936f997b2fc069aeeab780670f469025
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Jan 20 12:17:01 2011 +0100

    Explicitly set the right colors for the "selected" class

 themes/Adwaita/gtk-3.0/gtk.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit f74995290f63077a216bd51bcdf25e842c7d48d1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Jan 20 12:16:03 2011 +0100

    Remove NautilusIconContainer style properties
    
    Those will be moved to nautilus now that it has its own CSS file.

 themes/Adwaita/gtk-3.0/gtk.css |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

commit b4d5efa91b47df99e58cc60f410b0cb9bbb71771
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Jan 19 09:36:47 2011 -0500

    Set GTK_VERSION in configure.in
    
    I forgot to copy this from gtk-theme-engine-clearlooks

 configure.ac |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit ade4e08a1a9eda14d8dc32a2247d0471be381b99
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Jan 19 09:23:23 2011 -0500

    Post-release version bump

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 31845d8491575be030a85cd8e5817b4e3d32e7ac
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Jan 19 09:20:38 2011 -0500

    Update NEWS

 NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit c3f544eff074daabc85008fc46d00105f45cb97d
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Jan 19 09:17:30 2011 -0500

    Add the Adwaita theme engine

 Makefile.am          |   16 +-
 configure.ac         |   25 ++-
 src/Makefile.am      |   15 +
 src/adwaita_engine.c |  707 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/engine.symbols   |    4 +
 5 files changed, 764 insertions(+), 3 deletions(-)

commit c506abe881cb5303d7b7ddfb62d6127786a2ff24
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 11:47:17 2011 +0100

    Handle different info bars colors

 themes/Adwaita/gtk-3.0/gtk.css |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

commit 9dd984ced89a1537a643f950bc918132d083f187
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:46:56 2011 +0100

    Correct some spacings in widget properties

 themes/Adwaita/gtk-3.0/gtk.css |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)

commit 805eedf8e30a63f877608c728756199d9ac5a91e
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:46:28 2011 +0100

    Theme GtkSwitches and GtkScales as per the mockups

 themes/Adwaita/gtk-3.0/gtk.css |   40 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 40 insertions(+), 0 deletions(-)

commit bd938d30efd09ac4a7711d0476fd1cdb54099e51
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:45:39 2011 +0100

    Implement treeview as per the mockups

 themes/Adwaita/gtk-3.0/gtk.css |   66 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 66 insertions(+), 0 deletions(-)

commit edf91985f060d1c5e1dfe4a43e401f3fe15ebc6e
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:44:59 2011 +0100

    Improve calendars styling

 themes/Adwaita/gtk-3.0/gtk.css |   31 +++++++++++++++++++++++++++----
 1 files changed, 27 insertions(+), 4 deletions(-)

commit 6add7ec871caa8aacb9f1a6b437555d5206924f1
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:39:40 2011 +0100

    Theme progressbars as per the mockups

 themes/Adwaita/gtk-3.0/gtk.css |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

commit b13224a31e4eda55319fbdedbef9eb7b757f707a
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:38:25 2011 +0100

    Improve menus styling

 themes/Adwaita/gtk-3.0/gtk.css |   47 ++++++++++++++++++++-------------------
 1 files changed, 24 insertions(+), 23 deletions(-)

commit f2ed9ed9414c1d1b94f5fc9ca590cccdef07fe7f
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:36:13 2011 +0100

    ensure scrollbars' border is solid

 themes/Adwaita/gtk-3.0/gtk.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit c81765e0201b182a0a00d4248a3cd3b9667b820c
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:35:40 2011 +0100

    Fix notebook tabs spacing

 themes/Adwaita/gtk-3.0/gtk.css |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

commit ce1e73207aad01304189927eb3d81f4b17524441
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:34:26 2011 +0100

    Fix spinbutton button rendering spacing

 themes/Adwaita/gtk-3.0/gtk.css |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 38c79dffc4b60c8399847289bb4d072d70d68ff6
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Jan 19 04:32:16 2011 +0100

    Ensure entries in toolbars don't inherit background-image

 themes/Adwaita/gtk-3.0/gtk.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 2b7184b74a1e7578d8792eab80b04fc787facfe0
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Mon Jan 17 04:42:29 2011 +0100

    Fix menu items spacing so it matches the mockups

 themes/Adwaita/gtk-3.0/gtk.css |   71 +++++++++++++++++++---------------------
 1 files changed, 34 insertions(+), 37 deletions(-)

commit 3357735edafcea224aaec750cd9244136adb3d0e
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Mon Jan 17 04:37:07 2011 +0100

    Fix insensitive color

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

commit 106675eb3771062c4247c74384ec801501c70fea
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Mon Jan 17 04:36:17 2011 +0100

    Fix frames in GtkScrolledWindow and GtkFrame

 themes/Adwaita/gtk-3.0/gtk.css |   34 ++++++++++++++--------------------
 1 files changed, 14 insertions(+), 20 deletions(-)

commit 82ec080af57bcfa69636656923bcb3e991d9c38c
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Mon Jan 17 04:35:08 2011 +0100

    Make notebook tabs closer to the mockups
    
    Implementing these isn't possible yet, so try to get something
    closer to clearlooks instead.

 themes/Adwaita/gtk-3.0/gtk.css |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 20c8e27dd8d7dc6e6f22aad0d54b8891bb7c6633
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Mon Jan 17 04:33:13 2011 +0100

    Implement entries and spinbuttons as per the mockups

 themes/Adwaita/gtk-3.0/gtk.css |   33 ++++++++++++++++++---------------
 1 files changed, 18 insertions(+), 15 deletions(-)

commit 4928d4cee6b18a962a26e24ab8032633703e277d
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Mon Jan 17 04:27:56 2011 +0100

    Implement buttons and scrollbars as per the mockups
    
    The CSS file uses now the adwaita engine, meant to let as many
    things as possible to the default engine implementation.

 themes/Adwaita/gtk-3.0/gtk.css |  137 +++++++++++++++++++++++-----------------
 1 files changed, 80 insertions(+), 57 deletions(-)

commit c44d7aab2ffe8e9c4cbd68dd2e2b26b1f8d1dc90
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Fri Jan 14 17:47:36 2011 +0200

    Add Arabic

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 53ea7a135615828b6713bd1ee05972da17cfc20c
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Thu Jan 13 00:11:30 2011 +0200

    Updated Bulgarian translation

 po/bg.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 068c69416d564f46471c1073db10ed0e8a5cbfd3
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Wed Jan 12 23:55:13 2011 +0200

    Updated Bulgarian translation

 po/LINGUAS |    1 +
 po/bg.po   |   30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

commit 4adac4676b0446caa09dda17cfe0110f5c9e677b
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Wed Jan 12 11:49:29 2011 +0200

    Add Arabic translation

 po/ar.po |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

commit cf51223786ae132eed0b33f867c51f26417ba10d
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
Date:   Tue Jan 11 19:57:59 2011 +0330

    adding persian translation

 po/LINGUAS |    1 +
 po/fa.po   |   35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 0 deletions(-)

commit 73bb1bb4dc766a69bb4dfd31f6c828534ae09058
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Jan 10 20:55:37 2011 -0500

    Bump version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit bc8553aefbceacb53458833504254abb16904da5
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Jan 10 20:54:03 2011 -0500

    Update news

 NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 3b2dc290a338096af06b717dfd0022faf023e635
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Mon Jan 10 19:27:36 2011 +0100

    Adwaita cursors
    
    - import all the sources
    - don't composite blender spinner, use a simple one (8 frames) directly in the SVG

 .../cursors/data/00008160000006810000408080010102  |  Bin 15776 -> 14 bytes
 .../cursors/data/028006030e0e7ebffc7f7070c0600140  |  Bin 15776 -> 14 bytes
 .../cursors/data/03b6e0fcb3499374a867c041f52298f0  |  Bin 15776 -> 14 bytes
 .../cursors/data/08e8e1c95fe2fc01f976f1e063a24ccd  |  Bin 488576 -> 14 bytes
 .../cursors/data/1081e37283d90000800003c07f3ef6bf  |  Bin 15680 -> 4 bytes
 .../cursors/data/14fef782d02440884392942c11205230  |  Bin 15776 -> 17 bytes
 .../cursors/data/2870a09082c103050810ffdffffe0204  |  Bin 15776 -> 17 bytes
 .../cursors/data/3085a0e285430894940527032f8b26df  |  Bin 15776 -> 4 bytes
 .../cursors/data/3ecb610c1bf2410f44200f48c40d3599  |  Bin 488576 -> 14 bytes
 .../cursors/data/4498f0e0c1937ffe01fd06f973665830  |  Bin 15776 -> 4 bytes
 .../cursors/data/5c6cd98b3f3ebcb1f9c7f1c204630408  |  Bin 15776 -> 14 bytes
 .../cursors/data/6407b0e94181790501fd1e167b474872  |  Bin 15680 -> 4 bytes
 .../cursors/data/640fb0e74195791501fd1ed57b41487f  |  Bin 15776 -> 4 bytes
 .../cursors/data/9081237383d90e509aa00f00170e968f  |  Bin 15776 -> 4 bytes
 .../cursors/data/9d800788f1b08800ae810202380a0822  |  Bin 15776 -> 5 bytes
 themes/Adwaita/cursors/data/arrow                  |  Bin 15776 -> 8 bytes
 .../cursors/data/c7088f0f3e6c8088236ef8e1e3e70000  |  Bin 15776 -> 15 bytes
 themes/Adwaita/cursors/data/color-picker           |  Bin 15776 -> 0 bytes
 themes/Adwaita/cursors/data/cross_reverse          |  Bin 15776 -> 5 bytes
 .../cursors/data/d9ce0ab605698f320427677b458ad60b  |  Bin 15776 -> 14 bytes
 themes/Adwaita/cursors/data/diamond_cross          |  Bin 15776 -> 5 bytes
 themes/Adwaita/cursors/data/dnd-ask                |  Bin 15776 -> 15776 bytes
 themes/Adwaita/cursors/data/dnd-copy               |  Bin 15776 -> 15776 bytes
 themes/Adwaita/cursors/data/dnd-link               |  Bin 15776 -> 15776 bytes
 themes/Adwaita/cursors/data/dnd-move               |  Bin 15776 -> 15776 bytes
 themes/Adwaita/cursors/data/dot_box_mask           |  Bin 15776 -> 6 bytes
 themes/Adwaita/cursors/data/double_arrow           |  Bin 15776 -> 17 bytes
 themes/Adwaita/cursors/data/draft_large            |  Bin 15776 -> 9 bytes
 themes/Adwaita/cursors/data/draft_small            |  Bin 15776 -> 9 bytes
 themes/Adwaita/cursors/data/draped_box             |  Bin 15776 -> 6 bytes
 .../cursors/data/e29285e634086352946a0e7090d73106  |  Bin 15776 -> 5 bytes
 .../cursors/data/fcf1c3c7cd4491d801f1e1c78f100000  |  Bin 15776 -> 15 bytes
 themes/Adwaita/cursors/data/fleur                  |  Bin 15776 -> 8 bytes
 themes/Adwaita/cursors/data/h_double_arrow         |  Bin 15776 -> 17 bytes
 themes/Adwaita/cursors/data/hand                   |  Bin 15776 -> 5 bytes
 themes/Adwaita/cursors/data/hand1                  |  Bin 15776 -> 5 bytes
 themes/Adwaita/cursors/data/help                   |  Bin 15776 -> 14 bytes
 themes/Adwaita/cursors/data/icon                   |  Bin 15776 -> 6 bytes
 themes/Adwaita/cursors/data/left_ptr               |  Bin 15776 -> 15776 bytes
 themes/Adwaita/cursors/data/left_ptr_help          |  Bin 15776 -> 14 bytes
 themes/Adwaita/cursors/data/left_ptr_watch         |  Bin 488576 -> 126096 bytes
 themes/Adwaita/cursors/data/pencil                 |  Bin 15776 -> 15776 bytes
 themes/Adwaita/cursors/data/pirate                 |  Bin 15776 -> 8 bytes
 themes/Adwaita/cursors/data/target                 |  Bin 15776 -> 6 bytes
 themes/Adwaita/cursors/data/top_left_arrow         |  Bin 15776 -> 8 bytes
 themes/Adwaita/cursors/data/v_double_arrow         |  Bin 15776 -> 17 bytes
 themes/Adwaita/cursors/data/watch                  |  Bin 488576 -> 126096 bytes
 themes/Adwaita/cursors/src/adwaita.svg             | 8900 ++++++++++++++++++++
 themes/Adwaita/cursors/src/pngs/24x24/X_cursor.png |  Bin 0 -> 1157 bytes
 .../cursors/src/pngs/24x24/bd_double_arrow.png     |  Bin 0 -> 1034 bytes
 .../cursors/src/pngs/24x24/bottom_left_corner.png  |  Bin 0 -> 1053 bytes
 .../cursors/src/pngs/24x24/bottom_right_corner.png |  Bin 0 -> 1002 bytes
 .../Adwaita/cursors/src/pngs/24x24/bottom_side.png |  Bin 0 -> 1019 bytes
 .../Adwaita/cursors/src/pngs/24x24/bottom_tee.png  |  Bin 0 -> 695 bytes
 themes/Adwaita/cursors/src/pngs/24x24/circle.png   |  Bin 0 -> 1218 bytes
 themes/Adwaita/cursors/src/pngs/24x24/copy.png     |  Bin 0 -> 1194 bytes
 themes/Adwaita/cursors/src/pngs/24x24/cross.png    |  Bin 0 -> 742 bytes
 .../cursors/src/pngs/24x24/crossed_circle.png      |  Bin 0 -> 1625 bytes
 .../Adwaita/cursors/src/pngs/24x24/crosshair.png   |  Bin 0 -> 799 bytes
 themes/Adwaita/cursors/src/pngs/24x24/dnd-ask.png  |  Bin 0 -> 972 bytes
 themes/Adwaita/cursors/src/pngs/24x24/dnd-copy.png |  Bin 0 -> 1004 bytes
 themes/Adwaita/cursors/src/pngs/24x24/dnd-link.png |  Bin 0 -> 1126 bytes
 themes/Adwaita/cursors/src/pngs/24x24/dnd-move.png |  Bin 0 -> 954 bytes
 themes/Adwaita/cursors/src/pngs/24x24/dnd-none.png |  Bin 0 -> 1004 bytes
 themes/Adwaita/cursors/src/pngs/24x24/dotbox.png   |  Bin 0 -> 854 bytes
 .../cursors/src/pngs/24x24/fd_double_arrow.png     |  Bin 0 -> 1014 bytes
 themes/Adwaita/cursors/src/pngs/24x24/grabbing.png |  Bin 0 -> 1021 bytes
 themes/Adwaita/cursors/src/pngs/24x24/hand1.png    |  Bin 0 -> 1074 bytes
 themes/Adwaita/cursors/src/pngs/24x24/hand2.png    |  Bin 0 -> 1115 bytes
 themes/Adwaita/cursors/src/pngs/24x24/left_ptr.png |  Bin 0 -> 998 bytes
 .../cursors/src/pngs/24x24/left_ptr_watch_0001.png |  Bin 0 -> 1364 bytes
 .../cursors/src/pngs/24x24/left_ptr_watch_0002.png |  Bin 0 -> 1366 bytes
 .../cursors/src/pngs/24x24/left_ptr_watch_0003.png |  Bin 0 -> 1376 bytes
 .../cursors/src/pngs/24x24/left_ptr_watch_0004.png |  Bin 0 -> 1378 bytes
 .../cursors/src/pngs/24x24/left_ptr_watch_0005.png |  Bin 0 -> 1385 bytes
 .../cursors/src/pngs/24x24/left_ptr_watch_0006.png |  Bin 0 -> 1372 bytes
 .../cursors/src/pngs/24x24/left_ptr_watch_0007.png |  Bin 0 -> 1368 bytes
 .../cursors/src/pngs/24x24/left_ptr_watch_0008.png |  Bin 0 -> 1366 bytes
 .../Adwaita/cursors/src/pngs/24x24/left_side.png   |  Bin 0 -> 1103 bytes
 themes/Adwaita/cursors/src/pngs/24x24/left_tee.png |  Bin 0 -> 663 bytes
 themes/Adwaita/cursors/src/pngs/24x24/link.png     |  Bin 0 -> 1295 bytes
 themes/Adwaita/cursors/src/pngs/24x24/ll_angle.png |  Bin 0 -> 598 bytes
 themes/Adwaita/cursors/src/pngs/24x24/lr_angle.png |  Bin 0 -> 594 bytes
 themes/Adwaita/cursors/src/pngs/24x24/move.png     |  Bin 0 -> 1167 bytes
 themes/Adwaita/cursors/src/pngs/24x24/pencil.png   |  Bin 0 -> 1194 bytes
 themes/Adwaita/cursors/src/pngs/24x24/plus.png     |  Bin 0 -> 633 bytes
 .../cursors/src/pngs/24x24/question_arrow.png      |  Bin 0 -> 1277 bytes
 .../Adwaita/cursors/src/pngs/24x24/right_ptr.png   |  Bin 0 -> 1042 bytes
 .../Adwaita/cursors/src/pngs/24x24/right_side.png  |  Bin 0 -> 1002 bytes
 .../Adwaita/cursors/src/pngs/24x24/right_tee.png   |  Bin 0 -> 661 bytes
 .../cursors/src/pngs/24x24/sb_down_arrow.png       |  Bin 0 -> 935 bytes
 .../cursors/src/pngs/24x24/sb_h_double_arrow.png   |  Bin 0 -> 1200 bytes
 .../cursors/src/pngs/24x24/sb_left_arrow.png       |  Bin 0 -> 889 bytes
 .../cursors/src/pngs/24x24/sb_right_arrow.png      |  Bin 0 -> 881 bytes
 .../Adwaita/cursors/src/pngs/24x24/sb_up_arrow.png |  Bin 0 -> 900 bytes
 .../cursors/src/pngs/24x24/sb_v_double_arrow.png   |  Bin 0 -> 1162 bytes
 themes/Adwaita/cursors/src/pngs/24x24/tcross.png   |  Bin 0 -> 645 bytes
 .../cursors/src/pngs/24x24/top_left_corner.png     |  Bin 0 -> 1130 bytes
 .../cursors/src/pngs/24x24/top_right_corner.png    |  Bin 0 -> 1103 bytes
 themes/Adwaita/cursors/src/pngs/24x24/top_side.png |  Bin 0 -> 1044 bytes
 themes/Adwaita/cursors/src/pngs/24x24/top_tee.png  |  Bin 0 -> 660 bytes
 themes/Adwaita/cursors/src/pngs/24x24/ul_angle.png |  Bin 0 -> 654 bytes
 themes/Adwaita/cursors/src/pngs/24x24/ur_angle.png |  Bin 0 -> 625 bytes
 .../Adwaita/cursors/src/pngs/24x24/watch_0001.png  |  Bin 0 -> 1602 bytes
 .../Adwaita/cursors/src/pngs/24x24/watch_0002.png  |  Bin 0 -> 1625 bytes
 .../Adwaita/cursors/src/pngs/24x24/watch_0003.png  |  Bin 0 -> 1596 bytes
 .../Adwaita/cursors/src/pngs/24x24/watch_0004.png  |  Bin 0 -> 1627 bytes
 .../Adwaita/cursors/src/pngs/24x24/watch_0005.png  |  Bin 0 -> 1603 bytes
 .../Adwaita/cursors/src/pngs/24x24/watch_0006.png  |  Bin 0 -> 1616 bytes
 .../Adwaita/cursors/src/pngs/24x24/watch_0007.png  |  Bin 0 -> 1598 bytes
 .../Adwaita/cursors/src/pngs/24x24/watch_0008.png  |  Bin 0 -> 1613 bytes
 themes/Adwaita/cursors/src/pngs/24x24/xterm.png    |  Bin 0 -> 642 bytes
 themes/Adwaita/cursors/src/pngs/32x32/X_cursor.png |  Bin 0 -> 1614 bytes
 .../cursors/src/pngs/32x32/bd_double_arrow.png     |  Bin 0 -> 1377 bytes
 .../cursors/src/pngs/32x32/bottom_left_corner.png  |  Bin 0 -> 1480 bytes
 .../cursors/src/pngs/32x32/bottom_right_corner.png |  Bin 0 -> 1436 bytes
 .../Adwaita/cursors/src/pngs/32x32/bottom_side.png |  Bin 0 -> 1388 bytes
 .../Adwaita/cursors/src/pngs/32x32/bottom_tee.png  |  Bin 0 -> 862 bytes
 themes/Adwaita/cursors/src/pngs/32x32/circle.png   |  Bin 0 -> 1742 bytes
 themes/Adwaita/cursors/src/pngs/32x32/copy.png     |  Bin 0 -> 1712 bytes
 themes/Adwaita/cursors/src/pngs/32x32/cross.png    |  Bin 0 -> 1076 bytes
 .../cursors/src/pngs/32x32/crossed_circle.png      |  Bin 0 -> 2381 bytes
 .../Adwaita/cursors/src/pngs/32x32/crosshair.png   |  Bin 0 -> 1239 bytes
 themes/Adwaita/cursors/src/pngs/32x32/dnd-ask.png  |  Bin 0 -> 1310 bytes
 themes/Adwaita/cursors/src/pngs/32x32/dnd-copy.png |  Bin 0 -> 1430 bytes
 themes/Adwaita/cursors/src/pngs/32x32/dnd-link.png |  Bin 0 -> 1566 bytes
 themes/Adwaita/cursors/src/pngs/32x32/dnd-move.png |  Bin 0 -> 1346 bytes
 themes/Adwaita/cursors/src/pngs/32x32/dnd-none.png |  Bin 0 -> 1321 bytes
 themes/Adwaita/cursors/src/pngs/32x32/dotbox.png   |  Bin 0 -> 1415 bytes
 .../cursors/src/pngs/32x32/fd_double_arrow.png     |  Bin 0 -> 1405 bytes
 themes/Adwaita/cursors/src/pngs/32x32/grabbing.png |  Bin 0 -> 1352 bytes
 themes/Adwaita/cursors/src/pngs/32x32/hand1.png    |  Bin 0 -> 1485 bytes
 themes/Adwaita/cursors/src/pngs/32x32/hand2.png    |  Bin 0 -> 1508 bytes
 themes/Adwaita/cursors/src/pngs/32x32/left_ptr.png |  Bin 0 -> 1337 bytes
 .../cursors/src/pngs/32x32/left_ptr_watch_0001.png |  Bin 0 -> 2000 bytes
 .../cursors/src/pngs/32x32/left_ptr_watch_0002.png |  Bin 0 -> 2006 bytes
 .../cursors/src/pngs/32x32/left_ptr_watch_0003.png |  Bin 0 -> 1976 bytes
 .../cursors/src/pngs/32x32/left_ptr_watch_0004.png |  Bin 0 -> 1989 bytes
 .../cursors/src/pngs/32x32/left_ptr_watch_0005.png |  Bin 0 -> 1986 bytes
 .../cursors/src/pngs/32x32/left_ptr_watch_0006.png |  Bin 0 -> 1988 bytes
 .../cursors/src/pngs/32x32/left_ptr_watch_0007.png |  Bin 0 -> 1988 bytes
 .../cursors/src/pngs/32x32/left_ptr_watch_0008.png |  Bin 0 -> 1986 bytes
 .../Adwaita/cursors/src/pngs/32x32/left_side.png   |  Bin 0 -> 1475 bytes
 themes/Adwaita/cursors/src/pngs/32x32/left_tee.png |  Bin 0 -> 917 bytes
 themes/Adwaita/cursors/src/pngs/32x32/link.png     |  Bin 0 -> 1820 bytes
 themes/Adwaita/cursors/src/pngs/32x32/ll_angle.png |  Bin 0 -> 758 bytes
 themes/Adwaita/cursors/src/pngs/32x32/lr_angle.png |  Bin 0 -> 752 bytes
 themes/Adwaita/cursors/src/pngs/32x32/move.png     |  Bin 0 -> 1584 bytes
 themes/Adwaita/cursors/src/pngs/32x32/pencil.png   |  Bin 0 -> 1658 bytes
 themes/Adwaita/cursors/src/pngs/32x32/plus.png     |  Bin 0 -> 1093 bytes
 .../cursors/src/pngs/32x32/question_arrow.png      |  Bin 0 -> 1796 bytes
 .../Adwaita/cursors/src/pngs/32x32/right_ptr.png   |  Bin 0 -> 1395 bytes
 .../Adwaita/cursors/src/pngs/32x32/right_side.png  |  Bin 0 -> 1399 bytes
 .../Adwaita/cursors/src/pngs/32x32/right_tee.png   |  Bin 0 -> 918 bytes
 .../cursors/src/pngs/32x32/sb_down_arrow.png       |  Bin 0 -> 1183 bytes
 .../cursors/src/pngs/32x32/sb_h_double_arrow.png   |  Bin 0 -> 1707 bytes
 .../cursors/src/pngs/32x32/sb_left_arrow.png       |  Bin 0 -> 1194 bytes
 .../cursors/src/pngs/32x32/sb_right_arrow.png      |  Bin 0 -> 1149 bytes
 .../Adwaita/cursors/src/pngs/32x32/sb_up_arrow.png |  Bin 0 -> 1185 bytes
 .../cursors/src/pngs/32x32/sb_v_double_arrow.png   |  Bin 0 -> 1701 bytes
 themes/Adwaita/cursors/src/pngs/32x32/tcross.png   |  Bin 0 -> 741 bytes
 .../cursors/src/pngs/32x32/top_left_corner.png     |  Bin 0 -> 1610 bytes
 .../cursors/src/pngs/32x32/top_right_corner.png    |  Bin 0 -> 1501 bytes
 themes/Adwaita/cursors/src/pngs/32x32/top_side.png |  Bin 0 -> 1452 bytes
 themes/Adwaita/cursors/src/pngs/32x32/top_tee.png  |  Bin 0 -> 915 bytes
 themes/Adwaita/cursors/src/pngs/32x32/ul_angle.png |  Bin 0 -> 804 bytes
 themes/Adwaita/cursors/src/pngs/32x32/ur_angle.png |  Bin 0 -> 798 bytes
 .../Adwaita/cursors/src/pngs/32x32/watch_0001.png  |  Bin 0 -> 2207 bytes
 .../Adwaita/cursors/src/pngs/32x32/watch_0002.png  |  Bin 0 -> 2188 bytes
 .../Adwaita/cursors/src/pngs/32x32/watch_0003.png  |  Bin 0 -> 2209 bytes
 .../Adwaita/cursors/src/pngs/32x32/watch_0004.png  |  Bin 0 -> 2193 bytes
 .../Adwaita/cursors/src/pngs/32x32/watch_0005.png  |  Bin 0 -> 2216 bytes
 .../Adwaita/cursors/src/pngs/32x32/watch_0006.png  |  Bin 0 -> 2202 bytes
 .../Adwaita/cursors/src/pngs/32x32/watch_0007.png  |  Bin 0 -> 2210 bytes
 .../Adwaita/cursors/src/pngs/32x32/watch_0008.png  |  Bin 0 -> 2211 bytes
 themes/Adwaita/cursors/src/pngs/32x32/xterm.png    |  Bin 0 -> 977 bytes
 themes/Adwaita/cursors/src/pngs/48x48/X_cursor.png |  Bin 0 -> 2560 bytes
 .../cursors/src/pngs/48x48/bd_double_arrow.png     |  Bin 0 -> 2043 bytes
 .../cursors/src/pngs/48x48/bottom_left_corner.png  |  Bin 0 -> 2085 bytes
 .../cursors/src/pngs/48x48/bottom_right_corner.png |  Bin 0 -> 2099 bytes
 .../Adwaita/cursors/src/pngs/48x48/bottom_side.png |  Bin 0 -> 1886 bytes
 .../Adwaita/cursors/src/pngs/48x48/bottom_tee.png  |  Bin 0 -> 1158 bytes
 themes/Adwaita/cursors/src/pngs/48x48/circle.png   |  Bin 0 -> 2673 bytes
 themes/Adwaita/cursors/src/pngs/48x48/copy.png     |  Bin 0 -> 2593 bytes
 themes/Adwaita/cursors/src/pngs/48x48/cross.png    |  Bin 0 -> 1264 bytes
 .../cursors/src/pngs/48x48/crossed_circle.png      |  Bin 0 -> 3858 bytes
 .../Adwaita/cursors/src/pngs/48x48/crosshair.png   |  Bin 0 -> 1419 bytes
 themes/Adwaita/cursors/src/pngs/48x48/dnd-ask.png  |  Bin 0 -> 1918 bytes
 themes/Adwaita/cursors/src/pngs/48x48/dnd-copy.png |  Bin 0 -> 1906 bytes
 themes/Adwaita/cursors/src/pngs/48x48/dnd-link.png |  Bin 0 -> 2413 bytes
 themes/Adwaita/cursors/src/pngs/48x48/dnd-move.png |  Bin 0 -> 1831 bytes
 themes/Adwaita/cursors/src/pngs/48x48/dnd-none.png |  Bin 0 -> 2064 bytes
 themes/Adwaita/cursors/src/pngs/48x48/dotbox.png   |  Bin 0 -> 1549 bytes
 .../cursors/src/pngs/48x48/fd_double_arrow.png     |  Bin 0 -> 2083 bytes
 themes/Adwaita/cursors/src/pngs/48x48/grabbing.png |  Bin 0 -> 1947 bytes
 themes/Adwaita/cursors/src/pngs/48x48/hand1.png    |  Bin 0 -> 2084 bytes
 themes/Adwaita/cursors/src/pngs/48x48/hand2.png    |  Bin 0 -> 2208 bytes
 themes/Adwaita/cursors/src/pngs/48x48/left_ptr.png |  Bin 0 -> 2087 bytes
 .../cursors/src/pngs/48x48/left_ptr_watch_0001.png |  Bin 0 -> 3102 bytes
 .../cursors/src/pngs/48x48/left_ptr_watch_0002.png |  Bin 0 -> 3140 bytes
 .../cursors/src/pngs/48x48/left_ptr_watch_0003.png |  Bin 0 -> 3134 bytes
 .../cursors/src/pngs/48x48/left_ptr_watch_0004.png |  Bin 0 -> 3150 bytes
 .../cursors/src/pngs/48x48/left_ptr_watch_0005.png |  Bin 0 -> 3140 bytes
 .../cursors/src/pngs/48x48/left_ptr_watch_0006.png |  Bin 0 -> 3186 bytes
 .../cursors/src/pngs/48x48/left_ptr_watch_0007.png |  Bin 0 -> 3150 bytes
 .../cursors/src/pngs/48x48/left_ptr_watch_0008.png |  Bin 0 -> 3095 bytes
 .../Adwaita/cursors/src/pngs/48x48/left_side.png   |  Bin 0 -> 2136 bytes
 themes/Adwaita/cursors/src/pngs/48x48/left_tee.png |  Bin 0 -> 1158 bytes
 themes/Adwaita/cursors/src/pngs/48x48/link.png     |  Bin 0 -> 2987 bytes
 themes/Adwaita/cursors/src/pngs/48x48/ll_angle.png |  Bin 0 -> 986 bytes
 themes/Adwaita/cursors/src/pngs/48x48/lr_angle.png |  Bin 0 -> 943 bytes
 themes/Adwaita/cursors/src/pngs/48x48/move.png     |  Bin 0 -> 2435 bytes
 themes/Adwaita/cursors/src/pngs/48x48/pencil.png   |  Bin 0 -> 2654 bytes
 themes/Adwaita/cursors/src/pngs/48x48/plus.png     |  Bin 0 -> 1224 bytes
 .../cursors/src/pngs/48x48/question_arrow.png      |  Bin 0 -> 2780 bytes
 .../Adwaita/cursors/src/pngs/48x48/right_ptr.png   |  Bin 0 -> 2168 bytes
 .../Adwaita/cursors/src/pngs/48x48/right_side.png  |  Bin 0 -> 1951 bytes
 .../Adwaita/cursors/src/pngs/48x48/right_tee.png   |  Bin 0 -> 1105 bytes
 .../cursors/src/pngs/48x48/sb_down_arrow.png       |  Bin 0 -> 1614 bytes
 .../cursors/src/pngs/48x48/sb_h_double_arrow.png   |  Bin 0 -> 2613 bytes
 .../cursors/src/pngs/48x48/sb_left_arrow.png       |  Bin 0 -> 1639 bytes
 .../cursors/src/pngs/48x48/sb_right_arrow.png      |  Bin 0 -> 1712 bytes
 .../Adwaita/cursors/src/pngs/48x48/sb_up_arrow.png |  Bin 0 -> 1714 bytes
 .../cursors/src/pngs/48x48/sb_v_double_arrow.png   |  Bin 0 -> 2469 bytes
 themes/Adwaita/cursors/src/pngs/48x48/tcross.png   |  Bin 0 -> 831 bytes
 .../cursors/src/pngs/48x48/top_left_corner.png     |  Bin 0 -> 2549 bytes
 .../cursors/src/pngs/48x48/top_right_corner.png    |  Bin 0 -> 2287 bytes
 themes/Adwaita/cursors/src/pngs/48x48/top_side.png |  Bin 0 -> 2172 bytes
 themes/Adwaita/cursors/src/pngs/48x48/top_tee.png  |  Bin 0 -> 1080 bytes
 themes/Adwaita/cursors/src/pngs/48x48/ul_angle.png |  Bin 0 -> 1031 bytes
 themes/Adwaita/cursors/src/pngs/48x48/ur_angle.png |  Bin 0 -> 1049 bytes
 .../Adwaita/cursors/src/pngs/48x48/watch_0001.png  |  Bin 0 -> 3496 bytes
 .../Adwaita/cursors/src/pngs/48x48/watch_0002.png  |  Bin 0 -> 3517 bytes
 .../Adwaita/cursors/src/pngs/48x48/watch_0003.png  |  Bin 0 -> 3541 bytes
 .../Adwaita/cursors/src/pngs/48x48/watch_0004.png  |  Bin 0 -> 3564 bytes
 .../Adwaita/cursors/src/pngs/48x48/watch_0005.png  |  Bin 0 -> 3564 bytes
 .../Adwaita/cursors/src/pngs/48x48/watch_0006.png  |  Bin 0 -> 3570 bytes
 .../Adwaita/cursors/src/pngs/48x48/watch_0007.png  |  Bin 0 -> 3523 bytes
 .../Adwaita/cursors/src/pngs/48x48/watch_0008.png  |  Bin 0 -> 3559 bytes
 themes/Adwaita/cursors/src/pngs/48x48/xterm.png    |  Bin 0 -> 1048 bytes
 themes/Adwaita/cursors/src/pngs/X_cursor.in        |    3 +
 themes/Adwaita/cursors/src/pngs/bd_double_arrow.in |    3 +
 .../Adwaita/cursors/src/pngs/bottom_left_corner.in |    3 +
 .../cursors/src/pngs/bottom_right_corner.in        |    3 +
 themes/Adwaita/cursors/src/pngs/bottom_side.in     |    3 +
 themes/Adwaita/cursors/src/pngs/bottom_tee.in      |    3 +
 themes/Adwaita/cursors/src/pngs/circle.in          |    3 +
 themes/Adwaita/cursors/src/pngs/copy.in            |    3 +
 themes/Adwaita/cursors/src/pngs/cross.in           |    3 +
 themes/Adwaita/cursors/src/pngs/crossed_circle.in  |    3 +
 themes/Adwaita/cursors/src/pngs/crosshair.in       |    3 +
 themes/Adwaita/cursors/src/pngs/dnd-ask.in         |    3 +
 themes/Adwaita/cursors/src/pngs/dnd-copy.in        |    3 +
 themes/Adwaita/cursors/src/pngs/dnd-link.in        |    3 +
 themes/Adwaita/cursors/src/pngs/dnd-move.in        |    3 +
 themes/Adwaita/cursors/src/pngs/dnd-none.in        |    3 +
 themes/Adwaita/cursors/src/pngs/dotbox.in          |    3 +
 themes/Adwaita/cursors/src/pngs/fd_double_arrow.in |    3 +
 themes/Adwaita/cursors/src/pngs/grabbing.in        |    3 +
 themes/Adwaita/cursors/src/pngs/hand1.in           |    3 +
 themes/Adwaita/cursors/src/pngs/hand2.in           |    3 +
 themes/Adwaita/cursors/src/pngs/left_ptr.in        |    3 +
 themes/Adwaita/cursors/src/pngs/left_ptr_watch.in  |   24 +
 themes/Adwaita/cursors/src/pngs/left_side.in       |    3 +
 themes/Adwaita/cursors/src/pngs/left_tee.in        |    3 +
 themes/Adwaita/cursors/src/pngs/link.in            |    3 +
 themes/Adwaita/cursors/src/pngs/ll_angle.in        |    3 +
 themes/Adwaita/cursors/src/pngs/lr_angle.in        |    3 +
 themes/Adwaita/cursors/src/pngs/make.sh            |   99 +
 themes/Adwaita/cursors/src/pngs/move.in            |    3 +
 themes/Adwaita/cursors/src/pngs/pencil.in          |    3 +
 themes/Adwaita/cursors/src/pngs/plus.in            |    3 +
 themes/Adwaita/cursors/src/pngs/question_arrow.in  |    3 +
 themes/Adwaita/cursors/src/pngs/right_ptr.in       |    3 +
 themes/Adwaita/cursors/src/pngs/right_side.in      |    3 +
 themes/Adwaita/cursors/src/pngs/right_tee.in       |    3 +
 themes/Adwaita/cursors/src/pngs/sb_down_arrow.in   |    3 +
 .../Adwaita/cursors/src/pngs/sb_h_double_arrow.in  |    3 +
 themes/Adwaita/cursors/src/pngs/sb_left_arrow.in   |    3 +
 themes/Adwaita/cursors/src/pngs/sb_right_arrow.in  |    3 +
 themes/Adwaita/cursors/src/pngs/sb_up_arrow.in     |    3 +
 .../Adwaita/cursors/src/pngs/sb_v_double_arrow.in  |    3 +
 themes/Adwaita/cursors/src/pngs/tcross.in          |    3 +
 themes/Adwaita/cursors/src/pngs/top_left_corner.in |    3 +
 .../Adwaita/cursors/src/pngs/top_right_corner.in   |    3 +
 themes/Adwaita/cursors/src/pngs/top_side.in        |    3 +
 themes/Adwaita/cursors/src/pngs/top_tee.in         |    3 +
 themes/Adwaita/cursors/src/pngs/ul_angle.in        |    3 +
 themes/Adwaita/cursors/src/pngs/ur_angle.in        |    3 +
 themes/Adwaita/cursors/src/pngs/watch.in           |   24 +
 themes/Adwaita/cursors/src/pngs/xterm.in           |    3 +
 themes/Adwaita/cursors/src/renderpngs.py           |  267 +
 292 files changed, 9458 insertions(+), 0 deletions(-)

commit d958fb0f0222791360518fdb0b76c354523b12f0
Author: Andika Triwidada <andika@gmail.com>
Date:   Mon Jan 10 18:23:50 2011 +0700

    Added id to LINGUAS
    Added Indonesian translation

 po/LINGUAS |    1 +
 po/id.po   |   29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

commit 9ef1afdfcdcdd72be4ad0e1f4d5713e061fe4617
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun Jan 9 20:39:14 2011 +0200

    [l10n] Updated Estonian translation

 po/et.po |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 61eff3f4103798ac9494b8f14af25d72f51672f8
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Sat Jan 8 18:48:33 2011 +0100

    Added Dutch translation by Wouter Bolsterlee

 po/LINGUAS |    1 +
 po/nl.po   |   31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

commit 5877126b5a5d46d40a5f2158df286fa0a572cf3a
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Jan 4 17:33:37 2011 +0100

    Futile attempt at controlling where engines are used
    
    - clearlooks seems to be used all over even if I use it in the GtkNotebook {} selector
    - if clearlooks is used, background-color for tab:active would affect top stripe on inactive tabs as well.

 themes/Adwaita/gtk-3.0/gtk.css |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 835046658a2cb18f54fe543db11a297cbd0e4b94
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Jan 2 19:25:24 2011 +0100

    Updated Norwegian bokmål translation from Torstein Adolf Winterseth

 po/nb.po |   27 ++++++++++++++++-----------
 1 files changed, 16 insertions(+), 11 deletions(-)

commit ce72964c28e3e92922e2e3c2a4ac0b6ec97cd7f5
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Dec 28 13:48:11 2010 +0100

    Added Czech translation

 po/LINGUAS |    1 +
 po/cs.po   |   33 +++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)

commit 6500e5dce30aea30c6a833ab7f7bdea917589152
Author: Pau Iranzo <paugnu@gmail.com>
Date:   Mon Dec 27 16:47:59 2010 +0100

    [l10n]Added Catalan translation

 po/LINGUAS |    1 +
 po/ca.po   |   31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

commit 0b0571abb822a8b1f2ceb3c2f2ca87760abc803c
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Dec 26 15:26:06 2010 +0700

    Added Vietnamese translation

 po/LINGUAS |    1 +
 po/vi.po   |   29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

commit aaaa731175e54d8d8b306f4454a7a243c14a29c3
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Thu Dec 23 19:10:22 2010 +0100

    Added UG translation

 po/ug.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c14eb44e9b1852e6caa75e2741b4cd024c700c71
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon Dec 20 14:16:07 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit b97babe77119b2308a02e4ecd69b2e5ee645b819
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Dec 14 22:07:01 2010 +0100

    Tweaks to the modal dialog border shading to make it look less flat.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

commit 273a5097a9e39838c1335eab8db8f884ea00a563
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Dec 14 20:11:59 2010 +0100

    typo in GtkLabel, but still not doing what one would expect.

 themes/Adwaita/gtk-3.0/gtk.css |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

commit 43728523acb09c91fd729277ef849e792a4dc8ba
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Dec 14 16:29:51 2010 +0100

    lighter trough

 themes/Adwaita/gtk-3.0/gtk.css |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

commit 8780cbba08f4b32766f3f464fd22d85a1beef38e
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Dec 14 15:53:59 2010 +0100

    indentation, struggling with frames.

 themes/Adwaita/gtk-3.0/gtk.css |  178 +++++++++++++++++++++------------------
 1 files changed, 96 insertions(+), 82 deletions(-)

commit e3d42ea6a1ad71cb4ed8ee71ff35b79c7d553711
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Dec 14 15:34:39 2010 +0100

    Steppers can be styled with GtkScrollbar.button apparently.
    
    But it only works for color :/

 themes/Adwaita/gtk-3.0/gtk.css |   78 +++++++++++++++++++++-------------------
 1 files changed, 41 insertions(+), 37 deletions(-)

commit bb3c9c7f332ea5417dddd28161b839ac1c9613b6
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Dec 14 15:09:07 2010 +0100

    Futile attempts to style scrollbar.

 themes/Adwaita/gtk-3.0/gtk.css |   38 ++++++++++++++++++++------------------
 1 files changed, 20 insertions(+), 18 deletions(-)

commit 8d6e88db7a616c4466a2a4ae558d9909bc945276
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Dec 14 14:23:54 2010 +0100

    Buttons - clearlooks seems broken though
    
    - normal state seems to be flipped with active?

 themes/Adwaita/gtk-3.0/gtk.css |   40 +++++++++++++++++++++-------------------
 1 files changed, 21 insertions(+), 19 deletions(-)

commit 1e4c8269585ba0dcf685b045befaa1015805099d
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Sat Dec 11 17:33:49 2010 +0100

    a start at menu styling.

 themes/Adwaita/gtk-3.0/gtk.css |   35 +++++++++++++++++++++++++++--------
 1 files changed, 27 insertions(+), 8 deletions(-)

commit c608be9f760a5f7b6fa7d3907cc0240afe79fe02
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Dec 7 22:59:02 2010 +0100

    get slightly further with scrollbars

 themes/Adwaita/gtk-3.0/gtk.css |   29 ++++++++++++++++++-----------
 1 files changed, 18 insertions(+), 11 deletions(-)

commit 5bb1adbf0a3fd18ad38cfdd5a40c84f8545c35dc
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Tue Dec 7 22:08:13 2010 +0100

    Let's wait with forcing clearlooks on everything.
    
    Let's start styling as much as we can without resorting to theme engines and only when a widget is too complex to get away with borders and gradient fills and border-radius, we load the engine for specific widgets.
    
    Probably started with teh wrong widget as GtkScrollbar seems to expose its properties in a really weird way.

 themes/Adwaita/gtk-3.0/gtk.css |   36 ++++++++++++++++++++++--------------
 1 files changed, 22 insertions(+), 14 deletions(-)

commit 80736db499fc9176979bf1c34f5b5ff77aac46c4
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Mon Nov 8 22:25:32 2010 +0100

    more subtle insensitive buttons

 themes/Adwaita/gtk-3.0/gtkrc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit bbbbf62c69b5b40276fb100078543a60a150508b
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Tue Dec 7 15:44:20 2010 +0100

    window decorations: fixed maximized titlebar to be like normal one.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b1d89049319b80655c0c7f355160434ff79dfe68
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Tue Dec 7 15:41:54 2010 +0100

    gtk3 theme: started playing with the css.

 themes/Adwaita/gtk-3.0/gtk.css |   41 +++++++++++++++++++++++++++++++++++++--
 1 files changed, 38 insertions(+), 3 deletions(-)

commit 4235511f662f112ef1bcac0b63aded1be2c87b79
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Tue Dec 7 15:39:56 2010 +0100

    window decorations: madethe  titlebar gradient end in gtk bg color

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

commit d1665372ffd9dc1c5507ad905fa0fdce92c1a757
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Dec 6 23:09:48 2010 -0500

    Post-release bump

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 53fd5f667e5aeb23e582282d5355da1f2c447719
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Dec 6 23:08:40 2010 -0500

    Fix Makefile syntax

 themes/Adwaita/cursors/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 73dee449c0413fa17ab440fd4abd5b9c6a5613b8
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Dec 6 22:48:55 2010 -0500

    Update NEWS

 NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 88cc2b647ce48c696c2893e7d483fbf64cee9642
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Dec 6 22:48:21 2010 -0500

    Bump version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1d65bcdc662acddd7ddb25839f91ec8888c94e18
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Tue Nov 30 03:29:29 2010 +0100

    Miscellaneous fixes.

 themes/Adwaita/gtk-3.0/gtk.css |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 326365f168f16b54df01c9fb70285b18c072d990
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Tue Nov 30 03:28:57 2010 +0100

    Handle widgets within scrolled windows.

 themes/Adwaita/gtk-3.0/gtk.css |   28 ++++++++++++++++++++++++++--
 1 files changed, 26 insertions(+), 2 deletions(-)

commit 8380740c437b167c477b2d213b2522522891d79d
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Tue Nov 30 03:27:19 2010 +0100

    Set transparent background for default toolbar button state.

 themes/Adwaita/gtk-3.0/gtk.css |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

commit 7722eb6fac111c9ca923a884ff5eb5142b70f25e
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Tue Nov 30 03:25:46 2010 +0100

    Handle menu elements

 themes/Adwaita/gtk-3.0/gtk.css |   43 +++++++++++++++++++++++++++++++--------
 1 files changed, 34 insertions(+), 9 deletions(-)

commit b34312a3ed066fb30389354a71c73d16e199dcf9
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Tue Nov 30 03:25:12 2010 +0100

    Handle button backgrounds.

 themes/Adwaita/gtk-3.0/gtk.css |   27 +++++++++++++++++++++++++--
 1 files changed, 25 insertions(+), 2 deletions(-)

commit 47cd648904cb15b3abe512ffafea155e4bc3553f
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Tue Nov 30 03:24:26 2010 +0100

    Handle notebook tabs

 themes/Adwaita/gtk-3.0/gtk.css |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit bf112d314f8230b5c16a8e7e82f7fca23986a171
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Tue Nov 30 03:19:28 2010 +0100

    Set default button border and focus color

 themes/Adwaita/gtk-3.0/gtk.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit debc81e83bd2c5c8b06e9f092103611868cf346e
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Tue Nov 30 03:18:49 2010 +0100

    Fix typo

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

commit e37d55f98cab9a9d45e01c9d781e0421f90d35c1
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 17 14:56:35 2010 -0500

    Don't use blue text in entries

 themes/Adwaita/gtk-3.0/gtk.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 652b3bfdf7894a0bb60083a59e4c5e99a69a7aac
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Wed Nov 17 03:01:35 2010 +0100

    Add beginning of CSS theme
    
    some refinement is due.

 themes/Adwaita/gtk-3.0/Makefile.am |    2 +-
 themes/Adwaita/gtk-3.0/gtk.css     |  297 ++++++++++++++++++++++++++++++++++++
 2 files changed, 298 insertions(+), 1 deletions(-)

commit 2c5114238774dd7790a7bd1f9355fb770c10fee1
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Sat Dec 4 18:45:23 2010 +0100

    window decorations: make the theme looks better with dark themes and minor tweakings.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   55 +++++++++++++-----------
 1 files changed, 30 insertions(+), 25 deletions(-)

commit 4cca82736befb3196501f58482a075ad04768b7e
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Wed Dec 1 17:44:24 2010 +0100

    window decorations: more fixes...

 themes/Adwaita/metacity-1/metacity-theme-3.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 7cb95feac97c13450f10d4ea9f4292de9aa1ccab
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Wed Dec 1 16:27:55 2010 +0100

    window decorations: fixes.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 9128a3021679e97723c74148aa3e05447fc7ae22
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Wed Dec 1 15:25:29 2010 +0100

    window decorations: added versioned 3.3 [right,left]_single_background as a test case for feature implementation.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   53 +++++++++++++++++++++---
 1 files changed, 47 insertions(+), 6 deletions(-)

commit b528ddc22bc511443e601fd7f0a131cc38438233
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Tue Nov 30 02:56:12 2010 +0100

    window decorations: fixed titlebar size growing maximizing the windows.

 themes/Adwaita/metacity-1/metacity-theme-2.xml |    6 +++---
 themes/Adwaita/metacity-1/metacity-theme-3.xml |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 7e2204325b9ac448828128dbf6af3ea3e0546e95
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Mon Nov 29 16:57:35 2010 +0100

    window decorations: attached modal dialogs borders tweakings.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 1caf84819f3fe7b3a025ff7dd5b99780a0ad8466
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Nov 28 17:25:53 2010 +0700

    Added Thai translation.

 po/LINGUAS |    1 +
 po/th.po   |   29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

commit 28c99e9c1045a7839bed80ca14829ae83f89f7dc
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Sat Nov 27 14:18:11 2010 +0100

    window decorations: shaded the top border of attached modal dialogs.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

commit 93d45dd12035bf2c9bc52beb9b2ca9acad841546
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Fri Nov 26 11:56:10 2010 +0100

    window decorations: made attached and modal dialogs to be more similar to mockups.

 themes/Adwaita/metacity-1/metacity-theme-2.xml |   27 ++++++++++++-----
 themes/Adwaita/metacity-1/metacity-theme-3.xml |   36 +++++++++++++----------
 2 files changed, 39 insertions(+), 24 deletions(-)

commit e8113bbe0748e1517d96c5803e5420192c308619
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Thu Nov 25 11:57:53 2010 +0100

    window decorations: add another constant (D_icons_grow) to make icons in buttons grow easily w/o touching the drawing mess.

 themes/Adwaita/metacity-1/metacity-theme-2.xml |  241 ++++++++++++------------
 themes/Adwaita/metacity-1/metacity-theme-3.xml |  246 ++++++++++++------------
 2 files changed, 247 insertions(+), 240 deletions(-)

commit 96389b0ee2db3dca5ccddc27e597508b8e076232
Author: A S Alam <aalam@users.sf.net>
Date:   Thu Nov 25 08:44:19 2010 +0530

    Added Punjabi Language

 po/LINGUAS |    1 +
 po/pa.po   |   32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 0 deletions(-)

commit 932054f5c6ea35ce94bc712c772b9f2492e51a43
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Thu Nov 25 01:55:37 2010 +0100

    window decorations: icons parametric for format version 2 as well.

 themes/Adwaita/metacity-1/metacity-theme-2.xml |  244 ++++++++++++++++++------
 1 files changed, 182 insertions(+), 62 deletions(-)

commit 29a0fe0ca01aacb6ed576a0e23e556d604607f27
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Thu Nov 25 01:51:20 2010 +0100

    window decorations: size of icons in buttons is not parametric (D_icons_shrink), just for 3 version format for now.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |  244 ++++++++++++++++++------
 1 files changed, 182 insertions(+), 62 deletions(-)

commit e31a3fad62c5b0e8e939e3a717090c385b812cb8
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Wed Nov 24 16:57:47 2010 +0100

    Window decorations: more evident button backgrounds.

 themes/Adwaita/metacity-1/metacity-theme-2.xml |   14 +++++++-------
 themes/Adwaita/metacity-1/metacity-theme-3.xml |   24 +++++++-----------------
 2 files changed, 14 insertions(+), 24 deletions(-)

commit f19d2720c009214269fe68ed7cb45ea4ffc347ab
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Wed Nov 24 15:29:55 2010 +0100

    mutter and metacity theme full rewrite

 themes/Adwaita/metacity-1/metacity-theme-2.xml | 2067 ++++++++++++---------
 themes/Adwaita/metacity-1/metacity-theme-3.xml | 2346 +++++++++++++-----------
 2 files changed, 2535 insertions(+), 1878 deletions(-)

commit fad9ab8af012298a4358cd0137b087ca138d0535
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Nov 21 13:53:51 2010 +0100

    Added Swedish translation

 po/LINGUAS |    1 +
 po/sv.po   |   30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

commit bd394a0fbe0ae0394ba570836acff096a92fe769
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Sat Nov 20 11:49:14 2010 +0100

    Added UG translation

 po/ug.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 978d77a247f6653be48f2c1d77c021d03a5824ec
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Fri Nov 19 17:55:38 2010 +0100

    Window decorations: specific decorations for utility windows (only for version 3 format atm).

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   87 +++++++++++++++++++++--
 1 files changed, 79 insertions(+), 8 deletions(-)

commit 07b31fe247d09023df2738a6466759ae9ec331ce
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Fri Nov 19 14:55:10 2010 +0100

    Window decorations: more evident buttonr prelight effect.

 themes/Adwaita/metacity-1/metacity-theme-2.xml |  101 +++++++++++++++++-------
 themes/Adwaita/metacity-1/metacity-theme-3.xml |  103 +++++++++++++++++-------
 2 files changed, 147 insertions(+), 57 deletions(-)

commit 08630b716f09e4d8644a6c02bc1d0912641310f6
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Fri Nov 19 02:08:38 2010 +0100

    Specific window decoration for "attached" modal dialogs.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |  100 +++++++++++++++++++++++-
 1 files changed, 96 insertions(+), 4 deletions(-)

commit 857c7822c45b396adb62b582b54bd11d23322d96
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Fri Nov 19 00:43:39 2010 +0100

    Mutter theme refresh.

 themes/Adwaita/metacity-1/metacity-theme-2.xml |  376 ++++++++----------------
 themes/Adwaita/metacity-1/metacity-theme-3.xml |  381 ++++++++----------------
 2 files changed, 248 insertions(+), 509 deletions(-)

commit acf78172888a4f009512eedf0dbce3d409d9aca7
Author: Kris Thomsen <lakristho@gmail.com>
Date:   Wed Nov 17 15:19:47 2010 +0100

    Updated Danish translation

 po/da.po |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

commit c8ba8c352a73262521d6800d7a3a3411d803d1dd
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:   Wed Nov 17 15:19:46 2010 +0100

    Added da to list of languages

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 9bc7cfd7c590759749202ddbef442e26191d7f4c
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Mon Nov 15 18:40:31 2010 +0200

    Updated Romanian translation

 po/LINGUAS |    1 +
 po/ro.po   |   32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 0 deletions(-)

commit 005490a2be541b5219f757ffa8b078f2ba01d380
Author: Theodore Dimitriadis <liakoni@gmail.com>
Date:   Mon Nov 15 12:48:49 2010 +0200

    l10n: Added Greek (el) to LINGUAS

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 9028746166c8f4f6839e0f577992ae867dc7cdea
Author: Theodore Dimitriadis <liakoni@gmail.com>
Date:   Mon Nov 15 12:47:07 2010 +0200

    l10n: Added Greek translation for gnome-themes-standard

 po/el.po |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

commit a30ba3ebc938f0f4493795b11f3c72d059450e39
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Nov 14 12:02:46 2010 +0100

    Added sl for Slovenian translation

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 05e4d9fefc7dfc6a3afc438fc79a5e44d6351b30
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Nov 14 12:02:36 2010 +0100

    Added Slovenian translation

 po/sl.po |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

commit e7783537e3273037259236f3643a8b80c881fe1b
Author: Aron Xu <aronxu@gnome.org>
Date:   Sun Nov 14 13:13:36 2010 +0800

    Add simplified Chinese translation.

 po/LINGUAS  |    1 +
 po/zh_CN.po |   29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

commit eb30ecd0df3f7032aa97ca262ea73953f7817974
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Sun Nov 14 00:08:33 2010 +0100

    Added UG translation

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 51a6360eb784fcb6e69c0b2bfe51a53c0364dae2
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Sat Nov 13 22:29:11 2010 +0100

    Added UG translation

 po/ug.po |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

commit 6f90c5d1b4b611b03126ac5c41b17db83a640894
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Nov 13 01:51:38 2010 +0100

    Added Galician to LINGUAS and pofile completed

 po/LINGUAS |    1 +
 po/gl.po   |   31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

commit e945c516d2b57f68185ddcc0389b22639f94ce58
Author: William Jon McCann <jmccann@redhat.com>
Date:   Thu Nov 11 11:55:17 2010 -0500

    Add cursor theme
    
    Originally from Jakub Steiner's dmz-aa theme

 configure.ac                                       |    1 +
 themes/Adwaita/Makefile.am                         |    2 +-
 themes/Adwaita/cursors/Makefile.am                 |    5 +++++
 .../cursors/data/00008160000006810000408080010102  |  Bin 0 -> 15776 bytes
 .../cursors/data/028006030e0e7ebffc7f7070c0600140  |  Bin 0 -> 15776 bytes
 .../cursors/data/03b6e0fcb3499374a867c041f52298f0  |  Bin 0 -> 15776 bytes
 .../cursors/data/08e8e1c95fe2fc01f976f1e063a24ccd  |  Bin 0 -> 488576 bytes
 .../cursors/data/1081e37283d90000800003c07f3ef6bf  |  Bin 0 -> 15680 bytes
 .../cursors/data/14fef782d02440884392942c11205230  |  Bin 0 -> 15776 bytes
 .../cursors/data/2870a09082c103050810ffdffffe0204  |  Bin 0 -> 15776 bytes
 .../cursors/data/3085a0e285430894940527032f8b26df  |  Bin 0 -> 15776 bytes
 .../cursors/data/3ecb610c1bf2410f44200f48c40d3599  |  Bin 0 -> 488576 bytes
 .../cursors/data/4498f0e0c1937ffe01fd06f973665830  |  Bin 0 -> 15776 bytes
 .../cursors/data/5c6cd98b3f3ebcb1f9c7f1c204630408  |  Bin 0 -> 15776 bytes
 .../cursors/data/6407b0e94181790501fd1e167b474872  |  Bin 0 -> 15680 bytes
 .../cursors/data/640fb0e74195791501fd1ed57b41487f  |  Bin 0 -> 15776 bytes
 .../cursors/data/9081237383d90e509aa00f00170e968f  |  Bin 0 -> 15776 bytes
 .../cursors/data/9d800788f1b08800ae810202380a0822  |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/X_cursor               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/arrow                  |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/bd_double_arrow        |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/bottom_left_corner     |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/bottom_right_corner    |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/bottom_side            |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/bottom_tee             |  Bin 0 -> 15776 bytes
 .../cursors/data/c7088f0f3e6c8088236ef8e1e3e70000  |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/circle                 |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/color-picker           |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/copy                   |  Bin 0 -> 15680 bytes
 themes/Adwaita/cursors/data/cross                  |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/cross_reverse          |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/crossed_circle         |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/crosshair              |  Bin 0 -> 15776 bytes
 .../cursors/data/d9ce0ab605698f320427677b458ad60b  |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/diamond_cross          |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/dnd-ask                |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/dnd-copy               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/dnd-link               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/dnd-move               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/dnd-none               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/dot_box_mask           |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/dotbox                 |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/double_arrow           |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/draft_large            |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/draft_small            |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/draped_box             |  Bin 0 -> 15776 bytes
 .../cursors/data/e29285e634086352946a0e7090d73106  |  Bin 0 -> 15776 bytes
 .../cursors/data/fcf1c3c7cd4491d801f1e1c78f100000  |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/fd_double_arrow        |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/fleur                  |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/grabbing               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/h_double_arrow         |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/hand                   |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/hand1                  |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/hand2                  |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/help                   |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/icon                   |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/left_ptr               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/left_ptr_help          |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/left_ptr_watch         |  Bin 0 -> 488576 bytes
 themes/Adwaita/cursors/data/left_side              |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/left_tee               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/link                   |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/ll_angle               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/lr_angle               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/move                   |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/pencil                 |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/pirate                 |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/plus                   |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/question_arrow         |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/right_ptr              |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/right_side             |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/right_tee              |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/sb_down_arrow          |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/sb_h_double_arrow      |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/sb_left_arrow          |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/sb_right_arrow         |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/sb_up_arrow            |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/sb_v_double_arrow      |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/target                 |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/tcross                 |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/top_left_arrow         |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/top_left_corner        |  Bin 0 -> 15680 bytes
 themes/Adwaita/cursors/data/top_right_corner       |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/top_side               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/top_tee                |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/ul_angle               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/ur_angle               |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/v_double_arrow         |  Bin 0 -> 15776 bytes
 themes/Adwaita/cursors/data/watch                  |  Bin 0 -> 488576 bytes
 themes/Adwaita/cursors/data/xterm                  |  Bin 0 -> 15776 bytes
 themes/Adwaita/index.theme.in                      |    2 ++
 92 files changed, 9 insertions(+), 1 deletions(-)

commit e216b5142db05cb57f74c97882667f755a08a799
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Thu Nov 11 17:23:45 2010 +0100

    Added Spanish translation

 po/es.po |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

commit 6c9c8d908371e229505de7850c84d805e8dcd4ed
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Thu Nov 11 17:23:39 2010 +0100

    Added es to LINGUAS

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit d593edc1669d3c032db2b7f32e5ae7d5faa30d79
Author: Priit Laes <plaes@plaes.org>
Date:   Thu Nov 11 09:17:07 2010 +0200

    Added Estonian (et) into LINGUAS

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit fc92d6924e60bd8a542fa108750b6656f78c84a8
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Nov 11 09:16:40 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

commit 33a990986f407ac53bb734dd4c13559e780334c5
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Nov 11 07:19:52 2010 +0200

    Added Hebrew translation

 po/LINGUAS |    1 +
 po/he.po   |   30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

commit ca63dc5bcec3a39c9bfc1acd27896a7cda87bf16
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 14:46:20 2010 -0500

    Bump version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit aa28eaf0901403ebbd9fbf2f17eeeb424976982b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 14:34:34 2010 -0500

    Update NEWS

 NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 8700175c7e30010b874a9decfadf450fc8d03078
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 14:32:53 2010 -0500

    Set version to 2.91.2.1

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 723b8ef3055c23cf2096c5e44f56182c697e8db1
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 14:31:54 2010 -0500

    Ship the metacity-2 theme as well

 themes/Adwaita/metacity-1/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit db7ce96889511bd8dc9877aa07287d886a02f072
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 13:49:34 2010 -0500

    bump version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 793a24af183f0943b3ebe3051bc913b5e98e868d
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 13:45:20 2010 -0500

    Include gtk2 theme

 configure.ac               |    1 +
 themes/Adwaita/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

commit 3a61ac7cf5ba156f60118da893607799cb23177f
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 13:44:30 2010 -0500

    Add background description files to POTFILES

 po/POTFILES.in   |    1 +
 po/POTFILES.skip |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

commit ffb7c584f48af04703339773d37ff3b72df0253a
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 13:44:06 2010 -0500

    Set GETTEXT_PACKAGE

 configure.ac                       |    5 +++++
 themes/Adwaita/gtk-2.0/Makefile.am |    8 ++++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

commit 4efefdf5a3d85ead3d84712149d495c6efd1ba8a
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 10:23:20 2010 -0500

    Update NEWS
    
    No news.

 NEWS |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 1ae17a3c0f04549a8ad4f26869b72be853fa8b40
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 9 10:22:51 2010 -0500

    Set version to 2.91.2

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 804da4b9d82e5432f570ba6afdc860e7ae0d1230
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Nov 8 15:46:42 2010 -0500

    Fix order of button styles
    
    We want to make the toolbarbutton style to override the button style,
    so specify it later.

 themes/Adwaita/gtk-3.0/gtkrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 343b727e36d9ab2438449c6bfebf61c67a589b7e
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Mon Nov 8 18:36:04 2010 +0100

    subtle toolbar separators

 themes/Adwaita/gtk-3.0/gtkrc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit ae204614303732811b5836d138cf11847a29e6e2
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Mon Nov 8 16:58:19 2010 +0100

    more subtle focus box

 themes/Adwaita/gtk-3.0/gtkrc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 468b5abfc404950d5912a26809c9446f61cd55d7
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Mon Nov 8 16:50:17 2010 +0100

    Focus ring for buttons.
    
    - toolbar buttons' focus ring seems to be ignored.

 themes/Adwaita/gtk-3.0/gtkrc |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 73e252fd9b886e9a0b77cfe1ebecfc8eed4f7fa7
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Mon Nov 8 16:10:54 2010 +0100

    pushed state for toolbar buttons

 themes/Adwaita/gtk-3.0/gtkrc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 76e09a889ae83469ab1e35a327897f966fc1fb56
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Nov 7 16:15:17 2010 -0500

    Make entry cursors black

 themes/Adwaita/gtk-3.0/gtkrc |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

commit dd196d1662d0b1f85332099cccd02e21e34b12b4
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Sun Nov 7 19:05:34 2010 +0100

    toolbar buttons prelight with a gradient

 themes/Adwaita/gtk-3.0/gtkrc |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit dde5dd9845532b843c89a993c95928e143ce56de
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Sun Nov 7 18:10:13 2010 +0100

    Toolbar and menubar background shading.
    
    - uses the new gradient drawing from gtk-theme-engine-clearlooks.

 themes/Adwaita/gtk-3.0/gtkrc |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

commit f73a9632de36dd1672009c47cabcc362dd84bc73
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Sat Nov 6 21:37:54 2010 +0100

    Fallback version for metacity 2.30

 themes/Adwaita/metacity-1/metacity-theme-2.xml |  957 ++++++++++++++++++++++++
 1 files changed, 957 insertions(+), 0 deletions(-)

commit 5f427a0adf59949e500928c314cefcd869145a82
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Nov 7 12:09:51 2010 -0500

    Remove dialogbutton themeing

 themes/Adwaita/gtk-3.0/gtkrc |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

commit 4fca10f056f6b799034ef266acc701695d998153
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Nov 7 11:15:32 2010 -0500

    Adapt to GtkDialog changes
    
    The action area is now a GtkButtonBox, not a GtkHButtonBox.

 themes/Adwaita/gtk-3.0/gtkrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9db48671590b737e657982bca82f1d3b9d58767c
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Nov 7 11:01:15 2010 -0500

    Make focused entries not all blue

 themes/Adwaita/gtk-3.0/gtkrc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 4fdc8589f513f75f1dbc52892ca67303f3073c37
Author: William Jon McCann <jmccann@redhat.com>
Date:   Sun Oct 31 12:00:11 2010 -0400

    Add po to SUBDIRS

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 980137a2755df08a85b095a19b11d2a5b85fe2a3
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Oct 30 14:40:47 2010 +0200

    Add LINGUAS and put nb in it

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit e18af7dab51ec983915354d0f136bd999b83b45f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Oct 30 14:39:56 2010 +0200

    Updated Norwegian bokmål translation.

 po/nb.po |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

commit 53c447db4f3ea73dd13883ee509a3709ca060add
Author: William Jon McCann <jmccann@redhat.com>
Date:   Fri Oct 29 14:41:12 2010 -0400

    Add default background image

 configure.ac                                 |    2 ++
 themes/Adwaita/Makefile.am                   |    2 +-
 themes/Adwaita/backgrounds/Makefile.am       |   19 +++++++++++++++++++
 themes/Adwaita/backgrounds/adwaita.xml.in.in |   11 +++++++++++
 themes/Adwaita/backgrounds/stripes.jpg       |  Bin 0 -> 246770 bytes
 5 files changed, 33 insertions(+), 1 deletions(-)

commit fab589e78a782b01f9848950c6c0818d335ef1cc
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Wed Oct 27 18:40:22 2010 +0200

    do not round the top of dialog windows. Eventually I will need to draw a titlebar there as we want it to feel bent and will need a vertical gradient highlight.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c1ca1e3898ef62c5542e6026c593843e5a83ca8c
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Wed Oct 27 17:34:00 2010 +0200

    Clipping metrics seem to have changes. I don't really grok why it's working with +4 now, but it does. metacity-theme-3.xml won't load in older metacity/mutter anyway, so it's not like we are breaking it for the old WM.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 06fe9e769071487a3167242c4828cdf1a3b0e922
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Wed Oct 27 17:25:41 2010 +0200

    Remove redundant Changelog form the actual WM theme. Add some padding for the titlebar to avoid text being packed towrds the buttons before things start to ellipsize.

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   26 +----------------------
 1 files changed, 2 insertions(+), 24 deletions(-)

commit 7142459cbb14828ad843006586141d85d874a613
Author: William Jon McCann <jmccann@redhat.com>
Date:   Thu Oct 14 00:42:12 2010 -0400

    Properly center the window title using version 3.1 features
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=591406

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   40 +++++++++++++++++++++--
 1 files changed, 36 insertions(+), 4 deletions(-)

commit 5b638611cef94cb9d2c4c526e05d587a42a7677c
Author: William Jon McCann <jmccann@redhat.com>
Date:   Wed Oct 13 22:38:58 2010 -0400

    Rename to metacity v3

 themes/Adwaita/metacity-1/Makefile.am          |    2 +-
 themes/Adwaita/metacity-1/metacity-theme-2.xml |  967 ------------------------
 themes/Adwaita/metacity-1/metacity-theme-3.xml |  967 ++++++++++++++++++++++++
 3 files changed, 968 insertions(+), 968 deletions(-)

commit 3ea90929ad045c97caa02c18ab6b87709cec56ec
Author: William Jon McCann <jmccann@redhat.com>
Date:   Wed Oct 13 21:17:34 2010 -0400

    Add meta-theme index file and translate it

 configure.ac                  |    2 ++
 po/POTFILES.in                |    3 +++
 themes/Adwaita/Makefile.am    |   12 ++++++++++++
 themes/Adwaita/index.theme.in |    8 ++++++++
 4 files changed, 25 insertions(+), 0 deletions(-)

commit e471b4d2fec8bf53d6ac7e533e774d0fc9bfc83e
Author: William Jon McCann <jmccann@redhat.com>
Date:   Wed Oct 13 20:39:15 2010 -0400

    Initial commit
    
    Adwaita theme was originally developed in gtk-engines 2.90 and
    created by Hylke Bons, Lapo Calamandrei, and Jakub Steiner

 COPYING                                        |  510 +++++++++++++
 Makefile.am                                    |   18 +
 autogen.sh                                     |   21 +
 configure.ac                                   |   22 +
 git.mk                                         |  187 +++++
 gnome-themes-standard.doap                     |   29 +
 themes/Adwaita/Makefile.am                     |    4 +
 themes/Adwaita/gtk-2.0/gtkrc                   |  434 +++++++++++
 themes/Adwaita/gtk-3.0/Makefile.am             |    8 +
 themes/Adwaita/gtk-3.0/gtkrc                   |  578 ++++++++++++++
 themes/Adwaita/metacity-1/Makefile.am          |    8 +
 themes/Adwaita/metacity-1/metacity-theme-2.xml |  967 ++++++++++++++++++++++++
 themes/Makefile.am                             |    4 +
 13 files changed, 2790 insertions(+), 0 deletions(-)
