commit 30a4cad40625bfce9dcd653419e501cbbb1a1a98 Author: Thomas Hindoe Paaboel Andersen Date: Tue Jan 12 00:27:27 2010 +0100 GNOME games 2.29.5 NEWS update NEWS | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 76 insertions(+), 0 deletions(-) commit cba9f995d40e66c028f3f2a10c8de819d75f171c Author: Tim Horton Date: Mon Jan 11 17:48:46 2010 -0500 lightsoff, swell-foop: Print error if Clutter fails to initialize lightsoff/src/main.js | 12 +++++++++++- swell-foop/src/main.js | 10 +++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) commit fbafa2954d61c00a8c1d59f7fc6077cbca118a47 Author: Christian Persch Date: Mon Jan 11 21:25:15 2010 +0100 aisleriot: Set card-overhang to 0.5 on maemo The device's screen is too small for 0 overhang. aisleriot/ar-style-private.h | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit 035807acb44a88df33a6337d4a5d8ce5ee512f95 Author: Mario Blättermann Date: Mon Jan 11 20:45:43 2010 +0100 Updated German doc translation swell-foop/help/de/de.po | 173 ++++++++++++++++++++++++++++------------------ 1 files changed, 106 insertions(+), 67 deletions(-) commit b7fbae57d9b5c92a3da091e7d5328b76e899b900 Author: Christian Persch Date: Sun Jan 10 21:51:14 2010 +0100 l10n: Update POTFILES.in po/POTFILES.skip | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 13930fd902556276c239b5fabd498dfb705665b0 Author: Christian Persch Date: Sun Jan 10 21:48:09 2010 +0100 aisleriot: Return NULL for slots of type 'UNKNOWN' Also improve the translator comments. aisleriot/game.c | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit 159a989330df74a4ff19fb99b71899b315fe119c Author: Christian Persch Date: Sun Jan 10 21:44:42 2010 +0100 aisleriot: Implement status messages for the clutter board too aisleriot/board-noclutter.c | 2 +- aisleriot/board.c | 68 +++++++++++++++++++++++++++++++++++++++++++ aisleriot/board.h | 3 ++ aisleriot/window.c | 6 ++++ 4 files changed, 78 insertions(+), 1 deletions(-) commit 7261d56baff97083d1b2744b2cbab6b6579199cc Author: Christian Persch Date: Sun Jan 10 21:34:51 2010 +0100 aisleriot: Add tooltips and status message to AisleriotBoard Add style properties for showing tooltips and status messages, and make them show tooltips or status message in the window when moving the mouse over the cards and slots. aisleriot/ar-style-private.h | 5 ++ aisleriot/ar-style.c | 75 ++++++++++++++++++++++++++- aisleriot/ar-style.h | 4 ++ aisleriot/board-noclutter.c | 119 ++++++++++++++++++++++++++++++++++++++++- aisleriot/board-noclutter.h | 3 + aisleriot/game.c | 106 +++++++++++++++++++++++++++++++++++++ aisleriot/game.h | 7 +++ aisleriot/window.c | 25 +++++++++ 8 files changed, 340 insertions(+), 4 deletions(-) commit 77c7bdf264a3057c2b791b0506364484efa7939f Author: Christian Persch Date: Sun Jan 10 21:34:08 2010 +0100 libgames-support: Add API to get the localised card name libgames-support/games-card.c | 91 +++++++++++++++++++++++++++++++++++++++++ libgames-support/games-card.h | 2 + 2 files changed, 93 insertions(+), 0 deletions(-) commit f655954159ef92a69ee03c82c199a2ecb1017fca Author: Daniel Nylander Date: Sat Jan 9 17:48:28 2010 +0100 Updated Swedish translation po/sv.po | 498 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 253 insertions(+), 245 deletions(-) commit 448a833f2a057af1d7ff3de06b2f1ef590e3e1c8 Author: Jorge González Date: Sat Jan 9 08:48:44 2010 +0100 Updated Spanish translation swell-foop/help/es/es.po | 256 +++++++++++++++++++++++++++------------------- 1 files changed, 150 insertions(+), 106 deletions(-) commit 11cf16225c0b7af94339eea1acb37eefbb9abbfc Author: Jorge González Date: Sat Jan 9 08:44:22 2010 +0100 Updated Spanish translation quadrapassel/help/es/es.po | 199 ++++++++++++++++++++++++++++++-------------- 1 files changed, 137 insertions(+), 62 deletions(-) commit 7cdfeed1b2742ba0abfe3d1a94e2e09c1f812554 Author: Claude Paroz Date: Fri Jan 8 22:57:19 2010 +0100 [quadrapassel] Updated French manual translation quadrapassel/help/fr/fr.po | 122 ++++++++++++++++++++++--------------------- 1 files changed, 62 insertions(+), 60 deletions(-) commit ffbf8361120aef14fc9a162434fd19d530f3363e Author: Tim Horton Date: Thu Jan 7 19:46:05 2010 -0500 lightsoff: Fix logic mistake causing theme-change fade between each board lightsoff/src/Game.js | 32 +++++++++++++++----------------- 1 files changed, 15 insertions(+), 17 deletions(-) commit 9711dafeae4aeb382549ffaa635d0fb38a48489f Author: Christian Persch Date: Thu Jan 7 20:32:07 2010 +0100 libgames-support: Fix definition of gtk_widget_set_can_focus libgames-support/games-gtk-compat.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b2ec45237d6b0daff01d3f951c32f7baad668e08 Author: Christian Persch Date: Thu Jan 7 20:32:00 2010 +0100 aisleriot: Fix build on maemo5 aisleriot/ar-style.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c9e7c61bb52b039c91aa936b77fc31e483d3ce9b Author: Christian Persch Date: Tue Jan 5 21:13:38 2010 +0100 aisleriot: Make bug-buddy own the tempfile with the crash details Bug #553994. aisleriot/window.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 852e141f7825ac61917a8473e70cc8909ee6e550 Author: Christian Persch Date: Tue Jan 5 12:18:42 2010 +0100 aisleriot: Take double click time from style Fixes double clicking. aisleriot/board-noclutter.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 54ea7a62e8e38e3f479614f5472b188bccc8754d Author: Christian Persch Date: Mon Jan 4 20:06:29 2010 +0100 aisleriot: Use new glib compat define aisleriot/board-noclutter.c | 6 +----- aisleriot/board.c | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) commit 5a06a8dacaa041908bc76e4c66a9c2a2e5e3d766 Author: Christian Persch Date: Mon Jan 4 20:06:17 2010 +0100 libgames-support: Add another glib compat define libgames-support/games-card.h | 4 +++- libgames-support/games-glib-compat.h | 9 +++++++++ 2 files changed, 12 insertions(+), 1 deletions(-) commit a973d819b5de588db2138500132c528203c42930 Author: Christian Persch Date: Mon Jan 4 19:55:37 2010 +0100 libgames-support: It's 2010! libgames-support/games-glib-compat.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a1bef05b22ab190278544fd4ba502f3b89567261 Author: Christian Persch Date: Mon Jan 4 19:53:33 2010 +0100 aisleriot: Use games-glib-compat.h aisleriot/ar-fullscreen-button.c | 1 + aisleriot/ar-game-chooser.c | 1 + aisleriot/ar-style-gtk.c | 1 + aisleriot/ar-style.c | 1 + aisleriot/board-noclutter.c | 13 ++++------ aisleriot/board.c | 1 + aisleriot/card.c | 2 + aisleriot/game.c | 44 +++++++++++---------------------- aisleriot/slot-renderer.c | 2 + aisleriot/window.c | 15 +---------- libgames-support/games-glib-compat.h | 2 + 11 files changed, 32 insertions(+), 51 deletions(-) commit d0579217651b767f776095f7d59974cce220f180 Author: Christian Persch Date: Mon Jan 4 19:41:38 2010 +0100 libgames-support: Add games-glib-compat.h Add a glib compat header containing definitions for older glib versions. libgames-support/Makefile.am | 1 + libgames-support/games-clock.c | 7 +---- libgames-support/games-conf.c | 15 +---------- libgames-support/games-glib-compat.h | 45 ++++++++++++++++++++++++++++++++++ 4 files changed, 49 insertions(+), 19 deletions(-) commit 622507387fb0608096d242aaa7389ec1b821d8ee Author: Christian Persch Date: Mon Jan 4 19:20:35 2010 +0100 aisleriot: It's 2010 already! aisleriot/ar-clutter-embed.c | 2 +- aisleriot/ar-style-gtk.c | 2 +- aisleriot/ar-style-gtk.h | 2 +- aisleriot/ar-style-private.h | 2 +- aisleriot/ar-style.c | 2 +- aisleriot/ar-style.h | 2 +- aisleriot/board-noclutter.c | 2 +- aisleriot/board-noclutter.h | 2 +- aisleriot/board.c | 2 +- aisleriot/window.c | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) commit 50f98ef72936f16ff5c9cdde9ed35515b7f54139 Author: Christian Persch Date: Mon Jan 4 19:11:42 2010 +0100 aisleriot: Make pixbuf-drawing a property on ArStyle too And remove the extra debug UI for this from sol-nonclutter; it can now be tweaked from the ArStyle property editor like any of the other properties. aisleriot/ar-style-private.h | 10 ++++++ aisleriot/ar-style.c | 66 +++++++++++++++++++++++++++++++++++++++++- aisleriot/ar-style.h | 8 +++++ aisleriot/board-noclutter.c | 42 ++++++++++---------------- aisleriot/board-noclutter.h | 3 -- aisleriot/window.c | 59 ------------------------------------- 6 files changed, 99 insertions(+), 89 deletions(-) commit bf42fd6efd28fa415a8df6660649d2565e40a2b0 Author: Christian Persch Date: Mon Jan 4 18:59:21 2010 +0100 aisleriot: Use ar-cursor in the non-clutter AisleriotBoard too Removes another bit of code duplication. aisleriot/Makefile.am | 2 + aisleriot/board-noclutter.c | 116 ++++++------------------------------------- 2 files changed, 18 insertions(+), 100 deletions(-) commit 85da42cabea8f194c943c41aa593a0da2abcd3fc Author: Christian Persch Date: Mon Jan 4 18:55:07 2010 +0100 aisleriot: Make non-clutter AisleriotBoard use ArStyle too Unify the style handling by making also the non-clutter AisleriotBoard variant use ArStyle. aisleriot/Makefile.am | 5 + aisleriot/ar-clutter-embed.c | 1 - aisleriot/ar-style-gtk.c | 24 +++- aisleriot/ar-style-private.h | 6 + aisleriot/ar-style.c | 35 ++++ aisleriot/ar-style.h | 9 + aisleriot/board-noclutter.c | 408 +++++++++++++++--------------------------- aisleriot/board-noclutter.h | 15 +-- aisleriot/board.c | 32 +--- aisleriot/window.c | 27 +--- 10 files changed, 237 insertions(+), 325 deletions(-) commit f230095ef98e4f9943bc9504b648030cbd4a7791 Author: Christian Persch Date: Mon Jan 4 16:02:59 2010 +0100 aisleriot: Refactor ArClutterEmbed Move the functions that deal with synching GtkWidget style properties and GtkSettings properties to ArStyle properties into ar-style-gtk.[ch]. This is in preparation to making the non-clutter AisleriotBoard also use ArStyle. aisleriot/Makefile.am | 3 + aisleriot/ar-clutter-embed.c | 346 ++--------------------------------- aisleriot/ar-style-gtk.c | 418 ++++++++++++++++++++++++++++++++++++++++++ aisleriot/ar-style-gtk.h | 36 ++++ 4 files changed, 470 insertions(+), 333 deletions(-) commit f63475044e11291f0b103c92c730875a6af7f6bd Author: Christian Persch Date: Mon Jan 4 16:02:47 2010 +0100 libgames-support: Add style debug option libgames-support/games-debug.c | 3 ++- libgames-support/games-debug.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) commit 22aeb61c961167cf353969f6f819c8ebac81ee79 Author: Maxim V. Dziumanenko Date: Mon Jan 4 17:26:27 2010 +0200 Update Ukrainian translation po/uk.po | 4569 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 2040 insertions(+), 2529 deletions(-) commit 5a02a1661ab3e85a7d6163818e5ba96435b8157f Author: Christian Persch Date: Mon Jan 4 14:15:49 2010 +0100 aisleriot: Add widget style property for card-step aisleriot/ar-clutter-embed.c | 27 +++++++++++++++++++++++++-- aisleriot/ar-style-private.h | 3 +++ aisleriot/ar-style.c | 4 ++-- 3 files changed, 30 insertions(+), 4 deletions(-) commit 22cf0b1d2355781d8c743bdcd0248de91f263e34 Author: Christian Persch Date: Mon Jan 4 14:09:05 2010 +0100 aisleriot: Only redraw on selection colour change if highlighted aisleriot/slot-renderer.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 69ce193facbadb174845c48396fb52f86b47f5fd Author: Christian Persch Date: Mon Jan 4 14:07:07 2010 +0100 aisleriot: Queue actor redraw when selection colour changes aisleriot/slot-renderer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 23f9d3dc3e1f48d75204ec75f1c948090a934694 Author: Christian Persch Date: Mon Jan 4 13:53:50 2010 +0100 aisleriot: Make card step a style property Make the in-stack card displacement offset a style property. aisleriot/ar-style-private.h | 2 + aisleriot/ar-style.c | 68 ++++++++++++++++++++++++++++++++--------- aisleriot/ar-style.h | 2 + aisleriot/board.c | 14 ++++++-- 4 files changed, 67 insertions(+), 19 deletions(-) commit 2899cb73a8a59ccc85bd5e2350cd00896494f88a Author: Christian Persch Date: Mon Jan 4 13:36:32 2010 +0100 aisleriot: Make ClutterColor editable in property editor Implement GdkColor support in gtk+, re-import prop-editor, and add ClutterColor support on top. aisleriot/prop-editor.c | 161 +++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 157 insertions(+), 4 deletions(-) commit 2746f597e5c90a6f28eaba5344b216dee105e5c9 Author: Christian Persch Date: Mon Jan 4 12:07:33 2010 +0100 aisleriot: Make style properties writable So they can be tweaked in the property editor in debug UI mode. aisleriot/ar-style.c | 82 ++++++++++++++++++++++++++++++++++++-------------- 1 files changed, 59 insertions(+), 23 deletions(-) commit 3e3942b03f7790c693213153f6cc0a96d027c1a8 Author: Christian Persch Date: Mon Jan 4 11:54:08 2010 +0100 aisleriot: Add property editor debug UI to tweak style properties prop-editor.[ch] is imported from gtk+; originally under LGPL2+ and used here under LGPL 3+. aisleriot/Makefile.am | 4 + aisleriot/prop-editor.c | 1298 +++++++++++++++++++++++++++++++++++++++++++++++ aisleriot/prop-editor.h | 32 ++ aisleriot/window.c | 37 ++ 4 files changed, 1371 insertions(+), 0 deletions(-) commit 2f575fe57816163531ee505c856781fb7e01b66e Author: Xandru Armesto Fernandez Date: Mon Jan 4 09:33:41 2010 +0100 Added asturian language po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 14b5df89bbfebfbf9d1317f65e49c53d7545dea1 Author: Xandru Armesto Fernandez Date: Mon Jan 4 09:33:16 2010 +0100 Updated asturian translation po/ast.po | 9088 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 9088 insertions(+), 0 deletions(-) commit eb5460956931cfe24950a26509a5f7f1e6fd771a Author: Christian Persch Date: Sun Jan 3 18:08:23 2010 +0100 aisleriot: Set card-overhang to 0. by default Don't make cards hang off of the bottom of the screen; this is just confusing. aisleriot/ar-style-private.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 80a35d7c07be06a3bb436c661e9254f2ce59293c Author: Christian Persch Date: Sun Jan 3 18:07:17 2010 +0100 aisleriot: Add card-overhang style property Add a style property that controls how much of a card is allowed to hang off of the bottom of the screen, unseen, in expanded slots. aisleriot/ar-clutter-embed.c | 19 ++++++++++++++++++- aisleriot/ar-style-private.h | 3 +++ aisleriot/ar-style.c | 35 +++++++++++++++++++++++++++++++++++ aisleriot/ar-style.h | 2 ++ aisleriot/board.c | 19 +++++++++++-------- 5 files changed, 69 insertions(+), 9 deletions(-) commit fdc4a220dd6172ab8cb062ca0b4081d9b1918bb1 Author: Ivar Smolin Date: Sun Dec 27 00:54:27 2009 +0200 Updating Estonian translation po/et.po | 2528 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 1098 insertions(+), 1430 deletions(-) commit 59ee300f586d2fe041c09f91746a1553cca0f997 Author: Andrej Žnidaršič Date: Wed Dec 23 07:52:30 2009 +0100 Added localised figure gnotravex/help/sl/figures/gnotravex_game.png | Bin 0 -> 35995 bytes 1 files changed, 0 insertions(+), 0 deletions(-) commit d87e748dc57c52df033af6939f4aaf0258f6f199 Author: Andrej Žnidaršič Date: Wed Dec 23 07:52:15 2009 +0100 Added localised figure gnotravex/help/sl/figures/gnotravex_mainwindow.png | Bin 0 -> 35553 bytes 1 files changed, 0 insertions(+), 0 deletions(-) commit 50d90c63a9f6c55b6f385bbf21e8c850332d6dcc Author: A.Mencigar Date: Wed Dec 23 07:50:36 2009 +0100 Updated Slovenian translation gnotravex/help/sl/sl.po | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 8e6e769f2724408fdf1411d2a48a91f178afca59 Author: Jason D. Clinton Date: Mon Dec 21 17:58:25 2009 -0600 Post-release bump to 2.29.5 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cac71e9c0f93b128effdacb5901efbfb1c3b049e Author: Jason D. Clinton Date: Mon Dec 21 17:51:04 2009 -0600 Prepare the 2.29.4 release. NEWS | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 84 insertions(+), 1 deletions(-)