commit 7e2d90370e62e10f137aa55e55d85d6f0d0c298b Author: Matthias Clasen Date: Tue Feb 22 00:31:22 2011 -0500 Update NEWS NEWS | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit d4fed1e17ebe872522586df3794e8b67b6adc8f4 Author: Matthias Clasen Date: Tue Feb 22 00:29:25 2011 -0500 Bump version to 2.91.90 configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 26c6591f3d193d66f4cce2198a23155830883e5c Author: Shankar Prasad Date: Mon Feb 21 12:58:59 2011 +0530 Added & translated kn.po and also updated LINGUAS po/LINGUAS | 1 + po/kn.po | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 0 deletions(-) commit 2ec1beb22f3b7012e827913240cac2e12748de1b Author: Friedel Wolff Date: Sat Feb 19 22:21:18 2011 +0200 New translation in Afrikaans (af) po/LINGUAS | 1 + po/af.po | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 0 deletions(-) commit a9a435ad8312b5abf4203a3b7cac94aab3789f99 Author: Carlos Garnacho Date: Fri Feb 18 16:25:24 2011 +0100 Add settings.ini file defining the default color scheme for Adwaita themes/Adwaita/gtk-3.0/Makefile.am | 6 +++--- themes/Adwaita/gtk-3.0/settings.ini | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) commit d6a4c91689817be3c06b9243c379cb7563ce3017 Author: Carlos Garnacho Date: Fri Feb 18 11:56:09 2011 +0100 Remove 2 FIXMES There were some changes pending to the treeview style-context changes, which landed before GTK+ 3.0. src/adwaita_engine.c | 7 ------- themes/Adwaita/gtk-3.0/gtk.css | 2 -- 2 files changed, 0 insertions(+), 9 deletions(-) commit f545d1597f47ff729922d54c48d4409f11c9a2f3 Author: Carlos Garnacho Date: Thu Feb 17 19:53:37 2011 +0100 Separate the colors used in the theme from the gtk color scheme names This enables us to make gtk-dark.css variants that bypass the color scheme provided through GtkSettings themes/Adwaita/gtk-3.0/gtk.css | 232 +++++++++++++++++++++------------------- 1 files changed, 122 insertions(+), 110 deletions(-) commit 0eabb1fc75820ee7244a978edc2396600ad91a3a Author: Carlos Garnacho Date: Thu Feb 17 19:05:31 2011 +0100 Make gtk.css mostly rely on colors defined in the color map. themes/Adwaita/gtk-3.0/gtk.css | 173 ++++++++++++++++++++++----------------- 1 files changed, 98 insertions(+), 75 deletions(-) commit 2344c5d38a7cb397011abf49602e480a94a36ada Author: Carlos Garnacho Date: Tue Feb 15 20:20:31 2011 +0100 Make insensitive labels in toolbars readable Use an alpha version of @fg_color so it's still readable, but distinguishable from sensitive text. Fixes bug 640459 - Insensitive text in toolbars is gray-on-gray, illegible. Reported by Jason Clinton themes/Adwaita/gtk-3.0/gtk.css | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit b0100827923d2185ea050ae0b1eb8e84c98d0419 Author: Lapo Calamandrei Date: Fri Feb 18 11:26:03 2011 +0100 window decorations: fixed attached window focused state top border. themes/Adwaita/metacity-1/metacity-theme-3.xml | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit 6ff80dddf50e078733d56aee7715ecbbec0e53fa Author: Lapo Calamandrei Date: Thu Feb 17 13:04:17 2011 +0100 window decorations: tiled states. themes/Adwaita/metacity-1/metacity-theme-3.xml | 205 ++++++++++++++++++++++++ 1 files changed, 205 insertions(+), 0 deletions(-) commit 9e0083cc90867f35fab3d2477b06ba67cb9fb3b4 Author: Sweta Kothari Date: Thu Feb 17 12:20:25 2011 +0530 Updated Gujarati Translations & Added LINGUAS po/LINGUAS | 1 + po/gu.po | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 0 deletions(-) commit 25d6665426528d5da6ddfe624218f9fd855c97c1 Author: William Jon McCann Date: Wed Feb 16 16:46:58 2011 -0500 Fix the style for gnome-panel buttons themes/Adwaita/gtk-3.0/gtk.css | 39 ++++++++++++++++++++++++++++++++++++++- 1 files changed, 38 insertions(+), 1 deletions(-) commit 0375a8101f7a8367677afcc8e58ea7cb79b8782f Author: William Jon McCann Date: Wed Jan 26 15:02:23 2011 -0500 Style non-top toolbars like scrolled window themes/Adwaita/gtk-3.0/gtk.css | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit be98d9f95038d322306033ece0ad397b396d235c Author: William Jon McCann Date: Wed Jan 26 14:28:30 2011 -0500 Fix indentation themes/Adwaita/gtk-3.0/gtk.css | 70 ++++++++++++++++++++-------------------- 1 files changed, 35 insertions(+), 35 deletions(-) commit ecd566e1d3a0e22b1e0735d413a0473a896d137a Author: Daniel Korostil Date: Wed Feb 16 09:46:36 2011 +0200 Added uk translation po/LINGUAS | 1 + po/uk.po | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 0 deletions(-) commit bfd19503cbc92bee08a1bbaade33e0abfb8533a8 Author: Carlos Garnacho Date: Mon Feb 14 18:36:06 2011 +0100 Enable window dragging for toolbars on top of windows Fixes bug 641218 - Does not activate window-dragging on Toolbars and Statusbar, reported by Diego Escalante. themes/Adwaita/gtk-3.0/gtk.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 5a9cccc7e956adeb0297ae3c87a3de2186dc44f1 Author: Carlos Garnacho Date: Mon Feb 14 18:24:57 2011 +0100 Bug 641859 - fill-level on scales looks bad Render the sliders' fill level as thin as the trough. Reported by Bastien Nocera. src/adwaita_engine.c | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) commit 4b482241653a74cbce2ec3b6cfbccb6e69245f61 Author: Abduxukur Abdurixit Date: Fri Feb 11 21:29:12 2011 +0100 Added UG translation po/ug.po | 26 ++++++++++++++------------ 1 files changed, 14 insertions(+), 12 deletions(-) commit 7b19f139b5becd4d8306920854937e372cf2446c Author: Jakub Steiner Date: Thu Feb 10 13:03:02 2011 +0100 Add some depth to the wait cursors. They were too flat. themes/Adwaita/cursors/data/X_cursor | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/bottom_right_corner | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/bottom_side | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/bottom_tee | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/copy | Bin 15680 -> 15680 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/dnd-none | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/grabbing | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/hand2 | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/left_ptr_watch | Bin 126096 -> 126096 bytes themes/Adwaita/cursors/data/left_tee | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/link | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/move | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/pencil | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/question_arrow | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/right_side | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/right_tee | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/tcross | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/top_left_corner | Bin 15680 -> 15680 bytes themes/Adwaita/cursors/data/top_right_corner | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/top_side | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/top_tee | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/ur_angle | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/data/watch | Bin 126096 -> 126096 bytes themes/Adwaita/cursors/data/xterm | Bin 15776 -> 15776 bytes themes/Adwaita/cursors/src/adwaita.svg | 149 +++++++++++++++----- themes/Adwaita/cursors/src/pngs/24x24/dnd-copy.png | Bin 1004 -> 1004 bytes .../cursors/src/pngs/24x24/left_ptr_watch_0001.png | Bin 1364 -> 1375 bytes .../cursors/src/pngs/24x24/left_ptr_watch_0002.png | Bin 1366 -> 1381 bytes .../cursors/src/pngs/24x24/left_ptr_watch_0003.png | Bin 1376 -> 1376 bytes .../cursors/src/pngs/24x24/left_ptr_watch_0004.png | Bin 1378 -> 1382 bytes .../cursors/src/pngs/24x24/left_ptr_watch_0005.png | Bin 1385 -> 1384 bytes .../cursors/src/pngs/24x24/left_ptr_watch_0006.png | Bin 1372 -> 1384 bytes .../cursors/src/pngs/24x24/left_ptr_watch_0007.png | Bin 1368 -> 1367 bytes .../cursors/src/pngs/24x24/left_ptr_watch_0008.png | Bin 1366 -> 1381 bytes themes/Adwaita/cursors/src/pngs/24x24/move.png | Bin 1167 -> 1168 bytes .../cursors/src/pngs/24x24/question_arrow.png | Bin 1277 -> 1291 bytes .../Adwaita/cursors/src/pngs/24x24/watch_0001.png | Bin 1602 -> 1628 bytes .../Adwaita/cursors/src/pngs/24x24/watch_0002.png | Bin 1625 -> 1646 bytes .../Adwaita/cursors/src/pngs/24x24/watch_0003.png | Bin 1596 -> 1640 bytes .../Adwaita/cursors/src/pngs/24x24/watch_0004.png | Bin 1627 -> 1647 bytes .../Adwaita/cursors/src/pngs/24x24/watch_0005.png | Bin 1603 -> 1638 bytes .../Adwaita/cursors/src/pngs/24x24/watch_0006.png | Bin 1616 -> 1648 bytes .../Adwaita/cursors/src/pngs/24x24/watch_0007.png | Bin 1598 -> 1626 bytes .../Adwaita/cursors/src/pngs/24x24/watch_0008.png | Bin 1613 -> 1632 bytes themes/Adwaita/cursors/src/pngs/24x24/xterm.png | Bin 642 -> 641 bytes .../Adwaita/cursors/src/pngs/32x32/bottom_side.png | Bin 1388 -> 1388 bytes themes/Adwaita/cursors/src/pngs/32x32/copy.png | Bin 1712 -> 1712 bytes themes/Adwaita/cursors/src/pngs/32x32/dnd-ask.png | Bin 1310 -> 1310 bytes themes/Adwaita/cursors/src/pngs/32x32/dnd-link.png | Bin 1566 -> 1564 bytes themes/Adwaita/cursors/src/pngs/32x32/dnd-move.png | Bin 1346 -> 1342 bytes .../cursors/src/pngs/32x32/left_ptr_watch_0001.png | Bin 2000 -> 2006 bytes .../cursors/src/pngs/32x32/left_ptr_watch_0002.png | Bin 2006 -> 2000 bytes .../cursors/src/pngs/32x32/left_ptr_watch_0003.png | Bin 1976 -> 1991 bytes .../cursors/src/pngs/32x32/left_ptr_watch_0004.png | Bin 1989 -> 1986 bytes .../cursors/src/pngs/32x32/left_ptr_watch_0005.png | Bin 1986 -> 2012 bytes .../cursors/src/pngs/32x32/left_ptr_watch_0006.png | Bin 1988 -> 2004 bytes .../cursors/src/pngs/32x32/left_ptr_watch_0007.png | Bin 1988 -> 1990 bytes .../cursors/src/pngs/32x32/left_ptr_watch_0008.png | Bin 1986 -> 1980 bytes themes/Adwaita/cursors/src/pngs/32x32/left_tee.png | Bin 917 -> 918 bytes themes/Adwaita/cursors/src/pngs/32x32/link.png | Bin 1820 -> 1818 bytes themes/Adwaita/cursors/src/pngs/32x32/pencil.png | Bin 1658 -> 1658 bytes .../Adwaita/cursors/src/pngs/32x32/right_side.png | Bin 1399 -> 1396 bytes .../cursors/src/pngs/32x32/top_left_corner.png | Bin 1610 -> 1611 bytes themes/Adwaita/cursors/src/pngs/32x32/top_side.png | Bin 1452 -> 1450 bytes .../Adwaita/cursors/src/pngs/32x32/watch_0001.png | Bin 2207 -> 2328 bytes .../Adwaita/cursors/src/pngs/32x32/watch_0002.png | Bin 2188 -> 2318 bytes .../Adwaita/cursors/src/pngs/32x32/watch_0003.png | Bin 2209 -> 2322 bytes .../Adwaita/cursors/src/pngs/32x32/watch_0004.png | Bin 2193 -> 2301 bytes .../Adwaita/cursors/src/pngs/32x32/watch_0005.png | Bin 2216 -> 2314 bytes .../Adwaita/cursors/src/pngs/32x32/watch_0006.png | Bin 2202 -> 2311 bytes .../Adwaita/cursors/src/pngs/32x32/watch_0007.png | Bin 2210 -> 2292 bytes .../Adwaita/cursors/src/pngs/32x32/watch_0008.png | Bin 2211 -> 2295 bytes themes/Adwaita/cursors/src/pngs/48x48/X_cursor.png | Bin 2560 -> 2559 bytes .../cursors/src/pngs/48x48/bottom_right_corner.png | Bin 2099 -> 2106 bytes .../Adwaita/cursors/src/pngs/48x48/bottom_tee.png | Bin 1158 -> 1161 bytes .../Adwaita/cursors/src/pngs/48x48/crosshair.png | Bin 1419 -> 1424 bytes themes/Adwaita/cursors/src/pngs/48x48/dnd-ask.png | Bin 1918 -> 1922 bytes themes/Adwaita/cursors/src/pngs/48x48/dnd-link.png | Bin 2413 -> 2412 bytes themes/Adwaita/cursors/src/pngs/48x48/dnd-move.png | Bin 1831 -> 1830 bytes themes/Adwaita/cursors/src/pngs/48x48/dnd-none.png | Bin 2064 -> 2061 bytes themes/Adwaita/cursors/src/pngs/48x48/grabbing.png | Bin 1947 -> 1948 bytes themes/Adwaita/cursors/src/pngs/48x48/hand1.png | Bin 2084 -> 2089 bytes themes/Adwaita/cursors/src/pngs/48x48/hand2.png | Bin 2208 -> 2208 bytes .../cursors/src/pngs/48x48/left_ptr_watch_0001.png | Bin 3102 -> 3212 bytes .../cursors/src/pngs/48x48/left_ptr_watch_0002.png | Bin 3140 -> 3246 bytes .../cursors/src/pngs/48x48/left_ptr_watch_0003.png | Bin 3134 -> 3260 bytes .../cursors/src/pngs/48x48/left_ptr_watch_0004.png | Bin 3150 -> 3251 bytes .../cursors/src/pngs/48x48/left_ptr_watch_0005.png | Bin 3140 -> 3229 bytes .../cursors/src/pngs/48x48/left_ptr_watch_0006.png | Bin 3186 -> 3258 bytes .../cursors/src/pngs/48x48/left_ptr_watch_0007.png | Bin 3150 -> 3242 bytes .../cursors/src/pngs/48x48/left_ptr_watch_0008.png | Bin 3095 -> 3217 bytes .../Adwaita/cursors/src/pngs/48x48/right_side.png | Bin 1951 -> 1948 bytes .../Adwaita/cursors/src/pngs/48x48/right_tee.png | Bin 1105 -> 1106 bytes themes/Adwaita/cursors/src/pngs/48x48/tcross.png | Bin 831 -> 829 bytes .../cursors/src/pngs/48x48/top_left_corner.png | Bin 2549 -> 2548 bytes .../cursors/src/pngs/48x48/top_right_corner.png | Bin 2287 -> 2286 bytes themes/Adwaita/cursors/src/pngs/48x48/top_side.png | Bin 2172 -> 2175 bytes themes/Adwaita/cursors/src/pngs/48x48/top_tee.png | Bin 1080 -> 1087 bytes themes/Adwaita/cursors/src/pngs/48x48/ur_angle.png | Bin 1049 -> 1056 bytes .../Adwaita/cursors/src/pngs/48x48/watch_0001.png | Bin 3496 -> 3783 bytes .../Adwaita/cursors/src/pngs/48x48/watch_0002.png | Bin 3517 -> 3834 bytes .../Adwaita/cursors/src/pngs/48x48/watch_0003.png | Bin 3541 -> 3794 bytes .../Adwaita/cursors/src/pngs/48x48/watch_0004.png | Bin 3564 -> 3836 bytes .../Adwaita/cursors/src/pngs/48x48/watch_0005.png | Bin 3564 -> 3825 bytes .../Adwaita/cursors/src/pngs/48x48/watch_0006.png | Bin 3570 -> 3826 bytes .../Adwaita/cursors/src/pngs/48x48/watch_0007.png | Bin 3523 -> 3818 bytes .../Adwaita/cursors/src/pngs/48x48/watch_0008.png | Bin 3559 -> 3799 bytes themes/Adwaita/cursors/src/pngs/48x48/xterm.png | Bin 1048 -> 1048 bytes 112 files changed, 113 insertions(+), 36 deletions(-) commit 62f6c7d9325d9732f0f8b61c43d91c71e041bf1f Author: Cosimo Cecchi Date: Tue Feb 8 15:58:44 2011 -0500 css: don't hardcode cantarell in the CSS file We'll let gsettings-desktop-schemas control it with a gsetting. themes/Adwaita/gtk-3.0/gtk.css | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 709859807831dfc0e97b3c0ab99e4717ed587771 Author: Matthias Clasen Date: Mon Feb 7 21:35:27 2011 -0500 Make epiphany toolbar match again https://bugzilla.gnome.org/show_bug.cgi?id=641344 themes/Adwaita/gtk-3.0/gtk.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit fe2de3b565c685e5ec87e8d1def67da22c0504bb Author: Carlos Garnacho Date: Sun Feb 6 14:33:44 2011 +0100 Handle better panel applets. A gradient was clobbering the background-color set in the css rules for the panel applets. Fixes bug #641425, reported by Bastien Nocera. themes/Adwaita/gtk-3.0/gtk.css | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 84c287e49568a8c8512c9a8602985020dabf313f Author: Cosimo Cecchi Date: Fri Feb 4 13:44:53 2011 -0500 css: buttons can be active without be hovered For instance, GtkToggleButton implementations which are not radio/check buttons; those were themed as normal buttons, which makes them not recognizable as active. The gradient for this is stolen from a previous version of this same CSS file. themes/Adwaita/gtk-3.0/gtk.css | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit ee48a2b9f1abdf5417a0eb2b187a7b1cd68c53dc Author: Matthias Clasen Date: Tue Feb 1 16:02:37 2011 -0500 Bump version configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)