commit 41659040b0009f0741eff2722f13f7cf8ab6ff0c Author: Christian Persch Date: Mon Jun 13 19:03:49 2011 +0200 Remove obsolete include src/window.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 0e456e2c434505ff02cb3cf7d814eefcd4101c41 Author: Christian Persch Date: Mon Jun 13 18:59:19 2011 +0200 Fix distcheck configure.ac | 2 +- src/lib/Makefile.am | 7 ------- 2 files changed, 1 insertions(+), 8 deletions(-) commit 0f774c2b7ac301773aed2fab78888478649f5efb Author: Marek Černocký Date: Wed Jun 8 07:52:04 2011 +0200 Updated Czech translation po/cs.po | 4572 +++++--------------------------------------------------------- 1 files changed, 360 insertions(+), 4212 deletions(-) commit 7b6afecc7e108fa3ee1cb44b9c7f7054c15639ac Author: Mario Blättermann Date: Sun Jun 5 14:36:16 2011 +0200 [l10n] Updated German translation po/de.po | 816 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 418 insertions(+), 398 deletions(-) commit afbee8749398216da47fd7636741e7f5e36b1b44 Author: Yuri Myasoedov Date: Sun Jun 5 14:45:30 2011 +0400 Updated Russian translation po/ru.po | 705 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 363 insertions(+), 342 deletions(-) commit 10acaf93ef5174a53b8bcb6dd55a0836e675252c Author: Robert Ancell Date: Wed Jun 1 17:40:44 2011 +1000 Look for theme-install.ini in correct directory src/lib/ar-card-themes.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a73968e7d4a55694719b7d6af22c4ad8496409b7 Author: Daniel Mustieles Date: Tue May 31 21:11:42 2011 +0200 Updated Spanish translation po/es.po | 831 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 424 insertions(+), 407 deletions(-) commit c7eec70650c2e53980616ccd750a051ff4c1452e Author: Vincent Povirk Date: Sun May 29 15:46:34 2011 -0500 eliminator: New game by Wa. bug 637030 games/Makefile.am | 1 + games/eliminator.scm | 210 +++++++++++++++++++++++++++++++++++++++++++++++++ help/C/aisleriot.xml | 2 + help/C/eliminator.xml | 81 +++++++++++++++++++ help/Makefile.am | 1 + help/sol.6 | 2 +- po/POTFILES.in | 1 + 7 files changed, 297 insertions(+), 1 deletions(-) commit 8876636854eaf9a2d8958632605bb51609a6f8ce Author: Gabor Kelemen Date: Fri May 27 02:09:41 2011 +0200 Updated Hungarian translation po/hu.po | 6367 +++++++++++++++----------------------------------------------- 1 files changed, 1542 insertions(+), 4825 deletions(-) commit d62bee60d5eb2976b28b2c6fd59b548acda4c8be Author: Yuri Myasoedov Date: Thu May 12 19:52:16 2011 +0400 Updated Russian translation po/ru.po | 4627 ++++++++++---------------------------------------------------- 1 files changed, 715 insertions(+), 3912 deletions(-) commit 0496d2721cb41ab205d9d1116e501ac1344d78b8 Author: Gabriel Speckhahn Date: Thu Apr 28 11:39:40 2011 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 8837 +++++++++++------------------------------------------------ 1 files changed, 1563 insertions(+), 7274 deletions(-) commit 1de6550ead1837c63e8980197c0e3169229bf8d1 Author: Christian Persch Date: Tue Apr 26 21:50:06 2011 +0200 Support compressed SVG files Make ArSvg inherit RsvgHandle, implement GInitable, and support SVGZ files. src/lib/Makefile.am | 1 - src/lib/ar-card-theme-kde.c | 28 +++--- src/lib/ar-card-theme-preimage.c | 4 +- src/lib/ar-card-theme-svg.c | 1 - src/lib/ar-svg-private.h | 32 ------ src/lib/ar-svg.c | 198 ++++++++++++++++++++++++++++---------- src/lib/ar-svg.h | 35 ++++--- 7 files changed, 184 insertions(+), 115 deletions(-) commit c19489bf28f3e314ff6a8dbce201b94dd46089df Author: Christian Persch Date: Mon Apr 25 22:57:04 2011 +0200 Implement GInitable src/lib/ar-svg-private.h | 7 ++- src/lib/ar-svg.c | 120 +++++++++++++++++++++++++++++++++------------- 2 files changed, 90 insertions(+), 37 deletions(-) commit fd338e02689ad8c89a767c76d2205e078f411d5a Author: Christian Persch Date: Mon Apr 25 21:13:07 2011 +0200 Rename src/lib/Makefile.am | 6 +- src/lib/ar-card-theme-kde.c | 38 +++--- src/lib/ar-card-theme-preimage.c | 22 ++-- src/lib/ar-card-theme-private.h | 6 +- src/lib/ar-card-theme-svg.c | 14 +- .../{ar-preimage-private.h => ar-svg-private.h} | 2 +- src/lib/{ar-preimage.c => ar-svg.c} | 123 ++++++++++---------- src/lib/{ar-preimage.h => ar-svg.h} | 38 +++--- 8 files changed, 124 insertions(+), 125 deletions(-) commit 8174fc2c1ed39f267b279648844f8aebc413ede0 Author: Christian Persch Date: Mon Apr 25 18:34:33 2011 +0200 GPL 3 Also update the licence version on the files imported from libgames-support. src/lib/ar-card-theme-pysol.c | 2 +- src/lib/ar-conf.c | 2 +- src/lib/ar-conf.h | 2 +- src/lib/ar-debug.c | 2 +- src/lib/ar-debug.h | 2 +- src/lib/ar-help.c | 2 +- src/lib/ar-help.h | 2 +- src/lib/ar-preimage-private.h | 2 +- src/lib/ar-preimage.c | 2 +- src/lib/ar-preimage.h | 2 +- src/lib/ar-profile.c | 2 +- src/lib/ar-profile.h | 2 +- src/lib/ar-runtime.c | 2 +- src/lib/ar-runtime.h | 2 +- src/lib/ar-show.c | 2 +- src/lib/ar-show.h | 2 +- src/lib/ar-sound.c | 2 +- src/lib/ar-sound.h | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) commit 0ae194b090b3751b16185673b27869473396d05b Author: Rudolfs Mazurs Date: Mon Apr 25 20:04:18 2011 +0300 Updated Latvian translation. po/lv.po | 1315 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 639 insertions(+), 676 deletions(-) commit fd6f09ba7750afa923c2419b165cf1f084768001 Author: Christian Persch Date: Mon Apr 25 17:57:58 2011 +0200 Remove GdkPixbuf rendering Only the cairo rendering is used, so remove the obsolete code. src/lib/ar-card-theme-kde.c | 54 ------------------- src/lib/ar-card-theme-svg.c | 50 ----------------- src/lib/ar-preimage.c | 124 ------------------------------------------- src/lib/ar-preimage.h | 11 ---- 4 files changed, 0 insertions(+), 239 deletions(-) commit dc29410f15f6b640e2f5601450bfeb1b30b189fd Author: Christian Persch Date: Mon Apr 25 17:53:29 2011 +0200 Require librsvg for the scalable card themes src/lib/Makefile.am | 10 ++- src/lib/ar-card-theme-kde.c | 4 - src/lib/ar-card-theme-preimage.c | 7 -- src/lib/ar-card-theme-private.h | 2 - src/lib/ar-card-theme-svg.c | 3 - src/lib/ar-preimage-private.h | 9 --- src/lib/ar-preimage.c | 120 ++------------------------------------ src/lib/ar-preimage.h | 10 +-- 8 files changed, 15 insertions(+), 150 deletions(-) commit 1982acb52a3d5c933a2beb8fc7c70e9c2b6c41e8 Author: Christian Persch Date: Mon Apr 25 17:44:20 2011 +0200 Remove 'sliced' card theme format It's obsolete. src/lib/ar-card-theme-private.h | 20 --- src/lib/ar-card-theme-sliced.c | 273 --------------------------------------- src/lib/ar-card-theme.c | 3 - src/lib/ar-card-themes.c | 6 - 4 files changed, 0 insertions(+), 302 deletions(-) commit 3c57166855697a301bd153d2aba6709cfe47e74a Author: Christian Persch Date: Mon Apr 25 13:44:59 2011 +0200 Also change bugzilla component data/freecell.desktop.in.in | 2 +- data/sol.desktop.in.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit d6f3bce519918528b5582f8050feae850b0ac924 Author: Christian Persch Date: Mon Apr 25 13:30:36 2011 +0200 Dist all card themes cards/Makefile.am | 20 +++++++++----------- 1 files changed, 9 insertions(+), 11 deletions(-) commit 468d6b741e35e387d3fa7db2db5097ebef10073b Author: Christian Persch Date: Tue Apr 19 14:40:02 2011 +0200 Cosmetical fix src/board-noclutter.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7a2c12bfdf4394071419f927d4af0b4da0ab393c Author: Christian Persch Date: Tue Apr 19 14:07:58 2011 +0200 Fix debugging code src/board-noclutter.c | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit 0c26181342965c5e3354869bdce1018fd1f336dd Author: Christian Persch Date: Mon Apr 18 23:03:09 2011 +0200 No need to reset the features We already reset the features to 0 in aisleriot_game_load_game(), so there's no need to do it again in sol.scm. games/sol.scm | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 74eb6b9dc144b2526063d82b6d91e9eff2a97fdc Author: Christian Persch Date: Mon Apr 18 23:00:10 2011 +0200 Eval in the current module games/sol.scm | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit bec3ef15982adda83bfb026187df0e3f1043965c Author: Christian Persch Date: Mon Apr 18 22:33:40 2011 +0200 Remove obsolete compat code games/sol.scm | 11 ++--------- 1 files changed, 2 insertions(+), 9 deletions(-) commit 70df670c3463e09fa3578d8209f4235c1c5f8206 Author: Marek Černocký Date: Sun Apr 17 11:28:34 2011 +0200 Updated Czech translation po/cs.po | 1310 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 636 insertions(+), 674 deletions(-) commit 691f3fe05b272384138cd4e236e0d9a347912a6f Author: Christian Persch Date: Sat Apr 16 21:52:41 2011 +0200 Disable keynav by default It's just too ugly. Let's re-think this for 3.2. src/board-noclutter.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit ead300ccd25c780208177406ca2532c6c0b7271e Author: Christian Persch Date: Sat Apr 16 21:34:03 2011 +0200 Update READMEs games/README | 33 +++++++++++++++++++++++ src/README | 83 ++++++++++++---------------------------------------------- 2 files changed, 50 insertions(+), 66 deletions(-) commit 77169a279e5be0a1ad42a6c6d201e29954cff624 Author: Christian Persch Date: Sat Apr 16 21:23:29 2011 +0200 Fix poker patience scoring Poker evaluates four-of-a-kind incorrectly. Bug #606379. games/poker.scm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7a22eecceea9157a8912c89834a3bf7cb2512734 Author: Christian Persch Date: Sat Apr 16 13:06:03 2011 +0200 Pass #f as the destination before the format string Omitting the destination on a call to format is deprecated. games/agnes.scm | 2 +- games/cruel.scm | 3 ++- games/eagle_wing.scm | 2 +- games/fortunes.scm | 6 ++++-- games/gaps.scm | 7 +++++-- games/giant.scm | 3 ++- games/golf.scm | 2 +- games/kings_audience.scm | 3 ++- games/osmosis.scm | 4 ++-- games/plait.scm | 4 ++-- games/spider.scm | 3 ++- games/terrace.scm | 2 +- 12 files changed, 25 insertions(+), 16 deletions(-) commit 9944ee06adbf39bf7595549bfc3db7d56544abcc Author: Christian Persch Date: Sat Apr 16 12:56:37 2011 +0200 Print exception to stderr src/window.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 125df76a7c33c76b7fae96865e61ac8752c3c588 Author: Christian Persch Date: Sat Apr 16 12:37:10 2011 +0200 Fix exception tags src/game.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit 3dc8e402c657d3335680b2a905c58bfda120baa2 Author: Christian Persch Date: Sat Apr 16 12:30:32 2011 +0200 Fix bug-buddy details src/window.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 264649971f68ce18d0106058a46f88e82e32e0d3 Author: Christian Persch Date: Sat Apr 16 12:25:22 2011 +0200 Check whether the newly loaded game implemented all required procedures src/game.c | 40 ++++++++++++++++++++++++++++++++++------ 1 files changed, 34 insertions(+), 6 deletions(-) commit f461693e90b794cdb3b95b0e8ba9e17c1e3bc4f5 Author: Christian Persch Date: Sat Apr 16 00:27:17 2011 +0200 Store the scheme funcs in an array src/game.c | 93 +++++++++++++++++++++++++++++++---------------------------- 1 files changed, 49 insertions(+), 44 deletions(-) commit b8b51a3de25a7581ab66c79fd03b75d202ea75f3 Author: Christian Persch Date: Fri Apr 15 00:52:24 2011 +0200 Move man page to help directory help/Makefile.am | 2 ++ {src => help}/sol.6 | 0 src/Makefile.am | 3 --- 3 files changed, 2 insertions(+), 3 deletions(-) commit 56cfd131111895ac7ab0f46e9788012e2f3320f7 Author: Christian Persch Date: Fri Apr 15 00:31:10 2011 +0200 Fix POTFILES.in po/POTFILES.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f15de747f11304dc1b6649eba412004dead66c58 Author: Christian Persch Date: Thu Apr 14 22:51:06 2011 +0200 More Rules.HOWTO to games directory games/Makefile.am | 6 ++++-- {src => games}/Rules.HOWTO | 0 src/Makefile.am | 1 - 3 files changed, 4 insertions(+), 3 deletions(-) commit 76113d16f19bf3b4dd75c66ff43a4b82c78ae4f8 Author: Christian Persch Date: Thu Apr 14 22:49:37 2011 +0200 Move suppressions file to data data/Makefile.am | 4 ++++ {src => data}/aisleriot.supp | 0 src/Makefile.am | 1 - 3 files changed, 4 insertions(+), 1 deletions(-) commit 75eae451f0548d1f5bce91aba6ca5ef5b68ba30a Author: Christian Persch Date: Thu Apr 14 21:39:41 2011 +0200 Make stock icon naming more consistent src/ar-stock.h | 25 ++++++++++++------------- 1 files changed, 12 insertions(+), 13 deletions(-) commit a0ed90c05b527e398ac7a4de121cde275f1d9aeb Author: Christian Persch Date: Thu Apr 14 21:01:53 2011 +0200 Fix icon name usage Apparently the gtk-* stock item names don't work anymore on some systems. Bug #642889. src/ar-stock.c | 27 +++++++++++---------------- 1 files changed, 11 insertions(+), 16 deletions(-) commit 8a919879009d94f1bbb6220720fff820c89bfead Author: Christian Persch Date: Thu Apr 14 20:45:50 2011 +0200 Fix bug-buddy invocation The --package-ver argument doesn't exist anymore. src/window.c | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit c04f93a850a6ab101691a2231f6ad232a2bbbfaf Author: Christian Persch Date: Thu Apr 14 18:54:47 2011 +0200 Add automake conditional for guile major version configure.ac | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 5d92b30efae573f03f5a63eeeaf3966880da45f7 Author: Christian Persch Date: Thu Apr 14 18:53:20 2011 +0200 Add configure check for guile-tools configure.ac | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 4493c8bf329033e73e20e461e77911cbaca7c567 Author: Christian Persch Date: Thu Apr 14 18:46:57 2011 +0200 Fix configure summary output configure.ac | 11 ++--------- 1 files changed, 2 insertions(+), 9 deletions(-) commit f9e43372fe79ca024d6ba8bb4e84a8f7750a5454 Author: Christian Persch Date: Thu Apr 14 18:33:32 2011 +0200 Move sol.scm to games directory games/Makefile.am | 2 ++ {src => games}/sol.scm | 0 src/Makefile.am | 5 ----- 3 files changed, 2 insertions(+), 5 deletions(-) commit 7b6717027210a92424419376ac894879e35e34cf Author: Christian Persch Date: Thu Apr 14 18:14:27 2011 +0200 Refactor new-game code src/game.c | 89 +++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 58 insertions(+), 31 deletions(-) commit 7b3745cd0c844fa780ac3cf56b8858114dfaf1c9 Author: Christian Persch Date: Thu Apr 14 17:56:49 2011 +0200 Refactor game code loading src/game.c | 107 +++++++++++++++++++-------------------------------------- src/game.h | 3 +- src/window.c | 15 +++++--- 3 files changed, 47 insertions(+), 78 deletions(-) commit 1e334ced6bbcb132e333110c6157deaa5b76af84 Author: Christian Persch Date: Thu Apr 14 15:19:23 2011 +0200 Use catch handler when loading the game code src/game.c | 29 +++++++++++++++++------------ 1 files changed, 17 insertions(+), 12 deletions(-) commit 3d1b9a2bdc3c302cbeb26cd799a278efe56885d3 Author: Christian Persch Date: Thu Apr 14 15:12:52 2011 +0200 Rework scheme exception handling src/game.c | 92 ++++++++++++++++++++++++--------------------------------- src/game.h | 7 ++-- src/window.c | 57 ++++++++++++++++++++++++------------ 3 files changed, 81 insertions(+), 75 deletions(-) commit cf16c36e113d27b19266d67e238059f51ad08986 Author: Christian Persch Date: Thu Apr 14 13:56:50 2011 +0200 Remove extra gettext call The string is already translated on the scheme side, so don't run it through gettext again. src/game.c | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) commit 60b7889d5a2c1e6e76306645936a7dcbf1732553 Author: Christian Persch Date: Thu Apr 14 13:50:02 2011 +0200 Use list? here src/game.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2bdf0c03a2b76716e52f0e69e22a2d4ad33432fd Author: Christian Persch Date: Thu Apr 14 13:46:16 2011 +0200 Disable auto-compilation for now src/sol.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 216ef6e761bf2138e45a6d3502750ccbaaac253d Author: Christian Persch Date: Thu Apr 14 02:09:15 2011 +0200 Cope with exceptions while starting a game src/game.c | 31 ++++++++++++++----------------- 1 files changed, 14 insertions(+), 17 deletions(-) commit 5f15291ec565f20f980b785e9aa32fc7ffcbd24b Author: Christian Persch Date: Thu Apr 14 00:17:24 2011 +0200 Refactor C-to-scheme interface src/game.c | 425 +++++++++++++++++++++++++++++------------------------------- 1 files changed, 207 insertions(+), 218 deletions(-) commit 7ba4df650e3da77be5d26e1d66a653a0d2e0da36 Author: Christian Persch Date: Wed Apr 13 17:45:37 2011 +0200 Use scm_to_{int,double} ... instead of the deprecated scm_num2{int,dbl,double}. src/game.c | 32 ++++++++++++++++---------------- 1 files changed, 16 insertions(+), 16 deletions(-) commit 11bf23f28172a15c9b62de72cd8cf08403ad1579 Author: Christian Persch Date: Thu Apr 14 13:42:11 2011 +0200 Don't make guile version selection automagic configure.ac | 26 +++++++++++++++++++------- 1 files changed, 19 insertions(+), 7 deletions(-) commit 2de502ae32388a0807fb7b4244e54df7d43a9b98 Author: Mario Blättermann Date: Wed Apr 13 22:30:53 2011 +0200 [l10n] Updated German translation po/de.po | 4436 ++++++++------------------------------------------------------ 1 files changed, 546 insertions(+), 3890 deletions(-) commit db41d9ad820feb6e8170ec89a7b30c3a6f333663 Author: Daniel Mustieles Date: Wed Apr 13 19:37:16 2011 +0200 Updated Spanish translation po/es.po | 566 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 272 insertions(+), 294 deletions(-) commit 00c398c691dccebf6c5c8bb9e140d4e9d0998c90 Author: Christian Persch Date: Wed Apr 13 00:10:31 2011 +0200 More guile 2.0 build fixes src/game.c | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 077e3311ff243b7283079de3fb1727816af4597b Author: Christian Persch Date: Tue Apr 12 23:14:37 2011 +0200 Debug src/sol.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 57f08c221d6ebe7f165652762f542a11adac6a43 Author: Christian Persch Date: Tue Apr 12 23:03:22 2011 +0200 Support guile 2.0 Bug #630334. configure.ac | 14 +++++++++++++- src/game.c | 4 ++-- 2 files changed, 15 insertions(+), 3 deletions(-) commit 2c362fe43bd5cdc684364e46310467043f6f1dbd Author: Christian Persch Date: Tue Apr 12 21:54:34 2011 +0200 Require guile 1.8 configure.ac | 56 ++++--------------------------------------------- src/Makefile.am | 8 ------- src/game.c | 8 ------- src/guile16-compat.h | 38 --------------------------------- 4 files changed, 5 insertions(+), 105 deletions(-) commit 9224c0f7783663af73937a05c83e9106d7f1f704 Author: Daniel Mustieles Date: Tue Apr 12 21:24:03 2011 +0200 Updated Spanish translation po/es.po | 1149 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 567 insertions(+), 582 deletions(-) commit 3c88b173fadbb0971563c25c74c5bc7f1b98bb07 Author: Daniel Nylander Date: Tue Apr 12 20:51:41 2011 +0200 Updated Swedish translation po/sv.po | 3387 ++++++++++++++------------------------------------------------ 1 files changed, 754 insertions(+), 2633 deletions(-) commit 99a39acd41f984fd31a570e3dd0df555a6ffb241 Author: Matej Urbančič Date: Tue Apr 12 19:26:09 2011 +0200 Updated Slovenian translation po/sl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4357f85587c704920a87fd5dc941c0eca428041a Author: Matej Urbančič Date: Tue Apr 12 19:21:42 2011 +0200 Added Slovenian translation po/sl.po | 3025 ++++++++++++++++---------------------------------------------- 1 files changed, 763 insertions(+), 2262 deletions(-) commit 763a3d5caa0eaeb62d11cb369f2fedc95a4e801b Author: Christian Persch Date: Tue Apr 12 18:48:13 2011 +0200 Remove obsolete feature check configure.ac | 8 -------- src/lib/Makefile.am | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) commit e650cb636c2cf727e5f28fc50aeee2098ad8ce91 Author: Christian Persch Date: Tue Apr 12 18:47:39 2011 +0200 Use ellipsis character src/window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit da718cb2728a92b73afa4da94bb1ad9fbfe032cb Author: Christian Persch Date: Tue Apr 12 18:45:13 2011 +0200 Remove obsolete compat headers src/ar-clock.c | 1 - src/ar-fullscreen-button.c | 2 - src/ar-game-chooser.c | 1 - src/ar-style-gtk.c | 1 - src/ar-style.c | 1 - src/board-noclutter.c | 2 - src/board.c | 1 - src/card.c | 2 - src/game.c | 1 - src/lib/Makefile.am | 2 - src/lib/ar-card.h | 2 - src/lib/ar-glib-compat.h | 57 -------------------------------------------- src/lib/ar-gtk-compat.h | 51 --------------------------------------- src/slot-renderer.c | 2 - src/stats-dialog.c | 1 - src/window.c | 1 - 16 files changed, 0 insertions(+), 128 deletions(-) commit 12c765ee7cb6ede3b9d9452fb02241da3f7df17d Author: Christian Persch Date: Tue Apr 12 18:38:20 2011 +0200 Use GdkRGBA colours src/ar-style-gtk.c | 51 ++++++---------------------- src/ar-style-private.h | 18 ++-------- src/ar-style.c | 85 +++-------------------------------------------- src/ar-style.h | 16 +-------- src/board-noclutter.c | 19 ++-------- src/prop-editor.c | 60 +++++++++++++++++++++++++++++++++- src/slot-renderer.c | 19 +++++++++-- 7 files changed, 102 insertions(+), 166 deletions(-) commit 1d5f6cb1653719df60ca1f68443afa72863a60d6 Author: Christian Persch Date: Tue Apr 12 15:45:58 2011 +0200 Remove unused stock items This also removes another batch of unused translatable strings. src/ar-stock.c | 14 -------------- src/ar-stock.h | 8 -------- 2 files changed, 0 insertions(+), 22 deletions(-) commit 4d64c93f438ec5a7560c5a5fc7c10c4766823667 Author: Christian Persch Date: Tue Apr 12 15:41:08 2011 +0200 Remove unused translatable strings src/ar-stock.c | 59 -------------------------------------------------------- 1 files changed, 0 insertions(+), 59 deletions(-) commit 3522ee426155e37325c7111771becd384b3e35ea Author: Christian Persch Date: Tue Apr 12 15:38:29 2011 +0200 The theme menu is never empty ... since it will always contain the Install… item. src/window.c | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) commit a5b5cd6f016d37f306582d1cbfbd551546ff7c80 Author: Christian Persch Date: Tue Apr 12 15:37:11 2011 +0200 Reduce directory structure depth configure.ac | 1 - data/icons/Makefile.am | 59 +++++++++++++++++- data/icons/{gnome => }/gnome-aisleriot.svg | 0 data/icons/gnome/Makefile.am | 63 -------------------- .../hicolor_apps_16x16_gnome-aisleriot.png | Bin 864 -> 864 bytes .../hicolor_apps_16x16_gnome-freecell.png | Bin 372 -> 372 bytes .../hicolor_apps_22x22_gnome-aisleriot.png | Bin 1134 -> 1134 bytes .../hicolor_apps_22x22_gnome-freecell.png | Bin 1179 -> 1179 bytes .../hicolor_apps_24x24_gnome-aisleriot.png | Bin 1164 -> 1164 bytes .../hicolor_apps_24x24_gnome-freecell.png | Bin 1229 -> 1229 bytes .../hicolor_apps_256x256_gnome-aisleriot.png | Bin 42156 -> 42156 bytes .../hicolor_apps_32x32_gnome-aisleriot.png | Bin 1875 -> 1875 bytes .../hicolor_apps_32x32_gnome-freecell.png | Bin 1769 -> 1769 bytes .../hicolor_apps_40x40_gnome-aisleriot.png | Bin 2526 -> 2526 bytes .../hicolor_apps_48x48_gnome-aisleriot.png | Bin 2648 -> 2648 bytes .../hicolor_apps_48x48_gnome-freecell.png | Bin 3069 -> 3069 bytes data/icons/{gnome => }/render-bitmaps.rb | 0 17 files changed, 56 insertions(+), 67 deletions(-) commit 6dde76bc41092fb7988bcf5c119db127ad2f35ce Author: Christian Persch Date: Tue Apr 12 15:33:12 2011 +0200 Re-sync prop-editor.[ch] from gtk master src/prop-editor.c | 241 +++++++++++++---------------------------------------- src/prop-editor.h | 8 +- 2 files changed, 63 insertions(+), 186 deletions(-) commit f1e95fbcbc2454f0b26b384de28365bbaaea3571 Author: Christian Persch Date: Tue Apr 12 14:43:28 2011 +0200 Remove hildon platform support Since it uses gtk+-2.0 which isn't supported anymore. configure.ac | 119 +------ data/Makefile.am | 16 +- data/icons/Makefile.am | 8 +- data/icons/hildon/Makefile.am | 63 ---- .../hildon/hicolor_apps_16x16_gnome-aisleriot.png | Bin 699 -> 0 bytes .../hildon/hicolor_apps_26x26_gnome-aisleriot.png | Bin 1238 -> 0 bytes .../hildon/hicolor_apps_34x34_gnome-aisleriot.png | Bin 1458 -> 0 bytes .../hildon/hicolor_apps_40x40_gnome-aisleriot.png | Bin 2092 -> 0 bytes .../hildon/hicolor_apps_50x50_gnome-aisleriot.png | Bin 2707 -> 0 bytes .../hicolor_apps_scalable_gnome-aisleriot.png | Bin 3757 -> 0 bytes src/Makefile.am | 52 +--- src/aisleriot-backup.conf | 5 - src/aisleriot-clean.sh | 6 - src/ar-clutter-embed.c | 15 +- src/ar-cursor.c | 8 - src/ar-game-chooser.c | 66 +---- src/ar-stock.c | 44 +--- src/ar-style-private.h | 4 - src/board-noclutter.c | 97 +------ src/board.c | 12 +- src/conf.c | 4 - src/gtkrc-maemo | 19 -- src/lib/Makefile.am | 24 +-- src/lib/ar-card-theme-fixed.c | 9 - src/lib/ar-card-theme.c | 2 - src/lib/ar-conf.c | 8 - src/lib/ar-gsettings.c | 4 +- src/lib/ar-runtime.c | 55 ---- src/lib/ar-runtime.h | 12 +- src/lib/ar-show.c | 25 -- src/org.gnome.Games.AisleRiot.service.in | 3 - src/sol.c | 174 ----------- src/stats-dialog.c | 8 +- src/window.c | 327 ++------------------ src/window.h | 16 - 35 files changed, 76 insertions(+), 1129 deletions(-) commit 032e2703e449423b07e6c53e04f53189da4504f5 Author: Christian Persch Date: Tue Apr 12 14:32:57 2011 +0200 Update about dialogue src/window.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 5082c04dfd16fe943dd384232e87f3af261675ea Author: Christian Persch Date: Tue Apr 12 14:31:29 2011 +0200 Remove non-cairo drawing code src/ar-style-private.h | 10 - src/ar-style.c | 62 ------ src/ar-style.h | 8 - src/board-noclutter.c | 509 +-------------------------------------------- src/board.c | 1 - src/lib/Makefile.am | 2 - src/lib/ar-pixbuf-utils.c | 76 ------- src/lib/ar-pixbuf-utils.h | 31 --- 8 files changed, 2 insertions(+), 697 deletions(-) commit 10e985f4e122d6f9c4a91cce83f2a25dc9162113 Author: Christian Persch Date: Tue Apr 12 14:18:06 2011 +0200 Remove obsolete gtk and glib version checks src/ar-cursor.c | 77 ---------------- src/ar-fullscreen-button.c | 9 -- src/ar-game-chooser.c | 8 -- src/ar-stock.c | 53 ++--------- src/ar-style-gtk.c | 8 -- src/board-noclutter.c | 216 +++++++------------------------------------- src/board.c | 4 - src/prop-editor.c | 9 -- src/sol.c | 24 ----- src/window.c | 102 ++------------------- 10 files changed, 47 insertions(+), 463 deletions(-) commit 0974052b0ab5d35843c7e79996b700bad61b8a39 Author: Christian Persch Date: Mon Apr 11 23:20:18 2011 +0200 Drop obsolete libcanberra version checks src/lib/ar-sound.c | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) commit 4ad90910d27436d4b774bc5cc630e2be78ba79fa Author: Christian Persch Date: Mon Apr 11 23:18:46 2011 +0200 Drop obsolete cairo version checks src/lib/ar-card-theme.c | 4 ---- src/lib/ar-preimage.c | 4 ---- 2 files changed, 0 insertions(+), 8 deletions(-) commit 92b96e520655a36def569e2995139ea1e2480217 Author: Christian Persch Date: Mon Apr 11 23:17:59 2011 +0200 Drop obsolete glib version checks src/lib/ar-card-themes.c | 26 -------------------------- src/lib/ar-card-themes.h | 2 -- src/lib/ar-card.c | 9 --------- src/lib/ar-debug.c | 6 ------ src/lib/ar-help.c | 5 ----- src/window.c | 1 - 6 files changed, 0 insertions(+), 49 deletions(-) commit b5dc4301c7b3fefaa93801cf7f22fc4ae6272d20 Author: Christian Persch Date: Mon Apr 11 23:13:52 2011 +0200 Require cairo 1.10 configure.ac | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) commit 9add2c815fdafcc26f5ed62db7323db0b18149ba Author: Christian Persch Date: Mon Apr 11 23:11:45 2011 +0200 Require gtk+-3.0 and a recent glib configure.ac | 51 +-- src/lib/Makefile.am | 25 +- src/lib/ar-card-images.c | 923 --------------------------------------- src/lib/ar-card-images.h | 123 ------ src/lib/ar-card-surface-cache.c | 5 +- src/lib/ar-card-theme-private.h | 2 - src/lib/ar-card-theme-svg.c | 4 - src/lib/ar-card-theme.c | 39 -- src/lib/ar-card-theme.h | 4 - src/lib/ar-conf.c | 33 +- src/lib/ar-gsettings.c | 1 - src/lib/ar-runtime.c | 53 --- src/lib/ar-show.c | 32 -- 13 files changed, 24 insertions(+), 1271 deletions(-) commit ff2b85c3c409a7eee20f2f53b4ef405c406b73cd Author: Christian Persch Date: Mon Apr 11 23:12:24 2011 +0200 Post branch version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0bb2da67fdcc8e7d98eb1fc6cc9f9d0176d4392e Author: Piotr Drąg Date: Mon Apr 11 19:37:26 2011 +0200 Updated Polish translation po/pl.po | 4338 ++++++++------------------------------------------------------ 1 files changed, 566 insertions(+), 3772 deletions(-) commit 28f3db24a2dfbf4050a41fe496eca3c87c6109e7 Author: Christian Persch Date: Mon Apr 11 14:27:16 2011 +0200 Update DOAP file aisleriot.doap | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a18232af8fadf05d99b64cd656bad1589b46ca5b Author: Christian Persch Date: Mon Apr 11 14:03:16 2011 +0200 Update POTFILES.{in,skip} po/POTFILES.in | 174 +++++++++++++++++++++++++++--------------------------- po/POTFILES.skip | 4 +- 2 files changed, 89 insertions(+), 89 deletions(-) commit afbb85b475f163916656d0c3bf1cd4bd3a98e8d5 Author: Christian Persch Date: Mon Apr 11 13:58:39 2011 +0200 Fix distcheck cards/Makefile.am | 21 ++++++++++----------- 1 files changed, 10 insertions(+), 11 deletions(-) commit 15e54e8d6eac8639b47a1aa272712ac04295f9a8 Author: Christian Persch Date: Mon Apr 11 13:51:16 2011 +0200 Simplify configure configure.ac | 243 +++++++++++++++++++++++-------------------------------- src/Makefile.am | 3 - 2 files changed, 102 insertions(+), 144 deletions(-) commit 88fd7d01765e8a75e0a5cc498fedfcd8a0d257b8 Author: Christian Persch Date: Sun Apr 10 21:49:24 2011 +0200 Remove obsolete docs HACKING | 66 ----------- Makefile.am | 3 +- README | 373 ----------------------------------------------------------- 3 files changed, 1 insertions(+), 441 deletions(-) commit d31bf105315ebd961f94045a0f985c884950d689 Author: Christian Persch Date: Sun Apr 10 20:50:01 2011 +0200 Fix dist data/icons/gnome/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5603afe1a3023e05dda6a464932dd57bfe87d6cb Author: Christian Persch Date: Sun Apr 10 20:47:15 2011 +0200 Include cards/ in build ... and move the default card theme to cards/ too. Makefile.am | 4 ++++ cards/Makefile.am | 17 ++++++++++------- {data => cards}/bonded.svg | 0 configure.ac | 1 + data/Makefile.am | 7 ------- 5 files changed, 15 insertions(+), 14 deletions(-) commit 79352bff6443a1df4b6c0d46ff3875cc34da4002 Merge: 94dba05 6d5a69f Author: Christian Persch Date: Sun Apr 10 20:42:22 2011 +0200 Merge remote branch 'gnome-games-extra-data/master' commit 94dba05eb8d05087e5643b9bd4bf2b004f67b326 Author: Christian Persch Date: Sun Apr 10 20:15:11 2011 +0200 Move sounds/ under data/ Makefile.am | 4 ---- configure.ac | 2 +- data/Makefile.am | 4 ++++ {sounds => data/sounds}/Makefile.am | 0 {sounds => data/sounds}/splat.ogg | Bin 4160 -> 4160 bytes {sounds => data/sounds}/victory.ogg | Bin 9862 -> 9862 bytes 6 files changed, 5 insertions(+), 5 deletions(-) commit 9c6acc5f82fc0c191b3277e137748f8f5901b34c Author: Christian Persch Date: Sun Apr 10 20:12:28 2011 +0200 Update bugzilla info data/freecell.desktop.in.in | 2 +- data/sol.desktop.in.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit cb6bf145d13dac8d16e62a54bbf72ffe34d852e9 Author: Christian Persch Date: Sun Apr 10 20:11:48 2011 +0200 Move desktop files to data/ configure.ac | 4 ++-- data/Makefile.am | 26 ++++++++++++++++++++++++++ {src => data}/freecell.desktop.in.in | 0 {src => data}/sol.desktop.in.in | 0 src/Makefile.am | 19 ------------------- 5 files changed, 28 insertions(+), 21 deletions(-) commit f201bc84067d93639cfd5adc3660e89bf045e5c5 Author: Christian Persch Date: Sun Apr 10 20:09:55 2011 +0200 Move icons under data/ configure.ac | 6 +++--- data/Makefile.am | 2 ++ {src => data}/icons/Makefile.am | 0 {src => data}/icons/gnome/Makefile.am | 0 {src => data}/icons/gnome/gnome-aisleriot.svg | 0 .../gnome/hicolor_apps_16x16_gnome-aisleriot.png | Bin 864 -> 864 bytes .../gnome/hicolor_apps_16x16_gnome-freecell.png | Bin 372 -> 372 bytes .../gnome/hicolor_apps_22x22_gnome-aisleriot.png | Bin 1134 -> 1134 bytes .../gnome/hicolor_apps_22x22_gnome-freecell.png | Bin 1179 -> 1179 bytes .../gnome/hicolor_apps_24x24_gnome-aisleriot.png | Bin 1164 -> 1164 bytes .../gnome/hicolor_apps_24x24_gnome-freecell.png | Bin 1229 -> 1229 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 42156 -> 42156 bytes .../gnome/hicolor_apps_32x32_gnome-aisleriot.png | Bin 1875 -> 1875 bytes .../gnome/hicolor_apps_32x32_gnome-freecell.png | Bin 1769 -> 1769 bytes .../gnome/hicolor_apps_40x40_gnome-aisleriot.png | Bin 2526 -> 2526 bytes .../gnome/hicolor_apps_48x48_gnome-aisleriot.png | Bin 2648 -> 2648 bytes .../gnome/hicolor_apps_48x48_gnome-freecell.png | Bin 3069 -> 3069 bytes {src => data}/icons/gnome/render-bitmaps.rb | 0 .../icons/hicolor_actions_16x16_cards-deal.png | Bin 744 -> 744 bytes .../icons/hicolor_actions_22x22_cards-deal.png | Bin 1107 -> 1107 bytes .../icons/hicolor_actions_24x24_cards-deal.png | Bin 1826 -> 1826 bytes .../icons/hicolor_actions_32x32_cards-deal.png | Bin 1650 -> 1650 bytes .../icons/hicolor_actions_48x48_cards-deal.png | Bin 2709 -> 2709 bytes .../icons/hicolor_actions_scalable_cards-deal.svg | 0 {src => data}/icons/hildon/Makefile.am | 0 .../hildon/hicolor_apps_16x16_gnome-aisleriot.png | Bin 699 -> 699 bytes .../hildon/hicolor_apps_26x26_gnome-aisleriot.png | Bin 1238 -> 1238 bytes .../hildon/hicolor_apps_34x34_gnome-aisleriot.png | Bin 1458 -> 1458 bytes .../hildon/hicolor_apps_40x40_gnome-aisleriot.png | Bin 2092 -> 2092 bytes .../hildon/hicolor_apps_50x50_gnome-aisleriot.png | Bin 2707 -> 2707 bytes .../hicolor_apps_scalable_gnome-aisleriot.png | Bin 3757 -> 3757 bytes src/Makefile.am | 2 +- 32 files changed, 6 insertions(+), 4 deletions(-) commit d91bf705dba4a4139d310615a99ff65241c17d59 Author: Christian Persch Date: Sun Apr 10 20:08:25 2011 +0200 Update TODO | 64 ---------------------------------------------------------------- 1 files changed, 0 insertions(+), 64 deletions(-) commit 67160881439885478bc82e87ce4e782145d21725 Author: Christian Persch Date: Sun Apr 10 20:06:56 2011 +0200 Move data directory to toplevel Makefile.am | 2 +- configure.ac | 6 +++--- {src/data => data}/Makefile.am | 0 {src/data => data}/bonded.svg | 0 {src/data => data}/cursor-hand-closed.png | Bin 180 -> 180 bytes {src/data => data}/cursor-hand-open.png | Bin 210 -> 210 bytes {src/data => data}/slot.svg | 0 {src/data => data}/theme-install.ini | 0 src/Makefile.am | 2 +- 9 files changed, 5 insertions(+), 5 deletions(-) commit 346606aff1176952d81980b80b14a862b4957d74 Author: Christian Persch Date: Sun Apr 10 19:48:40 2011 +0200 Remove obsolete cruft ChangeLog.README | 29 - ChangeLog.old |23231 ---------------------------------------------------- MAINTAINERS | 19 - Makefile.am | 3 +- help/ChangeLog.old | 618 -- po/ChangeLog.old | 6747 --------------- src/ChangeLog.old | 3649 --------- 7 files changed, 1 insertions(+), 34295 deletions(-) commit 82a16eeb92aed46dabf1e3ae45d10eeb657031fc Author: Christian Persch Date: Sun Apr 10 19:43:46 2011 +0200 Move games rules to a toplevel directory Makefile.am | 3 ++- configure.ac | 2 +- {src/rules => games}/Makefile.am | 0 {src/rules => games}/accordion.scm | 0 {src/rules => games}/agnes.scm | 0 {src/rules => games}/athena.scm | 0 {src/rules => games}/auld_lang_syne.scm | 0 {src/rules => games}/aunt_mary.scm | 0 {src/rules => games}/backbone.scm | 0 {src/rules => games}/bakers_dozen.scm | 0 {src/rules => games}/bakers_game.scm | 0 {src/rules => games}/bear_river.scm | 0 {src/rules => games}/beleaguered_castle.scm | 0 {src/rules => games}/block_ten.scm | 0 {src/rules => games}/bristol.scm | 0 {src/rules => games}/camelot.scm | 0 {src/rules => games}/canfield.scm | 0 {src/rules => games}/carpet.scm | 0 {src/rules => games}/chessboard.scm | 0 {src/rules => games}/clock.scm | 0 {src/rules => games}/cover.scm | 0 {src/rules => games}/cruel.scm | 0 {src/rules => games}/diamond_mine.scm | 0 {src/rules => games}/doublets.scm | 0 {src/rules => games}/eagle_wing.scm | 0 {src/rules => games}/easthaven.scm | 0 {src/rules => games}/eight_off.scm | 0 {src/rules => games}/elevator.scm | 0 {src/rules => games}/escalator.scm | 0 {src/rules => games}/first_law.scm | 0 {src/rules => games}/fortress.scm | 0 {src/rules => games}/fortunes.scm | 0 {src/rules => games}/forty_thieves.scm | 0 {src/rules => games}/fourteen.scm | 0 {src/rules => games}/freecell.scm | 0 {src/rules => games}/gaps.scm | 0 {src/rules => games}/gay_gordons.scm | 0 {src/rules => games}/giant.scm | 0 {src/rules => games}/glenwood.scm | 0 {src/rules => games}/gold_mine.scm | 0 {src/rules => games}/golf.scm | 0 {src/rules => games}/gypsy.scm | 0 {src/rules => games}/helsinki.scm | 0 {src/rules => games}/hopscotch.scm | 0 {src/rules => games}/isabel.scm | 0 {src/rules => games}/jamestown.scm | 0 {src/rules => games}/jumbo.scm | 0 {src/rules => games}/kansas.scm | 0 {src/rules => games}/king_albert.scm | 0 {src/rules => games}/kings_audience.scm | 0 {src/rules => games}/klondike.scm | 0 {src/rules => games}/labyrinth.scm | 0 {src/rules => games}/lady_jane.scm | 0 {src/rules => games}/maze.scm | 0 {src/rules => games}/monte_carlo.scm | 0 {src/rules => games}/napoleons_tomb.scm | 0 {src/rules => games}/neighbor.scm | 0 {src/rules => games}/odessa.scm | 0 {src/rules => games}/osmosis.scm | 0 {src/rules => games}/peek.scm | 0 {src/rules => games}/pileon.scm | 0 {src/rules => games}/plait.scm | 0 {src/rules => games}/poker.scm | 0 {src/rules => games}/quatorze.scm | 0 {src/rules => games}/royal_east.scm | 0 {src/rules => games}/saratoga.scm | 0 {src/rules => games}/scorpion.scm | 0 {src/rules => games}/scuffle.scm | 0 {src/rules => games}/seahaven.scm | 0 {src/rules => games}/sir_tommy.scm | 0 {src/rules => games}/spider.scm | 0 {src/rules => games}/spider_three_decks.scm | 0 {src/rules => games}/spiderette.scm | 0 {src/rules => games}/straight_up.scm | 0 {src/rules => games}/streets_and_alleys.scm | 0 {src/rules => games}/template.scm | 0 {src/rules => games}/ten_across.scm | 0 {src/rules => games}/terrace.scm | 0 {src/rules => games}/thieves.scm | 0 {src/rules => games}/thirteen.scm | 0 {src/rules => games}/thumb_and_pouch.scm | 0 {src/rules => games}/treize.scm | 0 {src/rules => games}/triple_peaks.scm | 0 {src/rules => games}/union_square.scm | 0 {src/rules => games}/valentine.scm | 0 {src/rules => games}/westhaven.scm | 0 {src/rules => games}/whitehead.scm | 0 {src/rules => games}/will_o_the_wisp.scm | 0 {src/rules => games}/yield.scm | 0 {src/rules => games}/yukon.scm | 0 {src/rules => games}/zebra.scm | 0 src/Makefile.am | 2 +- 92 files changed, 4 insertions(+), 3 deletions(-) commit 9b6ae84e5a0f2a9f3dbe0a8821a98c422c536220 Author: Christian Persch Date: Sun Apr 10 19:08:14 2011 +0200 Flatten dir hierarchy ... and remove unused sizes. render-bitmaps.rb | 49 ------------------- src/icons/gnome/Makefile.am | 47 +++++++++--------- .../{src/aisleriot.svg => gnome-aisleriot.svg} | 0 .../gnome/hicolor/26x26/apps/gnome-aisleriot.png | Bin 1191 -> 0 bytes .../gnome/hicolor/34x34/apps/gnome-aisleriot.png | Bin 1907 -> 0 bytes .../gnome/hicolor/50x50/apps/gnome-aisleriot.png | Bin 2664 -> 0 bytes .../gnome/hicolor/64x50/apps/gnome-aisleriot.png | Bin 2732 -> 0 bytes ....png => hicolor_apps_16x16_gnome-aisleriot.png} | Bin 864 -> 864 bytes ...l.png => hicolor_apps_16x16_gnome-freecell.png} | Bin 372 -> 372 bytes ....png => hicolor_apps_22x22_gnome-aisleriot.png} | Bin 1134 -> 1134 bytes ...l.png => hicolor_apps_22x22_gnome-freecell.png} | Bin 1179 -> 1179 bytes ....png => hicolor_apps_24x24_gnome-aisleriot.png} | Bin 1164 -> 1164 bytes ...l.png => hicolor_apps_24x24_gnome-freecell.png} | Bin 1229 -> 1229 bytes ...ng => hicolor_apps_256x256_gnome-aisleriot.png} | Bin 42156 -> 42156 bytes ....png => hicolor_apps_32x32_gnome-aisleriot.png} | Bin 1875 -> 1875 bytes ...l.png => hicolor_apps_32x32_gnome-freecell.png} | Bin 1769 -> 1769 bytes ....png => hicolor_apps_40x40_gnome-aisleriot.png} | Bin 2526 -> 2526 bytes ....png => hicolor_apps_48x48_gnome-aisleriot.png} | Bin 2648 -> 2648 bytes ...l.png => hicolor_apps_48x48_gnome-freecell.png} | Bin 3069 -> 3069 bytes src/icons/gnome/render-bitmaps.rb | 50 +++++++++++++++++++- 20 files changed, 72 insertions(+), 74 deletions(-) commit 1f2c3953d52c2d4c9015cc1b06ef4ffa45ee0ee2 Author: Christian Persch Date: Sun Apr 10 18:47:21 2011 +0200 help: Move to toplevel directory Makefile.am | 4 ++++ configure.ac | 6 +++--- {src/help => help}/C/accordion.xml | 0 {src/help => help}/C/agnes.xml | 0 {src/help => help}/C/aisleriot.xml | 0 {src/help => help}/C/athena.xml | 0 {src/help => help}/C/auld_lang_syne.xml | 0 {src/help => help}/C/aunt_mary.xml | 0 {src/help => help}/C/backbone.xml | 0 {src/help => help}/C/bakers_dozen.xml | 0 {src/help => help}/C/bakers_game.xml | 0 {src/help => help}/C/bear_river.xml | 0 {src/help => help}/C/beleaguered_castle.xml | 0 {src/help => help}/C/block_ten.xml | 0 {src/help => help}/C/bristol.xml | 0 {src/help => help}/C/camelot.xml | 0 {src/help => help}/C/canfield.xml | 0 {src/help => help}/C/carpet.xml | 0 {src/help => help}/C/chessboard.xml | 0 {src/help => help}/C/clock.xml | 0 {src/help => help}/C/cover.xml | 0 {src/help => help}/C/cruel.xml | 0 {src/help => help}/C/definitions.xml | 0 {src/help => help}/C/diamond_mine.xml | 0 {src/help => help}/C/doublets.xml | 0 {src/help => help}/C/eagle-wing.xml | 0 {src/help => help}/C/easthaven.xml | 0 {src/help => help}/C/eight_off.xml | 0 {src/help => help}/C/elevator.xml | 0 {src/help => help}/C/escalator.xml | 0 {src/help => help}/C/figures/camelot-goal.png | Bin 15973 -> 15973 bytes {src/help => help}/C/figures/clock-rules.png | Bin 17681 -> 17681 bytes {src/help => help}/C/first_law.xml | 0 {src/help => help}/C/fortress.xml | 0 {src/help => help}/C/fortunes.xml | 0 {src/help => help}/C/forty_thieves.xml | 0 {src/help => help}/C/fourteen.xml | 0 {src/help => help}/C/freecell.xml | 0 {src/help => help}/C/gaps.xml | 0 {src/help => help}/C/gay_gordons.xml | 0 {src/help => help}/C/giant.xml | 0 {src/help => help}/C/glenwood.xml | 0 {src/help => help}/C/gold_mine.xml | 0 {src/help => help}/C/golf.xml | 0 {src/help => help}/C/gypsy.xml | 0 {src/help => help}/C/helsinki.xml | 0 {src/help => help}/C/hopscotch.xml | 0 {src/help => help}/C/isabel.xml | 0 {src/help => help}/C/jamestown.xml | 0 {src/help => help}/C/jumbo.xml | 0 {src/help => help}/C/kansas.xml | 0 {src/help => help}/C/king_albert.xml | 0 {src/help => help}/C/kings_audience.xml | 0 {src/help => help}/C/klondike.xml | 0 {src/help => help}/C/labyrinth.xml | 0 {src/help => help}/C/lady_jane.xml | 0 {src/help => help}/C/legal.xml | 0 {src/help => help}/C/maze.xml | 0 {src/help => help}/C/monte_carlo.xml | 0 {src/help => help}/C/napoleons_tomb.xml | 0 {src/help => help}/C/neighbor.xml | 0 {src/help => help}/C/odessa.xml | 0 {src/help => help}/C/osmosis.xml | 0 {src/help => help}/C/peek.xml | 0 {src/help => help}/C/pileon.xml | 0 {src/help => help}/C/plait.xml | 0 {src/help => help}/C/poker.xml | 0 {src/help => help}/C/quatorze.xml | 0 {src/help => help}/C/royal_east.xml | 0 {src/help => help}/C/saratoga.xml | 0 {src/help => help}/C/scorpion.xml | 0 {src/help => help}/C/scuffle.xml | 0 {src/help => help}/C/seahaven.xml | 0 {src/help => help}/C/sir_tommy.xml | 0 {src/help => help}/C/spider.xml | 0 {src/help => help}/C/spider_three_decks.xml | 0 {src/help => help}/C/spiderette.xml | 0 {src/help => help}/C/straight_up.xml | 0 {src/help => help}/C/streets_and_alleys.xml | 0 {src/help => help}/C/ten_across.xml | 0 {src/help => help}/C/terrace.xml | 0 {src/help => help}/C/thieves.xml | 0 {src/help => help}/C/thirteen.xml | 0 {src/help => help}/C/thumb_and_pouch.xml | 0 {src/help => help}/C/treize.xml | 0 {src/help => help}/C/triple_peaks.xml | 0 {src/help => help}/C/union_square.xml | 0 {src/help => help}/C/valentine.xml | 0 {src/help => help}/C/westhaven.xml | 0 {src/help => help}/C/whitehead.xml | 0 {src/help => help}/C/will_o_the_wisp.xml | 0 {src/help => help}/C/yield.xml | 0 {src/help => help}/C/yukon.xml | 0 {src/help => help}/C/zebra.xml | 0 {src/help => help}/ChangeLog.old | 0 {src/help => help}/Makefile.am | 0 {src/help => help}/aisleriot.omf.in | 0 {src/help => help}/ca/ca.po | 0 {src/help => help}/de/de.po | 0 {src/help => help}/el/el.po | 0 {src/help => help}/en_GB/en_GB.po | 0 {src/help => help}/es/es.po | 0 {src/help => help}/eu/eu.po | 0 {src/help => help}/fr/fr.po | 0 {src/help => help}/oc/oc.po | 0 {src/help => help}/ru/ru.po | 0 {src/help => help}/sl/sl.po | 0 {src/help => help}/sr/sr.po | 0 {src/help => help}/sr@latin/sr@latin.po | 0 {src/help => help}/sv/sv.po | 0 {src/help => help}/zh_CN/zh_CN.po | 0 src/Makefile.am | 4 ---- 112 files changed, 7 insertions(+), 7 deletions(-) commit eb0b89fbd6ca41c533398d36b17feac9e30081f0 Author: Christian Persch Date: Sun Apr 10 16:38:33 2011 +0200 l10n: make update-po po/README.TRANSLATORS | 15 +- po/af.po | 9573 ++++++++++++----------------- po/am.po | 8969 ++++++++-------------------- po/ar.po | 8260 +++++++++++--------------- po/as.po |13151 +++++++++++++++++----------------------- po/ast.po | 9500 ++++++++++++----------------- po/az.po |10985 ++++++++++++++-------------------- po/be.po |10499 ++++++++++++-------------------- po/bg.po | 8182 +++++++++++--------------- po/bn.po | 9384 ++++++++++++----------------- po/bn_IN.po |11358 ++++++++++++++---------------------- po/br.po | 9874 +++++++------------------------ po/ca.po | 8268 +++++++++++--------------- po/ca@valencia.po | 9609 +++++++++++++----------------- po/cs.po | 8409 +++++++++++--------------- po/cy.po |12113 ++++++++++++++++--------------------- po/da.po | 8129 +++++++++++--------------- po/de.po | 8340 +++++++++++--------------- po/dz.po |14497 ++++++++++++++++++++++----------------------- po/el.po | 8168 +++++++++++--------------- po/en@shaw.po | 9156 ++++++++++++----------------- po/en_CA.po |10912 +++++++++++++++------------------- po/en_GB.po | 8369 +++++++++++--------------- po/eo.po | 6291 ++++---------------- po/es.po | 8380 +++++++++++--------------- po/et.po | 5807 ++++++++++--------- po/eu.po | 8219 +++++++++++--------------- po/fa.po |10683 ++++++++++++++------------------- po/fi.po | 9478 ++++++++++++----------------- po/fr.po | 8381 +++++++++++--------------- po/ga.po | 9946 ++++++++----------------------- po/gl.po | 8366 +++++++++++--------------- po/gu.po |12916 +++++++++++++++++----------------------- po/he.po | 8107 +++++++++++--------------- po/hi.po | 8166 +++++++++++--------------- po/hr.po |11174 +++++++++++++--------------------- po/hu.po | 8337 +++++++++++--------------- po/id.po | 7582 +++++++----------------- po/is.po |10901 ++++++++++++++-------------------- po/it.po | 9701 +++++++++++++------------------ po/ja.po | 9340 ++++++++++++----------------- po/ka.po |10517 +++++++++++++-------------------- po/kk.po | 7368 ++++------------------- po/kn.po | 8759 ++++++++++++---------------- po/ko.po | 8253 +++++++++++--------------- po/ku.po | 8592 +++++++-------------------- po/lt.po | 9509 ++++++++++++----------------- po/lv.po | 8441 +++++++++++--------------- po/mai.po |11020 +++++++++++++++-------------------- po/mk.po |13137 +++++++++++++++++++--------------------- po/ml.po |11976 +++++++++++++++---------------------- po/mn.po |10704 +++++++++++++-------------------- po/mr.po |13374 ++++++++++++++++++----------------------- po/ms.po |10662 +++++++++++++-------------------- po/nb.po | 8379 +++++++++++--------------- po/ne.po |12749 +++++++++++++++++++--------------------- po/nl.po |14593 +++++++++++++++++++++------------------------ po/nn.po |10496 ++++++++++++++------------------- po/oc.po | 9843 +++++++++---------------------- po/or.po | 8341 +++++++++++--------------- po/pa.po | 8262 +++++++++++--------------- po/pl.po | 8349 +++++++++++--------------- po/pt.po | 8366 +++++++++++--------------- po/pt_BR.po | 8346 +++++++++++--------------- po/ro.po | 8204 +++++++++++--------------- po/ru.po | 8977 ++++++++++++---------------- po/rw.po |11450 ++++++++++++++--------------------- po/si.po | 9678 ++++++++++-------------------- po/sk.po | 8103 ++++++++++--------------- po/sl.po | 9745 ++++++++++++++----------------- po/sq.po |10812 +++++++++++++++------------------- po/sr.po | 8165 +++++++++++--------------- po/sr@latin.po | 8170 +++++++++++--------------- po/sv.po | 9964 +++++++++++++++---------------- po/ta.po | 8063 +++++++++++--------------- po/te.po |13036 +++++++++++++++++----------------------- po/th.po | 9685 +++++++++++++------------------ po/tr.po |12971 +++++++++++++++++----------------------- po/ug.po | 6443 +++++---------------- po/uk.po | 8402 +++++++++++--------------- po/vi.po |15896 ++++++++++++++++++++++--------------------------- po/wa.po | 9908 +++++++++++-------------------- po/xh.po |11292 +++++++++++++++-------------------- po/zh_CN.po | 7877 ++++++++++-------------- po/zh_HK.po | 7886 ++++++++++-------------- po/zh_TW.po | 7894 ++++++++++-------------- 86 files changed, 331266 insertions(+), 488886 deletions(-) commit 47148ccb0d191fc5c56d53fed723d2f015f5740f Author: Christian Persch Date: Sun Apr 10 16:17:46 2011 +0200 Make the standalone aisleriot build Makefile.am | 5 +- aisleriot.doap | 45 ++++ autogen.sh | 6 +- configure.ac | 552 ++-------------------------------------------- gnome-games.doap | 30 --- po/POTFILES.in | 349 +++++++++-------------------- po/POTFILES.skip | 25 +-- sounds/Makefile.am | 22 -- src/Makefile.am | 4 +- src/ar-game-chooser.c | 2 +- src/data/Makefile.am | 6 +- src/game.c | 2 +- src/lib/Makefile.am | 1 + src/lib/ar-card-themes.c | 2 +- src/lib/ar-runtime.c | 25 +-- src/lib/ar-runtime.h | 15 +- src/rules/Makefile.am | 2 +- src/window.c | 2 +- 18 files changed, 201 insertions(+), 894 deletions(-) commit d3ef871f7748fd947e873a8d2eb4bfceae79142c Author: Christian Persch Date: Sun Apr 10 16:13:10 2011 +0200 Move and remove COPYING | 340 ----- configure.in => configure.ac | 0 libgames-support/ChangeLog.old | 1259 ---------------- libgames-support/Makefile.am | 234 --- libgames-support/eggdesktopfile.c | 1518 -------------------- libgames-support/eggdesktopfile.h | 160 -- libgames-support/eggsmclient-osx.c | 235 --- libgames-support/eggsmclient-private.h | 59 - libgames-support/eggsmclient-win32.c | 353 ----- libgames-support/eggsmclient-xsmp.c | 1411 ------------------ libgames-support/eggsmclient.c | 625 -------- libgames-support/eggsmclient.h | 123 -- libgames-support/eggsmclient.patch | 202 --- libgames-support/games-atk-utils.c | 51 - libgames-support/games-atk-utils.h | 33 - libgames-support/games-clock.c | 260 ---- libgames-support/games-clock.h | 52 - libgames-support/games-conf.c | 1325 ----------------- libgames-support/games-conf.h | 114 -- libgames-support/games-controls.c | 345 ----- libgames-support/games-controls.h | 45 - libgames-support/games-debug.c | 54 - libgames-support/games-debug.h | 91 -- libgames-support/games-files.c | 441 ------ libgames-support/games-files.h | 67 - libgames-support/games-frame.c | 167 --- libgames-support/games-frame.h | 54 - libgames-support/games-fullscreen-action.c | 228 --- libgames-support/games-fullscreen-action.h | 66 - libgames-support/games-gridframe.c | 278 ---- libgames-support/games-gridframe.h | 63 - libgames-support/games-help.c | 151 -- libgames-support/games-help.h | 36 - libgames-support/games-marshal.list | 3 - libgames-support/games-pause-action.c | 151 -- libgames-support/games-pause-action.h | 57 - libgames-support/games-preimage-private.h | 40 - libgames-support/games-preimage.c | 490 ------- libgames-support/games-preimage.h | 90 -- libgames-support/games-profile.c | 64 - libgames-support/games-profile.h | 54 - libgames-support/games-runtime.c | 552 ------- libgames-support/games-runtime.h | 79 - libgames-support/games-score.c | 191 --- libgames-support/games-score.h | 70 - libgames-support/games-scores-backend.c | 343 ----- libgames-support/games-scores-backend.h | 66 - libgames-support/games-scores-dialog.c | 588 -------- libgames-support/games-scores-dialog.h | 81 -- libgames-support/games-scores.c | 520 ------- libgames-support/games-scores.h | 91 -- libgames-support/games-setgid-io.c | 556 ------- libgames-support/games-setgid-io.h | 38 - libgames-support/games-settings.c | 343 ----- libgames-support/games-settings.h | 40 - libgames-support/games-show.c | 127 -- libgames-support/games-show.h | 38 - libgames-support/games-sound.c | 285 ---- libgames-support/games-sound.h | 45 - libgames-support/games-stock.c | 413 ------ libgames-support/games-stock.h | 62 - libgames-support/games-string-utils.c | 98 -- libgames-support/games-string-utils.h | 31 - .../org.gnome.Games.WindowState.gschema.xml.in | 41 - {aisleriot => src}/AUTHORS | 0 {aisleriot => src}/ChangeLog.old | 0 {aisleriot => src}/Makefile.am | 0 {aisleriot => src}/README | 0 {aisleriot => src}/Rules.HOWTO | 0 {aisleriot => src}/TODO | 0 {aisleriot => src}/aisleriot-backup.conf | 0 {aisleriot => src}/aisleriot-clean.sh | 0 {aisleriot => src}/aisleriot.schemas.in | 0 {aisleriot => src}/aisleriot.supp | 0 {aisleriot => src}/ar-clock.c | 0 {aisleriot => src}/ar-clock.h | 0 {aisleriot => src}/ar-clutter-embed.c | 0 {aisleriot => src}/ar-clutter-embed.h | 0 {aisleriot => src}/ar-cursor.c | 0 {aisleriot => src}/ar-cursor.h | 0 {aisleriot => src}/ar-fullscreen-button.c | 0 {aisleriot => src}/ar-fullscreen-button.h | 0 {aisleriot => src}/ar-game-chooser.c | 0 {aisleriot => src}/ar-game-chooser.h | 0 {aisleriot => src}/ar-stock.c | 0 {aisleriot => src}/ar-stock.h | 0 {aisleriot => src}/ar-style-gtk.c | 0 {aisleriot => src}/ar-style-gtk.h | 0 {aisleriot => src}/ar-style-private.h | 0 {aisleriot => src}/ar-style.c | 0 {aisleriot => src}/ar-style.h | 0 {aisleriot => src}/baize.c | 0 {aisleriot => src}/baize.h | 0 {aisleriot => src}/baize.png | Bin 470 -> 470 bytes {aisleriot => src}/board-noclutter.c | 0 {aisleriot => src}/board-noclutter.h | 0 {aisleriot => src}/board.c | 0 {aisleriot => src}/board.h | 0 {aisleriot => src}/card.c | 0 {aisleriot => src}/card.h | 0 {aisleriot => src}/conf.c | 0 {aisleriot => src}/conf.h | 0 {aisleriot => src}/data/Makefile.am | 0 {aisleriot => src}/data/bonded.svg | 0 {aisleriot => src}/data/cursor-hand-closed.png | Bin 180 -> 180 bytes {aisleriot => src}/data/cursor-hand-open.png | Bin 210 -> 210 bytes {aisleriot => src}/data/slot.svg | 0 {aisleriot => src}/data/theme-install.ini | 0 {aisleriot => src}/freecell.desktop.in.in | 0 {aisleriot => src}/game-names.h | 0 {aisleriot => src}/game.c | 0 {aisleriot => src}/game.h | 0 {aisleriot => src}/get_titles.pl | 0 {aisleriot => src}/gtkrc-maemo | 0 {aisleriot => src}/guile16-compat.h | 0 {aisleriot => src}/help/C/accordion.xml | 0 {aisleriot => src}/help/C/agnes.xml | 0 {aisleriot => src}/help/C/aisleriot.xml | 0 {aisleriot => src}/help/C/athena.xml | 0 {aisleriot => src}/help/C/auld_lang_syne.xml | 0 {aisleriot => src}/help/C/aunt_mary.xml | 0 {aisleriot => src}/help/C/backbone.xml | 0 {aisleriot => src}/help/C/bakers_dozen.xml | 0 {aisleriot => src}/help/C/bakers_game.xml | 0 {aisleriot => src}/help/C/bear_river.xml | 0 {aisleriot => src}/help/C/beleaguered_castle.xml | 0 {aisleriot => src}/help/C/block_ten.xml | 0 {aisleriot => src}/help/C/bristol.xml | 0 {aisleriot => src}/help/C/camelot.xml | 0 {aisleriot => src}/help/C/canfield.xml | 0 {aisleriot => src}/help/C/carpet.xml | 0 {aisleriot => src}/help/C/chessboard.xml | 0 {aisleriot => src}/help/C/clock.xml | 0 {aisleriot => src}/help/C/cover.xml | 0 {aisleriot => src}/help/C/cruel.xml | 0 {aisleriot => src}/help/C/definitions.xml | 0 {aisleriot => src}/help/C/diamond_mine.xml | 0 {aisleriot => src}/help/C/doublets.xml | 0 {aisleriot => src}/help/C/eagle-wing.xml | 0 {aisleriot => src}/help/C/easthaven.xml | 0 {aisleriot => src}/help/C/eight_off.xml | 0 {aisleriot => src}/help/C/elevator.xml | 0 {aisleriot => src}/help/C/escalator.xml | 0 {aisleriot => src}/help/C/figures/camelot-goal.png | Bin 15973 -> 15973 bytes {aisleriot => src}/help/C/figures/clock-rules.png | Bin 17681 -> 17681 bytes {aisleriot => src}/help/C/first_law.xml | 0 {aisleriot => src}/help/C/fortress.xml | 0 {aisleriot => src}/help/C/fortunes.xml | 0 {aisleriot => src}/help/C/forty_thieves.xml | 0 {aisleriot => src}/help/C/fourteen.xml | 0 {aisleriot => src}/help/C/freecell.xml | 0 {aisleriot => src}/help/C/gaps.xml | 0 {aisleriot => src}/help/C/gay_gordons.xml | 0 {aisleriot => src}/help/C/giant.xml | 0 {aisleriot => src}/help/C/glenwood.xml | 0 {aisleriot => src}/help/C/gold_mine.xml | 0 {aisleriot => src}/help/C/golf.xml | 0 {aisleriot => src}/help/C/gypsy.xml | 0 {aisleriot => src}/help/C/helsinki.xml | 0 {aisleriot => src}/help/C/hopscotch.xml | 0 {aisleriot => src}/help/C/isabel.xml | 0 {aisleriot => src}/help/C/jamestown.xml | 0 {aisleriot => src}/help/C/jumbo.xml | 0 {aisleriot => src}/help/C/kansas.xml | 0 {aisleriot => src}/help/C/king_albert.xml | 0 {aisleriot => src}/help/C/kings_audience.xml | 0 {aisleriot => src}/help/C/klondike.xml | 0 {aisleriot => src}/help/C/labyrinth.xml | 0 {aisleriot => src}/help/C/lady_jane.xml | 0 {aisleriot => src}/help/C/legal.xml | 0 {aisleriot => src}/help/C/maze.xml | 0 {aisleriot => src}/help/C/monte_carlo.xml | 0 {aisleriot => src}/help/C/napoleons_tomb.xml | 0 {aisleriot => src}/help/C/neighbor.xml | 0 {aisleriot => src}/help/C/odessa.xml | 0 {aisleriot => src}/help/C/osmosis.xml | 0 {aisleriot => src}/help/C/peek.xml | 0 {aisleriot => src}/help/C/pileon.xml | 0 {aisleriot => src}/help/C/plait.xml | 0 {aisleriot => src}/help/C/poker.xml | 0 {aisleriot => src}/help/C/quatorze.xml | 0 {aisleriot => src}/help/C/royal_east.xml | 0 {aisleriot => src}/help/C/saratoga.xml | 0 {aisleriot => src}/help/C/scorpion.xml | 0 {aisleriot => src}/help/C/scuffle.xml | 0 {aisleriot => src}/help/C/seahaven.xml | 0 {aisleriot => src}/help/C/sir_tommy.xml | 0 {aisleriot => src}/help/C/spider.xml | 0 {aisleriot => src}/help/C/spider_three_decks.xml | 0 {aisleriot => src}/help/C/spiderette.xml | 0 {aisleriot => src}/help/C/straight_up.xml | 0 {aisleriot => src}/help/C/streets_and_alleys.xml | 0 {aisleriot => src}/help/C/ten_across.xml | 0 {aisleriot => src}/help/C/terrace.xml | 0 {aisleriot => src}/help/C/thieves.xml | 0 {aisleriot => src}/help/C/thirteen.xml | 0 {aisleriot => src}/help/C/thumb_and_pouch.xml | 0 {aisleriot => src}/help/C/treize.xml | 0 {aisleriot => src}/help/C/triple_peaks.xml | 0 {aisleriot => src}/help/C/union_square.xml | 0 {aisleriot => src}/help/C/valentine.xml | 0 {aisleriot => src}/help/C/westhaven.xml | 0 {aisleriot => src}/help/C/whitehead.xml | 0 {aisleriot => src}/help/C/will_o_the_wisp.xml | 0 {aisleriot => src}/help/C/yield.xml | 0 {aisleriot => src}/help/C/yukon.xml | 0 {aisleriot => src}/help/C/zebra.xml | 0 {aisleriot => src}/help/ChangeLog.old | 0 {aisleriot => src}/help/Makefile.am | 0 {aisleriot => src}/help/aisleriot.omf.in | 0 {aisleriot => src}/help/ca/ca.po | 0 {aisleriot => src}/help/de/de.po | 0 {aisleriot => src}/help/el/el.po | 0 {aisleriot => src}/help/en_GB/en_GB.po | 0 {aisleriot => src}/help/es/es.po | 0 {aisleriot => src}/help/eu/eu.po | 0 {aisleriot => src}/help/fr/fr.po | 0 {aisleriot => src}/help/oc/oc.po | 0 {aisleriot => src}/help/ru/ru.po | 0 {aisleriot => src}/help/sl/sl.po | 0 {aisleriot => src}/help/sr/sr.po | 0 {aisleriot => src}/help/sr@latin/sr@latin.po | 0 {aisleriot => src}/help/sv/sv.po | 0 {aisleriot => src}/help/zh_CN/zh_CN.po | 0 {aisleriot => src}/icons/Makefile.am | 0 {aisleriot => src}/icons/gnome/Makefile.am | 0 .../gnome/hicolor/16x16/apps/gnome-aisleriot.png | Bin 864 -> 864 bytes .../gnome/hicolor/16x16/apps/gnome-freecell.png | Bin 372 -> 372 bytes .../gnome/hicolor/22x22/apps/gnome-aisleriot.png | Bin 1134 -> 1134 bytes .../gnome/hicolor/22x22/apps/gnome-freecell.png | Bin 1179 -> 1179 bytes .../gnome/hicolor/24x24/apps/gnome-aisleriot.png | Bin 1164 -> 1164 bytes .../gnome/hicolor/24x24/apps/gnome-freecell.png | Bin 1229 -> 1229 bytes .../gnome/hicolor/256x256/apps/gnome-aisleriot.png | Bin 42156 -> 42156 bytes .../gnome/hicolor/26x26/apps/gnome-aisleriot.png | Bin 1191 -> 1191 bytes .../gnome/hicolor/32x32/apps/gnome-aisleriot.png | Bin 1875 -> 1875 bytes .../gnome/hicolor/32x32/apps/gnome-freecell.png | Bin 1769 -> 1769 bytes .../gnome/hicolor/34x34/apps/gnome-aisleriot.png | Bin 1907 -> 1907 bytes .../gnome/hicolor/40x40/apps/gnome-aisleriot.png | Bin 2526 -> 2526 bytes .../gnome/hicolor/48x48/apps/gnome-aisleriot.png | Bin 2648 -> 2648 bytes .../gnome/hicolor/48x48/apps/gnome-freecell.png | Bin 3069 -> 3069 bytes .../gnome/hicolor/50x50/apps/gnome-aisleriot.png | Bin 2664 -> 2664 bytes .../gnome/hicolor/64x50/apps/gnome-aisleriot.png | Bin 2732 -> 2732 bytes {aisleriot => src}/icons/gnome/render-bitmaps.rb | 0 {aisleriot => src}/icons/gnome/src/aisleriot.svg | 0 .../icons/hicolor_actions_16x16_cards-deal.png | Bin 744 -> 744 bytes .../icons/hicolor_actions_22x22_cards-deal.png | Bin 1107 -> 1107 bytes .../icons/hicolor_actions_24x24_cards-deal.png | Bin 1826 -> 1826 bytes .../icons/hicolor_actions_32x32_cards-deal.png | Bin 1650 -> 1650 bytes .../icons/hicolor_actions_48x48_cards-deal.png | Bin 2709 -> 2709 bytes .../icons/hicolor_actions_scalable_cards-deal.svg | 0 {aisleriot => src}/icons/hildon/Makefile.am | 0 .../hildon/hicolor_apps_16x16_gnome-aisleriot.png | Bin 699 -> 699 bytes .../hildon/hicolor_apps_26x26_gnome-aisleriot.png | Bin 1238 -> 1238 bytes .../hildon/hicolor_apps_34x34_gnome-aisleriot.png | Bin 1458 -> 1458 bytes .../hildon/hicolor_apps_40x40_gnome-aisleriot.png | Bin 2092 -> 2092 bytes .../hildon/hicolor_apps_50x50_gnome-aisleriot.png | Bin 2707 -> 2707 bytes .../hicolor_apps_scalable_gnome-aisleriot.png | Bin 3757 -> 3757 bytes {aisleriot => src}/lib/Makefile.am | 0 {aisleriot => src}/lib/ar-card-images.c | 0 {aisleriot => src}/lib/ar-card-images.h | 0 {aisleriot => src}/lib/ar-card-private.h | 0 {aisleriot => src}/lib/ar-card-surface-cache.c | 0 {aisleriot => src}/lib/ar-card-surface-cache.h | 0 {aisleriot => src}/lib/ar-card-textures-cache.c | 0 {aisleriot => src}/lib/ar-card-textures-cache.h | 0 {aisleriot => src}/lib/ar-card-theme-fixed.c | 0 {aisleriot => src}/lib/ar-card-theme-kde.c | 0 {aisleriot => src}/lib/ar-card-theme-preimage.c | 0 {aisleriot => src}/lib/ar-card-theme-private.h | 0 {aisleriot => src}/lib/ar-card-theme-pysol.c | 0 {aisleriot => src}/lib/ar-card-theme-sliced.c | 0 {aisleriot => src}/lib/ar-card-theme-svg.c | 0 {aisleriot => src}/lib/ar-card-theme.c | 0 {aisleriot => src}/lib/ar-card-theme.h | 0 {aisleriot => src}/lib/ar-card-themes.c | 0 {aisleriot => src}/lib/ar-card-themes.h | 0 {aisleriot => src}/lib/ar-card.c | 0 {aisleriot => src}/lib/ar-card.h | 0 {aisleriot => src}/lib/ar-conf.c | 0 {aisleriot => src}/lib/ar-conf.h | 0 {aisleriot => src}/lib/ar-debug.c | 0 {aisleriot => src}/lib/ar-debug.h | 0 {aisleriot => src}/lib/ar-glib-compat.h | 0 {aisleriot => src}/lib/ar-gsettings.c | 0 {aisleriot => src}/lib/ar-gsettings.h | 0 {aisleriot => src}/lib/ar-gtk-compat.h | 0 {aisleriot => src}/lib/ar-help.c | 0 {aisleriot => src}/lib/ar-help.h | 0 {aisleriot => src}/lib/ar-marshal.list | 0 {aisleriot => src}/lib/ar-pixbuf-utils.c | 0 {aisleriot => src}/lib/ar-pixbuf-utils.h | 0 {aisleriot => src}/lib/ar-preimage-private.h | 0 {aisleriot => src}/lib/ar-preimage.c | 0 {aisleriot => src}/lib/ar-preimage.h | 0 {aisleriot => src}/lib/ar-profile.c | 0 {aisleriot => src}/lib/ar-profile.h | 0 {aisleriot => src}/lib/ar-runtime.c | 0 {aisleriot => src}/lib/ar-runtime.h | 0 {aisleriot => src}/lib/ar-show.c | 0 {aisleriot => src}/lib/ar-show.h | 0 {aisleriot => src}/lib/ar-sound.c | 0 {aisleriot => src}/lib/ar-sound.h | 0 {aisleriot => src}/lib/ar-string-utils.c | 0 {aisleriot => src}/lib/ar-string-utils.h | 0 .../org.gnome.Patience.WindowState.gschema.xml.in | 0 {aisleriot => src}/lib/render-cards.c | 0 .../org.gnome.Games.AisleRiot.service.in | 0 {aisleriot => src}/prop-editor.c | 0 {aisleriot => src}/prop-editor.h | 0 {aisleriot => src}/rules/Makefile.am | 0 {aisleriot => src}/rules/accordion.scm | 0 {aisleriot => src}/rules/agnes.scm | 0 {aisleriot => src}/rules/athena.scm | 0 {aisleriot => src}/rules/auld_lang_syne.scm | 0 {aisleriot => src}/rules/aunt_mary.scm | 0 {aisleriot => src}/rules/backbone.scm | 0 {aisleriot => src}/rules/bakers_dozen.scm | 0 {aisleriot => src}/rules/bakers_game.scm | 0 {aisleriot => src}/rules/bear_river.scm | 0 {aisleriot => src}/rules/beleaguered_castle.scm | 0 {aisleriot => src}/rules/block_ten.scm | 0 {aisleriot => src}/rules/bristol.scm | 0 {aisleriot => src}/rules/camelot.scm | 0 {aisleriot => src}/rules/canfield.scm | 0 {aisleriot => src}/rules/carpet.scm | 0 {aisleriot => src}/rules/chessboard.scm | 0 {aisleriot => src}/rules/clock.scm | 0 {aisleriot => src}/rules/cover.scm | 0 {aisleriot => src}/rules/cruel.scm | 0 {aisleriot => src}/rules/diamond_mine.scm | 0 {aisleriot => src}/rules/doublets.scm | 0 {aisleriot => src}/rules/eagle_wing.scm | 0 {aisleriot => src}/rules/easthaven.scm | 0 {aisleriot => src}/rules/eight_off.scm | 0 {aisleriot => src}/rules/elevator.scm | 0 {aisleriot => src}/rules/escalator.scm | 0 {aisleriot => src}/rules/first_law.scm | 0 {aisleriot => src}/rules/fortress.scm | 0 {aisleriot => src}/rules/fortunes.scm | 0 {aisleriot => src}/rules/forty_thieves.scm | 0 {aisleriot => src}/rules/fourteen.scm | 0 {aisleriot => src}/rules/freecell.scm | 0 {aisleriot => src}/rules/gaps.scm | 0 {aisleriot => src}/rules/gay_gordons.scm | 0 {aisleriot => src}/rules/giant.scm | 0 {aisleriot => src}/rules/glenwood.scm | 0 {aisleriot => src}/rules/gold_mine.scm | 0 {aisleriot => src}/rules/golf.scm | 0 {aisleriot => src}/rules/gypsy.scm | 0 {aisleriot => src}/rules/helsinki.scm | 0 {aisleriot => src}/rules/hopscotch.scm | 0 {aisleriot => src}/rules/isabel.scm | 0 {aisleriot => src}/rules/jamestown.scm | 0 {aisleriot => src}/rules/jumbo.scm | 0 {aisleriot => src}/rules/kansas.scm | 0 {aisleriot => src}/rules/king_albert.scm | 0 {aisleriot => src}/rules/kings_audience.scm | 0 {aisleriot => src}/rules/klondike.scm | 0 {aisleriot => src}/rules/labyrinth.scm | 0 {aisleriot => src}/rules/lady_jane.scm | 0 {aisleriot => src}/rules/maze.scm | 0 {aisleriot => src}/rules/monte_carlo.scm | 0 {aisleriot => src}/rules/napoleons_tomb.scm | 0 {aisleriot => src}/rules/neighbor.scm | 0 {aisleriot => src}/rules/odessa.scm | 0 {aisleriot => src}/rules/osmosis.scm | 0 {aisleriot => src}/rules/peek.scm | 0 {aisleriot => src}/rules/pileon.scm | 0 {aisleriot => src}/rules/plait.scm | 0 {aisleriot => src}/rules/poker.scm | 0 {aisleriot => src}/rules/quatorze.scm | 0 {aisleriot => src}/rules/royal_east.scm | 0 {aisleriot => src}/rules/saratoga.scm | 0 {aisleriot => src}/rules/scorpion.scm | 0 {aisleriot => src}/rules/scuffle.scm | 0 {aisleriot => src}/rules/seahaven.scm | 0 {aisleriot => src}/rules/sir_tommy.scm | 0 {aisleriot => src}/rules/spider.scm | 0 {aisleriot => src}/rules/spider_three_decks.scm | 0 {aisleriot => src}/rules/spiderette.scm | 0 {aisleriot => src}/rules/straight_up.scm | 0 {aisleriot => src}/rules/streets_and_alleys.scm | 0 {aisleriot => src}/rules/template.scm | 0 {aisleriot => src}/rules/ten_across.scm | 0 {aisleriot => src}/rules/terrace.scm | 0 {aisleriot => src}/rules/thieves.scm | 0 {aisleriot => src}/rules/thirteen.scm | 0 {aisleriot => src}/rules/thumb_and_pouch.scm | 0 {aisleriot => src}/rules/treize.scm | 0 {aisleriot => src}/rules/triple_peaks.scm | 0 {aisleriot => src}/rules/union_square.scm | 0 {aisleriot => src}/rules/valentine.scm | 0 {aisleriot => src}/rules/westhaven.scm | 0 {aisleriot => src}/rules/whitehead.scm | 0 {aisleriot => src}/rules/will_o_the_wisp.scm | 0 {aisleriot => src}/rules/yield.scm | 0 {aisleriot => src}/rules/yukon.scm | 0 {aisleriot => src}/rules/zebra.scm | 0 {aisleriot => src}/slot-renderer.c | 0 {aisleriot => src}/slot-renderer.h | 0 {aisleriot => src}/smclient/Makefile.am | 0 {aisleriot => src}/smclient/eggdesktopfile.c | 0 {aisleriot => src}/smclient/eggdesktopfile.h | 0 {aisleriot => src}/smclient/eggsmclient-dbus.c | 0 {aisleriot => src}/smclient/eggsmclient-osx.c | 0 {aisleriot => src}/smclient/eggsmclient-private.h | 0 {aisleriot => src}/smclient/eggsmclient-win32.c | 0 {aisleriot => src}/smclient/eggsmclient-xsmp.c | 0 {aisleriot => src}/smclient/eggsmclient.c | 0 {aisleriot => src}/smclient/eggsmclient.h | 0 {aisleriot => src}/smclient/eggsmclient.patch | 0 {aisleriot => src}/sol.6 | 0 {aisleriot => src}/sol.c | 0 {aisleriot => src}/sol.desktop.in.in | 0 {aisleriot => src}/sol.scm | 0 {aisleriot => src}/stats-dialog.c | 0 {aisleriot => src}/stats-dialog.h | 0 {aisleriot => src}/util.c | 0 {aisleriot => src}/util.h | 0 {aisleriot => src}/window.c | 0 {aisleriot => src}/window.h | 0 421 files changed, 0 insertions(+), 16087 deletions(-) commit 70546f788625ba21dc4d93331efcedbdf106b332 Author: Mario Blättermann Date: Fri Apr 8 21:23:55 2011 +0200 [l10n] Updated German translation po/de.po | 519 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 275 insertions(+), 244 deletions(-) commit bebdaf95bb8ca774f830b31bb0f7139c2c5bc002 Author: Piotr Drąg Date: Fri Apr 8 15:28:55 2011 +0200 Updated Polish translation po/pl.po | 190 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 106 insertions(+), 84 deletions(-) commit e9738332a8f13d8ea4fe652decef6f9ea41f6db4 Author: Christian Persch Date: Thu Apr 7 15:52:04 2011 +0200 libgames-support: Remove obsolete version checks All games that use libgames-support already require gtk3 and the latest glib, so there's no need for those version checks and compat headers anymore. libgames-support/Makefile.am | 2 - libgames-support/games-clock.c | 1 - libgames-support/games-conf.c | 33 +++++------------- libgames-support/games-debug.c | 6 --- libgames-support/games-glib-compat.h | 57 -------------------------------- libgames-support/games-gridframe.c | 1 - libgames-support/games-gtk-compat.h | 51 ---------------------------- libgames-support/games-help.c | 5 --- libgames-support/games-runtime.c | 53 ----------------------------- libgames-support/games-scores-dialog.c | 1 - libgames-support/games-settings.c | 10 +----- libgames-support/games-show.c | 32 ------------------ libgames-support/games-stock.c | 53 ++++------------------------- 13 files changed, 18 insertions(+), 287 deletions(-) commit 4486b6fdba7ab334c4fdc1bd721396cef7bbf38d Author: Christian Persch Date: Sun Apr 3 15:47:07 2011 +0200 build: Always build libgames-support Makefile.am | 6 +----- configure.in | 7 ------- libgames-support/Makefile.am | 3 --- 3 files changed, 1 insertions(+), 15 deletions(-) commit 0cc7a6646fb4c3b93c0bf0b1a7ee305b2e7b360f Author: Christian Persch Date: Mon Apr 4 20:11:49 2011 +0200 libgames-support: Don't translate pspec nick and blurb These are just unnecessary to translate, since they'll never be used in any UI. libgames-support/games-gridframe.c | 28 ++++++---------------------- 1 files changed, 6 insertions(+), 22 deletions(-) commit edf5b95c9f0b0820d77010853347ce95379eeace Author: Christian Persch Date: Tue Apr 5 18:08:54 2011 +0200 aisleriot: Move private icons to aisleriot aisleriot/icons/Makefile.am | 37 ++++++++++++++++++++ .../icons}/hicolor_actions_16x16_cards-deal.png | Bin 744 -> 744 bytes .../icons}/hicolor_actions_22x22_cards-deal.png | Bin 1107 -> 1107 bytes .../icons}/hicolor_actions_24x24_cards-deal.png | Bin 1826 -> 1826 bytes .../icons}/hicolor_actions_32x32_cards-deal.png | Bin 1650 -> 1650 bytes .../icons}/hicolor_actions_48x48_cards-deal.png | Bin 2709 -> 2709 bytes .../icons}/hicolor_actions_scalable_cards-deal.svg | 0 7 files changed, 37 insertions(+), 0 deletions(-) commit bfac1eea9c8e76988fd79b445aca102bee61d513 Author: Christian Persch Date: Sat Apr 2 21:42:17 2011 +0200 aisleriot: Decouple libgames-support from aisleriot Copy the bits that aisleriot uses from libgames-support to aisleriot/lib. aisleriot/Makefile.am | 23 +- aisleriot/ar-clock.c | 261 ++++ aisleriot/ar-clock.h | 52 + aisleriot/ar-fullscreen-button.c | 8 +- aisleriot/ar-game-chooser.c | 12 +- aisleriot/ar-stock.c | 450 ++++++ aisleriot/ar-stock.h | 62 + aisleriot/ar-style-gtk.c | 16 +- aisleriot/ar-style.c | 6 +- aisleriot/baize.c | 4 +- aisleriot/board-noclutter.c | 22 +- aisleriot/board.c | 60 +- aisleriot/card.c | 2 +- aisleriot/conf.c | 28 +- aisleriot/conf.h | 2 +- aisleriot/game.c | 16 +- aisleriot/lib/Makefile.am | 96 ++- aisleriot/lib/ar-card-images.c | 8 +- aisleriot/lib/ar-card-surface-cache.c | 8 +- aisleriot/lib/ar-card-textures-cache.c | 8 +- aisleriot/lib/ar-card-theme-fixed.c | 28 +- aisleriot/lib/ar-card-theme-kde.c | 40 +- aisleriot/lib/ar-card-theme-preimage.c | 24 +- aisleriot/lib/ar-card-theme-private.h | 6 +- aisleriot/lib/ar-card-theme-pysol.c | 8 +- aisleriot/lib/ar-card-theme-sliced.c | 28 +- aisleriot/lib/ar-card-theme-svg.c | 32 +- aisleriot/lib/ar-card-theme.c | 16 +- aisleriot/lib/ar-card-themes.c | 50 +- aisleriot/lib/ar-card.h | 2 +- aisleriot/lib/ar-conf.c | 1340 +++++++++++++++++ aisleriot/lib/ar-conf.h | 114 ++ aisleriot/lib/ar-debug.c | 60 + aisleriot/lib/ar-debug.h | 91 ++ aisleriot/lib/ar-glib-compat.h | 57 + aisleriot/lib/ar-gsettings.c | 258 ++++ aisleriot/lib/ar-gsettings.h | 32 + aisleriot/lib/ar-gtk-compat.h | 51 + aisleriot/lib/ar-help.c | 156 ++ aisleriot/lib/ar-help.h | 36 + aisleriot/lib/ar-marshal.list | 3 + aisleriot/lib/ar-preimage-private.h | 40 + aisleriot/lib/ar-preimage.c | 490 +++++++ aisleriot/lib/ar-preimage.h | 90 ++ aisleriot/lib/ar-profile.c | 64 + aisleriot/lib/ar-profile.h | 54 + aisleriot/lib/ar-runtime.c | 605 ++++++++ aisleriot/lib/ar-runtime.h | 79 + aisleriot/lib/ar-show.c | 159 ++ aisleriot/lib/ar-show.h | 38 + aisleriot/lib/ar-sound.c | 285 ++++ aisleriot/lib/ar-sound.h | 45 + aisleriot/lib/ar-string-utils.c | 98 ++ aisleriot/{util.h => lib/ar-string-utils.h} | 11 +- .../org.gnome.Patience.WindowState.gschema.xml.in | 41 + aisleriot/lib/render-cards.c | 10 +- aisleriot/slot-renderer.c | 2 +- aisleriot/smclient/Makefile.am | 41 + aisleriot/smclient/eggdesktopfile.c | 1518 ++++++++++++++++++++ aisleriot/smclient/eggdesktopfile.h | 160 ++ aisleriot/smclient/eggsmclient-dbus.c | 294 ++++ aisleriot/smclient/eggsmclient-osx.c | 235 +++ aisleriot/smclient/eggsmclient-private.h | 59 + aisleriot/smclient/eggsmclient-win32.c | 353 +++++ aisleriot/smclient/eggsmclient-xsmp.c | 1411 ++++++++++++++++++ aisleriot/smclient/eggsmclient.c | 625 ++++++++ aisleriot/smclient/eggsmclient.h | 123 ++ aisleriot/smclient/eggsmclient.patch | 202 +++ aisleriot/sol.c | 32 +- aisleriot/stats-dialog.c | 18 +- aisleriot/util.c | 40 +- aisleriot/util.h | 5 + aisleriot/window.c | 136 +- configure.in | 1 + po/POTFILES.in | 7 + 75 files changed, 10607 insertions(+), 340 deletions(-) commit 8a34d35f79e66f4741969ad5c75dc41c5d6d2a35 Author: Christian Persch Date: Sat Apr 2 21:56:31 2011 +0200 Revert "aisleriot: Remove sol/clutter from 3.0 branch" This reverts commit d0ce382f6016986b6030be2e7f09d8c1f5274439. aisleriot/Makefile.am | 65 + aisleriot/ar-clutter-embed.c | 271 +++ aisleriot/ar-clutter-embed.h | 61 + aisleriot/ar-style-gtk.c | 19 + aisleriot/ar-style-private.h | 12 + aisleriot/ar-style.c | 103 + aisleriot/ar-style.h | 15 + aisleriot/baize.c | 91 + aisleriot/baize.h | 65 + aisleriot/board.c | 3536 ++++++++++++++++++++++++++++++++ aisleriot/board.h | 99 + aisleriot/card.c | 364 ++++ aisleriot/card.h | 79 + aisleriot/game.c | 55 + aisleriot/game.h | 14 + aisleriot/lib/Makefile.am | 12 + aisleriot/lib/ar-card-textures-cache.c | 374 ++++ aisleriot/lib/ar-card-textures-cache.h | 74 + aisleriot/prop-editor.c | 95 + aisleriot/slot-renderer.c | 691 +++++++ aisleriot/slot-renderer.h | 101 + aisleriot/sol.c | 28 + aisleriot/window.c | 156 ++- configure.in | 19 +- po/POTFILES.in | 2 + 25 files changed, 6396 insertions(+), 5 deletions(-) commit 9583b5f37b5469e2dc5f598d99847e3fc3dc2daa Author: Thomas Hindoe Paaboel Andersen Date: Tue Apr 5 18:05:44 2011 +0200 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b21974fa31b5eb59f00f43b5c2c99704c2f6fc44 Author: Robert Ancell Date: Tue Apr 5 10:06:43 2011 +1000 libgames-support: Do install the .gir file, but in a private location libgames-support/Makefile.am | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 8af9151e2581c4fadbc4b3bc2736ddd8d71618b8 Author: Robert Ancell Date: Wed Mar 30 16:49:18 2011 +1100 libgames-support: Install typelib into a private location, don't bother installing the .gir since the library is private and is not going to be extended by other libraries libgames-support/Makefile.am | 11 +---------- 1 files changed, 1 insertions(+), 10 deletions(-) commit bfc0120f91cbc19db4b9644a7f0cb4fbe6efdcfa Author: Robert Ancell Date: Wed Mar 30 16:38:23 2011 +1100 swell-foop: Runs fine with seed 2.91.90 configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 286b517c9b92a53936235cf59519802ffe4bb8a3 Author: Robert Ancell Date: Wed Mar 30 16:36:51 2011 +1100 lightsoff: Get working with seed 2.91.90 - Fix error setting default theme - Don't call Gtk.init - it makes things break and swell-foop doesn't use it so it can't be too important... configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6bef33f8c4d489d85e18d420ad9fff160aa90ec6 Author: Jason D. Clinton Date: Mon Apr 4 11:32:54 2011 -0500 gnome-games.doap: Add a description field to make the ftpadmin script happy gnome-games.doap | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1d0456b239d02274d68239183fe29eec67c0b490 Author: Jason D. Clinton Date: Mon Apr 4 11:31:39 2011 -0500 configure.in, NEWS: gnome-games 3.0.0 NEWS | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 95 insertions(+), 1 deletions(-) commit d71ad7091f1b6659578f4ceecd2f6e303616164c Author: Jordi Serratosa Date: Sun Apr 3 23:36:06 2011 +0200 [l10n]Fixes on Catalan translation po/ca.po | 70 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 35 insertions(+), 35 deletions(-) commit 1f14cbe64c2efff61de6ea2053979c88abbf4349 Author: Yuri Myasoedov Date: Sun Apr 3 23:19:04 2011 +0400 Fixed Russian translation aisleriot/help/ru/ru.po | 6172 ++++++++++++++++------------------------------- 1 files changed, 2054 insertions(+), 4118 deletions(-) commit a19f5bfd5fc52aef472e0ad3a990113e2ee663de Author: George Stefanakis Date: Sun Apr 3 21:14:59 2011 +0300 l10n: Updated Greek translation for gnome-games po/el.po | 4594 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 2127 insertions(+), 2467 deletions(-) commit 508c2f5676cc6e86e554d456991a4ae4bdf14bfd Author: Dr.T.Vasudevan Date: Sun Apr 3 08:41:36 2011 +0530 Updated Tamil translation po/ta.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c8e0fdadec753775aa9e9249762eb97fc6fea0c3 Author: Shankar Prasad Date: Sat Apr 2 17:52:19 2011 +0530 Updated kn translations po/kn.po | 228 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 114 insertions(+), 114 deletions(-) commit 71a3b83e5b4abab86640cf9e8cdce52f90562cfb Author: Shankar Prasad Date: Sat Apr 2 17:46:14 2011 +0530 Updated kn translations po/kn.po | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 43390ee5fd4624b016f2b86c3bc443a77f9a909d Author: Shankar Prasad Date: Sat Apr 2 17:44:56 2011 +0530 Updated kn translations po/kn.po |12312 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6085 insertions(+), 6227 deletions(-) commit 5a01df0f18f3873e8090f30772e09ee27f054f36 Author: Kristjan SCHMIDT Date: Sat Apr 2 11:43:45 2011 +0200 Updated Esperanto translation po/eo.po | 4596 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 2052 insertions(+), 2544 deletions(-) commit 3073e4989536edeed574504d868a05fbb35f0521 Author: Yuri Myasoedov Date: Sat Apr 2 10:50:33 2011 +0400 Updated Russian translation po/ru.po | 422 +++++++++++++++++++++++++------------------------------------- 1 files changed, 171 insertions(+), 251 deletions(-) commit 7bd762bf377edbab70407ee3820dc35f7419fc9d Author: Gabor Kelemen Date: Fri Apr 1 22:08:29 2011 +0200 Updated Hungarian translation po/hu.po | 55 +++++++++++++++++++++---------------------------------- 1 files changed, 21 insertions(+), 34 deletions(-) commit 0d54199464c23a67a62d870267ba6511b28e251a Author: Rajesh Ranjan Date: Fri Apr 1 14:47:34 2011 +0530 hindi updated po/hi.po | 7938 +++++++++++++++++++++----------------------------------------- 1 files changed, 2665 insertions(+), 5273 deletions(-) commit 5187908535248b9aae0c30bb6d67a05665627ea4 Author: Dr.T.Vasudevan Date: Fri Apr 1 13:06:35 2011 +0530 Updated Tamil translation po/ta.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1900a0f795443cae9c99e853f0547bb40f089471 Author: Dr.T.Vasudevan Date: Fri Apr 1 12:09:49 2011 +0530 Updated Tamil translation po/ta.po | 60 ++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 38 insertions(+), 22 deletions(-) commit 3be0dd68077e604108c89d123df949833cc37139 Author: Daniel Korostil Date: Thu Mar 31 16:50:49 2011 +0300 Uploaded Ukranian po/uk.po | 4911 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 2407 insertions(+), 2504 deletions(-) commit bda2b9f6adeaab0bc4721ba622043fe0945282f4 Author: Miroslav Nikolić Date: Thu Mar 31 02:16:23 2011 +0200 Updated Serbian translation po/sr.po | 5714 +++++++++++++++++--------------------------------------- po/sr@latin.po | 5714 +++++++++++++++++--------------------------------------- 2 files changed, 3480 insertions(+), 7948 deletions(-) commit 0ad6e59d2dfd6a8c1571106989f177dd066c8fe3 Author: Inaki Larranaga Murgoitio Date: Wed Mar 30 23:09:01 2011 +0200 Updated Basque language po/eu.po | 2299 +++++++++++++++++++++++--------------------------------------- 1 files changed, 839 insertions(+), 1460 deletions(-) commit ce6956f7f51e96bcc7fd14fc3c7c659b7654cb25 Author: Jason D. Clinton Date: Wed Mar 30 12:25:00 2011 -0500 aisleriot: Use GNOME Design Team's new icon with 256x256 size A new Freecell icon is not yet ready so continue to install those. https://bugzilla.gnome.org/show_bug.cgi?id=644819 aisleriot/icons/gnome/Makefile.am | 49 +- .../gnome/hicolor/16x16/apps/gnome-aisleriot.png | Bin 0 -> 864 bytes .../16x16/apps/gnome-freecell.png} | Bin 372 -> 372 bytes .../gnome/hicolor/22x22/apps/gnome-aisleriot.png | Bin 0 -> 1134 bytes .../22x22/apps/gnome-freecell.png} | Bin 1179 -> 1179 bytes .../gnome/hicolor/24x24/apps/gnome-aisleriot.png | Bin 0 -> 1164 bytes .../24x24/apps/gnome-freecell.png} | Bin 1229 -> 1229 bytes .../gnome/hicolor/256x256/apps/gnome-aisleriot.png | Bin 0 -> 42156 bytes .../gnome/hicolor/26x26/apps/gnome-aisleriot.png | Bin 0 -> 1191 bytes .../gnome/hicolor/32x32/apps/gnome-aisleriot.png | Bin 0 -> 1875 bytes .../32x32/apps/gnome-freecell.png} | Bin 1769 -> 1769 bytes .../gnome/hicolor/34x34/apps/gnome-aisleriot.png | Bin 0 -> 1907 bytes .../gnome/hicolor/40x40/apps/gnome-aisleriot.png | Bin 0 -> 2526 bytes .../gnome/hicolor/48x48/apps/gnome-aisleriot.png | Bin 0 -> 2648 bytes .../48x48/apps/gnome-freecell.png} | Bin 3069 -> 3069 bytes .../gnome/hicolor/50x50/apps/gnome-aisleriot.png | Bin 0 -> 2664 bytes .../gnome/hicolor/64x50/apps/gnome-aisleriot.png | Bin 0 -> 2732 bytes .../gnome/hicolor_apps_16x16_gnome-aisleriot.png | Bin 655 -> 0 bytes .../gnome/hicolor_apps_22x22_gnome-aisleriot.png | Bin 1153 -> 0 bytes .../gnome/hicolor_apps_24x24_gnome-aisleriot.png | Bin 1193 -> 0 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 10659 -> 0 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.svg | 187 -- .../gnome/hicolor_apps_32x32_gnome-aisleriot.png | Bin 1418 -> 0 bytes .../gnome/hicolor_apps_48x48_gnome-aisleriot.png | Bin 2672 -> 0 bytes .../hicolor_apps_scalable_gnome-aisleriot.svg | 872 ------ .../gnome/hicolor_apps_scalable_gnome-freecell.svg | 667 ---- aisleriot/icons/gnome/render-bitmaps.rb | 1 + aisleriot/icons/gnome/src/aisleriot.svg | 3306 ++++++++++++++++++++ render-bitmaps.rb | 49 + 29 files changed, 3380 insertions(+), 1751 deletions(-) commit 2e69e3c6920c17192ab132f10370cacc79ddd92c Author: Jason D. Clinton Date: Wed Mar 30 09:52:59 2011 -0500 Revert "aisleriot: icons: Add 256 size freecell app icon" This reverts commit e97f6156918058441a19b4232244e144981c2760. aisleriot/icons/gnome/Makefile.am | 2 - .../gnome/hicolor_apps_256x256_gnome-freecell.png | Bin 60308 -> 0 bytes .../gnome/hicolor_apps_256x256_gnome-freecell.svg | 285 -------------------- 3 files changed, 0 insertions(+), 287 deletions(-) commit 8baa2f3dea47af2dc2381a4d61920e8deda2ec87 Author: Jason D. Clinton Date: Wed Mar 30 11:40:49 2011 -0500 Revert "build: aisleriot: Don't dist the 256px size icons" This reverts commit 47542081ae052fb1b66fd0246e9691ae9850f858. aisleriot/icons/gnome/Makefile.am | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 7298d1de6fd3430c8c33d27d7d8e8f8335296270 Author: Jason D. Clinton Date: Wed Mar 30 09:52:34 2011 -0500 Revert "aisleriot: icons: Make 256 size aisleriot and freecell icons more similar" This reverts commit ebac2e77620ce2b1d8dccb25fe10337fa1bb5a7e. .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 61496 -> 10659 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.svg | 129 ++++---------------- 2 files changed, 23 insertions(+), 106 deletions(-) commit 10653ba3dd25599344f81e918d797f06619018b9 Author: Jason D. Clinton Date: Wed Mar 30 09:52:21 2011 -0500 Revert "aisleriot: Crush PNG files" This reverts commit 65a5a49989edcfd217d1170d0270177a897d214c. .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 41712 -> 61496 bytes .../gnome/hicolor_apps_256x256_gnome-freecell.png | Bin 45585 -> 60308 bytes 2 files changed, 0 insertions(+), 0 deletions(-) commit 2306c742381bb394596eba2219db9f2f6b588f1d Author: Christian Persch Date: Wed Mar 30 17:49:14 2011 +0200 build: aisleriot: Don't dist the 256px size icons r-t hates the new icons and threatens to disable aisleriot by default in the 3.x tarballs. So don't install nor even dist the 256px size icons for now. aisleriot/icons/gnome/Makefile.am | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) commit 9e31a54c6a7ddcb27b316733d8b0696505ba2cee Author: Dr.T.Vasudevan Date: Wed Mar 30 05:27:25 2011 +0530 Updated Tamil translation po/ta.po | 3325 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1568 insertions(+), 1757 deletions(-) commit 8fa2f16feba31ccf1f1afdbe7b312740f15e0a13 Author: Krix Apolinário Date: Tue Mar 29 09:46:29 2011 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 322 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 162 insertions(+), 160 deletions(-) commit 393aa0234f993742fcb81b91a350cd86bd8181c7 Author: Gil Forcada Date: Tue Mar 29 00:24:51 2011 +0200 [l10n]Updated Catalan translation po/ca.po | 3989 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1927 insertions(+), 2062 deletions(-) commit 3c7f1b819178d2ea3ad793d09e07cb4fbf5a4cb7 Author: Piotr Drąg Date: Mon Mar 28 20:49:07 2011 +0200 Updated Polish translation po/pl.po | 323 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 162 insertions(+), 161 deletions(-) commit cfc291d435fb6e777a734a7a9f35d9bcf03b3dcc Author: Rodrigo Padula de Oliveira Date: Sun Mar 27 17:37:53 2011 -0400 Updated Brazilian Portuguese translation. Revision by Enrico Nicolleto. po/pt_BR.po | 3346 ++++++++++++++++++++++++++++------------------------------- 1 files changed, 1592 insertions(+), 1754 deletions(-) commit 9c9115ba0cbfa690a971181b7997814b28f4b2f5 Author: Abduxukur Abdurixit Date: Sun Mar 27 19:47:06 2011 +0200 Added UG translation po/ug.po | 2926 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 1274 insertions(+), 1652 deletions(-) commit 950c933d664b901c02b11d8c7ac78d0cbe168049 Author: Matej Urbančič Date: Sat Mar 26 20:31:17 2011 +0100 Updated Slovenian translation po/sl.po | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit 5af6e2ca9459efd1ef5560d43b817c22488672d3 Author: Ask H. Larsen Date: Sat Mar 26 13:52:23 2011 +0100 Updated Danish translation po/da.po | 4037 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1949 insertions(+), 2088 deletions(-) commit 06df324baa4baf2e12bb498a385f8b6f7fab6dfe Author: Nacho Date: Fri Mar 25 22:00:18 2011 +0100 aisleriot: add a primary-toolbar style class to the toolbar aisleriot/window.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 69136a5914f56378573ed3f9c4d009f6f6fd7e66 Author: Thomas Hindoe Paaboel Andersen Date: Fri Mar 25 21:05:43 2011 +0100 NEWS update for 2.91.93 NEWS | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 84 insertions(+), 0 deletions(-) commit 9ed00438a7c5c3ed6444b8bf837baf229f19ae03 Author: Thomas Hindoe Paaboel Andersen Date: Fri Mar 25 20:45:33 2011 +0100 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0bd5bfb3c1bd1907d93da2f92aab95017e6a0710 Author: Aron Xu Date: Thu Mar 24 16:21:40 2011 +0000 Update Simplified Chinese translation. po/zh_CN.po | 4013 ++++++++++++++++++++++++++++------------------------------- 1 files changed, 1921 insertions(+), 2092 deletions(-) commit 50dff862dce1629d1e90d7891dc0dc6afc3d8cff Author: Alexander Shopov Date: Thu Mar 24 06:37:07 2011 +0200 Updated Bulgarian translation po/bg.po | 3678 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1709 insertions(+), 1969 deletions(-) commit afc8e2da9cfd83373588b47e08e1f052c1ca907e Author: Yuri Myasoedov Date: Mon Mar 21 23:12:10 2011 +0300 Updated Russian translation po/ru.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit b8071d7861c0e023680a81ffdf0962a79bdc4fe9 Author: Christian Persch Date: Mon Mar 21 15:41:42 2011 +0100 aisleriot: Crush PNG files .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 61496 -> 41712 bytes .../gnome/hicolor_apps_256x256_gnome-freecell.png | Bin 60308 -> 45585 bytes 2 files changed, 0 insertions(+), 0 deletions(-) commit 8a9555e9d6b580b2b4ca9fb2f3eec641ebfb8b6e Author: Christian Persch Date: Mon Mar 21 15:33:47 2011 +0100 aisleriot: icons: Make 256 size aisleriot and freecell icons more similar Use the same layout, except for aisleriot the 2 bottom cards are face-down. .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 10659 -> 61496 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.svg | 129 ++++++++++++++++---- 2 files changed, 106 insertions(+), 23 deletions(-) commit b2c182b5f646add6bb77d8f57b29708462c44610 Author: Christian Persch Date: Mon Mar 21 15:20:05 2011 +0100 aisleriot: icons: Add 256 size freecell app icon Derived from Paris card theme in gnome-games-extra-data, composed in gedit, and converted to PNG with rsvg-convert. Licence is GPL 3+. aisleriot/icons/gnome/Makefile.am | 2 + .../gnome/hicolor_apps_256x256_gnome-freecell.png | Bin 0 -> 60308 bytes .../gnome/hicolor_apps_256x256_gnome-freecell.svg | 285 ++++++++++++++++++++ 3 files changed, 287 insertions(+), 0 deletions(-) commit 189e85fe279e320cc327bf9864cbc26d7ac495cc Author: Christian Persch Date: Wed Aug 18 12:40:05 2010 +0200 aisleriot: Remove sol/clutter from 3.0 branch sol/clutter is experimental, and buggy, and distributions should never ship it to end users. This will be reverted on master after branching. aisleriot/Makefile.am | 65 - aisleriot/ar-clutter-embed.c | 271 --- aisleriot/ar-clutter-embed.h | 61 - aisleriot/ar-style-gtk.c | 19 - aisleriot/ar-style-private.h | 12 - aisleriot/ar-style.c | 103 - aisleriot/ar-style.h | 15 - aisleriot/baize.c | 91 - aisleriot/baize.h | 65 - aisleriot/board.c | 3536 -------------------------------- aisleriot/board.h | 99 - aisleriot/card.c | 364 ---- aisleriot/card.h | 79 - aisleriot/game.c | 55 - aisleriot/game.h | 14 - aisleriot/lib/Makefile.am | 12 - aisleriot/lib/ar-card-textures-cache.c | 374 ---- aisleriot/lib/ar-card-textures-cache.h | 74 - aisleriot/prop-editor.c | 95 - aisleriot/slot-renderer.c | 691 ------- aisleriot/slot-renderer.h | 101 - aisleriot/sol.c | 28 - aisleriot/window.c | 156 +-- configure.in | 19 +- po/POTFILES.in | 2 - 25 files changed, 5 insertions(+), 6396 deletions(-) commit 9e825f72e2aff96ebcbf82f51a1525e6a3e5e721 Author: Rudolfs Mazurs Date: Sun Mar 20 16:01:25 2011 +0200 Updated Latvian translation. po/lv.po | 3121 ++++---------------------------------------------------------- 1 files changed, 176 insertions(+), 2945 deletions(-) commit 813dfcc1dd31fc4b0df03a0dbf766a12df109c2a Author: Christian Persch Date: Sun Mar 20 13:29:47 2011 +0100 libgames-support: Ifdef icons not used on hildon Bug #622310. libgames-support/games-stock.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 8d24bca70059b14a75db7e671bb4b6b56a2c243b Author: Peter Mráz Date: Sun Mar 20 10:16:43 2011 +0100 Updated Slovak translation po/sk.po |12367 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 5305 insertions(+), 7062 deletions(-) commit 81ce7ccc477d68308f9aecf303df7aa7b0b70997 Author: Christian Persch Date: Sun Mar 20 01:53:51 2011 +0100 aisleriot: Crush PNG files .../gnome/hicolor_apps_16x16_gnome-aisleriot.png | Bin 699 -> 655 bytes .../gnome/hicolor_apps_16x16_gnome-freecell.png | Bin 436 -> 372 bytes .../gnome/hicolor_apps_22x22_gnome-freecell.png | Bin 1179 -> 1179 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 16920 -> 10659 bytes .../gnome/hicolor_apps_32x32_gnome-aisleriot.png | Bin 1422 -> 1418 bytes .../gnome/hicolor_apps_32x32_gnome-freecell.png | Bin 1772 -> 1769 bytes .../gnome/hicolor_apps_48x48_gnome-aisleriot.png | Bin 2701 -> 2672 bytes .../gnome/hicolor_apps_48x48_gnome-freecell.png | Bin 3108 -> 3069 bytes 8 files changed, 0 insertions(+), 0 deletions(-) commit a1b1cf93503ad684cf92e7bff526e213d1412b84 Author: Lucian Adrian Grijincu Date: Wed Mar 16 16:11:51 2011 +0100 Updated Romanian translation po/ro.po | 6496 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 3300 insertions(+), 3196 deletions(-) commit e29eeae3e3c74daa8c4cb1b8e7689dd9bfc2409f Author: Christian Persch Date: Sun Mar 20 01:38:31 2011 +0100 aisleriot: Add 256x256 app icon Add new 256x256 size app icon. The source is hicolor_apps_256x256_gnome-aisleriot.svg, which was derived from the Paris card theme in gnome-games-extra-data. Editing done in gedit, and rendered to PNG with rsvg-convert. Licence is GPL 3+. Bug #644819. aisleriot/icons/gnome/Makefile.am | 5 + .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 0 -> 16920 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.svg | 187 ++++++++++++++++++++ 3 files changed, 192 insertions(+), 0 deletions(-) commit 036683a8d5491abb4e39882dc203097b12c6a39b Author: Christian Persch Date: Sun Mar 20 01:03:06 2011 +0100 aisleriot: More debug UI Add prop editor for the window's GtkSettings. aisleriot/window.c | 30 ++++++++++++++++++++++++++---- 1 files changed, 26 insertions(+), 4 deletions(-) commit 7f8368b0c3b32b896fded47dba6b93e5896ae439 Author: Christian Persch Date: Sun Mar 20 00:48:17 2011 +0100 aisleriot: Fix card theme menu The order in which the card theme directories are scanned assumed that the first theme with a given pref name is retained, but the code actually replaced that one when further themes with the same pref name were found. Fixing that fixes the card theme menu in aisleriot to show the current theme correctly. aisleriot/lib/ar-card-themes.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) commit 8223253996260b8be2e1dd74b3849363f5fd7a12 Author: Christian Persch Date: Sun Mar 20 00:31:02 2011 +0100 aisleriot: Switch default theme back to bonded aisleriot/data/Makefile.am | 2 +- aisleriot/data/bonded.svg | 1320 ++++++++++++++++++++++++++++++++++ aisleriot/data/gnomangelo_bitmap.svg | 699 ------------------ configure.in | 4 +- 4 files changed, 1323 insertions(+), 702 deletions(-) commit 6d5a69f59ceb61a07248696991e4ad448ad5ac3a Author: Christian Persch Date: Sun Mar 20 00:19:32 2011 +0100 cards: Add gnomangelo_bitmap ... and remove bonded which is now distributed in gnome-games again. cards/Makefile.am | 2 +- cards/bonded.svg | 1320 ------------------------------------------- cards/gnomangelo_bitmap.svg | 699 +++++++++++++++++++++++ 3 files changed, 700 insertions(+), 1321 deletions(-) commit 98d1bd9702eb885d2e1ab4caa077e78041332744 Author: Jason D. Clinton Date: Thu Mar 17 23:08:12 2011 -0500 build: add new Gnomine icons from last commit to build system configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 535aa5c35a4beb3779e71c16f4aae77abd2febe3 Author: Jason D. Clinton Date: Wed Mar 16 17:00:34 2011 -0500 git.mk: sync up with git.mk from upstream pango git He did a much better job of Handling Mallard docs than I did. :) git.mk | 29 ++++++++++++++++++++++------- 1 files changed, 22 insertions(+), 7 deletions(-) commit b260c89bf5d1d8bfc32716e3471389c64f50ace5 Author: Mario Blättermann Date: Thu Mar 17 13:32:59 2011 +0100 [l10n] Updated German translation po/de.po | 2405 ++------------------------------------------------------------ 1 files changed, 71 insertions(+), 2334 deletions(-) commit 9f6b212add3fc0c65a3f02665c8aef793a285e60 Author: Manoj Kumar Giri Date: Thu Mar 17 14:48:04 2011 +0530 Updated Oriya Translation po/or.po |12431 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6148 insertions(+), 6283 deletions(-) commit b3e923a1ae83265757dbe542e66a7ed64f2f05ea Author: Duarte Loreto Date: Thu Mar 17 00:41:48 2011 +0000 Updated Portuguese translation po/pt.po | 3865 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1863 insertions(+), 2002 deletions(-) commit a10dc2f29254d3ce583529fdcad393457756855d Author: Christian Persch Date: Wed Mar 16 21:36:38 2011 +0100 aisleriot: Move app icons to aisleriot Move the aisleriot app icons under aisleriot/icons/ and split them into hildon icons and ordinary icons. Bug #644819. aisleriot/Makefile.am | 2 +- aisleriot/icons/Makefile.am | 9 +++ aisleriot/icons/gnome/Makefile.am | 60 +++++++++++++++++++ .../gnome}/hicolor_apps_16x16_gnome-aisleriot.png | Bin 699 -> 699 bytes .../gnome}/hicolor_apps_16x16_gnome-freecell.png | Bin 436 -> 436 bytes .../gnome}/hicolor_apps_22x22_gnome-aisleriot.png | Bin 1153 -> 1153 bytes .../gnome}/hicolor_apps_22x22_gnome-freecell.png | Bin 1179 -> 1179 bytes .../gnome}/hicolor_apps_24x24_gnome-aisleriot.png | Bin 1193 -> 1193 bytes .../gnome}/hicolor_apps_24x24_gnome-freecell.png | Bin 1229 -> 1229 bytes .../gnome}/hicolor_apps_32x32_gnome-aisleriot.png | Bin 1422 -> 1422 bytes .../gnome}/hicolor_apps_32x32_gnome-freecell.png | Bin 1772 -> 1772 bytes .../gnome}/hicolor_apps_48x48_gnome-aisleriot.png | Bin 2701 -> 2701 bytes .../gnome}/hicolor_apps_48x48_gnome-freecell.png | Bin 3108 -> 3108 bytes .../hicolor_apps_scalable_gnome-aisleriot.svg | 0 .../hicolor_apps_scalable_gnome-freecell.svg | 0 aisleriot/icons/hildon/Makefile.am | 63 ++++++++++++++++++++ .../hildon}/hicolor_apps_16x16_gnome-aisleriot.png | Bin 699 -> 699 bytes .../hildon}/hicolor_apps_26x26_gnome-aisleriot.png | Bin 1238 -> 1238 bytes .../hildon}/hicolor_apps_34x34_gnome-aisleriot.png | Bin 1458 -> 1458 bytes .../hildon}/hicolor_apps_40x40_gnome-aisleriot.png | Bin 2092 -> 2092 bytes .../hildon}/hicolor_apps_50x50_gnome-aisleriot.png | Bin 2707 -> 2707 bytes .../hicolor_apps_scalable_gnome-aisleriot.png | Bin 3757 -> 3757 bytes configure.in | 3 + 23 files changed, 136 insertions(+), 1 deletions(-) commit adff5dfa2ef6958e6066070ca9397a0d2eaede29 Author: Christian Persch Date: Wed Mar 16 21:22:37 2011 +0100 aisleriot: clock: Add translator comments These hint strings are jokes, so tell the translators they can translate them to anything they like. Bug #620590. aisleriot/rules/clock.scm | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) commit a214b16a50a3e853763df1157b392a41b2e0dfc2 Author: Jason D. Clinton Date: Wed Mar 16 14:32:17 2011 -0500 help: new help generates .page files; ignore those git.mk | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 487aa99c4e4c31ccc74ed64d8fee201aa060f5c6 Author: Jason D. Clinton Date: Wed Mar 16 14:30:36 2011 -0500 help: new help uses .mo files too so ignore .mo files everywhere git.mk | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6cc190bd0a0013fde3dc02475d808d0f3f884faf Author: Bruce Cowan Date: Wed Mar 16 17:34:54 2011 +0000 Updated British English translation po/en_GB.po | 3932 ++++++++++++++++++++++++++++------------------------------- 1 files changed, 1893 insertions(+), 2039 deletions(-) commit e09d5cd21bfbb95beb08036e18fc7112a2ad1601 Author: Ivar Smolin Date: Wed Mar 16 15:12:19 2011 +0200 [l10n] Updated Estonian translation po/et.po | 423 +++++++++++-------------------------------------------------- 1 files changed, 77 insertions(+), 346 deletions(-) commit e1eb5e78e7515d62ca8c45c946ea1342a94fd98b Author: Marek Černocký Date: Wed Mar 16 01:26:41 2011 +0100 Updated Czech translation po/cs.po | 286 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 168 insertions(+), 118 deletions(-) commit bd0d178f64d6dafab6d26bf35d3b7e65c3ed3cf8 Author: Fran Diéguez Date: Tue Mar 15 01:50:08 2011 +0100 Updated Galician translations po/gl.po | 288 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 166 insertions(+), 122 deletions(-) commit 122b530fcb4520cd7340d3b43e6cc0d643720ab7 Author: Andrej Žnidaršič Date: Mon Mar 14 21:46:52 2011 +0100 Updated Slovenian translation po/sl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a3019823742f68f081043d68def76b5f37423161 Author: Andrej Žnidaršič Date: Mon Mar 14 21:45:19 2011 +0100 Updated Slovenian translation po/sl.po | 4452 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 1862 insertions(+), 2590 deletions(-) commit 18a9d7d4218e7b33d655201c791c29e4d6a462eb Author: Thomas Hindoe Paaboel Andersen Date: Mon Mar 14 07:33:28 2011 +0100 bump the version configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a21a81cbc237140dc991c2785c314d96e73d4b15 Author: Thomas Hindoe Paaboel Andersen Date: Mon Mar 14 00:09:46 2011 +0100 NEWS update for 2.91.91 NEWS | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 76 insertions(+), 0 deletions(-) commit d0a03a0f58d77ee97b7bac3bd9e14002bc0beda6 Author: Piotr Drąg Date: Sun Mar 13 16:54:30 2011 +0100 Updated Polish translation po/pl.po | 3355 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 1301 insertions(+), 2054 deletions(-) commit 5eabe06dc297c9953fd0e838b4824d26412d1663 Author: Yuri Myasoedov Date: Sun Mar 13 14:56:11 2011 +0300 Updated Russian translation po/ru.po | 5061 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 2242 insertions(+), 2819 deletions(-) commit 41894c53458d4066ea20e5c4b8af897542e0bb28 Author: Yaron Shahrabani Date: Sat Mar 12 06:28:09 2011 +0200 Updated Hebrew translation. po/he.po | 3032 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1431 insertions(+), 1601 deletions(-) commit 3d00bd0c8688874f14e1a19de74215fae677b68b Author: Gabor Kelemen Date: Thu Mar 10 14:56:55 2011 +0100 Updated Hungarian translation po/hu.po | 3483 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 1340 insertions(+), 2143 deletions(-) commit 2ff0aa6af87dc5124c49097798bb9e78ef79f0f0 Author: Christian Persch Date: Wed Mar 9 15:12:46 2011 +0100 Clarify licence status of the card themes cards/README.ornamental | 10 ++++------ cards/README.paris | 11 +++++++++-- 2 files changed, 13 insertions(+), 8 deletions(-) commit 78f78e6f92b862ce8e0d25bec309cb124881ef3f Author: Kjartan Maraas Date: Tue Mar 8 15:13:59 2011 +0100 Updated Norwegian bokmål translation po/nb.po | 32 +++++++++++++------------------- 1 files changed, 13 insertions(+), 19 deletions(-) commit 13b373fbb4024b3a0aa6939063bb0437fcc6540e Author: Rudolfs Mazurs Date: Sat Mar 5 14:07:23 2011 +0200 Updated Latvian translation. po/lv.po | 5894 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 2752 insertions(+), 3142 deletions(-) commit 3bb466f84dc0325127801114288b218bec8b5114 Author: Kjartan Maraas Date: Wed Mar 2 20:29:45 2011 +0100 Updated Norwegian bokmål translation po/nb.po | 630 +++++++++++--------------------------------------------------- 1 files changed, 108 insertions(+), 522 deletions(-) commit 1ee01ee398c4258ea1cf9e17b0e096173b42d561 Author: Mario Blättermann Date: Sun Feb 27 15:26:58 2011 +0100 [l10n] Updated German translation po/de.po | 3808 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1831 insertions(+), 1977 deletions(-) commit fdb308199cef6dab915b26d6d3c3fbda2a93879c Author: Khaled Hosny Date: Sun Feb 27 03:28:49 2011 +0200 Updated Arabic translation po/ar.po | 6305 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 3197 insertions(+), 3108 deletions(-) commit ce99437f39ca243025e80058bca163dbf5e7580c Author: Changwoo Ryu Date: Sun Feb 27 03:37:19 2011 +0900 Updated Korean translation po/ko.po | 5224 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 2539 insertions(+), 2685 deletions(-) commit 55bfd09341f9fb10b4d7d2eaf0f7f8838c671563 Author: Daniel Mustieles Date: Sat Feb 26 15:41:45 2011 +0100 Updated Spanish translation po/es.po | 26 ++++++++++++-------------- 1 files changed, 12 insertions(+), 14 deletions(-) commit e01bb59ec71d045a6223c9dca994c2f24cb7023a Author: Daniel Mustieles Date: Sat Feb 26 15:39:30 2011 +0100 Updated Spanish translation po/es.po | 276 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 161 insertions(+), 115 deletions(-) commit 9c2132b1bd8c5d4b0e687d3d7e9493dedf155ebc Author: Bruno Brouard Date: Fri Feb 25 23:00:29 2011 +0100 Updated French translation po/fr.po | 4017 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1947 insertions(+), 2070 deletions(-) commit a6a80f7617e125538faf22dde5c48d6bedd7c732 Author: Christian Persch Date: Fri Feb 25 19:09:42 2011 +0100 aisleriot: Disable status bar messages on mouseover by default Bug #616048. aisleriot/ar-style-private.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a7f1e80a3c558f81b233221b29ccc57b1db65691 Author: A S Alam Date: Fri Feb 25 08:17:42 2011 +0530 update Punjabi Translation by A S Alam po/pa.po | 3270 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1577 insertions(+), 1693 deletions(-) commit 8803937e782f1d2bf37f20fa0e3e1695e460e2ef Author: Nirbheek Chauhan Date: Wed Feb 23 21:19:00 2011 +0530 Fix header collisions between clutter-gtk-0.10 and clutter-gtk-1.0 Always add CLUTTER_GTK_CFLAGS before CLUTTER_CFLAGS to maintain the path order. Use the same LIBS order for consistency. https://bugzilla.gnome.org/show_bug.cgi?id=643080 aisleriot/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 5c0c0e5a8078652fd1ecf1a017485808b5f70fa3 Author: Daniel Nylander Date: Wed Feb 23 22:17:54 2011 +0100 Updated Swedish translation po/sv.po | 2977 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 1127 insertions(+), 1850 deletions(-) commit 096de327130b576e3eb8d0cfb313bbf9c030354b Author: Teliute Date: Wed Feb 23 17:53:41 2011 +0000 Add Chinese (China) help translation of aisleriot. aisleriot/help/Makefile.am | 2 +- aisleriot/help/zh_CN/zh_CN.po | 6754 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 6755 insertions(+), 1 deletions(-) commit 5f44334e2a2d595bab9b0a57dbacfcb005019793 Author: Thomas Hindoe Paaboel Andersen Date: Tue Feb 22 01:38:10 2011 +0100 NEWS for 2.91.90 NEWS | 192 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 192 insertions(+), 0 deletions(-) commit 6b92e3df8e8553ad7918b8d3a6f83b72b39888ec Author: Robert Ancell Date: Mon Feb 21 11:39:48 2011 +1100 chess: Fix POTFILES.in for file changes po/POTFILES.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit decdffb76f401a0a7c03ce7ee5313298e63e5f02 Author: Robert Ancell Date: Mon Feb 21 11:37:29 2011 +1100 chess: Install GSetting schema po/POTFILES.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 554af6389358dd2b332a505587aff4d43887cc57 Author: Thomas Hindoe Paaboel Andersen Date: Sun Feb 20 21:27:14 2011 +0100 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 56dd764b4135025babf0af22e4e842cb0046c57a Author: Thomas Hindoe Paaboel Andersen Date: Sun Feb 20 09:47:24 2011 +0100 glchess: Bump required vala version Commit 95f26d937fd61de2fc69366633927acb3b2b927b needs it configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 00ef8c211297c0731e7f9ffe7d171ca31691c825 Author: Kjartan Maraas Date: Thu Feb 17 13:49:49 2011 +0100 Updated Norwegian bokmål translation. po/nb.po | 266 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 135 insertions(+), 131 deletions(-) commit a5d336755502ada2d60ce827576587e3149fa7c9 Author: Inaki Larranaga Murgoitio Date: Wed Feb 16 22:08:51 2011 +0100 Updated Basque language po/eu.po | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit adc86a8ff850232ce90b8234f2abd77e7825cd97 Author: Inaki Larranaga Murgoitio Date: Wed Feb 16 22:07:40 2011 +0100 Updated Basque language po/eu.po | 5375 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 2552 insertions(+), 2823 deletions(-) commit ca375cb9316a40615c5da3fa472168b4fb77aeab Author: Kåre Fiedler Chrisitiansen Date: Mon Feb 7 17:51:10 2011 +0100 aisleriot: Fix option menu for games with more than three options This was broken by commit 0e48565dc26fbe7b6a0fd2c411406b3c7744b721. Bug #641702. aisleriot/window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 379787c90ef5026da9425f5e1586b4b10bfe187f Author: Marek Černocký Date: Fri Feb 4 20:02:00 2011 +0100 Updated Czech translation po/cs.po | 262 +++++++++++++++++++++----------------------------------------- 1 files changed, 87 insertions(+), 175 deletions(-) commit 239eb6386f7fa083e3b38556f8fbe83b8e5f9b2f Author: Chao-Hsiung Liao Date: Thu Feb 3 14:37:17 2011 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 2709 +++++++++++++++++++++++------------------------------------ po/zh_TW.po | 2714 +++++++++++++++++++++++------------------------------------ 2 files changed, 2132 insertions(+), 3291 deletions(-) commit 72207634d30ff5f20d5c819792896e6a4fe3f8b4 Author: Christian Persch Date: Wed Feb 2 17:39:08 2011 +0100 libgames-support: Don't do gratuitous changes to copypasted files libgames-support/eggdesktopfile.h | 61 +++++++++++++++++++------------------ libgames-support/eggsmclient.h | 13 ++++---- 2 files changed, 38 insertions(+), 36 deletions(-) commit dd0ed6c9758adfacfde120fa9dfbf5bc8a3712ca Author: Christian Persch Date: Wed Feb 2 17:38:09 2011 +0100 libgames-support: Re-add games-preimage-private.h It's used by aisleriot. aisleriot/lib/ar-card-theme-svg.c | 1 + libgames-support/Makefile.am | 1 + libgames-support/games-preimage-private.h | 40 +++++++++++ libgames-support/games-preimage.c | 105 ++++++++++++----------------- libgames-support/games-preimage.h | 85 ++++++++++++----------- 5 files changed, 130 insertions(+), 102 deletions(-) commit 8d6246236db5092a7e57684f24501b030fdea293 Author: Ivar Smolin Date: Tue Feb 1 19:36:27 2011 +0200 [l10n] Updated Estonian translation po/et.po | 18 ++++++++++++------ 1 files changed, 12 insertions(+), 6 deletions(-) commit ca1dead09dc8145662b07b1bc3900d3aee62e2f4 Author: Fran Diéguez Date: Tue Feb 1 02:52:57 2011 +0100 Updating Galician translations po/gl.po | 164 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 84 insertions(+), 80 deletions(-) commit 96841d56541a39f0353ee0fcc55b95f65bdd3135 Author: Daniel Mustieles Date: Mon Jan 31 19:43:16 2011 +0100 Updated Spanish translation po/es.po | 258 ++++++++++++++++++++----------------------------------------- 1 files changed, 85 insertions(+), 173 deletions(-) commit 3c86ed1973776bebfaabb430e110b32a0710636d Author: Thomas Hindoe Paaboel Andersen Date: Sun Jan 30 23:25:14 2011 +0100 fix distcheck po/POTFILES.skip | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4e9000dc417bea289e90c51e856ffa29417f5d03 Author: Fran Diéguez Date: Sun Jan 30 03:03:59 2011 +0100 Updated Galician translations po/gl.po | 3352 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 1531 insertions(+), 1821 deletions(-) commit 1c25a38c9b7b6b816d6b5f32873a1d04b55a8040 Author: Ivar Smolin Date: Thu Jan 27 17:04:26 2011 +0200 [l10n] Updated Estonian translation po/et.po | 62 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 31 insertions(+), 31 deletions(-) commit d5e9a013a6e30ed2ff7c4af5abdc9e412a851f7b Author: Marek Černocký Date: Thu Jan 27 10:15:17 2011 +0100 Updated Czech translation po/cs.po | 3412 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1609 insertions(+), 1803 deletions(-) commit 942b01e1e47e45885b51a9974e551efef97eb969 Author: Fran Diéguez Date: Thu Jan 27 03:41:27 2011 +0100 QA of Galician translations po/gl.po | 580 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 327 insertions(+), 253 deletions(-) commit bf7636ba6307880580a8a360e0059eafd5c544ad Author: Ivar Smolin Date: Wed Jan 26 22:48:42 2011 +0200 [l10n] Updated Estonian translation po/et.po | 2033 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 991 insertions(+), 1042 deletions(-) commit 9092707f3a5f4fd2ad569c0b4394103c5f9d0fe9 Author: Daniel Mustieles Date: Wed Jan 26 20:56:16 2011 +0100 Updated Spanish translation po/es.po | 3362 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1619 insertions(+), 1743 deletions(-) commit 095c333326f0029e1367143849ffa6f71463ab2a Author: Kjartan Maraas Date: Tue Jan 25 20:40:49 2011 +0100 Updated Norwegian bokmål translation. po/nb.po | 2957 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 1322 insertions(+), 1635 deletions(-) commit 96d4d29d304983576d21640dd18d4eabe98f5ced Author: Kjartan Maraas Date: Tue Jan 25 20:38:03 2011 +0100 Remove non-existing file po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 2a638fdf63895239bf42f49afdf40cd8c6cf8759 Author: Emilio Pozuelo Monfort Date: Mon Jan 24 21:20:22 2011 +0000 libgames-support: fix missing icons Patch from Josselin Mouette libgames-support/games-stock.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 346809c5b015cb7604a319d8d819426cdad6583e Author: Marek Černocký Date: Mon Jan 24 20:24:36 2011 +0100 Updated Czech translation po/cs.po | 405 ++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 239 insertions(+), 166 deletions(-) commit d1042eae90ec0cf070936ab3c89f7368327c323d Author: Daniel Nylander Date: Sat Jan 22 19:08:34 2011 +0100 Updated Swedish translation po/sv.po | 2563 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 1670 insertions(+), 893 deletions(-) commit db945b2d5f3422a600f7dd0b773360d3df7270e5 Author: Daniel Nylander Date: Sat Jan 22 16:02:58 2011 +0100 Updated Swedish translation po/sv.po | 2883 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 1255 insertions(+), 1628 deletions(-) commit 542eaa87330d8c52f845a676efcd2cc54a06e291 Author: Robert Ancell Date: Fri Jan 21 12:42:54 2011 +1100 libgames-support: add missing code for new private code, finalize GamesScores libgames-support/games-clock.c | 2 + libgames-support/games-controls.c | 2 +- libgames-support/games-files.c | 1 + libgames-support/games-frame.c | 2 + libgames-support/games-gridframe.c | 2 + libgames-support/games-preimage.c | 1 + libgames-support/games-score.c | 2 + libgames-support/games-scores-dialog.c | 2 +- libgames-support/games-scores.c | 45 +++++++++++++++++++------------ 9 files changed, 39 insertions(+), 20 deletions(-) commit ea1dbeddc128d7ad349c2101572d17b9130c886f Author: Robert Ancell Date: Fri Jan 21 12:23:20 2011 +1100 libgames-support: Make all objects private members private aisleriot/lib/ar-card-theme-svg.c | 1 - libgames-support/Makefile.am | 2 - libgames-support/eggdesktopfile.h | 61 +++---- libgames-support/eggsmclient.h | 13 +- libgames-support/games-clock.c | 60 ++++--- libgames-support/games-clock.h | 10 +- libgames-support/games-conf.h | 130 +++++++------- libgames-support/games-controls.c | 77 +++++---- libgames-support/games-controls.h | 42 ++--- libgames-support/games-files.c | 41 +++-- libgames-support/games-files.h | 61 +++---- libgames-support/games-frame.c | 37 +++-- libgames-support/games-frame.h | 25 ++-- libgames-support/games-fullscreen-action.h | 31 ++-- libgames-support/games-gridframe.c | 77 +++++---- libgames-support/games-gridframe.h | 37 ++-- libgames-support/games-help.h | 7 +- libgames-support/games-pause-action.h | 10 +- libgames-support/games-preimage-private.h | 40 ----- libgames-support/games-preimage.c | 104 +++++++----- libgames-support/games-preimage.h | 85 +++++----- libgames-support/games-runtime.h | 27 +-- libgames-support/games-score.h | 1 + libgames-support/games-scores-backend.c | 19 +- libgames-support/games-scores-backend.h | 30 ++-- libgames-support/games-scores-dialog-private.h | 53 ------ libgames-support/games-scores-dialog.c | 225 +++++++++++++----------- libgames-support/games-scores-dialog.h | 28 ++-- libgames-support/games-scores.c | 2 +- libgames-support/games-scores.h | 78 ++++----- libgames-support/games-setgid-io.h | 29 ++- libgames-support/games-settings.h | 21 +-- libgames-support/games-show.h | 17 +- libgames-support/games-sound.h | 27 +-- libgames-support/games-stock.h | 8 +- 35 files changed, 731 insertions(+), 785 deletions(-) commit 1de7c44cb13fb4a8a616a35092a0c4b9cb852b69 Author: Robert Ancell Date: Fri Jan 21 11:03:43 2011 +1100 Refactor GamesScore to be more GObject libgames-support/games-score.c | 118 ++++++++++++++++++++++--------- libgames-support/games-score.h | 33 ++++----- libgames-support/games-scores-backend.c | 19 +++--- libgames-support/games-scores-dialog.c | 8 +- libgames-support/games-scores.c | 42 ++++++----- libgames-support/games-scores.h | 6 ++- 6 files changed, 143 insertions(+), 83 deletions(-) commit 993dfaadf192b110d5ddc40bcdc9fa547fb654f4 Author: Robert Ancell Date: Fri Jan 21 10:28:21 2011 +1100 Update annotations on libgames-support libgames-support/games-clock.c | 7 ++ libgames-support/games-clock.h | 6 +- libgames-support/games-conf.c | 6 +- libgames-support/games-conf.h | 12 ++-- libgames-support/games-files.c | 24 ++++---- libgames-support/games-gridframe.h | 4 +- libgames-support/games-preimage.c | 16 +++--- libgames-support/games-preimage.h | 5 +- libgames-support/games-score.c | 93 +++++++++++++++++++++---------- libgames-support/games-score.h | 29 +++++++--- libgames-support/games-scores-backend.c | 47 +++++++++------- libgames-support/games-scores-dialog.h | 4 +- libgames-support/games-scores.c | 4 +- libgames-support/games-settings.c | 5 +- libgames-support/games-sound.c | 6 +- 15 files changed, 168 insertions(+), 100 deletions(-) commit 1122a61afaf19f9d78fbc8d0283a8241d9ae7039 Author: Thomas Hindoe Paaboel Andersen Date: Thu Jan 20 23:06:51 2011 +0100 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c6a5b3c3136a172aea30c442ebcc3525435a422d Author: Daniel Mustieles Date: Wed Jan 19 19:42:43 2011 +0100 Updated Spanish translation po/es.po | 420 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 210 insertions(+), 210 deletions(-) commit f3fc6ae4eac03ed862c02e93440a486977b48695 Author: Robert Ancell Date: Wed Jan 19 08:46:01 2011 +1100 Update glchess move strings for new format po/af.po | 312 ++++++++++++++-------------- po/ar.po | 336 +++++++++++++++--------------- po/as.po | 336 +++++++++++++++--------------- po/ast.po | 312 ++++++++++++++-------------- po/bg.po | 312 ++++++++++++++-------------- po/bn.po | 168 ++++++++-------- po/bn_IN.po | 168 ++++++++-------- po/br.po | 168 ++++++++-------- po/ca.po | 332 +++++++++++++++--------------- po/ca@valencia.po | 336 +++++++++++++++--------------- po/cs.po | 312 ++++++++++++++-------------- po/cy.po | 168 ++++++++-------- po/da.po | 330 +++++++++++++++--------------- po/de.po | 312 ++++++++++++++-------------- po/dz.po | 32 ++-- po/el.po | 312 ++++++++++++++-------------- po/en@shaw.po | 312 ++++++++++++++-------------- po/en_GB.po | 336 +++++++++++++++--------------- po/eo.po | 168 ++++++++-------- po/es.po | 312 ++++++++++++++-------------- po/et.po | 312 ++++++++++++++-------------- po/eu.po | 312 ++++++++++++++-------------- po/fi.po | 326 +++++++++++++++--------------- po/fr.po | 312 ++++++++++++++-------------- po/ga.po | 168 ++++++++-------- po/gl.po | 312 ++++++++++++++-------------- po/gu.po | 312 ++++++++++++++-------------- po/he.po | 312 ++++++++++++++-------------- po/hi.po | 312 ++++++++++++++-------------- po/hr.po | 16 +- po/hu.po | 312 ++++++++++++++-------------- po/id.po | 312 ++++++++++++++-------------- po/it.po | 312 ++++++++++++++-------------- po/ja.po | 312 ++++++++++++++-------------- po/kk.po | 168 ++++++++-------- po/kn.po | 312 ++++++++++++++-------------- po/ko.po | 312 ++++++++++++++-------------- po/lt.po | 336 +++++++++++++++--------------- po/lv.po | 312 ++++++++++++++-------------- po/mai.po | 16 +- po/mk.po | 32 ++-- po/ml.po | 312 ++++++++++++++-------------- po/mr.po | 312 ++++++++++++++-------------- po/nb.po | 312 ++++++++++++++-------------- po/ne.po | 12 +- po/nl.po | 336 +++++++++++++++--------------- po/nn.po | 596 ++++++++++++++++++++++++++-------------------------- po/oc.po | 16 +- po/or.po | 312 ++++++++++++++-------------- po/pa.po | 320 ++++++++++++++-------------- po/pl.po | 312 ++++++++++++++-------------- po/pt.po | 332 +++++++++++++++--------------- po/pt_BR.po | 336 +++++++++++++++--------------- po/ro.po | 312 ++++++++++++++-------------- po/ru.po | 312 ++++++++++++++-------------- po/si.po | 6 +- po/sk.po | 168 ++++++++-------- po/sl.po | 312 ++++++++++++++-------------- po/sr.po | 332 +++++++++++++++--------------- po/sr@latin.po | 332 +++++++++++++++--------------- po/sv.po | 332 +++++++++++++++--------------- po/ta.po | 312 ++++++++++++++-------------- po/te.po | 312 ++++++++++++++-------------- po/th.po | 332 +++++++++++++++--------------- po/tr.po | 312 ++++++++++++++-------------- po/ug.po | 168 ++++++++-------- po/uk.po | 312 ++++++++++++++-------------- po/vi.po | 576 ++++++++++++++++++++++++++-------------------------- po/zh_CN.po | 332 +++++++++++++++--------------- po/zh_HK.po | 312 ++++++++++++++-------------- po/zh_TW.po | 312 ++++++++++++++-------------- 71 files changed, 9849 insertions(+), 9849 deletions(-) commit 901cfa0daf3e07a3ac14fb2c370a2482f94aa38d Author: Robert Ancell Date: Wed Jan 19 08:03:14 2011 +1100 Make vala support optional and version it configure.in | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit b15de78e1e0c4bc4c1ce181a0f0f518d5af179d4 Author: Christian Persch Date: Tue Jan 18 15:38:09 2011 +0100 Sync prop-editor with gtk+ aisleriot/prop-editor.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit e94bedb9aeb990ecabc22e72abecff64af687094 Author: Robert Ancell Date: Thu Jan 13 15:45:26 2011 -0600 Fix translations for new glchess po/POTFILES.in | 69 ++++++++++++++----------------------------------------- 1 files changed, 18 insertions(+), 51 deletions(-) commit 4a4ee61aeec6d94630f26198be66603ffb1027ef Merge: 4572a92 4741508 Author: Robert Ancell Date: Thu Jan 13 14:28:42 2011 -0600 Merge branch 'glchess-vala' commit 4572a92c6c348a80ff20dd1289c22735d24d4dd4 Author: Yaron Shahrabani Date: Thu Jan 13 15:48:03 2011 +0200 Updated Hebrew translation po/he.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 46a1728848427f7d8a6e4d0cd44f18501ca9304b Author: Yaron Shahrabani Date: Thu Jan 13 15:47:08 2011 +0200 Updated Hebrew translation po/he.po | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 58eb460db2e360bae2762214702bf0f8ed8301e5 Author: Yaron Shahrabani Date: Thu Jan 13 15:22:29 2011 +0200 Updated Hebrew translation po/he.po | 27 ++++++++++++--------------- 1 files changed, 12 insertions(+), 15 deletions(-) commit 7227c01b6ed4ec221c9a4745d6c3d71d54042ae0 Author: Ivar Smolin Date: Thu Jan 13 12:37:08 2011 +0200 [l10n] Updated Estonian translation po/et.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 97759e0869dd98373b52795f151bbb264dbd4c2b Author: Michael Kotsarinis Date: Thu Jan 13 12:10:10 2011 +0200 Updated Greek translation po/el.po | 2746 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 1471 insertions(+), 1275 deletions(-) commit 780283b893e2bbc773c8b1697d79eae2b44f7928 Author: Thomas Hindoe Paaboel Andersen Date: Tue Jan 11 02:02:44 2011 +0100 NEWS for 2.91.5 NEWS | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 106 insertions(+), 0 deletions(-) commit 09d02fa4e1b489a1f0aab85b860eb89b92f5590a Author: Thomas Hindoe Paaboel Andersen Date: Tue Jan 11 01:56:20 2011 +0100 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 575127f53aebea22afe137437ea50b25c61b111d Author: Ivar Smolin Date: Mon Jan 10 19:40:01 2011 +0200 [l10n] Updated Estonian translation po/et.po | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 46ab1866aeca09e87f22ee8737900d3ee14b8288 Author: Vincent Povirk Date: Fri Nov 26 19:37:02 2010 -0600 aisleriot/poker: End game when last card is placed outside shuffle mode. For bug 392743. aisleriot/rules/poker.scm | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 43d5e24d0caf797edcbe2abbf133f6e3458ebe2a Author: Christian Persch Date: Sun Jan 9 21:42:12 2011 +0100 build: Fix gdk target check for gtk3 This fixes the smclient being disabled because the gdk target couldn't be recognised. configure.in | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) commit d9d5b8b15f1599a1b2fc50fdd6b5b3344d4900a8 Author: Petr Kovar Date: Mon Jan 3 21:46:00 2011 +0100 Update Czech translation by Marek Cernocky Reviewed by Petr Kovar. po/cs.po | 1267 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 657 insertions(+), 610 deletions(-) commit 4618cc10666d2616b1c6b98c4da08de630513222 Author: Kjartan Maraas Date: Sun Jan 2 19:09:20 2011 +0100 Updated Norwegian bokmål translation from Torstein Adolf Winterseth po/nb.po | 100 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 49 insertions(+), 51 deletions(-) commit 9ddb68d226aa3094e7a75f8400922db732fddbbd Author: A S Alam Date: Sun Jan 2 06:37:47 2011 +0530 update for Punjabi translation po/pa.po | 1506 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 772 insertions(+), 734 deletions(-) commit dc8ec8c977587c9488eb49f2fba4074cfe962335 Author: Ivar Smolin Date: Sat Jan 1 23:10:10 2011 +0200 [l10n] Updated Estonian translation po/et.po | 34 ++++++++++++++++++---------------- 1 files changed, 18 insertions(+), 16 deletions(-) commit 3b82c2da8a3377663f2b740f9c4804da0c4d65df Author: Christian Persch Date: Sat Jan 1 13:52:19 2011 +0100 aisleriot: Don't use deprecated gdk_spawn_* on gtk3 Bug #637997. aisleriot/window.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit dc43212a19163b9c9dc8fb6f5be4597a50b16a48 Author: Daniel Nylander Date: Sat Jan 1 11:49:51 2011 +0100 Updated Swedish translation po/sv.po | 1643 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 835 insertions(+), 808 deletions(-) commit 474150880dd88b0a6f7b266d002916124965109a Author: Robert Ancell Date: Fri Dec 31 15:35:39 2010 +1100 Add in basic history framework configure.in | 26 ++++++++++++++++++++++++-- 1 files changed, 24 insertions(+), 2 deletions(-) commit 038b900e06ddf1c3eea6824fe791189c9d8e3f21 Author: Thomas Hindoe Paaboel Andersen Date: Wed Dec 29 16:06:04 2010 +0100 bump required clutter-gtk configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit aa3fea1604e8d6fb3d3f7474cd3bf84f707172a0 Author: Thomas Hindoe Paaboel Andersen Date: Tue Dec 28 00:11:49 2010 +0100 fix a few introspection warnings libgames-support/games-runtime.c | 2 -- libgames-support/games-show.c | 2 +- 2 files changed, 1 insertions(+), 3 deletions(-) commit 0d425a61efd192d1ccc6dae7c59976bdbc3e74ab Author: Robert Ancell Date: Mon Dec 27 13:31:07 2010 +1100 Add a test program configure.in | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 06bf56ce591642e87eab97f80a9c4c5ea928cf1a Author: Christian Kirbach Date: Sun Dec 26 23:28:15 2010 +0100 [l10n] Updated German aisleriot help translation aisleriot/help/de/de.po | 825 +++++++++++++++++++++++++++++++++++++---------- 1 files changed, 650 insertions(+), 175 deletions(-) commit ba81174ea224d72fe16763a6956536edfed0dba6 Author: Yaron Shahrabani Date: Sun Dec 26 22:06:07 2010 +0200 Updated Hebrew translation. po/he.po | 414 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 212 insertions(+), 202 deletions(-) commit 1e69624e090106e5b4c56cc9d881a95f0ac90349 Author: Gheyret T.Kenji Date: Thu Dec 23 18:58:30 2010 +0100 Added UG translation po/ug.po | 441 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 223 insertions(+), 218 deletions(-) commit 6b29091225ef62be4f00ead494474f8d1d728df9 Author: Ivar Smolin Date: Thu Dec 23 19:33:10 2010 +0200 [l10n] Updated Estonian translation po/et.po | 107 +++++++++++++++++++++++++++---------------------------------- 1 files changed, 47 insertions(+), 60 deletions(-) commit c5f07bb281f9661781380f1d4402add891cf7ea3 Author: Robert Ancell Date: Thu Dec 23 10:00:50 2010 +1100 Work with latest GTK+3 configure.in | 28 ++++------------------------ 1 files changed, 4 insertions(+), 24 deletions(-) commit 1066229f0f9af72463c9d2099962abe07b8774b8 Author: Thomas Hindoe Paaboel Andersen Date: Wed Dec 22 21:06:51 2010 +0100 sync gtk3 fix from libegg libgames-support/eggsmclient-private.h | 6 ++++++ libgames-support/eggsmclient-xsmp.c | 5 +++++ 2 files changed, 11 insertions(+), 0 deletions(-) commit a0415da81ad0881940e6dea2c10f68d03d63efff Author: Ivar Smolin Date: Mon Dec 20 14:07:24 2010 +0200 [l10n] Updated Estonian translation po/et.po | 308 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 181 insertions(+), 127 deletions(-) commit c8cbe81768abf2ebf66bf011d71efad5787b3e15 Author: Daniel Mustieles Date: Wed Dec 15 22:05:36 2010 +0100 Updated Spanish translation po/es.po | 247 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 125 insertions(+), 122 deletions(-) commit b34af3fb5455c8a096840244764fcfd1dc8acb2c Author: Kjartan Maraas Date: Sun Dec 12 21:56:27 2010 +0100 Updated Norwegian bokmål translation po/nb.po | 199 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 101 insertions(+), 98 deletions(-) commit 4c53244de6747e8c1e3dcbb0f49def24abd283eb Author: Chao-Hsiung Liao Date: Sun Dec 12 20:09:20 2010 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 2034 ++++++++++++++++++++--------------------------------------- po/zh_TW.po | 2034 ++++++++++++++++++++--------------------------------------- 2 files changed, 1398 insertions(+), 2670 deletions(-) commit dfa521c13c8a33278bbf0c81f261e9d4efecf990 Author: Robert Ancell Date: Sat Dec 11 15:01:44 2010 +1100 Get OpenGL working directly using GLX configure.in | 76 +++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 60 insertions(+), 16 deletions(-) commit 9e334eb38ee46b2ccc1d8f8764ccfbc52348d2b8 Author: Fran Diéguez Date: Sat Dec 11 00:14:42 2010 +0100 Updated Galician translations po/gl.po | 199 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 101 insertions(+), 98 deletions(-) commit 3ac435642bcf9dd0ac71b96c558c5ba868514042 Author: Robert Ancell Date: Wed Dec 8 18:18:30 2010 +1100 Port of glchess from Python to Vala. 3D is disabled for now as it doesn't work in GTK3 configure.in | 44 +++++++++++++++++++++++++++++++------------- 1 files changed, 31 insertions(+), 13 deletions(-) commit ae500485e9ea711d699f5e60392c5545c7fd73f1 Author: Thomas Hindoe Paaboel Andersen Date: Mon Dec 6 19:30:02 2010 +0100 fix warnings on 64bit build aisleriot/window.c | 2 +- libgames-support/games-scores-backend.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit ddbcc4ccc1ad6857ddc50b5e49b690660eef0ac5 Author: Thomas Hindoe Paaboel Andersen Date: Mon Dec 6 19:12:40 2010 +0100 aisleriot: fix typo (width/height) aisleriot/lib/ar-card-theme-preimage.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 39a6082442ca5dc9315bd5160c954cc87b7e79fb Author: Sérgio Cipolla Date: Mon Dec 6 11:35:41 2010 -0200 Fixed some issues in Brazilian Portuguese translation po/pt_BR.po | 1431 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 736 insertions(+), 695 deletions(-) commit 246c0ef673dd26f53c31cd9cd2a47c998d6aa281 Author: Robert Ancell Date: Mon Dec 6 11:40:11 2010 +1100 mahjongg: Work with GTK3 configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit ea2c692c99f45415bb153213cdc4750afaa09644 Author: Djavan Fagundes Date: Fri Dec 3 16:35:26 2010 -0200 Fixed a issue in Brazilian Portuguese translation po/pt_BR.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 370c40e662468200875176dc498150be9a573c4e Author: Robert Ancell Date: Tue Nov 30 16:50:18 2010 +1100 Make gnomine work with GTK3/cairo configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit ff2a173980b376b2d70607cb37162a9351e13d98 Author: Robert Ancell Date: Tue Nov 30 15:16:23 2010 +1100 Make gnobots2 work with GTK3/cairo configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 00df2bb222ca9e121efd774eede85a4d1f3b71fd Author: Thomas Hindoe Paaboel Andersen Date: Tue Nov 30 02:08:55 2010 +0100 GNOME Games 2.91.3 NEWS | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 52 insertions(+), 1 deletions(-) commit 261ad1718009800ad3358afdd69b8cd1bf98173d Author: Thomas Hindoe Paaboel Andersen Date: Tue Nov 23 01:22:35 2010 +0100 gnotravex: gtk3 port configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 1897a9858d81b6ecfc2864feaee322c4069ba801 Author: Edward Sheldrake Date: Wed Oct 13 20:00:49 2010 +0100 Changes for gobject-introspection >= 0.9.10 Add sufficient allow-none annotations for swell-foop to run. Remove a space character after the opening "/**" for games_scores_new which caused gobject-introspection to ignore the whole gtk-doc comment block. libgames-support/games-scores.c | 29 ++++++++++++++++------------- 1 files changed, 16 insertions(+), 13 deletions(-) commit 3e7d2e3c9949dcd75d6b7523e301bb13c4110255 Author: Edward Sheldrake Date: Wed Oct 13 20:00:02 2010 +0100 Changes for gobject-introspection >= 0.9.10 Add sufficient allow-none annotations for swell-foop to run. libgames-support/games-conf.c | 58 ++++++++++++++++++++-------------------- 1 files changed, 29 insertions(+), 29 deletions(-) commit a9355c3b4a6aca4cb6b69d9f25fefcecef72c98f Author: Edward Sheldrake Date: Wed Oct 13 19:59:14 2010 +0100 Changes for gobject-introspection >= 0.9.10 gobject-introspection needs to read the gtk-doc comments in the .c files and needs --accept-unprefixed to include scores setgid_ functions. libgames-support/Makefile.am | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit e63d5e3b46c62d6ff3ccf6104da1f0ae185717ba Author: Dr.T.Vasudevan Date: Sun Nov 21 14:21:45 2010 +0530 Updated Tamil translation po/ta.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5be6ec1c5a290be816575c1f3024a74a80742fc1 Author: Dr.T.Vasudevan Date: Sun Nov 21 14:20:46 2010 +0530 Updated Tamil translation po/ta.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 79c561ea4b1d3ceca455c86f6610475f91d887eb Author: Dr.T.Vasudevan Date: Sun Nov 21 14:14:16 2010 +0530 Updated Tamil translation po/ta.po | 1385 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 711 insertions(+), 674 deletions(-) commit 5d058139ee370912ae8a6308a73c41814ed0cfe0 Author: Kjartan Maraas Date: Sat Nov 20 14:18:19 2010 +0100 Updated Norwegian bokmål translation po/nb.po | 1309 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 641 insertions(+), 668 deletions(-) commit a0184d6e59f7adefb234f9d98047752619e669ad Author: Gheyret T.Kenji Date: Sat Nov 20 11:37:11 2010 +0100 Added UG translation po/ug.po | 202 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 101 insertions(+), 101 deletions(-) commit c19db4d5308549b161c02a6eaccdb6dd5bee2ec9 Author: Gheyret T.Kenji Date: Sun Nov 14 00:05:15 2010 +0100 Added UG translation po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 5bf22e0f593cb4e7768276e502cb0b6a0ac0397c Author: Gheyret T.Kenji Date: Sat Nov 13 22:17:28 2010 +0100 Added UG translation po/ug.po | 7932 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 7932 insertions(+), 0 deletions(-) commit 5769b3973984422db6321dc93db745f660e83bb7 Author: Fran Diéguez Date: Sat Nov 13 01:42:50 2010 +0100 Updated Galician translations po/gl.po | 533 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 270 insertions(+), 263 deletions(-) commit 04ef7d45a6334601617103bf4a7fac1b8802dd07 Author: Thomas Hindoe Paaboel Andersen Date: Thu Nov 11 18:33:39 2010 +0100 Update error messages autogen.sh | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 4a103d66db28c0152258a2de0887d8b6404b9fad Author: Daniel Mustieles Date: Thu Nov 11 17:22:20 2010 +0100 Updated Spanish translation po/es.po | 185 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 96 insertions(+), 89 deletions(-) commit 7fb69347d49caba48d580be4f24fbb308f0cfe16 Author: Thomas Hindoe Paaboel Andersen Date: Wed Nov 10 23:34:20 2010 +0100 Delete unused omf.make and xmldocs.make Makefile.am | 4 -- omf.make | 61 -------------------------------------- xmldocs.make | 92 ---------------------------------------------------------- 3 files changed, 0 insertions(+), 157 deletions(-) commit 0918c61871ad63372cce6173b822d78619de1fa3 Author: Thomas Hindoe Paaboel Andersen Date: Wed Nov 10 07:12:22 2010 +0100 quadrapassel: gtk3 port configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 3c6fd7be867ddbc2c26ea402513577ebf937552e Author: Thomas Hindoe Paaboel Andersen Date: Tue Nov 9 23:34:12 2010 +0100 a higher version of gtk is already required libgames-support/games-frame.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 414865685512416def4631458379b88c1396d6e8 Author: Thomas Hindoe Paaboel Andersen Date: Mon Nov 8 19:13:07 2010 +0100 GNOME games 2.91.2 NEWS | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 73 insertions(+), 1 deletions(-) commit ff2f9bc733ebe3500d2e328305c3678c7781f4f0 Author: Yaron Shahrabani Date: Sat Nov 6 17:08:50 2010 +0200 Updated Hebrew translation. po/he.po | 821 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 427 insertions(+), 394 deletions(-) commit cdbe51ca23e509a01cd388752c3a4e4ed4c1d81e Author: Daniel Mustieles Date: Sat Nov 6 11:43:55 2010 +0100 Updated Spanish translation po/es.po | 1224 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 625 insertions(+), 599 deletions(-) commit d36f625ecb6f11d8b22a82578991a1d8f2193094 Author: Thomas Hindoe Paaboel Andersen Date: Thu Nov 4 23:41:34 2010 +0100 iagno: gtk3 port The grid drawing is no longer dashed. Not sure if it matters. configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit d88aa49a1126bb463cc069bfecab042884798263 Author: Thomas Hindoe Paaboel Andersen Date: Wed Nov 3 23:57:38 2010 +0100 build: add gnibbles to gtk3-buildable games configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 45e8b4786ab91289562911e7e363fe5437b82c82 Author: Thomas Hindoe Paaboel Andersen Date: Wed Nov 3 21:59:29 2010 +0100 default to gtk3.0 and gtk3-ready games configure.in | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 64bea4bda98b4b3b9cdc121834fb053d2c249763 Author: Fran Diéguez Date: Mon Nov 1 16:58:01 2010 +0100 Updated Galician translations po/gl.po | 1049 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 542 insertions(+), 507 deletions(-) commit 49a287b9fe43207e464d0618e0eb8ade88a34219 Author: Takayuki KUSANO Date: Sun Oct 31 14:43:37 2010 +0900 Updated Japanese translation po/ja.po | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) commit 711a5f2eedf0dc1733e6b25672159de61fb8a829 Author: Christian Persch Date: Sat Oct 30 20:01:51 2010 +0200 aisleriot: Sync prop-editor.c from gtk aisleriot/prop-editor.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7955bc2772f390b79a863b33ea024a5767c2febd Author: Christian Persch Date: Sat Oct 30 19:59:00 2010 +0200 aisleriot: Sync prop-editor from gtk aisleriot/prop-editor.c | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 34d0a64b94d1591c7b663198b41c54daa5200b8c Author: Matthias Clasen Date: Sat Oct 30 19:01:06 2010 +0200 aisleriot: Use get_preferred_{width,height} instead of size_request aisleriot/board-noclutter.c | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) commit 10a1301724f5fdc76f1853ae93e4a739bbe0bd92 Author: Matthias Clasen Date: Sat Oct 30 18:57:50 2010 +0200 libgames-support: Use get_preferred_{width,height} instead of size_request libgames-support/games-gridframe.c | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) commit bc165fa02095f121e4166e5cb2174c7094d3f0f4 Author: Carles Ferrando Date: Fri Oct 29 01:01:12 2010 +0100 Updated Catalan (Valencian) translation po/ca@valencia.po | 2184 +++++++++++++++++++++++++++-------------------------- 1 files changed, 1111 insertions(+), 1073 deletions(-) commit ecd71de571c366c6e1f2cb25871a374ddb4012b7 Author: Thomas Hindoe Paaboel Andersen Date: Thu Oct 21 01:09:06 2010 +0200 NEWS update for 2.91.1 NEWS | 189 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 189 insertions(+), 0 deletions(-) commit 11d95f581cfe5aa97d44082de69686fbcb928c54 Author: Christian Persch Date: Wed Oct 20 23:28:15 2010 +0200 libgames-support: Constness fix libgames-support/games-scores-dialog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cf3ed84afbf7d64e432f2d70973857d55fcb2b02 Author: Christian Persch Date: Wed Oct 20 21:44:43 2010 +0200 build: Also clean the generated .gschema.xml file libgames-support/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 91e728b21911bb073543f06d5112e89ba9440c40 Author: Matej Urbančič Date: Wed Oct 20 14:48:33 2010 +0200 Added sl for Slovenian translation aisleriot/help/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bbe3ba5653372c4df93c44226dbd0905124cdb53 Author: Matej Urbančič Date: Wed Oct 20 14:44:12 2010 +0200 Added sl for Slovenian translation aisleriot/help/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit eb47b1010a717133240a7750c2886a1f3f77d864 Author: Matej Urbančič Date: Wed Oct 20 14:43:57 2010 +0200 Updated Slovenian translation aisleriot/help/sl/sl.po | 6340 +++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 6340 insertions(+), 0 deletions(-) commit 02fd13ce73ebdc462c6e0d945221e135742feedb Author: Christian Persch Date: Wed Oct 20 14:28:53 2010 +0200 aisleriot: Remove unnecessary include games-files.h isn't used in aisleriot. aisleriot/board-noclutter.c | 1 - aisleriot/board.c | 1 - aisleriot/sol.c | 1 - 3 files changed, 0 insertions(+), 3 deletions(-) commit 957acfc275d6fe2a52218c2a2671c53819addf9c Author: Matthias Clasen Date: Wed Oct 20 14:28:43 2010 +0200 aisleriot: Port to new combo box text API aisleriot/prop-editor.c | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) commit 37588ff3d18b3f89c84d5f2f7f950c5e71293c0a Author: Matthias Clasen Date: Wed Oct 20 14:27:22 2010 +0200 libgames-support: Port to new combo box text API libgames-support/games-files.c | 4 ++-- libgames-support/games-scores-dialog.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit b7837ccd7a8b6c763d806b5ab8e1b3f71bb122a6 Author: Thomas Hindoe Paaboel Andersen Date: Tue Oct 19 22:36:40 2010 +0200 glines: fix some gtk3 issues libgames-support/games-scores-dialog.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 48165c474ad6e1d02f36cbf119ad04a14eb95143 Author: Thomas Hindoe Paaboel Andersen Date: Tue Oct 19 22:38:12 2010 +0200 Version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1d885796fc6ca774cd33f9de42a42510f758f527 Author: Christian Persch Date: Tue Oct 19 22:03:49 2010 +0200 build: Error out when building games with gtk2 that don't support gtk2 Once all games (except aisleriot) only support gtk3, flip the default by setting allow_gtk2=no. configure.in | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 4ee070d7ede7e01392d179bddfa232edc58355ba Author: Christian Persch Date: Tue Oct 19 21:58:42 2010 +0200 aisleriot: Regenerate cursor source aisleriot/ar-cursor.c | 314 +++++++++++++++++++++++++++---------------------- 1 files changed, 176 insertions(+), 138 deletions(-) commit 8026dcb22026304eb8022f858ab21faee1b25cd9 Author: Christian Persch Date: Tue Oct 19 19:32:32 2010 +0200 build: Remove unnecessary entry from CLEANFILES It was wrong, and gsettings rules already clean for us. libgames-support/Makefile.am | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 082df25e444c09281b217bb8b62d2dacaf9d3948 Author: Christian Persch Date: Tue Oct 19 17:37:57 2010 +0200 aisleriot: Use gdk_pixbuf_new_from_inline() here aisleriot/ar-cursor.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) commit de1892e50ec97802c01c37450f3ecf93cadc97e2 Author: Xandru Armesto Date: Tue Oct 19 06:16:11 2010 +0200 Updated asturian translation po/ast.po | 4482 +++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2559 insertions(+), 1923 deletions(-) commit bb296be8eb0ebbdd7ac4c82d7bd6d4cda1c551f7 Author: Yaron Shahrabani Date: Sun Oct 10 10:00:33 2010 +0200 Updated Hebrew translation. po/he.po | 631 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 308 insertions(+), 323 deletions(-) commit 546cd5bffca95a9cb6ab5b30957b853743c1c244 Author: Mario Blättermann Date: Fri Oct 8 19:30:14 2010 +0200 [i18n] Updated German doc translation aisleriot/help/de/de.po | 3319 +++++++++++++++++++++++++---------------------- 1 files changed, 1780 insertions(+), 1539 deletions(-) commit 9e5caa7b0f39894d695c8d3aa41b0ecb35bf1aae Author: Christian Persch Date: Fri Oct 8 18:17:11 2010 +0200 aisleriot: Use the new window resize grip on gtk 3 aisleriot/window.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 59c70db178c1354059fd2b46dbf73bdbbbadc125 Author: Christian Persch Date: Wed Oct 6 02:32:29 2010 +0200 build: Update libcanberra-gtk3 required version configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 44f08024c252463a16a98258adc33c68632e9f18 Author: Christian Persch Date: Wed Oct 6 02:15:43 2010 +0200 build: Don't implicitly depend on glib 2.26 Make GLIB_GSETTINGS use conditional. This should allow building with glib < 2.26 again. configure.in | 2 +- libgames-support/Makefile.am | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) commit b656ec2ff82c7ed880e36be8f99230beeeabd37c Author: Christian Persch Date: Mon Oct 4 14:20:26 2010 +0200 build: Bump gtk 3 req version configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6850748d143f88e1e5c6cbe3fe4f47cbb1ba2560 Author: Ivar Smolin Date: Sun Oct 3 12:58:45 2010 +0300 [l10n] Updated Estonian translation po/et.po | 31 ++++++++++++++++++------------- 1 files changed, 18 insertions(+), 13 deletions(-) commit 0f78ecaaaebb243945c93c48b84261551deb1faa Author: Christian Kirbach Date: Thu Sep 30 23:48:07 2010 +0200 [l10n] Updated German translation po/de.po | 801 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 412 insertions(+), 389 deletions(-) commit 1a29b5721430719a6d13bfd481bfd9e88f230fef Author: Gil Forcada Date: Mon Sep 27 23:42:43 2010 +0200 Updated Catalan translation po/ca.po | 2177 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1106 insertions(+), 1071 deletions(-) commit 1d11ce6f749bdd0f501f57fd3a2fa78a2252c68b Author: Christian Persch Date: Tue Sep 21 13:49:04 2010 +0200 aisleriot: Remove gdk_window_clear It was not necessary here, and is removed from gtk3. aisleriot/board-noclutter.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 2302b758fa25f8fc5f71d0832323e2939a9d5440 Author: Christian Persch Date: Wed Sep 15 14:51:32 2010 +0200 aisleriot: Load KDE card back desktop files aisleriot/lib/ar-card-theme-kde.c | 84 ++++++++++++++++++++++++++++++++++++- 1 files changed, 82 insertions(+), 2 deletions(-) commit 0c792a590bb9839675ffabd0ee4e26bda101db21 Author: Christian Persch Date: Tue Sep 14 18:05:28 2010 +0200 aisleriot: Port to latest rendering-cleanup-next branch aisleriot/board-noclutter.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 10362e21717d9db5a28387de77bb3ba57f7c29e4 Author: Christian Persch Date: Tue Sep 14 00:22:19 2010 +0200 aisleriot: Make cairo drawing work on gtk 2 and gtk 3 aisleriot/Makefile.am | 3 +- aisleriot/board-noclutter.c | 220 +++++++++++++++++++++++++++++++----------- 2 files changed, 164 insertions(+), 59 deletions(-) commit fc23784c306bb5ecf80456030fc255f849b7cade Author: Christian Persch Date: Sun Sep 12 12:53:56 2010 +0200 aisleriot: Port to GtkWidget::draw aisleriot/board-noclutter.c | 137 +++++++++++++++++++++++++------------------ 1 files changed, 80 insertions(+), 57 deletions(-) commit ccfeec810debd4c739771e6010034c3d3fd646eb Author: Christian Persch Date: Fri Sep 10 20:45:36 2010 +0200 aisleriot: Remove GdkPixmap use aisleriot/board-noclutter.c | 88 ++++++++++++++++++++++++------------------ 1 files changed, 50 insertions(+), 38 deletions(-) commit 3042ceb39219ffee73f173d3dd13387341445fcf Author: Takayuki KUSANO Date: Thu Sep 23 21:37:00 2010 +0900 Fix Japanese translation. po/ja.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 19d1b1245383f68b0e3555886bbc418244a9f7f5 Author: Djavan Fagundes Date: Tue Sep 21 15:28:03 2010 -0300 Updated Brazilian Portuguese translation by André Gondim and myself po/pt_BR.po | 2204 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 1122 insertions(+), 1082 deletions(-) commit 8acb5db4d3987cfcb02775ceac97859ea180cd2f Author: Takayuki KUSANO Date: Mon Sep 20 02:11:30 2010 +0900 Updated Japanese translation po/ja.po |14008 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 7289 insertions(+), 6719 deletions(-) commit a53edeefb3c8582522c2319679663762e74f6cde Author: Aurimas Černius Date: Sat Sep 18 23:34:02 2010 +0300 Updated Lithuanian translation po/lt.po | 2276 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1161 insertions(+), 1115 deletions(-) commit 2e99478ebf3b148b743cfc7a6b79c211a648eb24 Author: Vincent Untz Date: Sat Sep 18 20:43:32 2010 +0200 aisleriot: Fix broken test that forced checking the path for card themes This fixes commit a8b3708a. https://bugzilla.gnome.org/show_bug.cgi?id=629989 configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 53f0730b750bb8d9072e28ced08c664b1de9887b Author: Piotr Drąg Date: Fri Sep 17 22:28:52 2010 +0200 Updated Polish translation po/pl.po | 1999 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 929 insertions(+), 1070 deletions(-) commit fa904ac0a2d53264c3dc1f22471bce3dbdbcecc5 Author: Baurzhan Muftakhidinov Date: Fri Sep 17 13:44:34 2010 +0600 Initial translation to Kazakh po/LINGUAS | 1 + po/kk.po | 8293 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 8294 insertions(+), 0 deletions(-) commit 076a64a564b57dd188a03b60327fa8407cff6fd9 Author: Vincent Untz Date: Wed Sep 15 20:52:44 2010 +0200 libgames-support: Fix build with gobject-introspection >= 0.9.5 libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 404e381e6017f48faa2b32cde980d74fa2102445 Author: Christian Persch Date: Tue Sep 14 15:24:22 2010 +0200 build: Require cairo 1.10 for the kde card theme support configure.in | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit b8e4693111c79e915ffffe6d9542bd3f1b59e7c0 Author: Christian Persch Date: Tue Sep 14 15:24:42 2010 +0200 aisleriot: Make kde card theme support work Use a recording surface and get its ink extents to know the card positions and sizes, instead of using the (broken, and slow) svg_handle_get_dimensions_sub() and rsvg_handle_get_position_sub() functions. Blacklist themes known not to work. That leaves us with just one working theme for now, unfortunately. aisleriot/lib/ar-card-theme-kde.c | 235 +++++++++++++++++++++---------------- aisleriot/lib/ar-card-theme.h | 3 +- 2 files changed, 135 insertions(+), 103 deletions(-) commit 99b87de3f520e684f95ae661f0164d8ea073003b Author: Christian Persch Date: Tue Sep 14 13:02:42 2010 +0200 build: Add ACLOCAL_FLAGS Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 009f2eb47f17a6344eb7889c52a4e63fac8de4f7 Author: Christian Persch Date: Tue Sep 14 13:08:37 2010 +0200 build: Add suse and debian default for the card theme paths Bug #629625. configure.in | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 912da76b54eb233b9b2d09eab00fc0b25ea6884a Author: Christian Persch Date: Fri Sep 10 20:30:03 2010 +0200 aisleriot: Use pixdata for the cursors on gtk 3 aisleriot/ar-cursor.c | 234 ++++++++++++++++++++++---------- aisleriot/data/cursor-hand-closed.png | Bin 0 -> 180 bytes aisleriot/data/cursor-hand-open.png | Bin 0 -> 210 bytes 3 files changed, 161 insertions(+), 73 deletions(-) commit 7b5ba4c80d03238696e0ebfd8b3aea26700ba674 Author: Christian Persch Date: Tue Sep 7 21:11:00 2010 +0200 aisleriot: Use cairo_rectangle_t directly here aisleriot/lib/ar-card-theme-kde.c | 30 +++++++++++++----------------- 1 files changed, 13 insertions(+), 17 deletions(-) commit 7649b324ec551892d2583a7b25fe15bf619eab03 Author: Christian Persch Date: Tue Sep 7 21:35:47 2010 +0200 aisleriot: Add adapter for get_card_pixbuf Add adapter for get_card_pixbuf calling paint_card, so that we now have a two-way adapter, allowing card theme classes to only implement one of them. aisleriot/lib/ar-card-theme.c | 93 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 93 insertions(+), 0 deletions(-) commit a1354a855941337e5a03b2e6a0b950ce05cc9508 Author: Christian Persch Date: Tue Sep 7 21:07:24 2010 +0200 aisleriot: Add scalable attribute to ArCardThemeInfo aisleriot/lib/ar-card-theme-fixed.c | 1 + aisleriot/lib/ar-card-theme-kde.c | 1 + aisleriot/lib/ar-card-theme-preimage.c | 1 + aisleriot/lib/ar-card-theme-private.h | 2 ++ aisleriot/lib/ar-card-theme-pysol.c | 1 + aisleriot/lib/ar-card-theme-sliced.c | 1 + aisleriot/lib/ar-card-theme.c | 3 +++ aisleriot/lib/render-cards.c | 1 + 8 files changed, 11 insertions(+), 0 deletions(-) commit 0366eb46fe9a98b4db83adb47b2f2ac5e54e1158 Author: Christian Persch Date: Fri Sep 10 20:44:47 2010 +0200 aisleriot: dialogues no longer have separators ... so no need to unset it on gtk3. aisleriot/stats-dialog.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit b5c8d94cc480a14130d50441e71503dcdab7a8f5 Author: Christian Persch Date: Fri Sep 10 19:42:57 2010 +0200 aisleriot: Fix for gdk keysym name change aisleriot/board-noclutter.c | 54 +++++++++++++++++++++++------------------- 1 files changed, 30 insertions(+), 24 deletions(-) commit 541198b82fa54e7d49effd7da32eda5138967ce4 Author: Christian Persch Date: Fri Sep 10 19:35:38 2010 +0200 libgames-support: Fix for gdk keysym name change libgames-support/games-conf.c | 20 +++++++++++++------- libgames-support/games-settings.c | 11 +++++++---- libgames-support/games-stock.c | 22 ++++++++++++++-------- 3 files changed, 34 insertions(+), 19 deletions(-) commit 0ed9daa7311f136cd5c8623b3dbd74ac482d0bb1 Author: Christian Persch Date: Tue Sep 14 12:23:25 2010 +0200 aisleriot: Make PySol and KDE card theme paths configurable They are apparently not the same on all distros, so add configure options for theme, with some common distro's paths preconfigured. Bug #629625. aisleriot/lib/ar-card-theme-kde.c | 8 +------ aisleriot/lib/ar-card-theme-pysol.c | 8 +------ configure.in | 36 +++++++++++++++++++++++++++++++++++ 3 files changed, 38 insertions(+), 14 deletions(-) commit ec3f68cb8bb234375d676e44a9fae7a893bc5364 Author: Christian Persch Date: Tue Sep 14 11:57:12 2010 +0200 build: Fix --with-card-theme-formats=default Bug #629623. configure.in | 27 +++++++++++++-------------- 1 files changed, 13 insertions(+), 14 deletions(-) commit 9afa00234d0d97c5613ec5cd2db9bf9436323c19 Author: Vincent Untz Date: Tue Sep 14 11:19:13 2010 +0200 aisleriot: Add openSUSE packages to theme-install.ini aisleriot/data/theme-install.ini | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit df18666a9647185c27882429ac2cb053fcc52b4d Author: Milo Casagrande Date: Mon Sep 13 23:09:03 2010 +0200 [l10n] Updated Italian translation po/it.po | 2009 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 942 insertions(+), 1067 deletions(-) commit c626f5ec6c87ccf7909bb0b69634b06cec2993ee Author: Marek Černocký Date: Mon Sep 13 18:41:02 2010 +0200 Updated Czech translation po/cs.po | 965 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 415 insertions(+), 550 deletions(-) commit 57fb376fa2e04dd625131964e80cdb309e752951 Author: Timo Jyrinki Date: Mon Sep 13 18:22:06 2010 +0300 Updated Finnish translation by Ubuntu Finnish translators. po/fi.po | 5846 +++++++++++++++++++++++--------------------------------------- 1 files changed, 2177 insertions(+), 3669 deletions(-) commit 55b616dfe4ed91fc0c1b94e21939212b21377c63 Author: Duarte Loreto Date: Sun Sep 12 13:16:04 2010 +0100 Updated Portuguese translation po/pt.po | 2182 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1109 insertions(+), 1073 deletions(-) commit 886e70cbe66a596c3837c6f573b67ca92e28f5d3 Author: A S Alam Date: Sat Sep 11 08:43:26 2010 +0530 update for Punjabi po/pa.po | 2298 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1139 insertions(+), 1159 deletions(-) commit 75733dc9eda81dc21cb75f2d2bc64665f65ef9b8 Author: Ivar Smolin Date: Thu Sep 9 14:09:45 2010 +0300 [l10n] Updated Estonian translation po/et.po | 257 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 115 insertions(+), 142 deletions(-) commit 7f7e5effdefe67296422004b2f1c049d9bade497 Author: Christian Persch Date: Tue Sep 7 15:41:57 2010 +0200 aisleriot: Port window state persistence to gsettings aisleriot/sol.c | 4 ++++ aisleriot/window.c | 11 +++++++++++ 2 files changed, 15 insertions(+), 0 deletions(-) commit bd9fbdd845e6471c4cbe3f8d9a5fc1e4c7dda269 Author: Christian Persch Date: Tue Sep 7 15:39:24 2010 +0200 libgames-support: Delay state saving until exit Remove the timeout, and just put the settings into delayed mode. libgames-support/games-settings.c | 50 +++++++++--------------------------- 1 files changed, 13 insertions(+), 37 deletions(-) commit 70b7638e1ed71b4e1be67dfc5547981b907d8e4e Author: Christian Persch Date: Tue Sep 7 15:26:58 2010 +0200 libgames-support: Add games-settings.[ch] Port them to the final GSettings API, and add them to the build again. configure.in | 2 +- libgames-support/Makefile.am | 14 ++-- libgames-support/games-settings.c | 71 +++++++++----------- libgames-support/games-settings.h | 7 +-- .../org.gnome.Games.WindowState.gschema.xml.in | 17 +++++ 5 files changed, 58 insertions(+), 53 deletions(-) commit acb70d7aab8216152ccbc9194bc5cfdc4745415d Author: Christian Persch Date: Tue Sep 7 13:39:42 2010 +0200 aisleriot: Also look for card themes in the system prefix When we're installed in a non-/usr prefix, we still want to try to find the card themes from /usr. aisleriot/lib/ar-card-theme-fixed.c | 9 ++++++++- aisleriot/lib/ar-card-theme-kde.c | 9 +++++++-- aisleriot/lib/ar-card-theme-pysol.c | 9 +++++++-- aisleriot/lib/ar-card-theme-sliced.c | 11 ++++++++++- aisleriot/lib/ar-card-theme-svg.c | 11 ++++++++++- 5 files changed, 42 insertions(+), 7 deletions(-) commit 7943352d1f1775e0976010252a0de34bd6f5a764 Author: Christian Persch Date: Sun Sep 5 14:08:37 2010 +0200 build: Remove redundant redefinition of GTK_API_VERSION configure.in | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit 37f680f18ac0c67f982feb167b8be64bc3b3dd98 Author: Christian Persch Date: Sun Sep 5 13:56:37 2010 +0200 libgames-support: Add GAMES_RUNTIME_PREFIX aisleriot/lib/ar-card-theme-fixed.c | 4 +++- libgames-support/Makefile.am | 1 + libgames-support/games-runtime.c | 21 ++++++++++++++++++--- libgames-support/games-runtime.h | 7 +++---- 4 files changed, 25 insertions(+), 8 deletions(-) commit 908bff3b0b879fda6ba6b3f4a7041875e475ad89 Author: Christian Persch Date: Sun Sep 5 13:32:33 2010 +0200 aisleriot: Show install confirmation ... before installing new card theme packages. aisleriot/lib/ar-card-themes.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit adaf96768854c3fba62de6d637c5e3fbb547d3c6 Author: Christian Persch Date: Sun Sep 5 13:22:03 2010 +0200 aisleriot: Add some debug output to card theme install process aisleriot/lib/ar-card-themes.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 371647b91e12406120213da5dd706a5a32fe9535 Author: Christian Persch Date: Sun Sep 5 13:21:20 2010 +0200 aisleriot: Add Fedora packages to theme-install.ini aisleriot/data/theme-install.ini | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 1a7ba346403e11c1681cbb6506ee53cdd00f51df Author: Christian Persch Date: Sun Sep 5 13:07:06 2010 +0200 build: Fix the gtk 3 API version define configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f7b9af84e3d63b628e1b2ea9cd4cc0968c57561f Author: Christian Persch Date: Fri Sep 3 13:55:25 2010 +0200 aisleriot: Fix signed/unsigned int comparision warning aisleriot/lib/ar-card-theme-pysol.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c8108dde67dc2bfc8ee9230e202c56d0a0aec33d Author: Christian Persch Date: Thu Sep 2 18:24:11 2010 +0200 aisleriot: Fix the build with gtk3 aisleriot/ar-game-chooser.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 3e2336117f683d01b029794f3fa05ab9192429b6 Author: Friedel Wolff Date: Wed Sep 1 23:35:35 2010 +0200 Update Afrikaans (af) translation po/af.po |12609 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 6853 insertions(+), 5756 deletions(-) commit 0721ee3cf01dba061d238858aef373be09661ead Author: Michael Kotsarinis Date: Tue Aug 31 23:14:29 2010 +0300 l10n: Updated Greek translation for gnome-games po/el.po | 2273 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1112 insertions(+), 1161 deletions(-) commit c7fdb852cb8adf1a1e590462edc638d848db6ce9 Author: Bruce Cowan Date: Tue Aug 31 16:42:38 2010 +0100 Updated British English translation po/en_GB.po | 2193 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 1115 insertions(+), 1078 deletions(-) commit 8bc5d1ad4659dba5d9147c066271c649f330774c Author: Robert Ancell Date: Tue Aug 31 09:35:15 2010 +1000 Remove NEWS changes NEWS | 45 --------------------------------------------- 1 files changed, 0 insertions(+), 45 deletions(-) commit 1caf37ae08a9c9d362e4cf6fa4b9a90a9214e4f3 Author: Christian Persch Date: Mon Aug 30 12:29:18 2010 +0200 build: Restore correct version configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6769f6182569f0c617ebdc5e70530b35577e09f1 Author: Daniel Mustieles Date: Mon Aug 30 05:34:04 2010 +0200 Updated Spanish translation aisleriot/help/es/es.po | 402 +++++++++++++++++++++-------------------------- 1 files changed, 183 insertions(+), 219 deletions(-) commit 18648c98e6eda8815831933111690de82c6be463 Author: Robert Ancell Date: Mon Aug 30 09:27:41 2010 +1000 Releasing 2.31.91 NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 46 insertions(+), 1 deletions(-) commit 9b3ebace0e91a27a406c02c54b91ae5480e2ab5a Author: Christian Persch Date: Sun Aug 29 21:05:40 2010 +0200 aisleriot: Set dash pattern when drawing focus rectangle Code adapted from gtkstyle.c. aisleriot/board-noclutter.c | 25 +++++++++++++++++++++++-- 1 files changed, 23 insertions(+), 2 deletions(-) commit b2d50210db4df250b68a9c1e7304f30a9e6a8807 Author: Branko Kokanović Date: Sun Aug 29 20:48:46 2010 +0200 Updated Serbian translation po/sr.po | 2236 +++++++++++++++++++++++++++++--------------------------- po/sr@latin.po | 2236 +++++++++++++++++++++++++++++--------------------------- 2 files changed, 2306 insertions(+), 2166 deletions(-) commit 046378fb1dc789e6de56f4d2633457478bcf7748 Author: Gabor Kelemen Date: Sun Aug 29 12:50:43 2010 +0200 Updated Hungarian translation po/hu.po | 2751 +++++++++++++++++++++----------------------------------------- 1 files changed, 928 insertions(+), 1823 deletions(-) commit 17ede3223ca875bd417601b10db31b20ab31b1ba Author: Andika Triwidada Date: Sun Aug 29 16:51:09 2010 +0700 Updated Indonesian translation po/id.po | 330 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 142 insertions(+), 188 deletions(-) commit b281eeceef1ebdd42988ee1309f74c726ac0eb42 Author: Alexander Shopov Date: Sat Aug 28 09:26:12 2010 +0300 Updated Bulgarian translation po/bg.po | 2002 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 936 insertions(+), 1066 deletions(-) commit 7ffb4ccfdda102f15775903e7f74db610c0410ed Author: Christian Persch Date: Thu Aug 26 19:29:30 2010 +0200 aisleriot: Store 'score' as int Bug #556359. aisleriot/game.c | 25 +++++++++++++------------ 1 files changed, 13 insertions(+), 12 deletions(-) commit 99be9710a0b948c03c5b00f19dffd908b5f2be1e Author: Bruno Brouard Date: Wed Aug 25 15:57:00 2010 +0200 Updated French doc translation aisleriot/help/fr/fr.po | 368 +++++++++++++++++++++-------------------------- 1 files changed, 163 insertions(+), 205 deletions(-) commit 68b9317fdcfd2b1abbf2d905d20e4f67c07b6692 Author: Ask H. Larsen Date: Sun Aug 22 13:21:32 2010 +0200 Updated Danish translation po/da.po | 1944 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 957 insertions(+), 987 deletions(-) commit 072d85223c09d12ed59db935c69bad798c1a2e80 Author: Claude Paroz Date: Fri Aug 20 23:08:54 2010 +0200 Updated French translation po/fr.po | 1145 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 576 insertions(+), 569 deletions(-) commit d572d15716ad99133c64cf0f76e87dcee5325835 Author: Christian Persch Date: Fri Aug 20 11:47:02 2010 +0200 aisleriot: docs: Fix rank definition in the glossary Bug #575394. aisleriot/help/C/definitions.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ffa182503364736f96c89f4904b7bbeb09a13a2c Author: Yaron Shahrabani Date: Thu Aug 19 12:50:45 2010 +0300 Updated Hebrew translation. po/he.po | 4524 +++++++++++++++++++++++--------------------------------------- 1 files changed, 1693 insertions(+), 2831 deletions(-) commit 06e71aa87ba859fc7acc1b9ac93cf0a347932565 Author: Christian Persch Date: Wed Aug 18 12:56:00 2010 +0200 build: Post branch version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 176d92adc82a6df97cebf2858d30dfd6452f5008 Author: Thomas Hindoe Paaboel Andersen Date: Tue Aug 17 01:13:05 2010 +0200 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 81bcc0da1ab26376fcc841c9745104e4ee555c35 Author: Thomas Hindoe Paaboel Andersen Date: Tue Aug 17 01:10:07 2010 +0200 NEWS for 2.31.90 NEWS | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 53 insertions(+), 0 deletions(-) commit 5712bdb13460665f34144b51d29215fef6876c84 Author: Christian Persch Date: Mon Aug 16 15:40:41 2010 +0200 aisleriot: Go GPL 3+ Drop the Lesser from aisleriot/lib/; this code is now GPL 3+. aisleriot/lib/ar-card-images.c | 6 +++--- aisleriot/lib/ar-card-images.h | 6 +++--- aisleriot/lib/ar-card-private.h | 6 +++--- aisleriot/lib/ar-card-theme-fixed.c | 6 +++--- aisleriot/lib/ar-card-theme-preimage.c | 6 +++--- aisleriot/lib/ar-card-theme-private.h | 6 +++--- aisleriot/lib/ar-card-theme-pysol.c | 6 +++--- aisleriot/lib/ar-card-theme-sliced.c | 6 +++--- aisleriot/lib/ar-card-theme-svg.c | 6 +++--- aisleriot/lib/ar-card-theme.c | 6 +++--- aisleriot/lib/ar-card-theme.h | 6 +++--- aisleriot/lib/ar-card-themes.c | 6 +++--- aisleriot/lib/ar-card-themes.h | 6 +++--- aisleriot/lib/ar-card.c | 6 +++--- aisleriot/lib/ar-card.h | 6 +++--- aisleriot/lib/ar-pixbuf-utils.c | 6 +++--- aisleriot/lib/ar-pixbuf-utils.h | 6 +++--- aisleriot/prop-editor.c | 6 +++--- aisleriot/prop-editor.h | 6 +++--- 19 files changed, 57 insertions(+), 57 deletions(-) commit 912f02677287475b496ce251398a23de92e95570 Author: Christian Persch Date: Sun Aug 15 23:58:24 2010 +0200 aisleriot: Remove useless check This is already covered by the is_empty() check. aisleriot/board-noclutter.c | 13 +++++-------- 1 files changed, 5 insertions(+), 8 deletions(-) commit 0280fbfa194d52636a0bcfbe25fbbc599438138b Author: Christian Persch Date: Sun Aug 15 23:50:41 2010 +0200 aisleriot: Change drag mask drawing Just use cairo_paint() with the card pattern, instead of cairo_mask(). aisleriot/board-noclutter.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit b69a70b9ba0a6c36a1b058871a0c286dfb14f07e Author: Christian Persch Date: Sun Aug 15 23:45:24 2010 +0200 aisleriot: Don't optimise exposes It shouldn't be necessary to explicitly test which cards overlap the expose region and only draw these, as cairo optimises away the drawing of the ones outside the clip region anyway. So #if 0 this code by default. aisleriot/board-noclutter.c | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) commit 275e1fbf3ded3a1e8d80fe7bca37b984d23f4008 Author: Christian Persch Date: Sun Aug 15 23:37:03 2010 +0200 aisleriot: Clip to expose region aisleriot/board-noclutter.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 65b611dca0d1b4ef3c90a0ecc23f599d9e9697ad Author: Christian Persch Date: Sun Aug 15 23:30:34 2010 +0200 aisleriot: Remove uncessary ifdef'd code The gtk 2.90.x case never occurs in !CAIRO_DRAWING, so remove this extraneous ifdef'd code. aisleriot/board-noclutter.c | 47 +++--------------------------------------- 1 files changed, 4 insertions(+), 43 deletions(-) commit 6e74e826383e00b945029bcd32173efdc93cbb33 Author: Christian Persch Date: Sun Aug 15 22:47:57 2010 +0200 aisleriot: Simplify code Just use gdk_cairo_region() here. aisleriot/board-noclutter.c | 21 ++++----------------- 1 files changed, 4 insertions(+), 17 deletions(-) commit 9009deafc51a0a989086b1e5df6c151300fe1434 Author: Christian Persch Date: Sun Aug 15 22:47:19 2010 +0200 build: Use right clutter-gtk API version for gtk3 configure.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 3e5e97b7367b70fdea98ea818a6bc11988e1dcfe Author: Christian Persch Date: Fri Aug 13 16:27:16 2010 +0200 aisleriot: Remove debug spew aisleriot/lib/ar-card-theme-svg.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 27f36902d8d41d3c5498a8b2f9a64b88d94624c0 Author: Christian Persch Date: Fri Aug 13 16:26:45 2010 +0200 libgames-support: Plug a mem leak libgames-support/games-preimage.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 64bc308123ffc370f3c73dd671d9064cc4fd90fe Author: Christian Persch Date: Fri Aug 13 16:22:32 2010 +0200 aisleriot: Implement cairo rendering in ArCardThemeSVG aisleriot/lib/ar-card-theme-svg.c | 54 +++++++++++++++++++++++++++++++++++++ 1 files changed, 54 insertions(+), 0 deletions(-) commit b5348bc762407c4af694ea0e2938164820fde6fe Author: Christian Persch Date: Fri Aug 13 16:22:20 2010 +0200 libgames-support: Add games_preimage_render_cairo libgames-support/games-preimage.c | 51 +++++++++++++++++++++++++++++++++++++ libgames-support/games-preimage.h | 7 ++++- 2 files changed, 57 insertions(+), 1 deletions(-) commit 435b59e00c3483728e959d17b99ef67af2d9526c Author: Christian Persch Date: Fri Aug 13 14:00:59 2010 +0200 aisleriot: Fix thinko aisleriot/lib/ar-card-surface-cache.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit b1ae329161c7814c57298c04d8981dbb2e633b1e Author: Christian Persch Date: Fri Aug 13 13:38:26 2010 +0200 aisleriot: Use gdk_window_create_similar_surface ... when creating the card surface. aisleriot/board-noclutter.c | 18 ++++++++-------- aisleriot/lib/ar-card-surface-cache.c | 34 +++++++++++++++++++++++++++++++- aisleriot/lib/ar-card-surface-cache.h | 3 ++ 3 files changed, 44 insertions(+), 11 deletions(-) commit 87c5f40c8ca76f592edece6595323430092b755d Author: Christian Persch Date: Thu Aug 12 23:54:53 2010 +0200 aisleriot: Add aisleriot_card_theme_paint_card() ... and remove aisleriot_card_theme_get_card_surface(). aisleriot/lib/ar-card-surface-cache.c | 15 ++++++++- aisleriot/lib/ar-card-theme-private.h | 5 ++- aisleriot/lib/ar-card-theme.c | 51 +++++++++++++-------------------- aisleriot/lib/ar-card-theme.h | 5 ++- libgames-support/games-preimage.c | 36 ++++++++--------------- libgames-support/games-preimage.h | 18 ++++++------ 6 files changed, 60 insertions(+), 70 deletions(-) commit 53c9ec6174b57272bcf5f733f0b2eae806b45e5a Author: Christian Persch Date: Thu Aug 12 23:53:06 2010 +0200 aisleriot: Remove debug spew aisleriot/board-noclutter.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit afdc8a239201e37ae4558f5de6120dde2be56c14 Author: Christian Persch Date: Thu Aug 12 23:36:56 2010 +0200 libgames-support: Plug a mem leak libgames-support/games-preimage.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fd0125e7454d417df26bfeb91ee69d987b01a58b Author: Christian Persch Date: Thu Aug 12 12:59:43 2010 +0200 aisleriot: Fix build with gtk3 Finish cairo drawing code. aisleriot/ar-cursor.c | 84 ++++++++- aisleriot/board-noclutter.c | 309 ++++++++++++++++++----------- aisleriot/lib/Makefile.am | 15 ++- aisleriot/lib/ar-card-surface-cache.c | 349 +++++++++++++++++++++++++++++++++ aisleriot/lib/ar-card-surface-cache.h | 74 +++++++ aisleriot/lib/ar-card-theme-private.h | 2 + aisleriot/lib/ar-card-theme.c | 60 ++++++ aisleriot/lib/ar-card-theme.h | 7 +- configure.in | 3 + libgames-support/games-preimage.c | 111 +++++++---- libgames-support/games-preimage.h | 10 + 11 files changed, 865 insertions(+), 159 deletions(-) commit 3768911346870945edaf042ac1918cf24e3914c3 Author: Christian Persch Date: Wed Aug 11 14:16:51 2010 +0200 aisleriot: Add cairo drawing mode aisleriot/board-noclutter.c | 404 ++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 397 insertions(+), 7 deletions(-) commit 3efd0c164274849cd00fde59fb4224e57ffb9be3 Author: Daniel Nylander Date: Tue Aug 10 15:35:46 2010 +0200 Updated Swedish translation po/sv.po | 2255 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1125 insertions(+), 1130 deletions(-) commit 6bcbf075264aeccc505b7ac01cb5965b3c09193c Author: Andika Triwidada Date: Fri Aug 6 18:54:53 2010 +0700 Updated Indonesian translation po/id.po | 818 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 375 insertions(+), 443 deletions(-) commit 953999b16d2e7b44ab5d0b26f0f41a32144f949f Author: Thomas Hindoe Paaboel Andersen Date: Mon Aug 2 23:33:46 2010 +0200 NEWS update for 2.31.6 NEWS | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- configure.in | 2 +- 2 files changed, 49 insertions(+), 2 deletions(-) commit 429ea7c75a29c0659148e07a637f719776c9afca Author: drtv Date: Sun Aug 1 11:05:46 2010 +0530 Updated Tamil translation po/ta.po | 1909 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 959 insertions(+), 950 deletions(-) commit 86f17e723657876a32edec17cb2e84ca419fafbc Author: Matej Urbančič Date: Mon Jul 26 14:45:16 2010 +0200 Updated Slovenian translation po/sl.po |19350 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 9907 insertions(+), 9443 deletions(-) commit 01653e907a8618d7ee96fa8d550264119fad27a5 Author: Chao-Hsiung Liao Date: Sat Jul 24 19:58:18 2010 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 2163 +++++++++++++++++++++++++++++++---------------------------- po/zh_TW.po | 2167 +++++++++++++++++++++++++++++++---------------------------- 2 files changed, 2267 insertions(+), 2063 deletions(-) commit f2ac24e57e8588dfa2a686f23f3a1203e9ccce6f Author: Xhacker Liu Date: Fri Jul 23 15:52:51 2010 +0800 Update Simplified Chinese translation. po/zh_CN.po | 528 +++++++++++++++++++++++++++------------------------------- 1 files changed, 246 insertions(+), 282 deletions(-) commit 0dc9dc5a89508e4701b3ae6357b417dac30a56f3 Author: Fran Diéguez Date: Tue Jul 20 11:10:30 2010 +0200 Updated Galician translations po/gl.po | 1875 +++++++------------------------------------------------------- 1 files changed, 203 insertions(+), 1672 deletions(-) commit 2192610a73dcf091491463b0ab312a0c9201314b Author: Kjartan Maraas Date: Mon Jul 19 23:04:31 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 26 +++++++++++++++++++++----- 1 files changed, 21 insertions(+), 5 deletions(-) commit 784134e80c122e2b34afd2b279c2faca65b0e59e Author: Christian Persch Date: Sun Jul 18 21:40:06 2010 +0200 Sync from gtk+ Fixes build with gtk 3. aisleriot/prop-editor.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit db733bf1352995f8b53065481beb0283c2549e54 Author: Mario Blättermann Date: Sun Jul 18 19:12:12 2010 +0200 [i18n] Updated German translation po/de.po | 1152 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 580 insertions(+), 572 deletions(-) commit 9bbc950df2e8ab48dd87301b23c46d9c3a44a5aa Author: Daniel Mustieles Date: Sun Jul 18 13:52:07 2010 +0200 Updated Spanish translation po/es.po | 445 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 231 insertions(+), 214 deletions(-) commit 97345601fb2d1202ad3dd20b2c2a5f99141036d2 Author: Kjartan Maraas Date: Tue Jul 13 15:03:23 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 380 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 192 insertions(+), 188 deletions(-) commit d9426840e421e125a289a540254a9cf0a6272d51 Author: Thomas Hindoe Paaboel Andersen Date: Tue Jul 13 00:41:28 2010 +0200 NEWS update for 2.31.5 NEWS | 26 ++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 27 insertions(+), 1 deletions(-) commit 52431c9c7768d9acd6cf2cfe98624fd8504f015e Author: Christian Persch Date: Fri Jul 2 23:46:50 2010 +0200 build: Fix libcanberra-gtk check for gtk 3 Use libcanberra-gtk3 .pc file. configure.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit a27c9fc8d3b1875b3ffb01df370b9730dc721746 Author: Christian Persch Date: Fri Jul 2 23:41:07 2010 +0200 aisleriot: More GSEAL fixes aisleriot/ar-clutter-embed.c | 4 ++-- aisleriot/prop-editor.c | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) commit 8d1af5656470b4b0dec350a8e672da144af65966 Author: Christian Persch Date: Fri Jul 2 23:35:49 2010 +0200 build: Fix clutter-gtk checks configure.in | 16 +++++----------- 1 files changed, 5 insertions(+), 11 deletions(-) commit c9837fcaf249c341818cc1516bcb7278b9b6a7b4 Author: Christian Persch Date: Fri Jul 2 23:35:38 2010 +0200 aisleriot: GSEAL fixes aisleriot/window.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 7b79a3b8115e221bff8ab6bac9c45657b14287c0 Author: Christian Persch Date: Fri Jul 2 23:14:41 2010 +0200 build: Error out if clutter-gtk not found for aisleriot/clutter configure.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 6706c6f1655d2186a295334fde09fc9b597a92da Author: Christian Persch Date: Fri Jul 2 23:07:16 2010 +0200 aisleriot: gtk-3.0 build fixes Replace GdkRegion by cairo_region_t etc. aisleriot/board-noclutter.c | 54 +++++++++++++++++++++++++++++++++++++++---- 1 files changed, 49 insertions(+), 5 deletions(-) commit 41f3824d0d332ac0face0e1e136ab7a519f2ac59 Author: Christian Persch Date: Fri Jul 2 22:47:01 2010 +0200 build: Fix the librsvg .pc check It's librsvg-2.0, unconditionally. configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1dc89751eecd651d543637efab5493e8e80b8fa4 Author: Christian Persch Date: Fri Jul 2 22:46:05 2010 +0200 build: Fix --with-gtk check Set the GTK_API_VERSION variable accordingly. configure.in | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 2d80f3fa09cfc6d9be83824cedf9a9f701f34cbe Author: Xhacker Liu Date: Wed Jun 30 18:46:41 2010 +0800 Updated zh_CN translation. po/zh_CN.po | 2120 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 1083 insertions(+), 1037 deletions(-) commit af630aca9985ed1b7e90e1dc0d77dab8bc454da7 Author: Christian Persch Date: Mon Jun 28 14:31:17 2010 +0200 aisleriot: Increase card-slot-ratio Make the cards bigger by default. aisleriot/ar-style-private.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 02ec2dd16f8ca9eb4be95077d7946745975479e3 Author: Robert Ancell Date: Mon Jun 28 17:29:04 2010 +1000 Remove png.py from POTFILES.in po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit c4846e7b905df94268f58a0af009c5fb9b5cc7e5 Author: Robert Ancell Date: Mon Jun 28 17:22:52 2010 +1000 Updated NEWS NEWS | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 71 insertions(+), 0 deletions(-) commit f8e1343b926678928aa023669382c0ec469122a6 Author: Christian Persch Date: Sun Jun 27 20:11:47 2010 +0200 Comment out gsettings code ... it doesn't build with newest glib, and is still unused. configure.in | 31 ++++--------------------------- libgames-support/Makefile.am | 24 ++++++++---------------- 2 files changed, 12 insertions(+), 43 deletions(-) commit bfcd6e076c80da3cb0e7a0b71b2e07f6b2e3df79 Author: Kristjan Schmidt Date: Mon Jun 21 19:16:48 2010 +0200 Add Esperanto translation po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit e267b64d0cdb9e7ce589508527b888e8f97d17b6 Author: Kristjan Schmidt Date: Mon Jun 21 19:15:27 2010 +0200 Add Esperanto translation po/eo.po | 7970 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 7970 insertions(+), 0 deletions(-) commit 4c2b0391dc051b8f192f9ec4621aebc2797a4a1d Author: Andika Triwidada Date: Mon Jun 21 07:32:43 2010 +0700 Updated Indonesian translation po/id.po |13118 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 6211 insertions(+), 6907 deletions(-) commit ccd9204117210aa5efcda3ce27826e86c6ba266b Author: Kjartan Maraas Date: Sun Jun 20 13:10:29 2010 +0200 Added Norwegian bokmål translation po/nb.po | 267 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 143 insertions(+), 124 deletions(-) commit 2a7ba92d59986b3f1fb074885118a572533c08ae Author: Thomas Hindoe Paaboel Andersen Date: Thu Jun 17 00:15:31 2010 +0200 Adjust gtk version libgames-support/games-gtk-compat.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit f8d6552a0da8cdf46c2f864cd255899b885da703 Author: Daniel Mustieles Date: Wed Jun 16 06:26:12 2010 +0200 Updated Spanish translation po/es.po | 58 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 29 insertions(+), 29 deletions(-) commit 008b800c59d42264698bcece21255b61748cfd38 Author: Thomas Hindoe Paaboel Andersen Date: Tue Jun 15 22:47:36 2010 +0200 Fix for GSEAL of GdkVisual GNOME bug #586731 aisleriot/board-noclutter.c | 2 +- libgames-support/games-gtk-compat.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletions(-) commit 7fa1358a3c8998a7f4553807921907a879ba11d9 Author: Rudols Mazurs Date: Sun Jun 13 22:37:04 2010 +0300 Updated Latvian translation. po/lv.po |14591 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 8567 insertions(+), 6024 deletions(-) commit 617fc731ddb08ab0ee9ab671d0a77eaf3f9deb48 Author: Fran Diéguez Date: Sun Jun 13 18:57:52 2010 +0200 Updated Galician translations po/gl.po | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit df44a05d1bed9d4f5a07c26630352cdd5e8e6953 Author: Fran Diéguez Date: Sat Jun 12 17:16:54 2010 +0200 Updated Galician translations po/gl.po | 58 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 29 insertions(+), 29 deletions(-) commit d95504a9708ed32c83f925cc03bb84364b656cce Author: Matej Urbančič Date: Fri Jun 11 22:40:49 2010 +0200 Updated Slovenian translation po/sl.po |18910 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 9443 insertions(+), 9467 deletions(-) commit a9ada490ce8bdb2d4fa5a9b1d2370ea073df9da6 Author: Christian Persch Date: Fri Jun 11 18:25:09 2010 +0200 build: Add dual gtk+ build Add --with-gtk=2.0|3.0 switch to build either against gtk 2.0 or 3.0. The latter case if completely untested. configure.in | 85 ++++++++++++++++++++++++++++++++---------- libgames-support/Makefile.am | 7 ++- 2 files changed, 70 insertions(+), 22 deletions(-) commit 86dc658a10eea90a11270a13fbb578ef11978af4 Author: Luca Bruno Date: Tue Jun 8 15:42:46 2010 +1000 Check for libICE as it is used in libgames-support/eggsmclient-xsmp.c configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6fb891a89ca94ea3ce4fe8cb0d65183ce843da58 Author: Thomas Hindoe Paaboel Andersen Date: Tue Jun 8 00:48:47 2010 +0200 post-release version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 94ae43be3a1c7658c9e3486ea322d594974b2743 Author: Thomas Hindoe Paaboel Andersen Date: Tue Jun 8 00:10:22 2010 +0200 NEWS for 2.31.3 release NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 43 insertions(+), 0 deletions(-) commit f8203c80cf048f941e92cb12ec0f8e101a605af7 Author: Christian Persch Date: Fri Jun 4 01:49:23 2010 +0200 libgames-support: Fix glib-compile-schema call libgames-support/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7ffffa1e6c229a8789ccbbc8bc39bb4fbdf5cc49 Author: Thomas Hindoe Paaboel Andersen Date: Fri Jun 4 00:40:46 2010 +0200 Version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b4cfec60603f16a13d73cc52c76a7f0a338d9bbb Author: Thomas Hindoe Paaboel Andersen Date: Thu Jun 3 23:43:21 2010 +0200 put the gschema.xml.in file in POTFILES.skip for now po/POTFILES.skip | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 9a95d5d075355c99ec29f23fac3333372051cb82 Author: Fran Diéguez Date: Thu Jun 3 21:57:36 2010 +0200 Updated Galician translations po/gl.po | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) commit 27e91d5b18c9f4e75e731ff88eda339d21294c70 Author: Daniel Mustieles Date: Thu Jun 3 14:04:10 2010 +0200 Updated Spanish translation po/es.po | 623 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 319 insertions(+), 304 deletions(-) commit 1f3880c4b680c956ec3203d4db12466a0ee75cb9 Author: Ivar Smolin Date: Wed Jun 2 09:41:17 2010 +0300 Estonian translation updated po/et.po | 101 ++++++++++++++++++++++---------------------------------------- 1 files changed, 36 insertions(+), 65 deletions(-) commit 27b226955319e948b556495a940c9b3c5b733fc5 Author: Gabor Kelemen Date: Mon May 31 00:11:16 2010 +0200 Fix an error po/hu.po | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) commit 7594f582a5cdad4bcef71f25e3cedc75a89a457f Author: Fran Diéguez Date: Sat May 29 03:45:53 2010 +0200 Updated Galician translations po/gl.po | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit f94c94297dd9bd0769aa0343dbfea995628fd580 Author: Robert Ancell Date: Fri May 28 10:42:07 2010 +1000 Run glib-compile-schemas in in $(DESTDIR) libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 78e6e2ed4161992384a83df1cddddfdb9d53dc24 Author: Christian Persch Date: Tue May 25 21:15:57 2010 +0200 build: Dist the .gschema.xml.in file Bug #619639. libgames-support/Makefile.am | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 3280f6cde1aa163cc0c80c5861932355603972df Author: Christian Persch Date: Tue May 25 21:14:52 2010 +0200 aisleriot: Fix for recent GDBus API change Adapt to the API change, and update gio req to 2.25.7. aisleriot/lib/ar-card-themes.c | 13 +++++++------ configure.in | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) commit 323a19132d22689abb363883f06638eea2f94c44 Author: Christian Persch Date: Tue May 25 21:13:38 2010 +0200 build: Just disable the PackageKit integration on non-LSB distros No PackageKit goodness for crappy distros! Bug #619621. configure.in | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 3d400e8ffb1324ed5be28e1db1c7fdfc164a3b0c Author: Christian Persch Date: Sun May 23 22:08:05 2010 +0200 aisleriot: Use a uniform baize colour aisleriot/board-noclutter.c | 67 +++++++++++-------------------------------- 1 files changed, 17 insertions(+), 50 deletions(-) commit 85431d926c5e6ec04cd15b76f61b1cd2fcda28c3 Author: Christian Persch Date: Fri May 21 21:48:23 2010 +0200 aisleriot: Add baize colour property to ArStyle aisleriot/ar-style-private.h | 3 ++ aisleriot/ar-style.c | 71 ++++++++++++++++++++++++++++++++++++++++++ aisleriot/ar-style.h | 5 +++ 3 files changed, 79 insertions(+), 0 deletions(-) commit 1988f48a5069160a4ff011f3d38d75ccab7d11b8 Author: Fran Diéguez Date: Tue May 25 09:34:38 2010 +0200 Updated Galician translations po/gl.po | 637 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 320 insertions(+), 317 deletions(-) commit a1d928b495c206bceb65f0d9a56ccaca43c09129 Author: Robert Ancell Date: Tue May 25 11:44:07 2010 +1000 Releasing 2.31.2 NEWS | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 69 insertions(+), 1 deletions(-) commit df458dec56b56361c832e63e1df6c543a9e42fe0 Author: Petr Kovar Date: Sun May 23 19:53:31 2010 +0200 Update Czech translation by Marek Cernocky po/cs.po | 1874 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 939 insertions(+), 935 deletions(-) commit 906c76e5528616f1d4213e56176cb718f58f34b3 Author: Christian Persch Date: Wed May 19 00:06:55 2010 +0200 aisleriot: Port card themes installer to gdbus Remove libdbus-glib dependency, and use gio 2.25 for the dbus call to PackageKit. aisleriot/data/Makefile.am | 2 - aisleriot/lib/Makefile.am | 10 +- aisleriot/lib/ar-card-themes.c | 181 ++++++++++++++++------------------------ aisleriot/window.c | 16 ++-- configure.in | 25 +----- 5 files changed, 88 insertions(+), 146 deletions(-) commit c7333f3b3870dc1df927f8ac0ac830c94591f202 Author: Christian Persch Date: Sat Apr 24 13:58:14 2010 +0200 libgames-support: Add some GSettings utility functions libgames-support/Makefile.am | 36 ++- libgames-support/games-settings.c | 380 ++++++++++++++++++++ libgames-support/games-settings.h | 44 +++ .../org.gnome.Games.WindowState.gschema.xml.in | 24 ++ 4 files changed, 474 insertions(+), 10 deletions(-) commit 7f86a7c91d9a60fc9ffe721c17ae385da01a90e0 Author: Christian Persch Date: Sat Apr 24 13:57:49 2010 +0200 build: Add check for GIO 2.25 Add some gsettings configure stuff. configure.in | 45 +++++++++++++++++++++++++++++++++------------ 1 files changed, 33 insertions(+), 12 deletions(-) commit d853013497863946c960f3ab92ca5a722b5a8a68 Author: Thomas Thurman Date: Sun May 16 21:26:54 2010 -0400 Updated Shavian translation po/en@shaw.po | 337 +++++++++++++++++++++++---------------------------------- 1 files changed, 133 insertions(+), 204 deletions(-) commit 34974d646e4102a5e301be5da6933e559115e36e Author: Thomas Thurman Date: Wed May 12 18:41:34 2010 -0400 Updated Shavian transliteration po/en@shaw.po | 3692 ++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 2491 insertions(+), 1201 deletions(-) commit 82e45bc2d8f4bd284031ff82d77bc6df6a55018e Author: Kjartan Maraas Date: Tue May 11 20:36:38 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 184 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 85 insertions(+), 99 deletions(-) commit 9a27ce5e6e198a65144c8f19166e01b5ad86e0e6 Author: Inaki Larranaga Murgoitio Date: Wed May 5 15:49:21 2010 +0200 Updated Basque language po/eu.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 26791b5faa5b1287116bf171a05bcd2d7dfacb82 Author: Inaki Larranaga Murgoitio Date: Wed May 5 15:41:15 2010 +0200 Updated Basque language po/eu.po | 859 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 437 insertions(+), 422 deletions(-) commit 9a810ff3c7356b30e51a29145f28acf9836c2463 Author: Ivar Smolin Date: Tue May 4 22:27:36 2010 +0300 Estonian translation updated po/et.po | 134 ++++++++++++++++++++++++------------------------------------- 1 files changed, 53 insertions(+), 81 deletions(-) commit 5c875010fe26f84c379e6b342344a7e1979c2896 Author: Thomas Hindoe Paaboel Andersen Date: Mon May 3 23:19:57 2010 +0200 NEWS update for 2.31.1 NEWS | 179 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 179 insertions(+), 0 deletions(-) commit b9159b02cb46b59888f9610dc0a45c955a9044c1 Author: Thomas Hindoe Paaboel Andersen Date: Mon May 3 19:15:15 2010 +0200 Remove deleted file chess_view.ui from POTFILES.in po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit d37e38bab210c4d41f66ce2129d0185e9982930b Author: Ivar Smolin Date: Sun May 2 22:12:42 2010 +0300 Estonian translation updated po/et.po | 893 ++++++++++++++++++++++++++++++++++++++++++-------------------- 1 files changed, 606 insertions(+), 287 deletions(-) commit edde5814e4a1bb1775783d73fc72c8b641441b2f Author: Fran Diéguez Date: Sun May 2 04:15:15 2010 +0200 Updated Galician translation po/gl.po | 1525 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 755 insertions(+), 770 deletions(-) commit 78bdd0648c7eb33079edab169d35cbe3ed441ef7 Author: Kjartan Maraas Date: Sat May 1 22:33:15 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 2404 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1164 insertions(+), 1240 deletions(-) commit 51848630c0b0e3dd8b1154b959a5ca39527b4aa4 Author: Daniel Mustieles Date: Sat May 1 10:17:47 2010 +0200 Updated Spanish translation po/es.po | 1540 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 750 insertions(+), 790 deletions(-) commit e938624a391473890a4f40f89c5ab2164e3aac77 Author: Mario Blättermann Date: Wed Apr 28 22:29:24 2010 +0200 Updated German translation po/de.po | 1751 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 885 insertions(+), 866 deletions(-) commit 0f131a35484215a6fffe5d5fa4228b0e0d0183b6 Author: Bruno Brouard Date: Wed Apr 28 18:03:23 2010 +0200 Updated French translation po/fr.po | 1391 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 617 insertions(+), 774 deletions(-) commit 89048c8a454abf9a4f77ea9077853196a2d724d8 Author: Thomas Hindoe Paaboel Andersen Date: Mon Apr 26 23:56:19 2010 +0200 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d4876e412563228c1aca661c703d0539fbcac6aa Author: Thomas Hindoe Paaboel Andersen Date: Sat Apr 24 16:58:51 2010 +0200 sudoku: remove the puzzle_generator.ui too po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 8dce81f8d43304dff925fc4b84370cd426b61351 Author: Christian Persch Date: Wed Apr 21 14:08:20 2010 +0200 aisleriot: Remove toolbar banner support It's only used for maemo3 and 4, and not very good there either. aisleriot/window.c | 73 +++++----------------------------------------------- 1 files changed, 7 insertions(+), 66 deletions(-) commit 6cdfbcc5b5b201ff742d0315d5ad6e8dacec31dd Author: Christian Persch Date: Sat Apr 24 11:26:02 2010 +0200 libgames-support: add fullscreen and pause actions only to FULL libgames-support/Makefile.am | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit d85a37efebb7d2444ca3a2a716ea1e0599dc6979 Author: Thomas Hindoe Paaboel Andersen Date: Sat Apr 24 10:33:12 2010 +0200 sudoku: Remove puzzle_generator.ui from POTFILES.in po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 6261685490ce2d6b9e8acfcf79ce059d2825814c Author: Robert Ancell Date: Sat Apr 24 10:13:47 2010 +1000 Use new GamesActions for gnomine, gnotravex, quadrapassel libgames-support/games-pause-action.c | 16 +++++++++++++++ libgames-support/games-pause-action.h | 2 + libgames-support/games-stock.c | 34 --------------------------------- libgames-support/games-stock.h | 3 -- 4 files changed, 18 insertions(+), 37 deletions(-) commit 694b91dc5adcfa62d7fa5a6ea9322261870ebc52 Author: Robert Ancell Date: Sat Apr 24 09:28:04 2010 +1000 Reinstate leave fullscreen toolbutton libgames-support/games-fullscreen-action.c | 68 ++++++++++++++++++++++++---- libgames-support/games-fullscreen-action.h | 16 ++++++- 2 files changed, 73 insertions(+), 11 deletions(-) commit 2c8d2dc94274bf628e535100d1386c860b8dcf0d Author: Robert Ancell Date: Fri Apr 23 23:46:23 2010 +1000 Make GamesPauseAction and GamesFullscreenAction to correctly provide toggle actions for pausing and fullscreen libgames-support/Makefile.am | 4 + libgames-support/games-fullscreen-action.c | 178 ++++++++++++++++++++++++++++ libgames-support/games-fullscreen-action.h | 55 +++++++++ libgames-support/games-pause-action.c | 135 +++++++++++++++++++++ libgames-support/games-pause-action.h | 55 +++++++++ 5 files changed, 427 insertions(+), 0 deletions(-) commit 54a460e952eafb62a937102d64bcb65ca9d106fa Author: Carles Ferrando Date: Wed Apr 21 23:39:24 2010 +0200 Updated Catalan (Valencian) translation po/ca@valencia.po |13802 ++++++++++++++++++++++++++++------------------------- 1 files changed, 7421 insertions(+), 6381 deletions(-) commit 1b6bd82bca814648e2b964b4a4654b7a60a47bfd Author: Christian Persch Date: Wed Apr 21 12:55:13 2010 +0200 Make the render-cards utility GPL3+ too aisleriot/lib/render-cards.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5245b16f8179306cd9779f6657a7b9d968ed030f Author: Francisco Diéguez Date: Sat Apr 17 22:31:59 2010 +0200 Updated Galician translations po/gl.po | 589 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 320 insertions(+), 269 deletions(-) commit c5073881ea2375f05a5b6568653698a30a3d8d0e Author: Bruno Brouard Date: Fri Apr 16 21:15:59 2010 +0200 Updated French translation po/fr.po | 551 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 282 insertions(+), 269 deletions(-) commit 8b49ac19df38a50f34c5ce602fc9e4078a2c8def Author: vasudeven Date: Thu Apr 15 13:49:35 2010 +0530 updated Tamil translation po/ta.po | 677 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 383 insertions(+), 294 deletions(-) commit b0fb699605b098c0e582d4db3dc14bd8d1c2cf29 Author: Ask H. Larsen Date: Wed Apr 14 18:24:40 2010 +0200 Updated Danish translation po/da.po | 606 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 334 insertions(+), 272 deletions(-) commit c7d5d5aba7a745cf158344d21acff9a78e04aa1b Author: Barcc Date: Mon Apr 12 21:43:10 2010 +0200 aisleriot: patch for wrong dialog if king on last slot in helsinki game GNOME bug #606312 aisleriot/rules/helsinki.scm | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 8dc84deeef5152acec438975c29dc2ff5b20ea01 Author: Daniel Mustieles Date: Sat Apr 10 18:51:03 2010 +0200 Updated Spanish translation po/es.po | 614 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 333 insertions(+), 281 deletions(-) commit 382e3de9b98f6ab8db1faa1b6547dcb9325a341b Author: Ray Strode Date: Fri Apr 9 23:55:57 2010 -0500 gnome-games doesn't support relocatable .gnome2 directory (Bug 613634) libgnome has an environment variable to support relocating the .gnome2 directory. We (Red Hat) have a customer that wants to make use of this feature. gnome-games currently hard codes ~/.gnome2 instead of looking at the environment variable. libgames-support/games-conf.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit 2893681799df140f77f6119032d4bfd0f84d4a10 Author: Mario Blättermann Date: Wed Apr 7 21:44:09 2010 +0200 Updated German doc translation aisleriot/help/de/de.po | 2530 ++++++++++++++++++++++++++--------------------- 1 files changed, 1419 insertions(+), 1111 deletions(-) commit 9db97b5b2b4224848a00a4df19aa42a231a7f15d Author: Thomas Hindoe Paaboel Andersen Date: Wed Apr 7 18:44:34 2010 +0200 Fix typos in gtk_widget_set_window Also add a few parentheses. Bug#586731 libgames-support/games-gtk-compat.h | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 3c0d8c7a50ff1017f7d8f904673a68411e9ab44f Author: Theppitak Karoonboonyanan Date: Wed Apr 7 20:53:33 2010 +0700 Updated Thai translation. po/th.po | 1349 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 703 insertions(+), 646 deletions(-) commit c36575dedc0c4fce82063ddc5307e54ade17d473 Author: Javier Jardón Date: Tue Apr 6 04:13:27 2010 +0200 Use accessor functions for -DGSEAL_ENABLE. Final patch. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=586731 aisleriot/ar-fullscreen-button.c | 3 ++- aisleriot/board-noclutter.c | 13 ++++++++----- libgames-support/games-conf.c | 2 +- libgames-support/games-gridframe.c | 2 +- libgames-support/games-gtk-compat.h | 12 ++++++------ libgames-support/games-scores-dialog.c | 2 +- 6 files changed, 19 insertions(+), 15 deletions(-) commit 3bf9efe6f9916de69708b3e57300b41e5a0a4f6e Author: Robert Ancell Date: Wed Apr 7 09:36:32 2010 +1000 Fix make distcheck after glchess svg changes po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 6b6b35e98542296f67615769cc373a4aa2bde62c Author: Jordi Serratosa Date: Fri Apr 2 17:36:23 2010 +0200 Fixes to Catalan translation po/ca.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit f9bad428fd7e88ac476c3b367abceced16a6e01d Author: Christian Persch Date: Thu Dec 10 14:42:20 2009 +0100 aisleriot: Move variation_to_game_file() to util.[ch] aisleriot/sol.c | 26 ++------------------------ aisleriot/util.c | 32 ++++++++++++++++++++++++++++++++ aisleriot/util.h | 2 ++ 3 files changed, 36 insertions(+), 24 deletions(-) commit e80b7179f7a88d4dd121fb2f6dd9fd12fac643a5 Author: Maxim V. Dziumanenko Date: Wed Mar 31 14:40:32 2010 +0300 Updated Ukrainian translation po/uk.po | 2020 ++++++++++++++++---------------------------------------------- 1 files changed, 527 insertions(+), 1493 deletions(-) commit 6b113ab6d21e0ec5472b1e3617067073f2eab2a1 Author: Robert Ancell Date: Wed Mar 31 14:40:20 2010 +1100 Move glchess/textures/ and glchess/mime/ into glchess/data/ configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4894674cf9eea4f21a8ab7d07c91fbd9d13a3ef8 Merge: e57f901 7a01ba7 Author: Robert Ancell Date: Wed Mar 31 14:11:04 2010 +1100 Merge branch 'glchess-svgchess' commit e57f901ba37603e805db8a9f29c752bbbefbfdfe Author: Thomas Hindoe Paaboel Andersen Date: Sun Mar 28 20:24:54 2010 +0200 GSEAL: window is already available directly. Bug #586731 aisleriot/ar-clutter-embed.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit dabfe143b24bad53833af5ef70a340e9c53bf25c Author: Christian Persch Date: Fri Mar 26 23:41:27 2010 +0100 Use gtk_clutter_get_option_group() on clutter-gtk 0.90 aisleriot/sol.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit a1fa4f558ace84caf4006831be3dad0620f57c8c Author: Jorge González Date: Mon Mar 29 20:46:15 2010 +0200 Updated Spanish translation po/es.po | 723 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 388 insertions(+), 335 deletions(-) commit ed8c7c1d4395ad02b563c2fbd993e819490a49ab Author: Jordi Serratosa Date: Mon Mar 29 20:26:36 2010 +0200 Fixes to Catalan translation po/ca.po | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit 0f7e870a024d5dffa3e22fa779f2a4e18ee62d6c Author: Jason D. Clinton Date: Mon Mar 29 13:01:35 2010 -0500 Add the NEWS entry for the 2.30.0 release. NEWS | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 130 insertions(+), 0 deletions(-) commit 10e0bf301f99176aee41ade4b401151a7fa7ad32 Author: Jason D. Clinton Date: Mon Mar 29 12:54:19 2010 -0500 Bump version to 2.30 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a546b72cdab0a0c76f0e5f536871f8531ff6d754 Author: Jamil Ahmed Date: Mon Mar 29 20:13:24 2010 +0600 Updated Bengali translation po/bn.po | 606 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 298 insertions(+), 308 deletions(-) commit 948ebc580993ba40b4106e9142d58e6bde1bf7f7 Author: Gil Forcada Date: Mon Mar 29 09:37:31 2010 +0200 Updated Catalan translation po/ca.po | 120 ++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 79 insertions(+), 41 deletions(-) commit 9dcf1c03effaa6b8a234f03f9ab56c464741bc84 Author: Antonio Fernandes C. Neto Date: Sun Mar 28 21:30:57 2010 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 96 +++++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 67 insertions(+), 29 deletions(-) commit 5106460b02a4df9b54c9e2c5a16c9cccea75ea20 Author: Branko Kokanović Date: Mon Mar 29 00:37:11 2010 +0200 Updated Serbian translations po/sr.po | 98 ++++++++++++++++++++++++++++++++++++++----------------- po/sr@latin.po | 98 ++++++++++++++++++++++++++++++++++++++----------------- 2 files changed, 136 insertions(+), 60 deletions(-) commit a509b48518b4aa12e6561f2f0417845ce8592801 Author: Marek Černocký Date: Mon Mar 29 00:29:14 2010 +0200 Update Czech translation po/cs.po | 4930 ++++++++++++++++++++++---------------------------------------- 1 files changed, 1746 insertions(+), 3184 deletions(-) commit 7c6aa447c5d19b3aa33b8acfb5a5ea90eb37b326 Author: Adi Roiban Date: Sun Mar 28 21:01:08 2010 +0300 Update Romanian translation po/ro.po | 2178 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1007 insertions(+), 1171 deletions(-) commit a36da7376001132f54dd7fbe1d88a6756234c31b Author: Jamil Ahmed Date: Sun Mar 28 17:14:06 2010 +0600 Updated Bengali translation po/bn.po | 1022 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 512 insertions(+), 510 deletions(-) commit 3aceaba9f19c2635ee25a31e1e72b5b437d711bc Author: Ask H. Larsen Date: Sat Mar 27 16:18:56 2010 +0100 Updated Danish translation po/da.po | 94 +++++++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 66 insertions(+), 28 deletions(-) commit dec32a007409f20e72050a1267e8ad4c8bc3c521 Author: Simos Xenitellis Date: Sat Mar 27 16:19:11 2010 +0200 Updated Greek translation for gnome-games po/el.po | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit c7e7551505c1bdec0afff90c171e6692390f288a Author: Simos Xenitellis Date: Sat Mar 27 15:34:24 2010 +0200 Updated Greek translation for gnome-games po/el.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f5e5f9c3c1749ad7e62937751ba93fba1ac70682 Author: Nikos Bakaoukas Date: Sat Mar 27 15:30:41 2010 +0200 Updated Greek translation for gnome-games po/el.po |13041 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6451 insertions(+), 6590 deletions(-) commit 1c5f300e81f3ea0ff9e62d5e8475d9dabb2394bd Author: Daniel Nylander Date: Sat Mar 27 10:57:12 2010 +0100 Updated Swedish translation po/sv.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++------------- 1 files changed, 64 insertions(+), 18 deletions(-) commit 209b5b8c73f28b30915ec4e9fef3e47d43551538 Author: A S Alam Date: Sat Mar 27 10:19:30 2010 +0530 complete Translation for Punjabi by A S Alam po/pa.po |12262 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6051 insertions(+), 6211 deletions(-) commit 37a746588537ca1a3baa430c35d9563f4b463c9e Author: Piotr Drąg Date: Fri Mar 26 23:32:07 2010 +0100 Updated Polish translation po/pl.po | 177 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 117 insertions(+), 60 deletions(-) commit abd1c52f60b1038c09a1f10c4c9449c9215cbad5 Author: Bruce Cowan Date: Fri Mar 26 16:27:05 2010 +0000 Updated British English help translation Change some things automated translation currently can't aisleriot/help/en_GB/en_GB.po | 582 +++++++++++++++++++++++++++++++++------- 1 files changed, 480 insertions(+), 102 deletions(-) commit 331595171e968509fdb1b96234624a7986a40c61 Author: Philip Withnall Date: Fri Mar 26 00:31:50 2010 +0000 Updated British English translation po/en_GB.po | 133 ++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 86 insertions(+), 47 deletions(-) commit b16a65940e2fb8562fd12e1850ad0b85556ce9e4 Author: Philip Withnall Date: Fri Mar 26 00:15:13 2010 +0000 Added British English translation of AisleRiot manual aisleriot/help/Makefile.am | 2 +- aisleriot/help/en_GB/en_GB.po | 4424 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 4425 insertions(+), 1 deletions(-) commit c4963aaab94966db3acd18a634d220d725a7b218 Author: Milo Casagrande Date: Thu Mar 25 22:15:33 2010 +0100 Updated Italian translation po/it.po | 103 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 68 insertions(+), 35 deletions(-) commit 68b48e7d9fbdf8dab0668437eacb3a6663e75c2d Author: Duarte Loreto Date: Thu Mar 25 00:55:17 2010 +0000 Updated Portuguese translation po/pt.po | 94 +++++++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 66 insertions(+), 28 deletions(-) commit 4e36990b0659eb9fc8c4f8e4d13b0200623cddc5 Author: Leonid Kanter Date: Wed Mar 24 22:39:33 2010 +0200 Updated Russian translation po/ru.po | 98 +++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 78 insertions(+), 20 deletions(-) commit 7ff194daf689deb073d9d34459bb6f3679023191 Author: Gintautas Miliauskas Date: Wed Mar 24 22:38:26 2010 +0200 Updated Lithuanian translation. po/lt.po |12200 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6010 insertions(+), 6190 deletions(-) commit 8bea551339d96cc83d791a02ff8dbb6e0badff4e Author: Matej Urbančič Date: Wed Mar 24 21:23:43 2010 +0100 Updated Slovenian translation po/sl.po | 701 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 373 insertions(+), 328 deletions(-) commit 175fe7cd1b2e74ff62af96ac7fba9b88d5397850 Author: Alexander Shopov Date: Wed Mar 24 17:20:49 2010 +0200 Updated Bulgarian translation po/bg.po | 691 +++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 374 insertions(+), 317 deletions(-) commit bf0a26cd33893d5f747b1bcb9ae58ebcc3089e87 Author: Fran Diéguez Date: Wed Mar 24 16:17:05 2010 +0100 Updated Galician translation po/gl.po | 120 ++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 79 insertions(+), 41 deletions(-) commit 66176ba94e374bdca847c9242fb070077ba3d1b7 Author: Xhacker Liu Date: Wed Mar 24 19:39:45 2010 +0800 Update Simplified Chinese translation. po/zh_CN.po |13781 +++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 7746 insertions(+), 6035 deletions(-) commit b952b5c096d4278d7ab2664ab0959bb57a4bacb4 Author: Christian.Kirbach Date: Wed Mar 24 10:26:27 2010 +0100 Updated German translation po/de.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6073bc29f4a1459c80aabfa452dc05d78920838e Author: Christian.Kirbach Date: Wed Mar 24 10:23:27 2010 +0100 Updated German translation po/de.po | 116 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 77 insertions(+), 39 deletions(-) commit 8370649ea104744aa3cf42e8ae2c577d4526757e Author: Claude Paroz Date: Wed Mar 24 08:51:46 2010 +0100 Updated French translation po/fr.po | 1425 ++++---------------------------------------------------------- 1 files changed, 81 insertions(+), 1344 deletions(-) commit a6db53beefd599153efc88bd3c1693bbb3dd95a3 Author: Gabor Kelemen Date: Tue Mar 23 22:19:09 2010 -0500 Mark .js files for translation (Bug #613092) po/POTFILES.in | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 91f6743dbfebc77dbb8163f840573038f9ece68c Author: Carles Ferrando Date: Wed Mar 24 00:14:20 2010 +0100 Updated Catalan translation po/ca.po | 1256 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 772 insertions(+), 484 deletions(-) commit 2c9016be2a7ea3a296ff67042cab93f79e8bd30d Author: Inaki Larranaga Murgoitio Date: Tue Mar 23 14:00:14 2010 +0100 Updated Basque language po/eu.po | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit 4db20e68f09c8e6bdb4344de1e926b0b28678379 Author: Bruno Brouard Date: Mon Mar 22 10:26:09 2010 +0100 Added French doc translation and updated French translation Contributed by Laurent Coudeur , Bruno Brouard po/fr.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4d4a46aa7ddcd5ccf3925324470ffb5b4af74e36 Author: Joanna Mazgaj Date: Sun Mar 21 21:15:28 2010 +0100 Updated Polish translation po/pl.po | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit b2d1699bdbba0eb92d7854b48da013aa259deb87 Author: Joanna Mazgaj Date: Sun Mar 21 19:40:38 2010 +0100 Updated Polish translation po/pl.po | 4110 ++++++++++++++++++++------------------------------------------ 1 files changed, 1292 insertions(+), 2818 deletions(-) commit f2b1094c44366b30f9e25643a660868e0a8a1643 Author: Chao-Hsiung Liao Date: Sat Mar 20 20:19:22 2010 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 1069 ++++++++++++++++++++++++++++------------------------------ po/zh_TW.po | 1069 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 1032 insertions(+), 1106 deletions(-) commit 04f5bcc8297032fe5ba51ca7d9531bdabbb597d0 Author: Vladimir Melo Date: Fri Mar 19 09:01:51 2010 -0300 Updated Brazilian Portuguese translation po/pt_BR.po |12155 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 5978 insertions(+), 6177 deletions(-) commit 6da0e386f964d61e7aa939fb0650265211a8dce1 Author: Milo Casagrande Date: Thu Mar 18 19:00:13 2010 +0100 Updated Italian translation (removed fuzzy) po/it.po | 1365 +------------------------------------------------------------- 1 files changed, 5 insertions(+), 1360 deletions(-) commit f0bc2ae0adcbf072b2090b87859aaef89d653b1d Author: Milo Casagrande Date: Thu Mar 18 18:58:46 2010 +0100 Updated Italian translation po/it.po |12308 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6073 insertions(+), 6235 deletions(-) commit a310957e2e88778e5c3cbfe34d08a4950a68e139 Author: Gabor Kelemen Date: Tue Mar 16 02:29:03 2010 +0100 Updated Hungarian translation po/hu.po |11995 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 5640 insertions(+), 6355 deletions(-) commit f3b1070c4ad32fbd5184b03ab9d6c4dc73363d71 Author: Duarte Loreto Date: Mon Mar 15 00:53:01 2010 +0000 Updated Portuguese translation po/pt.po |12174 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 5983 insertions(+), 6191 deletions(-) commit da952d2224b58c0535aca1f1e56ba7b0e8ee59c7 Author: Ask H. Larsen Date: Mon Mar 15 00:45:13 2010 +0100 Updated Danish translation po/da.po | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit 7a01ba76a9f7e260f919e82a3f20967909105059 Author: Robert Ancell Date: Mon Mar 15 09:49:26 2010 +1100 Use SVG themes for 2D chess pieces (patch by Alexey Kryukov) configure.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 113cb72b083ec7626d61dbae8afa04cd6f3af94c Author: Daniel Nylander Date: Sun Mar 14 18:26:14 2010 +0100 Updated Swedish translation po/sv.po | 663 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 327 insertions(+), 336 deletions(-) commit d6d99e85cc1b1bd8474a2c46eac18e9ec59b7f97 Author: Changwoo Ryu Date: Sat Mar 13 23:51:51 2010 +0900 Updated Korean translation po/ko.po |12064 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 5934 insertions(+), 6130 deletions(-) commit f4c5d5c8491913afdd0a1c16e8839aa26dce7f1c Author: Branko Kokanović Date: Thu Mar 11 22:01:25 2010 +0100 Updated Serbian translations po/sr.po | 219 ++++++++++--------------------------------------------- po/sr@latin.po | 219 ++++++++++--------------------------------------------- 2 files changed, 80 insertions(+), 358 deletions(-) commit a88c02a7614723ce9b14dc696161607c1e802a40 Author: Inaki Larranaga Murgoitio Date: Thu Mar 11 19:52:47 2010 +0100 Updated Basque language po/eu.po | 4293 +++++++++++++++++++++----------------------------------------- 1 files changed, 1414 insertions(+), 2879 deletions(-) commit 8cc3a8a2da40c35c90813c19a2055eaddf650a61 Author: Thomas Hindoe Paaboel Andersen Date: Thu Mar 11 18:45:29 2010 +0100 GSEAL: window is already available directly. Bug #586731 aisleriot/board-noclutter.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit f2bcaef80d3712f09ae95ede2172f17acf19af8a Author: Christian Persch Date: Tue Mar 9 18:47:14 2010 +0100 build: Fix build with clutter-gtk 0.10 Bug #612319. configure.in | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) commit 9ad5a10869ce66c1e2661f7549c936769041a4a1 Author: Thomas Hindoe Paaboel Andersen Date: Tue Mar 9 00:11:10 2010 +0100 gnome games 2.29.92 NEWS | 38 ++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 39 insertions(+), 1 deletions(-) commit e725a53118b59c39450b87ed6f5da1a241d40f28 Author: Christian Persch Date: Fri Mar 5 18:06:29 2010 +0100 aisleriot: Add cogl option group aisleriot/sol.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 1e952b7748a656c5feba5ef6ee3224e49a3a3b64 Author: Christian Persch Date: Thu Mar 4 19:37:23 2010 +0100 aisleriot: Fix focus signal Don't override the ERROR_BELL signal. aisleriot/board.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e0616d0064d40f15233a5073b19b7adf08cfa858 Author: Christian Persch Date: Thu Mar 4 19:33:36 2010 +0100 aisleriot: Fix error-bell signal slot Use the right class closure. aisleriot/board.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cf7285a5e9e33d207265eeb116cb9b7ee55b90bf Author: Christian Persch Date: Thu Mar 4 19:06:23 2010 +0100 aisleriot: Fix the build with clutter 1.2 aisleriot/lib/ar-card-textures-cache.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit d5a507a0768e04b28268253ebcf23e9601177028 Author: Christian Persch Date: Thu Mar 4 19:05:57 2010 +0100 build: Fix clutter-gtk check for clutter 1.2 The corresponding clutter-gtk API version is 0.90. configure.in | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) commit dbd9691b1dd46b41241750c2525a7c944e9951d9 Author: Miloš Popović Date: Wed Mar 3 23:42:36 2010 +0100 Added Serbian in AisleRiot help Makefile aisleriot/help/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b6c2f8ceae0182b654de50f9d3af237a89fc88f1 Author: Branko Kokanović Date: Wed Mar 3 23:38:23 2010 +0100 Updated Serbian doc translations aisleriot/help/sr/sr.po | 7543 +++++++++++++++++++++++++++++++++++ aisleriot/help/sr@latin/sr@latin.po | 7543 +++++++++++++++++++++++++++++++++++ 2 files changed, 15086 insertions(+), 0 deletions(-) commit aa936f62de59665d9c9d7f2ba7cde2a8f7e4d41e Author: Branko Kokanović Date: Tue Mar 2 00:47:02 2010 +0100 Fixed some typo in Serbian translations po/sr.po | 1182 ++++++++++++++++++++++++++++++++++++++------------------ po/sr@latin.po | 1182 ++++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 1602 insertions(+), 762 deletions(-) commit 1600713312de17dcbc3881730f5094820683d7c1 Author: Torstein Adolf Winterseth Date: Sat Feb 27 13:31:52 2010 +0100 Updated Norwegian Nynorsk translation po/nn.po |14669 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 8244 insertions(+), 6425 deletions(-) commit abd51272af3f5004efd4f1b8df4def6fc213c73f Author: Leonid Kanter Date: Thu Feb 25 14:08:57 2010 +0200 Update Russian translation by Yuri Kozlov po/ru.po | 179 +++++++++++++++++++++----------------------------------------- 1 files changed, 60 insertions(+), 119 deletions(-) commit 245ce98ff4085587fb66abe1e9e1f2c43f9d2383 Author: Ask H. Larsen Date: Tue Feb 23 22:23:29 2010 +0100 Updated Danish translation po/da.po |12156 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 5978 insertions(+), 6178 deletions(-) commit cf5d6504d66e56a2b625f08a314cf5b6dc3d6fb1 Author: Thomas Hindoe Paaboel Andersen Date: Mon Feb 22 21:57:38 2010 +0100 NEWS entry for 2.29.91 NEWS | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 92 insertions(+), 0 deletions(-) commit 47dfd1384db68b0097a952d4c0d49fc8f01e5912 Author: Thomas Hindoe Paaboel Andersen Date: Mon Feb 22 21:40:13 2010 +0100 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c1f2a87bf55dfb88b0b37f7c98161e1c34f84a4f Author: Leonid Kanter Date: Sun Feb 21 17:45:11 2010 +0200 Updated Russian translation from Andrew Grigorev po/ru.po | 8038 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 3569 insertions(+), 4469 deletions(-) commit 2f6986d348533542f1f306e4ccdc8e539d7ad875 Author: Theppitak Karoonboonyanan Date: Fri Feb 19 14:36:32 2010 +0700 Updated Thai translation. po/th.po | 1063 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 677 insertions(+), 386 deletions(-) commit 333d8e8db9df3516b914d36525b3b412a6e0117d Author: Bruce Cowan Date: Wed Feb 17 20:07:13 2010 +0000 Updated British English translation po/en_GB.po |12128 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 5967 insertions(+), 6161 deletions(-) commit 76e9377148de27c69e7fd5153fd8496ddde9fdc6 Author: Jorge González Date: Mon Feb 15 20:21:10 2010 +0100 Updated Spanish translation po/es.po | 20 ++++++++------------ 1 files changed, 8 insertions(+), 12 deletions(-) commit ac2d4770d2774b9f48b7be6c3ad18f7b2807096a Author: Fran Diéguez Date: Mon Feb 15 16:57:18 2010 +0100 Updated Galician Translation po/gl.po |12202 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6002 insertions(+), 6200 deletions(-) commit 9795a6fe7e9e353e5e71e9b500941fd60a81b1f7 Author: Bruno Brouard Date: Sun Feb 14 21:42:18 2010 +0100 Updated French translation po/fr.po |12228 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 6013 insertions(+), 6215 deletions(-) commit 7db827df916098bb772c3a21fb874a625155a09f Author: Maxim V. Dziumanenko Date: Sun Feb 14 20:06:47 2010 +0200 Update Ukrainian translation po/uk.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit ec7ed5db5394be64febba3fd8829d6f384b84308 Author: vasudeven Date: Sat Feb 13 21:02:22 2010 +0530 updated Tamil translation po/ta.po | 793 +++++++++++++++++++++++++++---------------------------------- 1 files changed, 351 insertions(+), 442 deletions(-) commit b7edd0e899693a181378a388092c2f866f6968d0 Author: vasudeven Date: Sat Feb 13 20:45:49 2010 +0530 updated Tamil translation po/ta.po | 1177 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 780 insertions(+), 397 deletions(-) commit cb2c7c7b79d14f0eadcd93354b68908c19ec6417 Author: Lucian Adrian Grijincu Date: Sat Feb 13 01:49:47 2010 +0200 Update Romanian translation po/ro.po |12023 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 5911 insertions(+), 6112 deletions(-) commit 7d8af6a06a8c5af5bd4b76f68dada97ecea3bcac Author: Christian Kirbach Date: Fri Feb 12 22:17:14 2010 +0100 Updated German translation po/de.po |12303 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6057 insertions(+), 6246 deletions(-) commit e3f2954b4552b7a09de7abe3ed7e721320e7fe11 Author: Christian Persch Date: Tue Feb 9 22:49:35 2010 +0100 aisleriot: Fix the build git add lib/Makefile.am and data/Makefile.am, forgotten in the previous commit. aisleriot/data/Makefile.am | 20 +++++++ aisleriot/lib/Makefile.am | 130 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 150 insertions(+), 0 deletions(-) commit 7ccb05b7a34b690cb31c79de6b508026c108293b Author: Christian Persch Date: Tue Feb 9 20:30:05 2010 +0100 aisleriot: Move card theme support from libgames-support to aisleriot Move libgames-support/games-card*.[ch] to aisleriot/lib, and rename to ar-card-*.[ch], and adapt code accordingly. Move the the SVG files to aisleriot/data. aisleriot/Makefile.am | 6 +- aisleriot/ar-style-private.h | 2 +- aisleriot/ar-style.c | 10 +- aisleriot/ar-style.h | 6 +- aisleriot/board-noclutter.c | 54 ++-- aisleriot/board-noclutter.h | 2 - aisleriot/board.c | 20 +- aisleriot/card.c | 18 +- aisleriot/card.h | 4 +- .../data}/gnomangelo_bitmap.svg | 0 {libgames-support => aisleriot/data}/slot.svg | 0 .../data}/theme-install.ini | 0 aisleriot/game.c | 2 +- aisleriot/game.h | 2 +- .../lib/ar-card-images.c | 300 ++++++++++---------- .../lib/ar-card-images.h | 74 +++--- .../lib/ar-card-private.h | 10 +- .../lib/ar-card-textures-cache.c | 154 +++++----- aisleriot/lib/ar-card-textures-cache.h | 74 +++++ .../lib/ar-card-theme-fixed.c | 102 ++++---- .../lib/ar-card-theme-kde.c | 132 +++++----- .../lib/ar-card-theme-preimage.c | 90 +++--- aisleriot/lib/ar-card-theme-private.h | 261 +++++++++++++++++ .../lib/ar-card-theme-pysol.c | 94 +++--- .../lib/ar-card-theme-sliced.c | 104 ++++---- .../lib/ar-card-theme-svg.c | 68 +++--- .../lib/ar-card-theme.c | 184 ++++++------ aisleriot/lib/ar-card-theme.h | 100 +++++++ .../lib/ar-card-themes.c | 206 +++++++------- aisleriot/lib/ar-card-themes.h | 68 +++++ .../games-card.c => aisleriot/lib/ar-card.c | 58 ++-- .../games-card.h => aisleriot/lib/ar-card.h | 70 +++--- .../lib/ar-pixbuf-utils.c | 10 +- .../lib/ar-pixbuf-utils.h | 4 +- {libgames-support => aisleriot/lib}/render-cards.c | 47 ++-- aisleriot/slot-renderer.c | 14 +- aisleriot/slot-renderer.h | 4 +- aisleriot/window.c | 64 ++-- configure.in | 12 +- libgames-support/Makefile.am | 145 ---------- libgames-support/games-card-textures-cache.h | 74 ----- libgames-support/games-card-theme-private.h | 261 ----------------- libgames-support/games-card-theme.h | 100 ------- libgames-support/games-card-themes.h | 68 ----- libgames-support/games-files.c | 1 - po/POTFILES.in | 2 +- 46 files changed, 1466 insertions(+), 1615 deletions(-) commit 2ad15b48511e0dba0c08897f2e46c6630fe058e8 Author: Christian Persch Date: Tue Feb 9 15:01:28 2010 +0100 aisleriot: Update prop-editor.c from gtk+ master Fixes bug #572333. aisleriot/prop-editor.c | 36 ++++++++++++------------------------ 1 files changed, 12 insertions(+), 24 deletions(-) commit ad01bdcdbc3c30389545b19774c5b025dfb8855b Author: Chao-Hsiung Liao Date: Thu Feb 4 20:38:41 2010 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 4792 +++++++++++++++++++++++----------------------------------- po/zh_TW.po | 4804 +++++++++++++++++++++++------------------------------------ 2 files changed, 3797 insertions(+), 5799 deletions(-) commit cba3d643a751f16ca7bffb3845a82b6d5b65eb08 Author: Daniel Nylander Date: Sun Jan 31 13:49:00 2010 +0100 Updated Swedish translation po/sv.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 3b699211ba38ec310a680773627438276f655ab0 Author: Daniel Nylander Date: Sun Jan 31 13:44:48 2010 +0100 Updated Swedish translation po/sv.po | 184 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 99 insertions(+), 85 deletions(-) commit a24f0721c487a74298d457a08df4d8085c62cc80 Author: Jamil Ahmed Date: Fri Jan 29 00:55:51 2010 +0600 Updated Bengali translation po/bn.po |13832 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 7573 insertions(+), 6259 deletions(-) commit bb900aaa8cdd6d5320da8df7e5aaf7efb1938fd9 Author: Krasimir Chonov Date: Thu Jan 28 11:53:43 2010 +0200 Updated Bulgarian translation po/bg.po | 4248 ++++++++++++++++++++------------------------------------------ 1 files changed, 1367 insertions(+), 2881 deletions(-) commit 8c956df588cd6c68444ed3f65d732dc46ac104cd Author: Matej Urbančič Date: Wed Jan 27 12:51:30 2010 +0100 Updated Slovenian translation po/sl.po | 177 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 94 insertions(+), 83 deletions(-) commit 7a997d373b748e4a806fa946eca23d7eaae8951a Author: Thomas Hindoe Paaboel Andersen Date: Tue Jan 26 01:00:05 2010 +0100 Post-release version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 21a264f7bf0f73d6c1f154bf495212294fee2c26 Author: Thomas Hindoe Paaboel Andersen Date: Mon Jan 25 23:11:53 2010 +0100 GNOME games 2.29.6 NEWS | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 69 insertions(+), 0 deletions(-) commit a0bbf7e2b28c2a05655c4f7fc3975ba0c23a99f3 Author: Jorge González Date: Mon Jan 25 19:45:37 2010 +0100 Updated Spanish translation po/es.po | 179 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 95 insertions(+), 84 deletions(-) commit 454703175206c4ba6cc392c8e743d45d1b2dd4e5 Author: Christian Persch Date: Sun Jan 24 19:28:44 2010 +0100 libgames-support: Add back-index to KDE card theme class libgames-support/games-card-theme-kde.c | 71 +++++++++++++++++++++++++++++++ 1 files changed, 71 insertions(+), 0 deletions(-) commit 0327110504ed74769f5815fa2e8a5c065dfcaa05 Author: Christian Persch Date: Sun Jan 24 19:19:39 2010 +0100 libgames-support: Remove suprious math.h includes libgames-support/Makefile.am | 2 +- libgames-support/games-card-theme-pysol.c | 2 +- libgames-support/games-preimage.c | 1 - libgames-support/games-scores.c | 1 - 4 files changed, 2 insertions(+), 4 deletions(-) commit 5129be6106ff9c68d955afe8004133bfb77fbe2c Author: Christian Persch Date: Sun Jan 24 19:14:34 2010 +0100 libgames-support: Don't link libgames-support-gi with -lm Don't use rint(). Also reverts unauthorised commit 346350e518250ce467fdd072c34f44ab360ab4fd. libgames-support/games-scores-dialog.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit bc43625c64d451725a9f7103bc53d00c1abcc12c Author: Christian Persch Date: Sun Jan 24 19:02:44 2010 +0100 libgames-support: Support PySolFC 2.0 cardsets libgames-support/games-card-theme-pysol.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit c4faa2f621ddc128ec20cc7d137b411aea1bef45 Author: Christian Persch Date: Sun Jan 24 18:55:43 2010 +0100 libgames-support: Add back-index property to Pysol card theme This allows choosing which back image to use. libgames-support/games-card-theme-pysol.c | 85 ++++++++++++++++++++++++++++- 1 files changed, 84 insertions(+), 1 deletions(-) commit 0bd1fdee554b414ba1183730fffb822670d76316 Author: Funda Wang Date: Sun Jan 24 06:46:53 2010 +0100 link against math lib libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 95e7c16e1ca4ee4c20650c345357112fb0de70e5 Author: Christian Persch Date: Sun Jan 24 01:36:48 2010 +0100 aisleriot: Remove stock icon from Statistics menu item aisleriot/window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 21872e7dfe792b4d1fd61d7bf85187d9bde911f2 Author: Christian Persch Date: Fri Jan 22 18:33:44 2010 +0100 aisleriot: Don't use the hardware keys on maemo5 The maemo5 device (N900) doesn't have these extra hardware keys, so don't redefine the accels there. It does have a (slide-out) keyboard, so using the regular accels should work fine, if a bit inconvenient. aisleriot/window.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit 7e4581223fd135740239be1b51f05a3e61d4ed0d Author: Christian Persch Date: Thu Jan 21 16:24:52 2010 +0100 libgames-support: Update smclient from libegg master libgames-support/eggsmclient-osx.c | 2 +- libgames-support/eggsmclient.c | 29 ++++++++++++++++++++++------- 2 files changed, 23 insertions(+), 8 deletions(-) commit cd9695a45d2a8694014fa9f6d14ce27654c4b353 Author: Christian Persch Date: Thu Jan 21 15:26:33 2010 +0100 aisleriot: Remove unused #include aisleriot/baize.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit fec77a9f946a7e515b73c1199499650831c9f301 Author: Christian Persch Date: Thu Jan 21 15:26:09 2010 +0100 aisleriot: Don't use GdkPixbuf to load the baize Use clutter_texture_set_from_file() instead. aisleriot/baize.c | 47 ++++++++++------------------------------------- 1 files changed, 10 insertions(+), 37 deletions(-) commit a165de3b80074de122990326833287002598cbcb Author: Christian Persch Date: Thu Jan 21 14:28:22 2010 +0100 aisleriot: Make the prop-editor a stackable window on maemo5 aisleriot/prop-editor.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit 2ba24747661fd7c83fa988d099b6ab2dbac27430 Author: Christian Persch Date: Thu Jan 21 14:18:29 2010 +0100 aisleriot: Add configure switch to enable debugging UI aisleriot/Makefile.am | 20 +++++++++++++++----- aisleriot/window.c | 11 ++++------- configure.in | 18 ++++++++++++++++++ 3 files changed, 37 insertions(+), 12 deletions(-) commit 85400321f88e495537bdcdb3904037d246152cde Author: Christian Persch Date: Wed Jan 20 19:38:10 2010 +0100 aisleriot: Correctly round the win percentage aisleriot/stats-dialog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 249fefe011692d235f2ccfc92d0f833780487d47 Author: Christian Persch Date: Wed Jan 20 18:39:19 2010 +0100 aisleriot: Add some reserve strings aisleriot/sol.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit b420664dace83608f9a3e6c00da6143eec183fe6 Author: Kjartan Maraas Date: Wed Jan 20 07:49:25 2010 +0100 Updated Norwegian bokmål translation po/nb.po | 21 +++++++++------------ 1 files changed, 9 insertions(+), 12 deletions(-) commit 83f0fb1519c05653f45e18e813a946728595ac68 Author: Christian Persch Date: Tue Jan 19 00:58:07 2010 +0100 aisleriot: Don't include non-disted games in DOC_ENTITIES This just creates unnecessary work for translators, translating strings that aren't used. aisleriot/help/C/aisleriot.xml | 2 -- aisleriot/help/Makefile.am | 1 - 2 files changed, 0 insertions(+), 3 deletions(-) commit fd595d48df94ec05ac41792d7ab16779d3c9fc0e Author: Christian Persch Date: Tue Jan 19 00:55:59 2010 +0100 aisleriot: Don't include non-disted games in the manual aisleriot/help/C/aisleriot.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 53077f957da28be290b969ca28eba1d048d08db1 Author: Daniel Mustieles Date: Mon Jan 18 19:04:55 2010 +0100 Updated Spanish translation po/es.po | 666 ++++++++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 473 insertions(+), 193 deletions(-) commit 325c9a4527c9d36efdcb60b2c134332d8fbe2bbe Author: Daniel Nylander Date: Sat Jan 16 13:51:40 2010 +0100 Updated Swedish translation po/sv.po | 429 +++++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 356 insertions(+), 73 deletions(-) commit 0b7a16d5a254aa23f9cf6afbed45200b33b35d40 Author: Matej Urbančič Date: Fri Jan 15 19:26:50 2010 +0100 Updated Slovenian translation po/sl.po | 848 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 567 insertions(+), 281 deletions(-) commit 4caec03ecc013c79b63f2fb57bfcb98cb5240bad Author: Kjartan Maraas Date: Wed Jan 13 21:36:20 2010 +0100 Updated Norwegian bokmål translation po/nb.po | 728 +++++++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 507 insertions(+), 221 deletions(-) commit 9e15b129a1a0e8c1878c9233e8b2d7571d6af81b Author: Christian Persch Date: Tue Jan 12 13:55:18 2010 +0100 aisleriot: Implement slot types for Klondike based games Athena, Aunt Mary, Gold Mine, Saratoga. Not implemented yet for Ten Across, since it's unclear what slot type the 'temporary spots' should be. Bug #602513. aisleriot/rules/athena.scm | 28 ++++++++++++++-------------- aisleriot/rules/aunt_mary.scm | 27 ++++++++++++++------------- aisleriot/rules/gold_mine.scm | 28 ++++++++++++++-------------- aisleriot/rules/saratoga.scm | 28 ++++++++++++++-------------- 4 files changed, 56 insertions(+), 55 deletions(-) commit acf26f0767dee175d9936d985eb8b466acf6e755 Author: Thomas Hindoe Paaboel Andersen Date: Tue Jan 12 00:53:55 2010 +0100 post-release version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9a076d63a107766fccba2f895fa9f0ca8750e5a9 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 82912718174d850be8a5431d4cdc6a941d69780f 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 c45fa37a628b4251b30956f160a2f8124925ae62 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 ba2c65abf4b58bb3f8f9b9a129c4ccc910745f74 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 254b1eee3b5ac8aff17a1ed9af44827bfe6186a1 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 ef57e6396595fe9b153b65587681b5fb61dc2b6e 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 40cc20a370958c4c00d85d14f06ec8a5965d1d27 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 3e30531cf67aef18a084bfe0c1d62b2648c7320f 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 c910ba14383fadfe2eadecb00e0d48a5455c8a32 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 d4ed4c91da984c23ec2a9047cd91f2b78cb151ac 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 d47aa68e407128cbf30be785565b11e843cb9eb8 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 f8507c898a2a10a1edd6baf4e27bd9c4a1d8f5bc 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 d2393fc5b0d58e62415fee6688c4d977b633c9d6 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 4c4ff43ee505e43b838508a2d590a249d19ba74a 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 fd5c66e261d85ee95f8a2594145b539953aceae3 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 8a4a5e24b72b7c41f13ae31a84b146695158f71f 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 55bb39ebbd942067b4483af89435730135addf2e 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 2be42011fa358fc06edcb66ffa253f2a7050d075 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 c098952a9fccfcdab215bb56f66a42b2da8834bc 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 e9d311dd25a42556565e3c72d57a9f26a140e07d 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 868220dd432d42197443f6aa51ba6f8faeeeda19 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 462b30908d63c20a122d679ad785d25b42b566ac 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-clutter-embed.c => ar-style-gtk.c} | 390 ++++++---------------- aisleriot/ar-style-gtk.h | 36 ++ 4 files changed, 161 insertions(+), 614 deletions(-) commit e0ae56b3e7685b9cefc4e185b4afc8eb68f5fdb5 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 bb0c3d7f5fc4db239993c0db5770b9e9b2e98505 Author: Maxim V. Dziumanenko Date: Mon Jan 4 17:26:27 2010 +0200 Update Ukrainian translation po/uk.po |11889 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 5700 insertions(+), 6189 deletions(-) commit 55abb65b01d77635e873e6e3720d8f264346f5fe 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 ce7bd6d06495f7c9d97ce40379887721fbeda148 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 dee0f604da88a89f575ec66140e10ac1dda09ab1 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 9c2c61bf5e53bd32d52a4a777016a9a83249bc1f 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 21fd57737f9bb0231fa574b0cd683fa5f294a697 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 5b326c4c206788a1d5af81c74e981e3ff70d5f3c 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 a50faae6ae954e62c1eb6ec95c1295800abba245 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 2cc96893099ae6ef36d4acd6d1354c7ce24958cf 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 25aab2e9d2887a99f55dda240dd3d08a4b9957e3 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 f7058ba9afd5240ba7dc8d2581f3d35c5810a6d0 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 a3f14b15ede03cc04ff8ad2a77c3d863b190a5fb 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 9f68aee62c178c72da3f556db75547b0773d97ae Author: Ivar Smolin Date: Sun Dec 27 00:54:27 2009 +0200 Updating Estonian translation po/et.po | 8134 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 3901 insertions(+), 4233 deletions(-) commit 297ca4343143a1a3b80b2bcfa45bf13f0f36ea44 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 a906974aa1182fa700099799e12558406846bdb6 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(-) commit b2e7c1b78ba7dfbc5582c5827087012aff96909a Author: Liel Fridman Date: Fri Dec 18 00:34:27 2009 +0200 Updated Hebrew translation po/he.po |13154 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6575 insertions(+), 6579 deletions(-) commit 40658b09c4aac068298ad5cfb96525b055a6878c Author: Vincent Untz Date: Sat Dec 5 17:29:05 2009 +0100 build: fix LSB_* defines to be correctly quoted configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6876239adbbab469805cd711c07755a3821e5f31 Author: Og B. Maciel Date: Wed Dec 16 16:23:53 2009 -0500 Fixed bug 604714 po/pt_BR.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 5e1859566861491450bb4f3279871ae9730b3b64 Author: Milo Casagrande Date: Wed Dec 16 19:09:33 2009 +0100 Updated Italian translation: * Fixes bug 604714 po/it.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 01cc3debd9925d3495c49c98da08065bab193877 Author: Jorge González Date: Wed Dec 16 17:10:38 2009 +0100 Updated Spanish translation, partially fixes bug #604714 po/es.po | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) commit c8e35dbf403dc798cc716812754a33199e457fab Author: Robert Ancell Date: Wed Dec 16 12:18:21 2009 +1100 Fix polish mistranslation PGN->PNG po/pl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 200952c65a38a51114a4d5bc335a982fc1acc44a Author: Daniel Mustieles Date: Sun Dec 13 12:17:47 2009 +0100 updated Spanish translation po/es.po | 502 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 252 insertions(+), 250 deletions(-) commit b78a36c8571afb0df8a00863b85cd14373b0320e Author: Christian Persch Date: Thu Dec 10 12:44:54 2009 +0100 aisleriot: Mask uncommon modifiers on button press modifiers check Bug #604226. aisleriot/board.c | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) commit d3e9004952fb6a41b9d12902373255e9eb43297e Author: Javier Jardón Date: Tue Dec 8 07:26:30 2009 +0100 GSEAL: fixes for GTK_WIDGET flags Substitute: GTK_WIDGET_DRAWABLE(), GTK_WIDGET_SET_FLAGS (widget, GTK_CAN_FOCUS) GTK_WIDGET_HAS_FOCUS() https://bugzilla.gnome.org/show_bug.cgi?id=586731 aisleriot/board-noclutter.c | 2 +- aisleriot/board.c | 8 ++++---- libgames-support/games-gtk-compat.h | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) commit 7a50425124762500120834c313a352ede5846615 Author: Javier Jardón Date: Tue Dec 8 07:47:18 2009 +0100 minefield: Fix GSEAL issues https://bugzilla.gnome.org/show_bug.cgi?id=586731 libgames-support/games-gtk-compat.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit de762a03442dcb9cff6c246cf8f7735f1657d15a Author: Javier Jardón Date: Tue Dec 8 07:54:36 2009 +0100 gnibbles: Fix GSEAL issues https://bugzilla.gnome.org/show_bug.cgi?id=586731 libgames-support/games-gtk-compat.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit ace7be7a2b3b387009359e6bb845afda5d53acf6 Author: Thomas Hindoe Paaboel Andersen Date: Wed Dec 9 18:17:50 2009 +0100 Add new file to POTFILES po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 085360d37171f4d3158518dea562a8cba0c1b04a Author: Thomas Hindoe Paaboel Andersen Date: Tue Dec 8 19:41:04 2009 +0100 aisleriot: Fix typo aisleriot/window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 594c1e0da3428eefcccace205e8c3e23384f10ed Author: Christian Persch Date: Thu Nov 19 20:05:34 2009 +0100 aisleriot: Refactor AisleriotBoard Split AisleriotBoard in two parts. The widget part becomes ArClutterEmbed; the rest is made into a ClutterActor. Split the style settings off into the ArStyle object, and make ArClutterEmbed synchronise the widget style and GtkSettings properties to its style. Makefile.am | 1 + aisleriot/Makefile.am | 12 +- aisleriot/ar-clutter-embed.c | 550 ++++++++++ aisleriot/ar-clutter-embed.h | 61 ++ aisleriot/ar-cursor.c | 109 ++ aisleriot/ar-cursor.h | 38 + aisleriot/ar-style-private.h | 69 ++ aisleriot/ar-style.c | 621 ++++++++++++ aisleriot/ar-style.h | 109 ++ aisleriot/baize.c | 50 +- aisleriot/board-noclutter.c | 124 ++-- aisleriot/{board.h => board-noclutter.h} | 12 - aisleriot/board.c | 1631 +++++++++++++---------------- aisleriot/board.h | 77 +- aisleriot/card.c | 21 +- aisleriot/game.c | 32 +- aisleriot/game.h | 8 +- aisleriot/slot-renderer.c | 136 ++-- aisleriot/slot-renderer.h | 10 +- aisleriot/window.c | 144 +++- libgames-support/games-debug.c | 7 +- libgames-support/games-debug.h | 7 +- libgames-support/games-marshal.list | 1 + 23 files changed, 2681 insertions(+), 1149 deletions(-) commit 27d7790ad046e297d502f7672d8b00a82d63318a Author: Kjartan Maraas Date: Sat Dec 5 21:01:12 2009 +0100 Updated Norwegian bokmål translation. po/nb.po | 3787 ++++++++++++++++---------------------------------------------- 1 files changed, 991 insertions(+), 2796 deletions(-) commit e0b2d103f34e4593efa3c9465d974b573dc872ac Author: Matej Urbančič Date: Fri Dec 4 20:47:51 2009 +0100 Updated Slovenian translation po/sl.po | 1109 +++++++++++++++----------------------------------------------- 1 files changed, 270 insertions(+), 839 deletions(-) commit c28487fb87e68c838dc192b7935595dbaa6d474e Author: Lucian Grijincu Date: Wed Dec 2 23:33:43 2009 +0200 Updated Romanian translation po/ro.po | 2493 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1164 insertions(+), 1329 deletions(-) commit 60e765cd3dc897a2d4102533274573ad21539973 Author: Christian Persch Date: Wed Dec 2 21:29:05 2009 +0100 libgames-support: Drop SDL-mixer sound support That leaves libcanberra-gtk as the one and only sound library. Finally! aisleriot/window.c | 14 +++--- configure.in | 44 ++----------------- libgames-support/Makefile.am | 7 +--- libgames-support/games-runtime.c | 2 +- libgames-support/games-sound.c | 90 ++------------------------------------ 5 files changed, 17 insertions(+), 140 deletions(-) commit 7a0dd32f1c5135460670074c1ba1d3af58e2bda8 Author: Christian Persch Date: Wed Dec 2 20:10:38 2009 +0100 Update POTFILES.in po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit c281a98836dc3f4f41260343612f814038457fdf Author: Christian Persch Date: Tue Dec 1 23:48:22 2009 +0100 aisleriot: Only set content area border on non-maemo5 aisleriot/ar-game-chooser.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit b5f2cfec862d69477790a7b3ba2a1283411bafab Author: Christian Persch Date: Tue Dec 1 23:00:19 2009 +0100 aisleriot: maemo5: Make the game chooser a stackable window This makes the game chooser use the full screen size. aisleriot/ar-game-chooser.c | 170 ++++++++++++++++++++++--------------------- aisleriot/window.c | 4 - 2 files changed, 86 insertions(+), 88 deletions(-) commit d478d01333f4709d287333c6a655d153d660a75c Author: Christian Persch Date: Tue Dec 1 21:55:13 2009 +0100 aisleriot: Move game selection to ArGameChooser Create a new class ArGameChooser that implements the game selection dialogue. aisleriot/Makefile.am | 4 + aisleriot/ar-game-chooser.c | 403 +++++++++++++++++++++++++++++++++++++++++++ aisleriot/ar-game-chooser.h | 44 +++++ aisleriot/window.c | 256 ++------------------------- 4 files changed, 470 insertions(+), 237 deletions(-) commit a3edd14dfc4b5240730cb5916ecfc37c555623d2 Author: Christian Persch Date: Tue Dec 1 21:21:05 2009 +0100 aisleriot: Set freecell-mode on window construction And set the title immediately. This avoids setting the default title of "AisleRiot" and then have it change to "Freecell" when the game loads a short time after. aisleriot/sol.c | 7 ++-- aisleriot/window.c | 99 ++++++++++++++++++++++++++++++++++++++-------------- aisleriot/window.h | 4 +-- 3 files changed, 77 insertions(+), 33 deletions(-) commit aef127a8138ba91a2e5c88a52a81cf6cdba68c5c Author: Thomas Hindoe Paaboel Andersen Date: Mon Nov 30 21:59:21 2009 +0100 NEWS: gnome-games 2.29.3 NEWS | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 53 insertions(+), 0 deletions(-) commit 2e31d4870a1fc245893aaf91938e4726d14d37c6 Author: Thomas Hindoe Paaboel Andersen Date: Mon Nov 30 20:53:33 2009 +0100 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b93f9c5da688f3cda60d3b7d1180805492f967de Author: Robert Ancell Date: Mon Nov 30 11:56:07 2009 +1100 Fix it and ca@valencia translations of chess files po/ca@valencia.po | 16 ++++++++-------- po/it.po | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) commit 7979c5f939c37cf048ee2abcaa1b7831fd67ecc9 Author: Daniel Nylander Date: Sun Nov 29 11:33:14 2009 +0100 Updated Swedish translation po/sv.po | 4375 +++++++++++++++++++++++++------------------------------------- 1 files changed, 1735 insertions(+), 2640 deletions(-) commit d667ac078ca078c30a2bb68f5b34f417349d1461 Author: Christian Persch Date: Fri Nov 27 20:19:17 2009 +0100 libgames-support: Remove debug spew libgames-support/games-conf.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 8a81a88813ec06a47bfc521ef090928037412bcc Author: Christian Persch Date: Fri Nov 27 20:16:24 2009 +0100 aisleriot: maemo: Run GC on memory pressure Try to free up some memory by running the garbage collector. Part of bug #574182. aisleriot/sol.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit 9bc7cda66f8469f187a142e598022bb575b34a22 Author: Christian Persch Date: Fri Nov 27 20:11:36 2009 +0100 libgames-support: Allow clearing the cache explicitly Part of bug #574182. libgames-support/games-card-images.c | 14 ++++++++++++++ libgames-support/games-card-images.h | 2 ++ libgames-support/games-card-textures-cache.c | 14 ++++++++++++++ libgames-support/games-card-textures-cache.h | 2 ++ 4 files changed, 32 insertions(+), 0 deletions(-) commit 90f2b0cc598ff65c85b22306c28a99e94f2dc681 Author: Christian Persch Date: Fri Nov 27 20:01:42 2009 +0100 aisleriot: maemo: Flush settings to disk when backgrounded When the app is backgrounded, it's necessary to save the settings to disk so they're not lost if the app is killed. Bug #574184. aisleriot/sol.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 2158c29e91efbf66a71189a7e64e92cde073bb52 Author: Christian Persch Date: Fri Nov 27 20:00:24 2009 +0100 libgames-support: Add games_conf_save() To explicitly flush the settings to disk. Tracks "dirty" status, so it only writes when necessary. libgames-support/games-conf.c | 114 +++++++++++++++++++++++++++------------- libgames-support/games-conf.h | 2 + 2 files changed, 79 insertions(+), 37 deletions(-) commit e8b3ce3abc853fd662b7000e04cbae0cd93470cd Author: Christian Persch Date: Fri Nov 27 18:32:58 2009 +0100 aisleriot: maemo5: Scroll the game type selector to the current game Since there's no selection on maemo5 for the treeview in the pannable area, just use current_iter to scroll the treeview to the right place, instead of getting the selected iter (after having just set it above). aisleriot/window.c | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) commit 337113c7fd083bb614a1aa2d56a4fcb2a4d2610b Author: Christian Persch Date: Fri Nov 27 18:28:41 2009 +0100 aisleriot: maemo5: Fix game choice dialogue On maemo5, the treeview in a pannable area never has any row selected, so we failed to get the selected game type on response. Instead, the row-activated signal is emitted when the user selects an item; so we store the selected path in its handler and use that on response. [Found the problem thanks to this thread on maemo-developers ML: [http://lists.maemo.org/pipermail/maemo-developers/2009-May/019174.html ]. Bug #591847. aisleriot/window.c | 35 +++++++++++++++++++++++++++++++++-- 1 files changed, 33 insertions(+), 2 deletions(-) commit f4434e800fc9dc82163a392f3574fc5ab823d07e Author: Adi Roiban Date: Fri Nov 27 04:25:22 2009 +0200 Update Romanian translations po/ro.po | 3280 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 1405 insertions(+), 1875 deletions(-) commit 3a56f352e536bc7c4407b5360bf836cbb40e6caa Author: Christian Persch Date: Thu Nov 26 20:11:20 2009 +0100 aisleriot: Add floating exit-fullscreen button On maemo5, there's no hardware key to exit the fullscreen mode. So if the toolbar is hidden, we show a floating exit-fullscreen button in a screen corner. It auto-hides after a few seconds, and reappears when clicking on the board background. Bug #584667. aisleriot/Makefile.am | 14 + aisleriot/ar-fullscreen-button.c | 596 ++++++++++++++++++++++++++++++++++++++ aisleriot/ar-fullscreen-button.h | 62 ++++ aisleriot/window.c | 76 +++++- 4 files changed, 742 insertions(+), 6 deletions(-) commit b4685d4f540ab198778f6b82382f44ea852a5a36 Author: Christian Persch Date: Thu Nov 26 16:54:10 2009 +0100 aisleriot: Consume button press events If we handled the event in any way, consume the event. aisleriot/board-noclutter.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit f5fcb4326b2c580ad1edf9f23c95d4c9ec252366 Author: Christian Persch Date: Thu Nov 26 14:49:23 2009 +0100 aisleriot: maemo5: Show exit-fullscreen button on toolbar in fullscreen Make sure the GAMES_STOCK_LEAVE_FULLSCREEN stock item is registered also on maemo5. aisleriot/gtkrc-maemo | 2 -- libgames-support/games-stock.c | 5 +++-- 2 files changed, 3 insertions(+), 4 deletions(-) commit dfe9d9502b60caba1299f4a70f5e4722c8fcbeef Author: Christian Persch Date: Wed Nov 25 22:23:33 2009 +0100 aisleriot: maemo5: Show exit-fullscreen button on toolbar in fullscreen Since there's no hardware key to get out of fullscreen, show the exit-fullscreen button on toolbar when in fullscreen mode on maemo5. aisleriot/window.c | 22 ++++++++++++---------- 1 files changed, 12 insertions(+), 10 deletions(-) commit 713b3912682dc8d9a705692f8fc85ed745e351e6 Author: Christian Persch Date: Wed Nov 25 21:54:18 2009 +0100 aisleriot: maemo5: Always use the banner to show the status message On maemo5, the toolbar icons are so big there's not a lot of space left for the message label to show an informative amount of text. So always use the HildonBanner to show that message instead. aisleriot/window.c | 42 ++++++++++++++++++++++++++++++++---------- 1 files changed, 32 insertions(+), 10 deletions(-) commit 4f7b139c03339ab8b492cf507087886f164a3336 Author: Christian Persch Date: Wed Nov 25 21:11:07 2009 +0100 aisleriot: maemo5: Redefine stock icons using a custom gtkrc file Since the stock gtk icons we use aren't available on the device in the required toolbar icon size (48x48), and to use icons that look better in the device's theme, re-define the stock icons using a custom gtkrc file on maemo5. This is an initial try; there may be better choices for which hildon icons to use for which stock icon. Bug #584669. aisleriot/Makefile.am | 9 ++++++++- aisleriot/gtkrc-maemo | 21 +++++++++++++++++++++ aisleriot/sol.c | 14 ++++++++++++++ 3 files changed, 43 insertions(+), 1 deletions(-) commit d4ee95e5034a02f9c376595ba8020df5eb1238c9 Author: Christian Persch Date: Fri Nov 20 18:02:26 2009 +0100 libgames-support: Fix card suit enum Hearts and Diamons were transposed. libgames-support/games-card.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 32abc9a8e5c612890e15f2992b352485329ba46b Author: Christian Persch Date: Fri Nov 20 18:01:52 2009 +0100 aisleriot: Add slot types to Freecell aisleriot/rules/freecell.scm | 32 ++++++++++++++++---------------- 1 files changed, 16 insertions(+), 16 deletions(-) commit b8076d7fdd1ee9c04e489e9b270b7696c43976a8 Author: Christian Persch Date: Fri Nov 20 18:01:40 2009 +0100 aisleriot: Add slot types to Spider aisleriot/rules/spider.scm | 38 +++++++++++++++++++------------------- 1 files changed, 19 insertions(+), 19 deletions(-) commit 6dc0114cda11e580ef61df50b6e09baf41536cf2 Author: Christian Persch Date: Fri Nov 20 18:01:29 2009 +0100 aisleriot: Add slot types to Klondike aisleriot/rules/klondike.scm | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) commit bf9c3a34d33f306befd50fcef953c675b4678e5c Author: Christian Persch Date: Fri Nov 20 18:00:10 2009 +0100 aisleriot: Add slot type argument to the add-slot function This allows marking the slot type from the scheme code. aisleriot/game.c | 49 +++++++++++++++++++++++++++++++++------ aisleriot/game.h | 10 ++++++++ aisleriot/sol.scm | 22 +++++++++--------- libgames-support/games-debug.c | 5 ++- libgames-support/games-debug.h | 9 ++++--- 5 files changed, 70 insertions(+), 25 deletions(-) commit e16eff49737ee7358822888c1ecfe2e7bf87686d Author: Miloš Popović Date: Tue Nov 17 22:29:56 2009 +0000 Two fixes in Serbian translation po/sr.po | 187 ++++++++++++++++++++++++++++---------------------------- po/sr@latin.po | 187 ++++++++++++++++++++++++++++---------------------------- 2 files changed, 188 insertions(+), 186 deletions(-) commit 757957eece24875dbd62ffe4f8a2b86da1456807 Author: Thomas Hindoe Paaboel Andersen Date: Tue Nov 17 01:18:27 2009 +0100 bump version configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 099d33071f39d148bda0b56311572180663476b9 Author: Thomas Hindoe Paaboel Andersen Date: Tue Nov 17 00:57:11 2009 +0100 GNOME Games 2.29.2 NEWS | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 87 insertions(+), 0 deletions(-) commit 124ec7684405dd312f410dd63c659b96f3597b79 Author: Thomas Hindoe Paaboel Andersen Date: Tue Nov 17 00:28:12 2009 +0100 lightsoff: Add lightsoff/src/Makefile.am configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit e6cf16bd999007b52d62f6c81a55c94e57488592 Author: Thomas Hindoe Paaboel Andersen Date: Mon Nov 16 23:34:04 2009 +0100 swell-foop: Add swell-foop/src/Makefile.am configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 584b6318f12105a3f1bb77b1e88207dd0b8a8579 Author: Miloš Popović Date: Mon Nov 16 16:24:35 2009 +0000 Fixed some typo in Serbian translation po/sr.po |11526 +++++++++++++++++++++++++++----------------------------- po/sr@latin.po |11526 +++++++++++++++++++++++++++----------------------------- 2 files changed, 11038 insertions(+), 12014 deletions(-) commit 775b60662a9f57f1f0315ee077866116435d53b7 Author: Thomas Thurman Date: Fri Nov 13 16:44:45 2009 +0000 Shavian translation po/en@shaw.po | 4858 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 4858 insertions(+), 0 deletions(-) commit b2a2ee6b99198f0dab55b6b7f27b4b7674501696 Author: Thomas Thurman Date: Fri Nov 13 11:33:36 2009 +0000 Shavian translation po/LINGUAS | 1 + po/en@shaw.po | 2028 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 2029 insertions(+), 0 deletions(-) commit ee54c503346e362a990ae6dd024df67d6eb28da2 Author: Christian Persch Date: Sun Oct 4 20:00:46 2009 +0200 aisleriot: Update list of games in the man page aisleriot/sol.6 | 24 +++++++++++++----------- 1 files changed, 13 insertions(+), 11 deletions(-) commit df09cbdad5ab6801a252a0884a983e1d412f7165 Author: Christian Persch Date: Sun Oct 4 20:00:55 2009 +0200 aisleriot: Update for existence of man page aisleriot/README | 3 ++- aisleriot/game-names.h | 1 + 2 files changed, 3 insertions(+), 1 deletions(-) commit a55cad2d198a7a66416656ebd2ec1382925879e8 Author: Christian Persch Date: Thu Nov 12 18:07:28 2009 +0100 aisleriot: Don't document --freecell The --freecell switch is an internal implementation detail, not a supported interface. Remove it from the man page. aisleriot/sol.6 | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 554fbd2c7f87ab433c2bde3e283d4940a0d507e8 Author: Christian Persch Date: Thu Nov 12 13:44:53 2009 +0100 aisleriot: drop GPL2 from sol.6 aisleriot/sol.6 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ac52c9ce3e2f904bd2f209e8aa3903aac0fce012 Author: Robert Ancell Date: Mon Nov 9 11:23:45 2009 +1100 Relicensed Aisleriot manpage as GPL2+ to be consistent with other man pages (Bug #598269) aisleriot/sol.6 | 19 ++++++++++++++----- 1 files changed, 14 insertions(+), 5 deletions(-) commit bfe134048bd1a6a2f014ecd1e511ec77b23a952b Author: Robert Ancell Date: Thu Nov 5 16:40:21 2009 +1100 Removed obsolete LIBXML_REQUIRED configure.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit bf019f6f477829615b9c56efec31bd5bb5fad264 Author: David Planella Date: Mon Nov 9 00:23:47 2009 +0100 Updated Catalan translation po/ca.po |11712 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 5578 insertions(+), 6134 deletions(-) commit a414d7490a0a42e734d9a4a30d5ef611868b2c95 Author: Daniel Mustieles Date: Sat Nov 7 14:31:55 2009 +0100 Updated Spanish translation po/es.po |11573 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 5535 insertions(+), 6038 deletions(-) commit 5ce809f3088cb0c20d8e6b7e92b2a5a8327687d3 Author: Christian Persch Date: Fri Nov 6 20:50:43 2009 +0100 Fix path substitution Mentioned in bug #600921 comment 5. configure.in | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit c1ce9c5cd4c66526cea84df814ab9438524fa294 Author: Matej Urbančič Date: Fri Nov 6 14:56:11 2009 +0100 Updated Slovenian translation po/sl.po | 3767 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 1430 insertions(+), 2337 deletions(-) commit 4b83f8e7d060eff265310791ca1301ae26c09daf Author: Tim Horton Date: Fri Nov 6 01:54:56 2009 -0500 libgames-support: Fix build of GIR Accidentally removed in commit afd2c399e70fde7d3f5853cefd137299458447d3 libgames-support/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 86668549fc7651a1b70ef4f5a68bb1a8ab8c3de1 Author: Theppitak Karoonboonyanan Date: Wed Nov 4 18:33:45 2009 +0700 Updated Thai translation. po/th.po |13222 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 6700 insertions(+), 6522 deletions(-) commit 4b37b2e6792afae7ace41c2b3d74bf150ef54ebc Author: vasudeven Date: Tue Nov 3 13:21:04 2009 +0530 Added Tamil translation po/ta.po | 40 +++++++++++++++++++++++++--------------- 1 files changed, 25 insertions(+), 15 deletions(-) commit 418a0cf9d8dec262e60a2b0e06acfaed86359fe6 Author: Miloš Popović Date: Wed Oct 28 16:49:47 2009 +0000 Some fixes in Serbian translation po/sr.po | 10 +++++----- po/sr@latin.po | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) commit 3efe8f11fa5499084f89070321555e4a41094e94 Author: Thomas Hindoe Paaboel Andersen Date: Tue Oct 27 23:11:11 2009 +0100 get rid of unused indent.sh HACKING | 3 +-- indent.sh | 4 ---- 2 files changed, 1 insertions(+), 6 deletions(-) commit ab67d9b186de8dd52fd257ee0af6ed02ffdb653a Author: Thomas Hindoe Paaboel Andersen Date: Tue Oct 27 22:50:52 2009 +0100 drop the single unit test left in tests. Drops the dependency on Check Makefile.am | 6 +----- README | 19 ------------------- configure.in | 22 ---------------------- 3 files changed, 1 insertions(+), 46 deletions(-) commit 652d09902af581dab7c415613e466b12ab0cc7bf Author: drtvasudevan Date: Tue Oct 27 12:03:49 2009 +0530 Updated Tamil translation po/ta.po |11448 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 5469 insertions(+), 5979 deletions(-) commit 7b88c38830ebbb00ff133a7d3147bcfdf3468aed Author: Khaled Hosny Date: Tue Oct 27 08:02:01 2009 +0200 Updated Arabic translation po/ar.po |13823 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 7444 insertions(+), 6379 deletions(-) commit c709a005a399bf648fa49f173c352373ec2217a8 Author: Jason D. Clinton Date: Mon Oct 26 19:18:56 2009 -0500 GNOME Games 2.29.1 NEWS | 248 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 249 insertions(+), 1 deletions(-) commit 4a8c4c7b16c7925fcbd23c2033dec9a1fa373fb1 Author: Jason D. Clinton Date: Mon Oct 26 18:09:15 2009 -0500 i18n: update the POTFILES.* files for the correct paths po/POTFILES.in | 22 +++++++++++----------- po/POTFILES.skip | 7 +++---- 2 files changed, 14 insertions(+), 15 deletions(-) commit 4fd5f3fe62fe2dd2c2ed1645cefa5fd4624d4708 Author: Jason D. Clinton Date: Mon Oct 26 17:30:28 2009 -0500 quadrapassel: Update translations to use new file names po/af.po | 146 +++++++++++++++++++++++----------------------- po/am.po | 146 +++++++++++++++++++++++----------------------- po/ar.po | 166 ++++++++++++++++++++++++++-------------------------- po/as.po | 144 +++++++++++++++++++++++----------------------- po/az.po | 146 +++++++++++++++++++++++----------------------- po/be.po | 146 +++++++++++++++++++++++----------------------- po/bg.po | 144 +++++++++++++++++++++++----------------------- po/bn.po | 146 +++++++++++++++++++++++----------------------- po/bn_IN.po | 144 +++++++++++++++++++++++----------------------- po/br.po | 164 ++++++++++++++++++++++++++-------------------------- po/ca.po | 144 +++++++++++++++++++++++----------------------- po/ca@valencia.po | 144 +++++++++++++++++++++++----------------------- po/cs.po | 144 +++++++++++++++++++++++----------------------- po/cy.po | 142 +++++++++++++++++++++++----------------------- po/da.po | 144 +++++++++++++++++++++++----------------------- po/de.po | 144 +++++++++++++++++++++++----------------------- po/dz.po | 166 ++++++++++++++++++++++++++-------------------------- po/el.po | 164 ++++++++++++++++++++++++++-------------------------- po/en_CA.po | 146 +++++++++++++++++++++++----------------------- po/en_GB.po | 144 +++++++++++++++++++++++----------------------- po/es.po | 144 +++++++++++++++++++++++----------------------- po/eu.po | 144 +++++++++++++++++++++++----------------------- po/fa.po | 146 +++++++++++++++++++++++----------------------- po/fi.po | 144 +++++++++++++++++++++++----------------------- po/fr.po | 144 +++++++++++++++++++++++----------------------- po/ga.po | 144 +++++++++++++++++++++++----------------------- po/gl.po | 144 +++++++++++++++++++++++----------------------- po/gu.po | 144 +++++++++++++++++++++++----------------------- po/he.po | 144 +++++++++++++++++++++++----------------------- po/hi.po | 164 ++++++++++++++++++++++++++-------------------------- po/hr.po | 146 +++++++++++++++++++++++----------------------- po/hu.po | 144 +++++++++++++++++++++++----------------------- po/id.po | 146 +++++++++++++++++++++++----------------------- po/is.po | 146 +++++++++++++++++++++++----------------------- po/it.po | 144 +++++++++++++++++++++++----------------------- po/ja.po | 144 +++++++++++++++++++++++----------------------- po/ka.po | 146 +++++++++++++++++++++++----------------------- po/kn.po | 144 +++++++++++++++++++++++----------------------- po/ko.po | 144 +++++++++++++++++++++++----------------------- po/ku.po | 146 +++++++++++++++++++++++----------------------- po/lt.po | 144 +++++++++++++++++++++++----------------------- po/lv.po | 146 +++++++++++++++++++++++----------------------- po/mai.po | 146 +++++++++++++++++++++++----------------------- po/mk.po | 146 +++++++++++++++++++++++----------------------- po/ml.po | 144 +++++++++++++++++++++++----------------------- po/mn.po | 146 +++++++++++++++++++++++----------------------- po/mr.po | 144 +++++++++++++++++++++++----------------------- po/ms.po | 146 +++++++++++++++++++++++----------------------- po/nb.po | 144 +++++++++++++++++++++++----------------------- po/ne.po | 146 +++++++++++++++++++++++----------------------- po/nl.po | 144 +++++++++++++++++++++++----------------------- po/nn.po | 146 +++++++++++++++++++++++----------------------- po/oc.po | 146 +++++++++++++++++++++++----------------------- po/or.po | 144 +++++++++++++++++++++++----------------------- po/pa.po | 144 +++++++++++++++++++++++----------------------- po/pl.po | 144 +++++++++++++++++++++++----------------------- po/pt.po | 144 +++++++++++++++++++++++----------------------- po/pt_BR.po | 144 +++++++++++++++++++++++----------------------- po/ro.po | 144 +++++++++++++++++++++++----------------------- po/ru.po | 144 +++++++++++++++++++++++----------------------- po/rw.po | 146 +++++++++++++++++++++++----------------------- po/si.po | 140 ++++++++++++++++++++++---------------------- po/sk.po | 144 +++++++++++++++++++++++----------------------- po/sl.po | 164 ++++++++++++++++++++++++++-------------------------- po/sq.po | 146 +++++++++++++++++++++++----------------------- po/sr.po | 144 +++++++++++++++++++++++----------------------- po/sr@latin.po | 144 +++++++++++++++++++++++----------------------- po/sv.po | 164 ++++++++++++++++++++++++++-------------------------- po/ta.po | 144 +++++++++++++++++++++++----------------------- po/te.po | 144 +++++++++++++++++++++++----------------------- po/th.po | 144 +++++++++++++++++++++++----------------------- po/tr.po | 144 +++++++++++++++++++++++----------------------- po/uk.po | 144 +++++++++++++++++++++++----------------------- po/vi.po | 164 ++++++++++++++++++++++++++-------------------------- po/wa.po | 146 +++++++++++++++++++++++----------------------- po/xh.po | 146 +++++++++++++++++++++++----------------------- po/zh_CN.po | 146 +++++++++++++++++++++++----------------------- po/zh_HK.po | 144 +++++++++++++++++++++++----------------------- po/zh_TW.po | 144 +++++++++++++++++++++++----------------------- 79 files changed, 5792 insertions(+), 5792 deletions(-) commit 9f2fa033c72b5db560f3b9fec25c1bf38d8f918c Author: Jason D. Clinton Date: Mon Oct 26 16:57:10 2009 -0500 quadrapassel: additional build fixes configure.in | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit 5fd39d2daa78475daa4315a88c5667a215d26a2c Author: Jason D. Clinton Date: Mon Oct 26 16:46:30 2009 -0500 autogen.sh: Oddly, specifically looks for a handful of directories for sanity autogen.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 28626f9fe0bba020631a0c75d55c63ea5fb739c3 Author: Jason D. Clinton Date: Mon Oct 26 16:42:56 2009 -0500 swell-foop: fix translation issues with build po/POTFILES.in | 14 ++++---------- po/as.po | 42 +++++++++++++++++++++--------------------- po/bg.po | 42 +++++++++++++++++++++--------------------- po/bn_IN.po | 42 +++++++++++++++++++++--------------------- po/br.po | 42 +++++++++++++++++++++--------------------- po/ca.po | 42 +++++++++++++++++++++--------------------- po/ca@valencia.po | 42 +++++++++++++++++++++--------------------- po/cs.po | 42 +++++++++++++++++++++--------------------- po/da.po | 42 +++++++++++++++++++++--------------------- po/de.po | 42 +++++++++++++++++++++--------------------- po/el.po | 42 +++++++++++++++++++++--------------------- po/en_GB.po | 42 +++++++++++++++++++++--------------------- po/es.po | 42 +++++++++++++++++++++--------------------- po/eu.po | 42 +++++++++++++++++++++--------------------- po/fi.po | 42 +++++++++++++++++++++--------------------- po/fr.po | 42 +++++++++++++++++++++--------------------- po/ga.po | 42 +++++++++++++++++++++--------------------- po/gl.po | 42 +++++++++++++++++++++--------------------- po/gu.po | 42 +++++++++++++++++++++--------------------- po/hi.po | 42 +++++++++++++++++++++--------------------- po/hu.po | 42 +++++++++++++++++++++--------------------- po/it.po | 42 +++++++++++++++++++++--------------------- po/kn.po | 42 +++++++++++++++++++++--------------------- po/ko.po | 42 +++++++++++++++++++++--------------------- po/lt.po | 42 +++++++++++++++++++++--------------------- po/ml.po | 42 +++++++++++++++++++++--------------------- po/mr.po | 42 +++++++++++++++++++++--------------------- po/nb.po | 42 +++++++++++++++++++++--------------------- po/or.po | 42 +++++++++++++++++++++--------------------- po/pa.po | 42 +++++++++++++++++++++--------------------- po/pl.po | 42 +++++++++++++++++++++--------------------- po/pt.po | 42 +++++++++++++++++++++--------------------- po/pt_BR.po | 42 +++++++++++++++++++++--------------------- po/ro.po | 42 +++++++++++++++++++++--------------------- po/sl.po | 42 +++++++++++++++++++++--------------------- po/sr.po | 42 +++++++++++++++++++++--------------------- po/sr@latin.po | 42 +++++++++++++++++++++--------------------- po/sv.po | 46 +++++++++++++++++++++++----------------------- po/ta.po | 42 +++++++++++++++++++++--------------------- po/te.po | 42 +++++++++++++++++++++--------------------- po/tr.po | 42 +++++++++++++++++++++--------------------- po/uk.po | 42 +++++++++++++++++++++--------------------- po/zh_HK.po | 32 ++++++++++++++++---------------- po/zh_TW.po | 30 +++++++++++++++--------------- 44 files changed, 898 insertions(+), 904 deletions(-) commit 4ddb9159c91f7e242f90551340d995c137a6155e Author: Jason D. Clinton Date: Mon Oct 26 16:35:46 2009 -0500 swell-foop: s/same-gnome/swell-foop/g configure.in | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) commit 74c9701b736f7386c288510f4497fecc406bc083 Author: Jason D. Clinton Date: Mon Oct 26 15:59:11 2009 -0500 same-gnome: move the new same-gnome-clutter in to the same-gnome directory Also update the configure.in configure.in | 16 +++++++--------- 1 files changed, 7 insertions(+), 9 deletions(-) commit 1d3d6f66fb95a25ebe4e98af58fb2689e177338e Author: Thomas Hindoe Paaboel Andersen Date: Mon Oct 26 23:46:42 2009 +0100 glchess: add the makefile from glchess back to configure.in configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 744d07f83ee0bcf1f3ed9d1650b02ef263091c21 Author: Jason D. Clinton Date: Mon Oct 26 10:06:28 2009 -0500 i18n: remove GGZ parts in POTFILES.in to fix translations po/POTFILES.in | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 2de4f1352440799a704433553b2fa2003a831498 Author: Christian Persch Date: Sun Oct 25 21:32:38 2009 +0100 build: Use git.mk Remove manual .gitignore, and use git.mk instead. cards/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit c46a315d0f0d4217734083dd0b3551dca6d96bb3 Author: Christian Persch Date: Sun Oct 25 21:01:07 2009 +0100 ld: Remove .gitignore files They're autogenerated on build, so they don't belong in git. .gitignore | 148 ------------------------------------------- aisleriot/.gitignore | 29 --------- aisleriot/help/.gitignore | 142 ----------------------------------------- aisleriot/rules/.gitignore | 22 ------- libgames-support/.gitignore | 31 --------- sounds/.gitignore | 22 ------- 6 files changed, 0 insertions(+), 394 deletions(-) commit ff863b224931c6311c5975a97d0db352ec9c15ec Author: Christian Persch Date: Thu Oct 22 00:11:34 2009 +0200 build: Automatically keep .gitignore files updated Import git.mk to automatically generate the .gitignore files. .gitignore | 232 ++++++++++++++++++++++++------------------ Makefile.am | 44 +++++++-- aisleriot/.gitignore | 29 +++++ aisleriot/Makefile.am | 2 + aisleriot/help/.gitignore | 142 ++++++++++++++++++++++++++ aisleriot/help/Makefile.am | 2 + aisleriot/rules/.gitignore | 22 ++++ aisleriot/rules/Makefile.am | 2 + git.mk | 184 +++++++++++++++++++++++++++++++++ libgames-support/.gitignore | 31 ++++++ libgames-support/Makefile.am | 2 + sounds/.gitignore | 22 ++++ sounds/Makefile.am | 2 + 13 files changed, 610 insertions(+), 106 deletions(-) commit 055318f1c2ebf9616c2e55c9b896ce60651eb026 Author: Gintautas Miliauskas Date: Tue Oct 20 02:23:14 2009 +0300 Updated Lithuanian translation. po/lt.po | 4501 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2593 insertions(+), 1908 deletions(-) commit 0b94b579dbf9109eaaccd705c4437c7c38981733 Author: Jorge González Date: Sat Oct 17 11:24:05 2009 +0200 Updated Spanish translation po/es.po | 960 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 487 insertions(+), 473 deletions(-) commit 1ed7ac2f8f434b94b187e750aed95fa99ca0fe2b Author: Christian Persch Date: Fri Oct 16 19:05:58 2009 +0200 build: Drop blackjack .gitignore | 1 - COPYING.README | 2 +- MAINTAINERS | 3 --- README | 5 +---- TODO | 6 ------ configure.in | 28 ++++------------------------ libgames-support/games-runtime.c | 2 +- po/POTFILES.in | 12 ------------ po/POTFILES.skip | 1 - 9 files changed, 7 insertions(+), 53 deletions(-) commit 72590156a5fc5dd5380393f640c4a5301dad962a Author: Christian Persch Date: Fri Oct 16 18:44:20 2009 +0200 build: Change POTFILES.in for the gnuchess move po/POTFILES.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 133e925f54a7dc8e1b4d7d9db552035e2e57d0a3 Author: Christian Persch Date: Fri Oct 16 18:34:57 2009 +0200 build: Move included gnuchess from dependencies/ to glchess/ Makefile.am | 3 +-- configure.in | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) commit e45f021a2a7c2ed5734a7a6cf3580c79c20ce102 Author: Christian Persch Date: Fri Oct 16 18:27:26 2009 +0200 build: Remove leftover ggz m4 macros configure.in | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit 7c003f3f2cdd397a79d43123ef3ee0b642aedd42 Author: Thomas Hindoe Paaboel Andersen Date: Fri Oct 16 00:41:43 2009 +0200 Ifdef the last usage of deprecated gtk symbols libgames-support/games-stock.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 55e4698f5ed2a22b1563a296ef88ac41256710b7 Author: Thomas Hindoe Paaboel Andersen Date: Thu Oct 15 23:32:58 2009 +0200 glchess: check for pthread if building gnuchess configure.in | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit 26961339353865704a2ae05671d007065f2a9ec4 Author: Thomas Hindoe Paaboel Andersen Date: Mon Sep 28 00:21:23 2009 +0200 Remove ggz from README files. Also remove some deleted files from POTFILES.in README | 30 ---------- README.GGZ | 173 -------------------------------------------------------- po/POTFILES.in | 29 --------- 3 files changed, 0 insertions(+), 232 deletions(-) commit 201518b7a0bede19576cf4bb9432a0263730f490 Author: Thomas Hindoe Paaboel Andersen Date: Sun Sep 27 20:00:37 2009 +0200 Remove GGZ configure.in | 59 ---- libgames-support/GGZ-1.0.gir | 10 - libgames-support/Makefile.am | 28 -- libgames-support/games-dlg-chat.c | 243 --------------- libgames-support/games-dlg-chat.h | 43 --- libgames-support/games-dlg-players.c | 548 ---------------------------------- libgames-support/games-dlg-players.h | 60 ---- 7 files changed, 0 insertions(+), 991 deletions(-) commit 22658c0247edf0bc8e62729493de4a289af828be Author: Jason D. Clinton Date: Tue Oct 13 21:49:28 2009 -0500 lightsoff: enable in default builds configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit ee1354b006ca62b6a4efd0b493e389b700ec7a32 Author: Thomas Hindoe Paaboel Andersen Date: Wed Oct 14 14:42:20 2009 +0200 add the new gnibbles/board.c to POTFILES.in po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit d42ec1567db24a31bf1d5d22b5f1484ec6a9768a Author: Guillaume Beland Date: Wed May 20 21:52:05 2009 -0400 Added new files to the build and updated main.c configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e43c657d99a32c6f49fd86aac3c81df783cc685e Author: Thomas Hindoe Paaboel Andersen Date: Tue Oct 6 23:52:32 2009 +0200 aisleriot: Fix the statusbar-related GSEAL issues Bug #586731 aisleriot/window.c | 18 ++++++++++++------ 1 files changed, 12 insertions(+), 6 deletions(-) commit 01a657d200fd417d99094b36ef04c771954f15fd Author: Thomas Hindoe Paaboel Andersen Date: Tue Oct 6 01:04:27 2009 +0200 GSEAL: fixes for GTK_WIDGET_HAS_FOCUS and GTK_WIDGET_VISIBLE bug#586731 aisleriot/board-noclutter.c | 10 +++++----- libgames-support/games-gridframe.c | 4 ++-- libgames-support/games-gtk-compat.h | 16 ++++++---------- 3 files changed, 13 insertions(+), 17 deletions(-) commit 4316fade03ba7bd70c3df69616ff43ea0529cfbb Author: Jason D. Clinton Date: Sat Sep 26 23:28:57 2009 -0500 aisleriot: resolve z-order for empty slots; handles selection case (#575740) aisleriot/board.c | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) commit 7ee2aa03643a5e404410baa216c776dad9c0433e Author: Jason D. Clinton Date: Sat Sep 26 21:30:06 2009 -0500 aisleriot: remove usless region invalidation with Clutter; OpenGL doesn't care aisleriot/board.c | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) commit 339e548943bb435e29a5db6d30b6efa49463ab0c Author: Jason D. Clinton Date: Sat Sep 26 21:26:57 2009 -0500 aisleriot: partial fix for z-order of empty slots; handles drag case (#575740) aisleriot/board.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 57696099db1f2ec1a3ea5311ff5a1bffee7e3927 Author: Thomas Hindoe Paaboel Andersen Date: Tue Sep 1 01:17:10 2009 +0200 Gseal: mostly allocation fixes Bug #586731 aisleriot/board-noclutter.c | 21 ++++++++++++++------- aisleriot/stats-dialog.c | 9 ++++++--- aisleriot/window.c | 8 ++++---- libgames-support/games-scores-dialog.c | 1 + 4 files changed, 25 insertions(+), 14 deletions(-) commit 6d8ef288ac127481c8145c6b27fb562133002756 Author: Jason D. Clinton Date: Mon Sep 21 09:47:09 2009 -0500 Post-release version bump to to 2.29.0 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 78b119ed867d7ac7abec8dcc7a49d18da83c2110 Author: Jason D. Clinton Date: Mon Sep 21 09:35:53 2009 -0500 GNOME Games 2.28.0 NEWS | 129 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 130 insertions(+), 1 deletions(-) commit 7b9d7f2086a3cc24db3a06ce6b3212f994a73675 Author: Amitakhya Phukan Date: Mon Sep 21 11:45:40 2009 +0530 Updating Assamese translations po/as.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a64fa85e060693847c2240d25d4f1ac4f1cedc84 Author: Amitakhya Phukan Date: Mon Sep 21 11:44:06 2009 +0530 Updating Assamese translations po/as.po | 5224 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 2869 insertions(+), 2355 deletions(-) commit 223b8279e2f17c99c22c376e724c424d0aa69bbb Author: Shankar Prasad Date: Mon Sep 21 10:12:28 2009 +0530 Updated Kannada(kn) translation po/kn.po | 369 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 168 insertions(+), 201 deletions(-) commit b919e725c9142fc3321cc5e333a7eaefd0722eb0 Author: Changwoo Ryu Date: Sun Sep 20 08:00:09 2009 +0900 Korean translation update po/ko.po | 5161 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 2421 insertions(+), 2740 deletions(-) commit e2e18d1c37ea6cb7c7f20859e578bf039e9303d8 Author: Claude Paroz Date: Sat Sep 19 22:16:12 2009 +0200 Updated French manuals translation aisleriot/help/fr/fr.po | 522 ++++++++++++++++++++++++++++++++++------------- 1 files changed, 377 insertions(+), 145 deletions(-) commit b420b6ee03ab8bb9772d00d459a0f6530d9bfa7a Author: A S Alam Date: Sat Sep 19 23:02:35 2009 +0530 Updating Translation for Punjabi by A S Alam po/pa.po | 4898 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 2766 insertions(+), 2132 deletions(-) commit 05873f8812236cafd49bd08c85ce1a1123eb9f10 Author: Milo Casagrande Date: Sat Sep 19 18:02:07 2009 +0200 Updated Italian translation po/it.po | 37 +++++++++++++++++++------------------ 1 files changed, 19 insertions(+), 18 deletions(-) commit f4a6b898585e170021f056b95d130e61468fe8ad Author: Kostas Papadimas Date: Sat Sep 19 17:53:02 2009 +0300 Updated Greek help translation. aisleriot/help/el/el.po | 558 +++++++++++++++++++++++++++++++++++------------ 1 files changed, 421 insertions(+), 137 deletions(-) commit 8245abe8888eece4ad485e67c85ad5a392c6fc32 Author: Milo Casagrande Date: Sat Sep 19 14:26:22 2009 +0200 Updated Italian translation po/it.po | 4175 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 2372 insertions(+), 1803 deletions(-) commit b10ee6375055174bbe3e3d728b2f09432fc8b731 Author: Manoj Kumar Giri Date: Fri Sep 18 15:01:34 2009 +0530 Upadated Oriya Translation po/or.po | 5491 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 3090 insertions(+), 2401 deletions(-) commit b2521caf4ae4163d06b1ec17eb3c2cba95515ec8 Author: Rajesh Ranjan Date: Fri Sep 18 14:54:44 2009 +0530 hindi update trasnaled by Ravi Ratlami po/hi.po | 2294 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1242 insertions(+), 1052 deletions(-) commit fd594f3307a1f5d220b93ae168c7434c03c084d7 Author: Rajesh Ranjan Date: Fri Aug 14 14:30:12 2009 +0530 hindi update po/hi.po | 3111 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1920 insertions(+), 1191 deletions(-) commit 5d0e02a7aed9fb133afc17cb81a3d937131ce339 Author: Ani Date: Fri Sep 18 14:23:38 2009 +0530 Updated Malayalam Translations po/ml.po | 406 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 169 insertions(+), 237 deletions(-) commit 78e82041da0263a9f79626269af5d167d8dc0700 Author: Runa Bhattacharjee Date: Thu Sep 17 19:18:32 2009 +0530 Updated Bengali India Translations po/bn_IN.po | 1818 ++++++++++++++++++++++++----------------------------------- 1 files changed, 733 insertions(+), 1085 deletions(-) commit fe3fe9d1e8161fe6723ef7c94554507fa5773082 Author: Maxim V. Dziumanenko Date: Thu Sep 17 11:56:15 2009 +0300 Added Ukrainian translation po/uk.po | 3159 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1637 insertions(+), 1522 deletions(-) commit 4aff878cae945baaddbeddd9856e955fc5e6709f Author: Kostas Papadimas Date: Wed Sep 16 22:05:03 2009 +0300 Updated Greek translation. po/el.po | 2180 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1126 insertions(+), 1054 deletions(-) commit 7d019d86b12ba6f113c58a88cbe8b71b22031f62 Author: Kostas Papadimas Date: Wed Sep 16 21:39:11 2009 +0300 Updated Greek translation. po/el.po | 4573 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2643 insertions(+), 1930 deletions(-) commit c724facb2242058b7820229be24bf5a42d24eb39 Author: Matej Urbančič Date: Wed Sep 16 13:25:44 2009 +0200 Updated Slovenian translation po/sl.po | 5859 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 3357 insertions(+), 2502 deletions(-) commit 417fc3cf7a556ad5a66793f76dc9f60fa6b84999 Author: Sweta Kothari Date: Wed Sep 16 11:40:42 2009 +0530 Updated Gujarati Translations po/gu.po | 423 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 189 insertions(+), 234 deletions(-) commit 3d2e616628d17e208b18e94f181a5b7521ef2b92 Author: Ani Date: Wed Sep 16 00:04:59 2009 +0530 Updated Malayalam Translations po/ml.po | 4710 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 2552 insertions(+), 2158 deletions(-) commit dfff45293b30886bbcdae2f240b01adf17d50c4f Author: Sweta Kothari Date: Tue Sep 15 16:59:49 2009 +0530 Updated Gujarati Translations po/gu.po | 777 +++++++++++++++++++++----------------------------------------- 1 files changed, 267 insertions(+), 510 deletions(-) commit f5e50389280bcf0a1a142f38ee0cf603230fd2d9 Author: Ilkka Tuohela Date: Tue Sep 15 11:54:03 2009 +0300 Updated Finnish translation po/fi.po | 4458 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2584 insertions(+), 1874 deletions(-) commit af0dc62e2a93b279ac11fffaa9358d9796078f05 Author: Adi Roiban Date: Tue Sep 15 00:39:24 2009 +0300 Updated Romanian translation po/ro.po | 6086 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 3330 insertions(+), 2756 deletions(-) commit aee2f5344af0b07f86e52461bc1f9334deff06e8 Author: Joanna Mazgaj Date: Mon Sep 14 21:26:50 2009 +0200 Update Polish translation po/pl.po | 5766 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 3066 insertions(+), 2700 deletions(-) commit 2e26e1270dab9f60ed6a97a768c27cf910ce7cb6 Author: Runa Bhattacharjee Date: Mon Sep 14 20:57:48 2009 +0530 Updated Bengali India Translations po/bn_IN.po | 6340 +++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 3936 insertions(+), 2404 deletions(-) commit 9f005c18720884e6e91634a1452f34aa933c3460 Author: Christian Kirbach Date: Sun Sep 13 18:43:02 2009 +0200 Updated German translation po/de.po | 456 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 227 insertions(+), 229 deletions(-) commit 108f84fc701f45a938763e8a60aab3416de50675 Author: Vladimir Melo Date: Sat Sep 12 22:40:19 2009 -0300 Corrected 'if not' translation in Brazilian Portuguese translation po/pt_BR.po | 252 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 126 insertions(+), 126 deletions(-) commit 192cd111de3551154ab2fb459f740d8285662e25 Author: Bruce Cowan Date: Sat Sep 12 19:38:18 2009 +0100 Updated British English translation po/en_GB.po | 4490 ++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 2581 insertions(+), 1909 deletions(-) commit 03f7c0276e966ef0e9fd036df0a2b99286fe63d7 Author: Ask H. Larsen Date: Sat Sep 12 03:11:40 2009 +0200 Updated Danish translation po/da.po | 4504 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2587 insertions(+), 1917 deletions(-) commit bf2d70271c15b02ee50df18795d4648c5efe16c4 Author: Sandeep Shedmake Date: Fri Sep 11 14:12:23 2009 +0530 Updated Marathi Translations po/mr.po | 4572 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 2508 insertions(+), 2064 deletions(-) commit f15ff882b111750314fd5a4eb2e2fb00a0a28d4b Author: Denis ARNAUD Date: Wed Sep 9 06:08:55 2009 +0200 Updated breton translation po/br.po | 2841 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 1613 insertions(+), 1228 deletions(-) commit 6174741939ade9e7af208c91b690c0c34fdcda63 Author: Robert Ancell Date: Wed Sep 9 11:32:32 2009 +1000 Bring Debian man pages upstream aisleriot/Makefile.am | 3 + aisleriot/sol.6 | 116 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+), 0 deletions(-) commit c49f8a72f53b554b6ea408d372093ce26af51b29 Author: Robert Ancell Date: Wed Sep 9 10:50:02 2009 +1000 Update list of ignored built files .gitignore | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit 97160dd951a647150db235f072e4cd3de553bd51 Author: Gabor Kelemen Date: Tue Sep 8 01:49:58 2009 +0200 Hungarian translation updated po/hu.po | 5029 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 2665 insertions(+), 2364 deletions(-) commit 0b9e38aeac1da31846521ca3a4ab8f5472798467 Author: Thomas Hindoe Paaboel Andersen Date: Mon Sep 7 23:53:35 2009 +0200 gnome-games 2.27.92 NEWS | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 129 insertions(+), 1 deletions(-) commit e16fad193af194aefaa6ddd7ea270a76e76b5786 Author: Christian Persch Date: Mon Sep 7 11:07:11 2009 +0200 Fix a typo aisleriot/README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0903cb39c595dba795fc8999aa8689c11d245482 Author: Branko Kokanović Date: Sun Sep 6 15:32:10 2009 +0000 Updated Serbian translation po/sr.po | 4512 ++++++++++++++++++++++++++++++++------------------------ po/sr@latin.po | 4508 ++++++++++++++++++++++++++++++++------------------------ 2 files changed, 5178 insertions(+), 3842 deletions(-) commit 39186380539eed3e7fa0bf60b21205ee266664df Author: Petr Kovar Date: Sat Sep 5 19:39:15 2009 +0200 Updated Czech translation by Petr Pulc Reviewed by: Lucas Lommer & Petr Kovar po/cs.po | 4496 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 2433 insertions(+), 2063 deletions(-) commit e4b99fed81e5eb8b13fc9e1aa4d37124712ef9a6 Author: Ivar Smolin Date: Sat Sep 5 09:12:17 2009 +0300 Updating Estonian translation po/et.po | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) commit 174fd41dda3ac982821990295ea097eb94bc92e9 Author: Duarte Loreto Date: Thu Sep 3 09:07:32 2009 +0100 Updated Portuguese translation po/pt.po | 4839 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 2591 insertions(+), 2248 deletions(-) commit cb5a0b3c340f0897566bb54050e58c9312f1e8d4 Author: Shankar Prasad Date: Tue Sep 1 11:23:04 2009 +0530 Updated Kannada(kn) translation po/kn.po | 38 +++----------------------------------- 1 files changed, 3 insertions(+), 35 deletions(-) commit 6fce4bc5bdfc24546ce8ec0b6f745748426456a9 Author: Sweta Kothari Date: Mon Aug 31 11:58:33 2009 +0530 Updated Gujarati Translations po/gu.po | 4642 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 2590 insertions(+), 2052 deletions(-) commit 0775c4f7ba71f44042b0cab5ad1e337a20849e50 Author: Thomas Hindoe Paaboel Andersen Date: Sat Aug 29 21:22:39 2009 +0200 Gseal: add getter/setter for allocation to games-gtk-compat.h Also use these in games-gridframe.c Part of bug 586731 libgames-support/games-gridframe.c | 5 +++-- libgames-support/games-gtk-compat.h | 8 ++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) commit 382301b38b9a9694f02b527ee623ea06b7afe188 Author: Baris Cicek Date: Sat Aug 29 20:48:08 2009 +0300 Updated Turkish translation. po/tr.po | 6077 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 3720 insertions(+), 2357 deletions(-) commit 8dbf67e2ac6fa561b11d3de66587d424053a2c21 Author: Claude Paroz Date: Fri Aug 28 21:34:52 2009 +0200 Updated French translation po/fr.po | 444 +++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 240 insertions(+), 204 deletions(-) commit a9c65550a09f944376c09d28d0b3db2372779e78 Author: Thomas Hindoe Paaboel Andersen Date: Fri Aug 28 21:07:02 2009 +0200 Make AM_SILENT_RULES default to yes configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2116dce1df7ccd9cac87e6928a2ef7fd410d2a3e Author: Branko Kokanović Date: Fri Aug 28 01:30:05 2009 +0200 Updated Serbian translation po/sr.po | 5459 ++++++++++++++++++++++++++++++++------------------------ po/sr@latin.po | 5459 ++++++++++++++++++++++++++++++++------------------------ 2 files changed, 6348 insertions(+), 4570 deletions(-) commit 95b1a75417723ff63b1e52b91d6058bdc1d3b23d Author: Mario Blättermann Date: Thu Aug 27 19:48:40 2009 +0200 Updated German doc translation aisleriot/help/de/de.po | 1174 ++++++++++++++++++++++++++++++++--------------- 1 files changed, 794 insertions(+), 380 deletions(-) commit 5f732afa96565034d692ea38a6118f7877aad872 Author: Inaki Larranaga Murgoitio Date: Thu Aug 27 10:16:54 2009 +0200 Updated Basque language po/eu.po | 567 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 518 insertions(+), 49 deletions(-) commit a2b74d6f24ec327dd7a9d375a67b46e43c6162cd Author: Daniel S. Koda Date: Wed Aug 26 20:25:54 2009 -0400 Updated Brazilian Portuguese translation. po/pt_BR.po | 4253 +++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 2544 insertions(+), 1709 deletions(-) commit 060b348bba1c9af75cd301e185b58ddd254753e5 Author: krishnababu k Date: Thu Aug 27 02:14:09 2009 +0530 Updated Telugu Translations po/te.po | 1522 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 749 insertions(+), 773 deletions(-) commit acb5283a08bab9f7bbd8fc0e4c550403c08cf12e Author: Inaki Larranaga Murgoitio Date: Wed Aug 26 18:17:49 2009 +0200 Updated Basque language po/eu.po | 4300 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 2212 insertions(+), 2088 deletions(-) commit 87c612c60e235d281758664fa878e0daa4a5e2d9 Author: ifelix Date: Wed Aug 26 14:18:56 2009 +0530 Updated Tamil Translations po/ta.po | 378 +++++++++++++++++++++----------------------------------------- 1 files changed, 129 insertions(+), 249 deletions(-) commit 06f3983ed6144be33e9d28ef15972663f8d06b9e Author: krishnababu k Date: Wed Aug 26 13:03:31 2009 +0530 Updated Telugu Translations po/te.po | 5348 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 2940 insertions(+), 2408 deletions(-) commit c1b95be576cd2f578f283b10a501bb84bcd5c748 Author: Jason D. Clinton Date: Tue Aug 25 22:36:50 2009 -0500 gnometris: First pass as implementing a GObject-based texture cache; has issues libgames-support/games-debug.c | 1 + libgames-support/games-debug.h | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) commit 8e5ab7678e07902aeff5a840ba15f52703681c05 Author: Christian Persch Date: Mon Aug 24 18:15:36 2009 +0200 Use pkglibdir directly here libgames-support/Makefile.am | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 2b3ce18538ab0c48e40c088307da9896fe15f548 Author: Denis Arnaud Date: Tue Aug 25 06:45:56 2009 +0200 Updated breton translation po/br.po | 6634 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 3949 insertions(+), 2685 deletions(-) commit 9bf9ba6550a05ca5d0febf98ace3382d629af0ce Author: Denis Arnaud Date: Tue Aug 25 06:25:37 2009 +0200 Updated breton translation and added br in LINGUAS po/LINGUAS | 1 + po/br.po | 8215 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 8216 insertions(+), 0 deletions(-) commit f2adaac040f9e5c39043d3571dca66a5096608aa Author: Gil Forcada Date: Mon Aug 24 20:38:27 2009 +0200 Minor fixes to Catalan translation po/ca.po | 4457 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2593 insertions(+), 1864 deletions(-) commit 6f134795c2f98ccbad2732d9b6b57bc9e2250646 Author: Carles Ferrando Date: Mon Aug 24 20:37:53 2009 +0200 Added Catalan (Valencian) translation po/LINGUAS | 1 + po/ca@valencia.po |10044 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 10045 insertions(+), 0 deletions(-) commit 479ca8a998e63fd93f8d9b3a7c5304dcb47bb58e Author: Alexander Shopov Date: Sat Aug 22 16:45:06 2009 +0300 Updated Bulgarian translation po/bg.po | 4140 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 2355 insertions(+), 1785 deletions(-) commit 45043c3fee0d414e49e49503af301977163e368b Author: Antón Méixome Date: Wed Aug 19 16:12:43 2009 +0200 Updated Galician Translation po/gl.po | 184 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 79 insertions(+), 105 deletions(-) commit 549eee92a6bc0a9d719847314f38c38ee0eb3373 Author: Thomas Hindoe Paaboel Andersen Date: Wed Aug 19 15:47:49 2009 +0200 Code style fix aisleriot/board-noclutter.c | 27 ++++++++++++++++++++------- 1 files changed, 20 insertions(+), 7 deletions(-) commit fc458ae2c902613eb4dd739a1f68e71fb3afc10a Author: Thomas Hindoe Paaboel Andersen Date: Tue Aug 18 19:49:56 2009 +0200 Add games-gtk-compat.h and use it for a few sealings in aisleriot aisleriot/board-noclutter.c | 82 +++++++++++++++++++--------------- libgames-support/Makefile.am | 1 + libgames-support/games-conf.c | 1 + libgames-support/games-gtk-compat.h | 40 +++++++++++++++++ 4 files changed, 88 insertions(+), 36 deletions(-) commit 5ac2084720bc87cffc1cf2dfdd5582b599ee3fd9 Author: Christian Persch Date: Mon Aug 17 22:56:42 2009 +0200 libgames-support: Use the right --libtool when generating the .gir libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3e0b329bca1b958d3aab2c909eee757885f8ee47 Author: Christian Persch Date: Mon Aug 17 22:51:34 2009 +0200 build: Remove shave support To enable silent build rules, you now need automake 1.11. configure.in | 8 ---- shave-libtool.in | 109 ------------------------------------------------------ shave.in | 102 -------------------------------------------------- 3 files changed, 0 insertions(+), 219 deletions(-) commit 56b4387d31a87e0a11f0efb9b48a77e71583928d Author: Christian Persch Date: Mon Aug 17 22:48:03 2009 +0200 aisleriot: Fix build when GUILE_DEBUG is not defined aisleriot/game.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 8a0fcae778e796741209e2b3f943652a938e9c46 Author: Ivar Smolin Date: Mon Aug 17 21:01:45 2009 +0300 Updating Estonian translation po/et.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit f914dea8fce48f6a7b30fb9f08904f25ea9dfe73 Author: Seán de Búrca Date: Sun Aug 16 18:25:15 2009 -0600 Updated Irish translation po/ga.po | 6818 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 4168 insertions(+), 2650 deletions(-) commit ec9e8576a17805da3305c25e899de13194e55d65 Author: Christian Persch Date: Sun Aug 16 22:49:38 2009 +0200 Fix build on am < 1.11 using shave configure.in | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit 3437741f6caf96a4340391c8354f679c194bfe97 Author: Christian Persch Date: Sun Aug 16 22:03:04 2009 +0200 Allow AM_V_GEN pattern configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 3dad80e7eb18b41c1c84cb8bfedae65e04e4bdf8 Author: Christian Persch Date: Sun Aug 16 21:32:03 2009 +0200 Use $(SED) aisleriot/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a01afd0f57bd6064c09f5807f782df56a6c3816f Author: Christian Persch Date: Sun Aug 16 21:28:34 2009 +0200 Support silent build with automake 1.11 Add AM_SILENT_RULES, and sprinkle some $(AM_V_GEN) around. Bug #587601. Makefile.am | 2 +- aisleriot/Makefile.am | 2 +- configure.in | 13 +++++++++---- libgames-support/Makefile.am | 8 ++++---- 4 files changed, 15 insertions(+), 10 deletions(-) commit c598e3557797f4939ad97ae26f2628eb1ff3ce95 Author: Christian Persch Date: Thu Aug 13 21:01:44 2009 +0200 aisleriot: Fix AisleriotBoard definition Use the right parent instance/class! aisleriot/board.c | 1 - aisleriot/board.h | 12 ++++++++++++ 2 files changed, 12 insertions(+), 1 deletions(-) commit 8be1f9233ab149249716ca9d57f37fef27158804 Author: Christian Persch Date: Thu Aug 13 19:47:20 2009 +0200 Fix out-of-srcdir build libgames-support/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 1c7dbc465f2a38eb44599edad59a89748275f391 Author: Christian Persch Date: Tue Aug 4 22:43:58 2009 +0200 libgames-support: Add icon for GAMES_STOCK_START_NEW_GAME stock libgames-support/games-stock.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 42da43166acc404c0c3e6f403ab8937a00ab3947 Author: Shankar Prasad Date: Thu Aug 13 12:29:08 2009 +0530 Updated Kannada(kn) translation po/kn.po | 4413 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2544 insertions(+), 1869 deletions(-) commit 7e71027dc746107d4412954e61c2137900dceacc Author: Lucas Rocha Date: Thu Aug 13 00:36:16 2009 +0100 Post-release version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 862552f5d4bd35e6b71b3cf686d099afa036fe3e Author: Lucas Rocha Date: Thu Aug 13 00:34:51 2009 +0100 NEWS entry for 2.27.90 NEWS | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 56 insertions(+), 0 deletions(-) commit 1b58f6bdca49edeec8f93330e3af557d09733234 Author: Ivar Smolin Date: Tue Aug 11 13:06:53 2009 +0300 Updating Estonian translation po/et.po | 78 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 39 insertions(+), 39 deletions(-) commit 27374ebbf4c59020fd8577b784cc50f8b2fdb7a0 Author: Antón Méixome Date: Mon Aug 10 17:28:50 2009 +0200 Updated Galician translation po/POTFILES.in | 1 - po/gl.po | 4684 +++++++++++++++++++++++++++++--------------------------- 2 files changed, 2419 insertions(+), 2266 deletions(-) commit a640a7118cf1e251bce694a62d14b25de3b5af31 Author: Christian Kirbach Date: Sat Aug 8 01:40:58 2009 +0200 Updated German translation. po/de.po | 733 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 410 insertions(+), 323 deletions(-) commit 1abd12cd7c606a2c3c40501d8d44f18325704381 Author: Daniel Mustieles Date: Fri Aug 7 19:05:14 2009 +0200 Updated Spanish translation po/es.po | 83 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 43 insertions(+), 40 deletions(-) commit 2320a6d1ae73e58c519f86b23fef4351f51e6558 Author: Tim Horton Date: Thu Aug 6 15:38:21 2009 -0400 Include schemas files for staging games, remove same-gnome-clutter-c Commit 5266cc985d6 commented these out as they weren't being distributed and as such, broke build of the tarball. 16267c5a7a fixes this, so I'm reenabling them. This closes bug 590977. po/POTFILES.in | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit c2e814ecfcaa5c36a1818b40fdaf40d006acdf68 Author: Telsa Gwynne Date: Wed Aug 5 13:44:01 2009 +0100 Updated Welsh translation po/cy.po |14265 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 8020 insertions(+), 6245 deletions(-) commit 366bc0f11cc3794c87718b497888eec7da3f5797 Author: Daniel Mustieles Date: Tue Aug 4 19:34:02 2009 +0200 Updated Spanish translation po/es.po | 368 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 203 insertions(+), 165 deletions(-) commit 0f6ecf6ed4f999cb02c833edc27287092167383d Author: Kjartan Maraas Date: Tue Aug 4 12:19:06 2009 +0200 Updated Norwegian bokmål translation. po/nb.po | 2793 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1700 insertions(+), 1093 deletions(-) commit e86b81d1ef69835c248ab54d0923d392f6184b39 Author: Ivar Smolin Date: Tue Aug 4 10:35:38 2009 +0300 Updating Estonian translation po/et.po | 84 ++++++++++++++++++++++++++++--------------------------------- 1 files changed, 39 insertions(+), 45 deletions(-) commit 30991dd43dea9313ea9d2469086f58c6a23a3566 Author: Tim Horton Date: Fri Jul 31 19:44:05 2009 -0400 [same-gnome-clutter] [lightsoff] Distribute schema.in files, remove C version of same-gnome-clutter configure.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit a7498da1f2e3a91757ac13fa081610216bed0bdf Author: Tim Horton Date: Thu Jul 30 23:22:30 2009 -0400 [libgames-support] Use Clutter-1.0, since CLUTTER_API_VERSION was removed This might not be the correct solution, as it doesn't take into account the fact that the Clutter gir version will change. chpe? libgames-support/Makefile.am | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 5ddcd83da6bd79a8fc915f8a0cdca5b4b5266171 Author: Daniel Nylander Date: Thu Jul 30 21:20:49 2009 +0200 Updated Swedish translation po/sv.po | 4525 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 2585 insertions(+), 1940 deletions(-) commit f350a6568c2255764f29aef76ed04c1c2408c395 Author: Bastien Nocera Date: Thu Jul 30 14:15:54 2009 +0100 Require stable versions of clutter and clutter-gtk The previous code made assumptions that the clutter and clutter-gtk API versions would be the same, that's not true. configure.in | 20 ++++---------------- 1 files changed, 4 insertions(+), 16 deletions(-) commit 750917b51095c3dc467dba74c940290f9ad906a3 Author: drtvasudevan Date: Wed Jul 29 08:34:06 2009 +0530 Updated Tamil translation po/ta.po | 535 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 266 insertions(+), 269 deletions(-) commit 757ab4ec7a4baa9de16a9564834085b48e7bf855 Author: Thomas Hindoe Paaboel Andersen Date: Tue Jul 28 00:11:39 2009 +0200 Post-release version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 68ff2d05041d4b92d82c96a9197596d54c32aea4 Author: Thomas Hindoe Paaboel Andersen Date: Mon Jul 27 23:32:46 2009 +0200 NEWS entry for 2.27.5 NEWS | 153 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 153 insertions(+), 0 deletions(-) commit 818699408e60e09bd08c0f6ee2308b2d95018019 Author: Thomas Hindoe Paaboel Andersen Date: Mon Jul 27 22:42:56 2009 +0200 comment out schemas files for staging games to fix build po/POTFILES.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 07fdf1aa5e45b0f199b390bebdab8327cee79b78 Author: Ivar Smolin Date: Fri Jul 24 17:16:08 2009 +0300 Updating Estonian translation po/et.po | 43 +++++++++++++++++++++++++++++++++++++------ 1 files changed, 37 insertions(+), 6 deletions(-) commit 62142b088053e7c415e833276989f6c3072df819 Author: Christian Persch Date: Thu Jul 23 13:58:16 2009 +0200 Update POTFILES.in po/POTFILES.in | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 860d9ff541cca307b8e154ed9bc88cfd03839ca0 Author: Christian Persch Date: Wed Jul 22 17:37:45 2009 +0200 libgames-support: Use link instead of FSF address in the GPL3 note As recommended. libgames-support/games-stock.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit 92414769d5c39914341e75deba445273ef8bc7d5 Author: Ivar Smolin Date: Mon Jul 20 14:31:53 2009 +0300 Updating Estonian translation po/et.po | 36 ++++++++++++++++++++++++++---------- 1 files changed, 26 insertions(+), 10 deletions(-) commit ba174a3ea7cc248c83a731526f4d554cc85ade4c Author: Christian Persch Date: Fri Jul 10 19:48:45 2009 +0200 aisleriot: Change licence to GPL 3+ Relicence the libgamescard library code from LGPL 2+ to LGPL 3+ (resp. GPL 2+ to GPL 3+), and aisleriot from GPL 2+ to GPL 3+. The libgamescards licence changes also implies a blackjack licence change from GPL 2+ to GPL 3+. Add COPYING.GPL3 containing the text of the GPL version 3, and COPYING.README with a short summary of which code is licensed how. COPYING.GPL3 | 676 ++++++++++++++++++++++++++ COPYING.README | 4 + Makefile.am | 1 + aisleriot/aisleriot.supp | 13 +- aisleriot/baize.c | 23 +- aisleriot/baize.h | 23 +- aisleriot/board-noclutter.c | 29 +- aisleriot/board.c | 29 +- aisleriot/board.h | 25 +- aisleriot/card.c | 24 +- aisleriot/card.h | 23 +- aisleriot/conf.c | 25 +- aisleriot/conf.h | 23 +- aisleriot/game.c | 25 +- aisleriot/game.h | 23 +- aisleriot/get_titles.pl | 23 +- aisleriot/guile16-compat.h | 10 +- aisleriot/rules/Makefile.am | 5 +- aisleriot/rules/accordion.scm | 10 +- aisleriot/rules/agnes.scm | 10 +- aisleriot/rules/athena.scm | 10 +- aisleriot/rules/auld_lang_syne.scm | 10 +- aisleriot/rules/backbone.scm | 10 +- aisleriot/rules/bakers_dozen.scm | 10 +- aisleriot/rules/bakers_game.scm | 10 +- aisleriot/rules/bear_river.scm | 10 +- aisleriot/rules/beleaguered_castle.scm | 10 +- aisleriot/rules/block_ten.scm | 10 +- aisleriot/rules/bristol.scm | 10 +- aisleriot/rules/camelot.scm | 10 +- aisleriot/rules/canfield.scm | 10 +- aisleriot/rules/carpet.scm | 10 +- aisleriot/rules/chessboard.scm | 10 +- aisleriot/rules/clock.scm | 10 +- aisleriot/rules/cover.scm | 10 +- aisleriot/rules/cruel.scm | 10 +- aisleriot/rules/diamond_mine.scm | 10 +- aisleriot/rules/doublets.scm | 10 +- aisleriot/rules/eagle_wing.scm | 10 +- aisleriot/rules/easthaven.scm | 10 +- aisleriot/rules/eight_off.scm | 10 +- aisleriot/rules/elevator.scm | 10 +- aisleriot/rules/escalator.scm | 10 +- aisleriot/rules/first_law.scm | 10 +- aisleriot/rules/fortress.scm | 10 +- aisleriot/rules/fortunes.scm | 10 +- aisleriot/rules/forty_thieves.scm | 10 +- aisleriot/rules/fourteen.scm | 10 +- aisleriot/rules/freecell.scm | 25 +- aisleriot/rules/gaps.scm | 10 +- aisleriot/rules/gay_gordons.scm | 10 +- aisleriot/rules/giant.scm | 10 +- aisleriot/rules/glenwood.scm | 10 +- aisleriot/rules/gold_mine.scm | 10 +- aisleriot/rules/golf.scm | 10 +- aisleriot/rules/gypsy.scm | 10 +- aisleriot/rules/helsinki.scm | 10 +- aisleriot/rules/hopscotch.scm | 10 +- aisleriot/rules/isabel.scm | 10 +- aisleriot/rules/jamestown.scm | 10 +- aisleriot/rules/jumbo.scm | 10 +- aisleriot/rules/kansas.scm | 10 +- aisleriot/rules/king_albert.scm | 10 +- aisleriot/rules/kings_audience.scm | 10 +- aisleriot/rules/klondike.scm | 10 +- aisleriot/rules/labyrinth.scm | 10 +- aisleriot/rules/lady_jane.scm | 10 +- aisleriot/rules/maze.scm | 10 +- aisleriot/rules/monte_carlo.scm | 10 +- aisleriot/rules/napoleons_tomb.scm | 10 +- aisleriot/rules/neighbor.scm | 10 +- aisleriot/rules/odessa.scm | 10 +- aisleriot/rules/osmosis.scm | 10 +- aisleriot/rules/peek.scm | 10 +- aisleriot/rules/pileon.scm | 10 +- aisleriot/rules/plait.scm | 25 +- aisleriot/rules/poker.scm | 10 +- aisleriot/rules/quatorze.scm | 10 +- aisleriot/rules/royal_east.scm | 10 +- aisleriot/rules/saratoga.scm | 10 +- aisleriot/rules/scorpion.scm | 10 +- aisleriot/rules/scuffle.scm | 10 +- aisleriot/rules/seahaven.scm | 10 +- aisleriot/rules/sir_tommy.scm | 10 +- aisleriot/rules/spider.scm | 10 +- aisleriot/rules/spider_three_decks.scm | 10 +- aisleriot/rules/spiderette.scm | 10 +- aisleriot/rules/straight_up.scm | 10 +- aisleriot/rules/streets_and_alleys.scm | 10 +- aisleriot/rules/template.scm | 10 +- aisleriot/rules/ten_across.scm | 10 +- aisleriot/rules/terrace.scm | 10 +- aisleriot/rules/thieves.scm | 10 +- aisleriot/rules/thirteen.scm | 10 +- aisleriot/rules/thumb_and_pouch.scm | 10 +- aisleriot/rules/treize.scm | 10 +- aisleriot/rules/triple_peaks.scm | 10 +- aisleriot/rules/union_square.scm | 10 +- aisleriot/rules/valentine.scm | 10 +- aisleriot/rules/westhaven.scm | 10 +- aisleriot/rules/whitehead.scm | 10 +- aisleriot/rules/will_o_the_wisp.scm | 10 +- aisleriot/rules/yield.scm | 10 +- aisleriot/rules/yukon.scm | 11 +- aisleriot/rules/zebra.scm | 10 +- aisleriot/slot-renderer.c | 23 +- aisleriot/slot-renderer.h | 23 +- aisleriot/sol.c | 10 +- aisleriot/sol.scm | 10 +- aisleriot/stats-dialog.c | 25 +- aisleriot/stats-dialog.h | 23 +- aisleriot/util.c | 10 +- aisleriot/util.h | 23 +- aisleriot/window.c | 27 +- aisleriot/window.h | 23 +- libgames-support/games-card-images.c | 32 +- libgames-support/games-card-images.h | 18 +- libgames-support/games-card-private.h | 32 +- libgames-support/games-card-textures-cache.c | 31 +- libgames-support/games-card-textures-cache.h | 31 +- libgames-support/games-card-theme-fixed.c | 26 +- libgames-support/games-card-theme-preimage.c | 32 +- libgames-support/games-card-theme-private.h | 33 +- libgames-support/games-card-theme-pysol.c | 13 +- libgames-support/games-card-theme-sliced.c | 13 +- libgames-support/games-card-theme-svg.c | 26 +- libgames-support/games-card-theme.c | 32 +- libgames-support/games-card-theme.h | 20 +- libgames-support/games-card-themes.c | 32 +- libgames-support/games-card-themes.h | 20 +- libgames-support/games-card.c | 24 +- libgames-support/games-card.h | 32 +- libgames-support/games-pixbuf-utils.c | 17 +- libgames-support/games-pixbuf-utils.h | 17 +- libgames-support/games-runtime.c | 7 +- libgames-support/theme-install.ini | 21 +- 136 files changed, 1545 insertions(+), 1066 deletions(-) commit a6f57a14418ce91f5d12708bfa202125a8c4775a Author: Thomas Hindoe Paaboel Andersen Date: Tue Jun 23 11:25:01 2009 +0200 Use accessor functions for -DGSEAL_ENABLE Fixes glines, gnobots2 and libgames-support. Still needs work for GtkWidget allocation and GtkObject flags as no solution for these exists. GNOME bug #586731 libgames-support/games-gridframe.c | 6 +++--- libgames-support/games-scores-dialog.c | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) commit 61df48ff0d8292394cb2b7e781eed7f74ba509ab Author: Christian Persch Date: Sat Jul 18 22:29:58 2009 +0200 libgames-support: Assert that threads are initialised For libgames-support.la, init threads. For libgames-support-gi.la, assert that threads are initialised as seed has already inited threads before. libgames-support/Makefile.am | 2 +- libgames-support/games-runtime.c | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) commit bd46e2c6a650c7b6e9f71ee93e726bf56c451b8b Author: Christian Persch Date: Sat Jul 18 21:19:20 2009 +0200 libgames-support: Make GamesClock work with multiple calls to start() When calling start() on a running clock, don't do anything. Should fix bug #588920. libgames-support/games-clock.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit eb162693f55f9ea534820543d0c654cf3eb2f9d3 Author: Christian Persch Date: Sat Jul 18 00:02:38 2009 +0200 bgames-support: Add libgames-support-gi.la for use by gobject-introspection Instead of making libgames-support.la installed, revert that change, and add a -gi variant that is installed. Install to pkglibdir, not datadir. configure.in | 7 ++++++- libgames-support/Makefile.am | 36 ++++++++++++++++++++++++------------ 2 files changed, 30 insertions(+), 13 deletions(-) commit d073a4b6e747c1781a944d2e8fd0d1300a315ae2 Author: Christian Persch Date: Fri Jul 17 22:42:39 2009 +0200 Revert "[libgames-support] Tiny build fix for merge of gsoc-seed-games" This reverts commit 5f5cc39255ed7be82beb874935e869c79137c479. libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8ba602503f8037aa54826bfb5c132168e6d455e9 Author: Christian Persch Date: Fri Jul 17 22:39:21 2009 +0200 Revert "[libgames-support] Don't pass --internal to glib-genmarshal" This reverts commit 37c4a527ab80ac3f1d787ae090232dba0114d19e. libgames-support/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b1fd42b3abf16ebbcc716ac1e7b8365d34dba703 Author: Ivar Smolin Date: Sun Jul 19 22:45:58 2009 +0300 Updating Estonian translation po/et.po | 1477 ++++++++++++++++++++++++++++++++++++++++++-------------------- 1 files changed, 1000 insertions(+), 477 deletions(-) commit eb5b33ea9466612be7be0882674e770d7c0234f3 Author: Chao-Hsiung Liao Date: Sun Jul 19 08:25:38 2009 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 3303 ++++++++++++++++++++++++++++++++++++++--------------------- po/zh_TW.po | 3298 ++++++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 4315 insertions(+), 2286 deletions(-) commit 7906a428023194b965e37b47502aa3e6d900b2c3 Author: Daniel Mustieles Date: Sat Jul 18 21:01:13 2009 +0200 Updated Spanish translation po/es.po | 245 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 112 insertions(+), 133 deletions(-) commit de2e251d06dd418a54055ec7503fe9e46443599d Author: Claude Paroz Date: Sat Jul 18 16:26:42 2009 +0200 Updated French translation Contributed by Laurent Coudeur and Claude Paroz po/fr.po | 2621 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1593 insertions(+), 1028 deletions(-) commit 8dd12e60a51cac3731c60c64d55eafaf423c368a Author: Claude Paroz Date: Sat Jul 18 15:33:27 2009 +0200 [aisleriot] Remove game name with tilde suffix aisleriot/game-names.h | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) commit de2b7dcf60817c6ff360c341675ddb75c46f42af Author: Daniel Mustieles Date: Sat Jul 18 15:21:24 2009 +0200 Updated Spanish translation po/es.po | 452 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 288 insertions(+), 164 deletions(-) commit a17b39bba8acafc11520edd16aa2f22075f816e5 Author: drtvasudevan Date: Sat Jul 18 16:55:43 2009 +0530 Updated Tamil translation po/ta.po | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 67 insertions(+), 6 deletions(-) commit d110365b6819e9b062ba578851dbb63c676cf476 Author: Tim Horton Date: Thu Jul 16 22:27:12 2009 -0400 [libgames-support] Don't pass --internal to glib-genmarshal This prevents games-marshal.* from being filled with G_GNUC_INTERNALs, which was preventing things from using these functions now that libgames-support is built dynamically. libgames-support/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a88de649a25dce389f8719babf077d668a5d42cb Author: Tim Horton Date: Thu Jul 16 22:23:08 2009 -0400 [libgames-support] Do install GnomeGamesSupport-1.0.gir libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 57d5301f81d3189339ae9b377a0af2300a64eaaa Author: Tim Horton Date: Thu Jul 16 22:22:05 2009 -0400 [libgames-support] Don't clean hand-generated GGZ-1.0.gir libgames-support/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 62d94522c2f1c664d6448487c5eefa2eb6550f58 Author: Thomas Hindoe Paaboel Andersen Date: Fri Jul 17 03:04:22 2009 +0200 Add new files to POTFILES po/POTFILES.in | 7 ++++++- po/POTFILES.skip | 2 ++ 2 files changed, 8 insertions(+), 1 deletions(-) commit eab86b5788074d9229c58723b998489d386ca238 Author: Tim Horton Date: Thu Jul 16 18:27:17 2009 -0400 [libgames-support] Tiny build fix for merge of gsoc-seed-games libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 53c7a7e5e2465a52431808e6681b59d9f2d53ff0 Author: Tim Horton Date: Tue Jul 14 20:07:17 2009 -0400 [libgames-support] Distribute handwritten GGZ gir libgames-support/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit cda31e2b4d03827fe9c31ddc50bf7803d2274553 Author: Tim Horton Date: Sun Jul 12 21:27:27 2009 -0400 [same-gnome-clutter] Finish (not yet animated) live theme switching configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 877893f50321c18ff5905855e118b203f1f27d19 Author: Tim Horton Date: Sun Jul 12 19:48:22 2009 -0400 [same-gnome-clutter] Add initial settings ui configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 516a7a95c36f7d33bc15648c4ed123aa144542c5 Author: Tim Horton Date: Sat Jul 11 23:12:37 2009 -0400 [same-gnome-clutter] Pull ThemeLoader over from LightsOff configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3afac79ae2ab3a18798aef9d09b4b6456c7eddf6 Author: Tim Horton Date: Sat Jul 11 22:40:12 2009 -0400 [lightsoff] Standardize on capital letters for JS files configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b4bdb8a8d00d2f95804bd532e1b1db8176d2176f Author: Tim Horton Date: Sat Jul 11 22:00:03 2009 -0400 [lightsoff] Reduce the number of templated javascript files configure.in | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 67ad72854541542775e0a80fd9779a27bea282da Author: Tim Horton Date: Sat Jul 11 21:29:01 2009 -0400 [libgames-support] GGZ-1.0.gir needs to be installed, even though it's handwritten libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6a9d025236ee7c5423f043f6cd5c2e7529b4dcdd Author: Tim Horton Date: Sun Jul 5 20:24:36 2009 -0400 [same-gnome-clutter] Reorganize into directories configure.in | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 3c6b8858d5606e85671a125d3617187dc8731d0c Author: Tim Horton Date: Thu Jul 9 14:11:51 2009 -0400 [libgames-support] Use a stand-in GIR for GGZ instead of introspecting GGZ within our namespace .gitignore | 1 - libgames-support/GGZ-1.0.gir | 10 ++++++++++ libgames-support/Makefile.am | 3 ++- 3 files changed, 12 insertions(+), 2 deletions(-) commit dbe996940662cfcc9ee2cf2c77d8af7567987ec9 Author: Tim Horton Date: Sun Jul 5 18:08:40 2009 -0400 [lightsoff] Add (as-yet-unwritten) LO manual. Copied from Gnometris, so there's some extra words left over. configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 2d8f230c5ecfd2d8bc37343e545de9b5c2638406 Author: Tim Horton Date: Fri Jul 3 18:58:35 2009 -0400 [libgames-support] Use detected CLUTTER_API_VERSION instead of 0.9 configure.in | 1 + libgames-support/Makefile.am | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) commit 74919466d3ac98255e37393ed5de7caf5ec97632 Author: Tim Horton Date: Fri Jul 3 05:54:02 2009 -0400 [libgames-support] Remove extra semicolon in games-card-images.h; no more scanner warnings libgames-support/games-card-images.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2ab2d9deb023bf188ea0bd90a22f821497e76702 Author: Tim Horton Date: Fri Jul 3 05:52:44 2009 -0400 [libgames-support] Add pkg arguments for Clutter and COGL to reduce g-ir-scanner warnings libgames-support/Makefile.am | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 20233f46ab7dabe223b9b0dbc781eb72dff03b69 Author: Tim Horton Date: Thu Jul 2 00:17:46 2009 -0400 [libgames-support] Return card size assertion wrapped in gir-scanner ifdef libgames-support/games-card.h | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 689a868c9571051849ab2c294a5f05485051c64d Author: Tim Horton Date: Tue Jun 30 00:55:23 2009 -0400 Reorganize source tree into directories Un-revert clean up naming in main GtkBuilder file configure.in | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit a5f7101a30b07a2384e195c28104cab5787cc3ba Author: Tim Horton Date: Wed Jun 24 03:04:36 2009 -0400 [same-gnome-clutter] Update various parts of the Seed port configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 57ce60cea28ad8c8e2358ed6d115faaad0ba1c07 Author: Tim Horton Date: Wed Jun 24 02:52:52 2009 -0400 Add introspection output to gitignore .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 7dd0ed9d40aa0a481cb58274529dd7c2eb2125ce Author: Tim Horton Date: Wed Jun 24 02:44:47 2009 -0400 [same-gnome-clutter] Build and install the C port of the Clutter port of Same configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 678972a096e826457729392f4742d0d918cbebec Author: Tim Horton Date: Wed Jun 24 02:29:31 2009 -0400 [lightsoff] Cleanup, as Seed recently added script cwd to include path .gitignore | 1 - configure.in | 6 ------ 2 files changed, 0 insertions(+), 7 deletions(-) commit b6af18331e2880c9752836c8d0d2efb5562878e8 Author: Tim Horton Date: Tue Jun 23 03:38:47 2009 -0400 [same-gnome-clutter] Import same-gnome from the Seed repository configure.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 088ee2da23b85fa3beee45a63af40ba58098a229 Author: Tim Horton Date: Tue Jun 23 03:22:11 2009 -0400 [same-gnome-clutter] Create a directory for the Seed+Clutter port of Same Gnome configure.in | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 6d0b785f82db53d7facb09b59572f8288387f59e Author: Tim Horton Date: Fri Jun 12 18:55:01 2009 -0400 [libgames-support] Only call g_thread_init if it hasn't already been called In the case of Seed games, for example, the Seed runtime has already called g_thread_init before it's possible to call games_runtime_init. libgames-support/games-runtime.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 762710e325defa14ce03a3d879f3ebe7ed6f8485 Author: Tim Horton Date: Fri Jun 12 17:53:14 2009 -0400 [libgames-support] Strip the 'games_' prefix in introspection data libgames-support/Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit f96fa09b2f0c76127dee378503e0a8e816a63e2f Author: Tim Horton Date: Thu Jun 11 17:29:45 2009 -0400 [libgames-support] Remove assertion that ensures Card fits in one byte This is temporary, but necessary, because it breaks g-ir-scanner. I'm not sure what to do in order to fix it, or if it's actually necessary, or (best-case) if there's a way to #ifdef things out specifically for the scanner. libgames-support/games-card.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 9ce62fad3c382dd7a0dbd87f04126c050b230509 Author: Tim Horton Date: Thu Jun 11 03:20:27 2009 -0400 [libgames-support] Copy in Clutter's introspection-building code We currently only search /usr/include/ggz*.h for GGZ headers; this is absolutely not portable and must be fixed. However, I'm not yet sure how to find the ggz headers properly. Alternatively, we could build introspection data for the various parts of GGZ instead. configure.in | 2 ++ libgames-support/Makefile.am | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 0 deletions(-) commit a914e106bf8df475ef4d4078f823d179915b7e63 Author: Tim Horton Date: Thu Jun 11 03:05:07 2009 -0400 [libgames-support] Install libgames-support to the commondatadir libgames-support/Makefile.am | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) commit 4897c125bfe83bf8913977e6f472f59ad4db8113 Author: Tim Horton Date: Thu Jun 11 02:14:23 2009 -0400 Revert "More disabling of gnometris, for now, just to get PPA working again :-(" This reverts commit 460f76df2e69a578db8da14183df065c4f96ad14. configure.in | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 5ad0fea2266e43df30c535944c1f3cbc8aa10978 Author: Tim Horton Date: Thu Jun 11 02:14:11 2009 -0400 Revert "Disable build of Gnometris for now; it doesn't work because of Clutter changes and I can't seem to fix it." This reverts commit dbd59f52cdd2b4493a29dba92917da1fd9ec24fd. configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 91f6c090079332a84d9f94c6ef10003af435104c Author: Tim Horton Date: Mon Jun 8 22:53:44 2009 -0400 More disabling of gnometris, for now, just to get PPA working again :-( configure.in | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 7aa450d59afdf4fe89d8826ebc35036660bf4aa1 Author: Tim Horton Date: Mon Jun 8 22:01:47 2009 -0400 Disable build of Gnometris for now; it doesn't work because of Clutter changes and I can't seem to fix it. configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9088126fd48d9c8162fca8f766fda975a4f63b56 Author: Tim Horton Date: Wed Jun 3 21:59:06 2009 -0400 Update Lights Off to use Clutter 0.9 In addition, Lights Off is now themeable, draws some parts with Cairo, has a preferences window, and a (unimplemented) menu. There are some animation problems at the moment, which may be due to a Clutter bug. configure.in | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) commit ee15202c27b2ade375c5a8f6bfe21a2a7e67b997 Author: drtvasudevan Date: Wed Jul 15 21:29:59 2009 +0530 Updated Tamil translation po/ta.po | 2329 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1416 insertions(+), 913 deletions(-) commit 8b3a9520acc6998c842fccd871df67ede7ad576e Author: Christian Kirbach Date: Tue Jul 14 22:01:28 2009 +0200 Updated German translation. po/de.po | 4100 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2354 insertions(+), 1746 deletions(-) commit e6e041f2a31a69210fc35a5a4a8a3f81e1a4938e Author: Thomas Hindoe Paaboel Andersen Date: Tue Jul 14 00:24:54 2009 +0200 Post-release version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5e6b1d1c9a8b4a7c2079ee3a5d25aa9a1a7372fa Author: Thomas Hindoe Paaboel Andersen Date: Mon Jul 13 23:42:59 2009 +0200 NEWS update NEWS | 161 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 161 insertions(+), 0 deletions(-) commit 633871787db0f82372f2dfcb44a0fe984b9b421e Author: Thomas Hindoe Paaboel Andersen Date: Mon Jul 13 22:24:38 2009 +0200 Bump clutter dependencies configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 9433824c1b4a49f3f5d4d0ac07102f83a3b1bcc8 Author: Christian Persch Date: Mon Jul 13 19:40:14 2009 +0200 aisleriot: Add style property for the card/slot ratio Instead of hardcoding this ratio, add a widget style property so one can tweak it in ~/.gtkrc-2.0. aisleriot/board-noclutter.c | 36 +++++++++++++++++++++++++++++------- aisleriot/board.c | 36 +++++++++++++++++++++++++++++------- 2 files changed, 58 insertions(+), 14 deletions(-) commit 4bca401b4fd0066a809af2e76f7cef7f7c92ab52 Author: Christian Persch Date: Mon Jul 13 18:29:58 2009 +0200 libgames-support: Fix the build on hildon Add missing CFLAGS to libgamescards.la build. libgames-support/Makefile.am | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 416181b74e7c4b5b52782696ed32aa3f2ba51c7a Author: Thomas Hindoe Paaboel Andersen Date: Mon Jul 13 09:48:21 2009 +0200 Add some files to po/POTFILES.in po/POTFILES.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 4bced6ca65dea88168d9ed143ee78a266c1a6987 Author: Christian Persch Date: Sun Jul 12 22:22:48 2009 +0200 aisleriot: Hide toolbar at startup if requested When the toolbar pref is off, hide the toolbar at startup. Due to the UI manager creating the toolbar in visible state, we have to change the Toolbar action's default state to TRUE to make the update logic work correctly. aisleriot/window.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 7c2ec5bcd4bd21b9480ae65fb4bab605fc572950 Author: Christian Persch Date: Sun Jul 12 21:19:24 2009 +0200 aisleriot: Adapt to GamesClock API changes Inhibit clock updates while the statusbar is hidden. Use games_clock_reset(). aisleriot/window.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 6a3452996e6a6187d6f6d03524eed9e61abfe8f7 Author: Christian Persch Date: Sun Jul 12 21:16:56 2009 +0200 libgames-support: Add games_clock_is_started() libgames-support/games-clock.c | 15 +++++++++++++++ libgames-support/games-clock.h | 3 +-- 2 files changed, 16 insertions(+), 2 deletions(-) commit 00d42cab1eb15147b1423046af82426efd0d825e Author: Christian Persch Date: Sun Jul 12 20:46:02 2009 +0200 libgames-support: Add a way to inhibit the GamesClock timeout This will be used to remove the timeout while the clock is invisible (since the statusbar it's in is invisible itself). libgames-support/games-clock.c | 190 +++++++++++++++++++++++++++++----------- libgames-support/games-clock.h | 14 ++- 2 files changed, 148 insertions(+), 56 deletions(-) commit 6f45e760d5ee76001caf4cf904a9df2e724be55e Author: Christian Persch Date: Sun Jul 12 20:21:13 2009 +0200 libgames-support: Add a way to specify the relocation root by env var When GAMES_RELOC_ROOT is set, use that as the relocation root. libgames-support/games-runtime.c | 28 +++++++++++++++++----------- 1 files changed, 17 insertions(+), 11 deletions(-) commit 35b5f61f4b748d895910ac139b8b1ebda1de4063 Author: Christian Persch Date: Sun Jul 12 15:06:56 2009 +0200 build: Declare GUILE and GUILE_CONFIG as precious This allows to set the GUILE and GUILE_CONFIG env vars and have configure pick them up, so one can install both guile 1.6 and 1.8 and choose which to use. configure.in | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) commit f8f3a8183cdfb78fb61c9b702b265229b2f3fb31 Author: Christian Persch Date: Sun Jul 12 13:36:36 2009 +0200 libgames-support: Only install cards data when building libgamescards libgames-support/Makefile.am | 43 ++++++++++++++++++++++------------------- 1 files changed, 23 insertions(+), 20 deletions(-) commit eaca3d8083d7084419074f21f59a3d570301ba07 Author: Christian Persch Date: Sun Jul 12 13:26:30 2009 +0200 libgames-support: Print the selected card size Add debug printf to show the selected card size. libgames-support/games-card-theme-fixed.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit d214071f89253b0775fbecc1cee93aee27dd071a Author: Christian Persch Date: Sun Jul 12 13:17:57 2009 +0200 aisleriot: Allow passing -DCARD_SLOT_PROP in CPPFLAGS Only define CARD_SLOT_PROP if it's not defined already. This allows easier experimenting by passing it via CPPFLAGS. aisleriot/board-noclutter.c | 2 ++ aisleriot/board.c | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) commit 27c1f1705c5c05ec9308fcfe154c3fa0bb4accdc Author: Christian Persch Date: Sun Jul 12 01:09:50 2009 +0200 libgames-support: Don't install slot.svg when RSVG is disabled libgames-support/Makefile.am | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 9150bbef91eb655d607f1c2795acdb6a08340672 Author: Christian Persch Date: Sun Jul 12 01:06:31 2009 +0200 libgames-support: Only install the .ini when theme installer is enabled libgames-support/Makefile.am | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 3d98a0fa4bda06fb79dda95786ab74cbadc47253 Author: Christian Persch Date: Sun Jul 12 00:56:12 2009 +0200 libgames-support: Don't install the default .svg when SVG is disabled libgames-support/Makefile.am | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 939c43e333281b9531cff3867bb50d1dd91e4db7 Author: Christian Persch Date: Sat Jul 11 23:16:01 2009 +0200 build: Only install the .schemas file when using GConf aisleriot/Makefile.am | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit b1f667a0a76686c4cbcef233d05637f78be74db3 Author: Christian Persch Date: Sat Jul 11 22:29:09 2009 +0200 libgames-support: Fix render-cards Pass the right arguments to _games_card_theme_info_new, and make it use the installed theme directory when not explicitly passed a different directory using --theme-directory. libgames-support/render-cards.c | 16 +++++++++------- 1 files changed, 9 insertions(+), 7 deletions(-) commit 523be235a9f1a4890d962bb23f0c3b2df25f95c3 Author: Christian Persch Date: Sat Jul 11 16:38:38 2009 +0200 libgames-support: Fix build with --enable-setgid libgames-support/games-scores-backend.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit b3a8f26bc4b33bb9668c717265c1bf3d4cc635cd Author: Christian Persch Date: Sat Jul 11 16:28:28 2009 +0200 libgames-support: Only build games-setgid-io when --enable-setgid Add some #ifdefs to games-scores-backend to only use setgid IO when it's enabled in configure, and only then build games-setgid-io.[ch]. Should fix bug #445270, but of course scores are not working at all with --disable-setgid, as before. libgames-support/Makefile.am | 10 ++++++++-- libgames-support/games-scores-backend.c | 19 ++++++++++++++++++- libgames-support/games-scores-backend.h | 5 ++++- 3 files changed, 30 insertions(+), 4 deletions(-) commit da513d700456b01ce307ac32fc016a016e3b1bc3 Author: Christian Persch Date: Sat Jul 11 00:55:55 2009 +0200 build: Default --enable-setgid to off on win32 And add a #define and an AM conditional tracking --enable-setgid. Part of bug #445270. configure.in | 42 +++++++++++++++++++++++++++++------------- 1 files changed, 29 insertions(+), 13 deletions(-) commit 8d1fcd1e009f8cbac81726e05016a47dda51f901 Author: Daniel Mustieles Date: Sat Jul 11 14:39:47 2009 +0200 Updated Spanish translation po/es.po | 2117 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 1277 insertions(+), 840 deletions(-) commit 49314df29bba75a1f87b06f74142ed1582b7f388 Author: Christian Persch Date: Fri Jul 10 23:43:33 2009 +0200 build: Only install the icons for games that are built Move the public icons from icons/ subdirectories to the main icons/ directory, using the same naming scheme the private icons already use. Copy the private icons install rule for the public icons. Bug #439875. ....png => hicolor_apps_16x16_gnome-aisleriot.png} | Bin 699 -> 699 bytes ...l.png => hicolor_apps_16x16_gnome-freecell.png} | Bin 436 -> 436 bytes ....png => hicolor_apps_22x22_gnome-aisleriot.png} | Bin 1153 -> 1153 bytes ...l.png => hicolor_apps_22x22_gnome-freecell.png} | Bin 1179 -> 1179 bytes ....png => hicolor_apps_24x24_gnome-aisleriot.png} | Bin 1193 -> 1193 bytes ...l.png => hicolor_apps_24x24_gnome-freecell.png} | Bin 1229 -> 1229 bytes ....png => hicolor_apps_26x26_gnome-aisleriot.png} | Bin 1238 -> 1238 bytes ....png => hicolor_apps_32x32_gnome-aisleriot.png} | Bin 1422 -> 1422 bytes ...l.png => hicolor_apps_32x32_gnome-freecell.png} | Bin 1772 -> 1772 bytes ....png => hicolor_apps_34x34_gnome-aisleriot.png} | Bin 1458 -> 1458 bytes ....png => hicolor_apps_40x40_gnome-aisleriot.png} | Bin 2092 -> 2092 bytes ....png => hicolor_apps_48x48_gnome-aisleriot.png} | Bin 2701 -> 2701 bytes ...l.png => hicolor_apps_48x48_gnome-freecell.png} | Bin 3108 -> 3108 bytes ....png => hicolor_apps_50x50_gnome-aisleriot.png} | Bin 2707 -> 2707 bytes ...g => hicolor_apps_scalable_gnome-aisleriot.png} | Bin 3757 -> 3757 bytes ...g => hicolor_apps_scalable_gnome-aisleriot.svg} | 0 ...vg => hicolor_apps_scalable_gnome-freecell.svg} | 0 17 files changed, 0 insertions(+), 0 deletions(-) commit 05b21d7dff27e967de8535a8a267faf4a232a965 Author: Christian Persch Date: Fri Jul 10 22:40:02 2009 +0200 ld: Add an AM conditional for each game to build configure.in | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) commit 22afc859949f77e643c11dbf53118cb600f36569 Author: Christian Persch Date: Fri Jul 10 21:44:34 2009 +0200 aisleriot: Add define to disable keynav code If passing CPPFLAGS+="-DDISABLE_KEYNAV", the keynav code is compiled out. aisleriot/board-noclutter.c | 2 +- aisleriot/board.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit b7563caeca24344aa42bfb58e3aed91b586bac4c Author: Christian Persch Date: Fri Jul 10 20:26:38 2009 +0200 aisleriot: Add translator comments for the game names Change get_titles.pl script to add translator comments for the strings in game-names.h (moved from translatable_game_names.h). aisleriot/Makefile.am | 2 +- aisleriot/game-names.h | 630 +++++++++++++++++++++++++++++++++++ aisleriot/get_titles.pl | 9 +- aisleriot/translatable_game_names.h | 88 ----- po/POTFILES.in | 2 +- 5 files changed, 639 insertions(+), 92 deletions(-) commit 80939b0811d37be99c5590a1ae0bcf0904704077 Author: Christian Persch Date: Fri Jul 10 20:17:54 2009 +0200 aisleriot: terrace: Add translator comments Change variant name to "General's Patience", and add translator comments for the variant names. Bug #585745. aisleriot/rules/terrace.scm | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) commit d023e1c520b7008b5af6d95d80c350d5498186bb Author: Christian Persch Date: Fri Jul 10 01:31:34 2009 +0200 libgames-support: Use games_show_error here Remove this extra code and just use games_show_error(). libgames-support/games-runtime.c | 21 +++------------------ 1 files changed, 3 insertions(+), 18 deletions(-) commit bf8a55ac1ab593d31d7e732944e106b90d3b56fe Author: Christian Persch Date: Fri Jul 10 01:09:36 2009 +0200 libgames-support: Fix #ifdef to use HAVE_MAEMO_3 The bug this works around [https://bugs.maemo.org/show_bug.cgi?id=1449] is fixed since maemo4. libgames-support/games-stock.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit e76f9df29155063a5dc09e9e8f8e4fbca876f2ab Author: Christian Persch Date: Thu Jul 9 15:15:43 2009 +0200 libgames-support: Fix rsvg version check libgames-support/games-card-theme-kde.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 604d87aa88859d3d59a39faa699fcb2accecae3d Author: Christian Persch Date: Wed Jul 8 14:09:44 2009 +0200 libgames-support: Only build the card theme writer when building aisleriot libgames-support/Makefile.am | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 933cc36a361b085c305d813785de2a3bd28381cd Author: Christian Persch Date: Wed Jul 8 14:03:25 2009 +0200 aisleriot: Fix a unused code warning on !ENABLE_SOUND aisleriot/window.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 9fe5502c2c8731cccb708826466151ad85f443dd Author: Christian Persch Date: Wed Jul 8 13:56:28 2009 +0200 build: Fix glib-genmarshal --internal check Use pkg-config --exists to check for glib 2.14 instead of just hardcoding this for hildon. configure.in | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 8cae658741a5f64a76153958a55b83134e2086a8 Author: Christian Persch Date: Wed Jul 8 13:50:12 2009 +0200 libgames-support: Only build games-files when building the full library It's unused in aisleriot, so don't build it when only building aisleriot. libgames-support/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit dd0c27da592320dc195c3176ee7bc980ff014bcd Author: Christian Persch Date: Wed Jul 8 13:49:06 2009 +0200 libgames-support: Remove unused include libgames-support/games-stock.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 15c16182ac34e1be42f1e00b108e41da138c4b55 Author: Christian Persch Date: Wed Jul 8 13:45:29 2009 +0200 libgames-support: gnobots2: Move games-find-file.[ch] to gnobots2 It's the only game using it, so move it there. libgames-support/Makefile.am | 2 - libgames-support/games-find-file.c | 84 ------------------------------------ libgames-support/games-find-file.h | 31 ------------- 3 files changed, 0 insertions(+), 117 deletions(-) commit 033fec922c8470940ac0efca0ff6e71087d7fc81 Author: Christian Persch Date: Wed Jul 8 13:32:01 2009 +0200 libgames-support: blackjack: move GamesCardSelector to blackjack Blackjack is the only game using the GamesCardSelector class, so move it to blackjack. libgames-support/Makefile.am | 9 -- libgames-support/games-card-selector.c | 150 -------------------------------- libgames-support/games-card-selector.h | 60 ------------- po/POTFILES.in | 2 +- 4 files changed, 1 insertions(+), 220 deletions(-) commit a7b732ddf4da26056c469f2f0caceeeff282f29f Author: Christian Persch Date: Wed Jul 8 13:26:22 2009 +0200 libgames-support: Split card theme off into its own convenience lib Add libgamescards.la, containing the card theme support. Only build this library when building aisleriot or blackjack. aisleriot/Makefile.am | 1 + configure.in | 6 ++ libgames-support/Makefile.am | 157 +++++++++++++++++++++++++---------------- 3 files changed, 103 insertions(+), 61 deletions(-) commit 008578a9ae38bf45f754f5bb709c1ff9dfc95539 Author: Christian Persch Date: Mon Jul 6 22:38:51 2009 +0200 libgames-support: [build] Fix build on hildon Always add games-help.[ch] and games-show.[ch] to SOURCES, even on hildon. libgames-support/Makefile.am | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 351b080841e91cd2ee3bd1d581522181bd5d75ff Author: Christian Persch Date: Mon Jul 6 15:46:52 2009 +0200 build: Make --disable-sound work Fix the test that sets the ENABLE_SOUND define, so that --disable-sound actually disables sound support. configure.in | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit acf8f05ff667a1d128ef6753aecd66a03d606626 Author: Christian Persch Date: Mon Jul 6 14:00:28 2009 +0200 aisleriot: Add new games to the TODO list aisleriot/TODO | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit 43298bee734b651e75741b1d6fe23ca59f69227f Author: Christian Persch Date: Sat Jul 4 23:35:21 2009 +0200 icons: Add prerendered icons for the "cards-deal" name This is necessary in case there's no SVG pixbuf loader available (e.g. on hildon). Bug #584665. icons/hicolor_actions_16x16_cards-deal.png | Bin 0 -> 744 bytes icons/hicolor_actions_22x22_cards-deal.png | Bin 0 -> 1107 bytes icons/hicolor_actions_24x24_cards-deal.png | Bin 0 -> 1826 bytes icons/hicolor_actions_32x32_cards-deal.png | Bin 0 -> 1650 bytes icons/hicolor_actions_48x48_cards-deal.png | Bin 0 -> 2709 bytes 5 files changed, 0 insertions(+), 0 deletions(-) commit d8010ae7e2e2260048c081c449e2e3b15c71bcc4 Author: Christian Persch Date: Mon Jul 6 01:25:29 2009 +0200 aisleriot: Only get the gtk-touchscreen-mode setting on gtk >= 2.10 aisleriot/board-noclutter.c | 16 ++++++++-------- aisleriot/board.c | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) commit b0a5cc0c329281ef19b4c342df04c08a11fb31aa Author: Christian Persch Date: Sat Jul 4 21:32:04 2009 +0200 aisleriot: glib < 2.16 build fix Add compatibiliy function since C_() is only available since 2.16. aisleriot/window.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit f4aac2177232a0eee998290f0ad0dbdc0197138b Author: Christian Persch Date: Sat Jul 4 21:30:18 2009 +0200 aisleriot: glib 2.8 build fix aisleriot/game.c | 18 ++++++++++++++++++ aisleriot/window.c | 9 +++++++++ 2 files changed, 27 insertions(+), 0 deletions(-) commit d473f7e782b0b9b624451e1319e6e99f6d123a20 Author: Christian Persch Date: Sat Jul 4 21:27:01 2009 +0200 libgames-support: [smclient] Some build fixes for old glib Add some #if checks for glib 2.12 and 2.14 so we build on older versions. libgames-support/eggdesktopfile.c | 8 ++++++++ libgames-support/eggsmclient-xsmp.c | 1 + 2 files changed, 9 insertions(+), 0 deletions(-) commit aa4b7cfe4dbf10431fd552938bf4192840ca3f56 Author: Christian Persch Date: Sat Jul 4 21:10:37 2009 +0200 libgames-support: [build] Only build those parts of libg-s that are used If we only build aisleriot, half of libgames-support is unused (and it has problems compiling on the old glib/gtk that aisleriot supports), so disable that part. configure.in | 7 +++++++ libgames-support/Makefile.am | 21 +++++++++++++-------- 2 files changed, 20 insertions(+), 8 deletions(-) commit b565a7caf80e32a5aa360e1a3c99868b7ddfc4fb Author: Christian Persch Date: Sat Jul 4 00:03:02 2009 +0200 libgames-support: Build fix for !HAVE_RSVG The font options are only needed in the HAVE_RSVG case, so just #ifdef this code out on !HAVE_RSVG. libgames-support/games-preimage.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 76a034c5eb3e68e17de29c48b218baf2a784e985 Author: Christian Persch Date: Fri Jul 3 23:54:31 2009 +0200 libgames-support: Build fix for gtk 2.8 gtk_widget_get_action only exists since 2.10. libgames-support/games-conf.c | 9 +++++++++ libgames-support/games-stock.c | 2 +- 2 files changed, 10 insertions(+), 1 deletions(-) commit be91c77224aa9430c13e050a9bb20a1208501cc3 Author: Christian Persch Date: Fri Jul 3 23:52:50 2009 +0200 libgames-support: Build fix for glib < 2.16 libgames-support/games-runtime.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 77e2656078bb25efd87357209a937b77cff06cfb Author: Christian Persch Date: Fri Jul 3 23:52:28 2009 +0200 libgames-support: Include games-show.h libgames-support/games-runtime.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit e48e1ef80a5e698c956e45c5928ac3738cbd3211 Author: Christian Persch Date: Fri Jul 3 23:39:40 2009 +0200 libgames-support: Build with glib < 2.12 g_key_file_[sg]et_double is only available since 2.12, so make this libgames-support/games-conf.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit 451221359a2fbd41f39f1545c129c1e263ebbc18 Author: Christian Persch Date: Fri Jul 3 23:34:57 2009 +0200 build: Fix gtk version req to the minimal values Aisleriot builds using gtk 2.8, so only require 2.16 if any other games are built as well. configure.in | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) commit aae77deaca83e48e4f0000d1ccc07b6d735866d3 Author: Christian Persch Date: Fri Jul 3 23:33:28 2009 +0200 build: Only check --with-sound when sound is enabled Otherwise set with_sound=none to get correct output in the summary at the end of the configure run. configure.in | 16 ++++++++++------ 1 files changed, 10 insertions(+), 6 deletions(-) commit 4c9132c3373693c52f360b86a6718e18f85a440e Author: Christian Persch Date: Fri Jul 3 20:41:08 2009 +0200 aisleriot: Fix help error message in freecell mode Should say "Freecell", not "Aisleriot". aisleriot/util.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit b98b81c7cb71cbcb78c3db2bce5318f2fcb3f601 Author: Christian Persch Date: Fri Jul 3 20:35:13 2009 +0200 aisleriot: Better error messages when showing help fails Use games_help_display_full() and games_show_error() using the display name of the help section instead of the file name. aisleriot/util.c | 31 +++++++++++++++++++++++++++++-- aisleriot/util.h | 3 ++- aisleriot/window.c | 4 ++-- 3 files changed, 33 insertions(+), 5 deletions(-) commit f4dc68936a4d3fc761bd0206ffb9d767f635df95 Author: Christian Persch Date: Fri Jul 3 20:26:48 2009 +0200 libgames-support: Add games_help_display_full variant Add a variant of games_help_display that returns a GError on failure. libgames-support/games-help.c | 65 ++++++++++++++++++++++++---------------- libgames-support/games-help.h | 5 +++ libgames-support/games-show.h | 8 ++-- 3 files changed, 48 insertions(+), 30 deletions(-) commit 08ab851170490f93356eb042d74ba666d491a46c Author: Christian Persch Date: Fri Jul 3 20:18:21 2009 +0200 libgames-support: Add games_show_error() Add a helper function that shows a GtkMessageDialog with a GError's message as secondary text, and the passed-in primary text. libgames-support/games-help.c | 23 ++----------------- libgames-support/games-show.c | 46 +++++++++++++++++++++++++++++++++++++++++ libgames-support/games-show.h | 4 +++ 3 files changed, 53 insertions(+), 20 deletions(-) commit cea618aae18db8eef712e98041bf603e79ed8e59 Author: Christian Persch Date: Fri Jul 3 20:09:17 2009 +0200 aisleriot: Remove unused includes and defines The code that used them now lives in libgames-support. aisleriot/sol.c | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) commit 69aeaed58298667ff6c883964b25463b3aa1753e Author: Christian Persch Date: Fri Jul 3 20:06:00 2009 +0200 libgames-support: Add about dialogue hooks Implement about dialogue hooks in games-runtime (for gtk < 2.17). aisleriot/sol.c | 77 -------------------------------------- libgames-support/games-runtime.c | 69 ++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 77 deletions(-) commit 912054906e91f25af2afab51cec62b6028f8b2fe Author: Christian Persch Date: Fri Jul 3 19:59:26 2009 +0200 aisleriot: Use games_help_display() Since all platform help code is now in games-help, use that in aisleriot_display_help(). aisleriot/Makefile.am | 6 ++- aisleriot/sol.c | 186 ------------------------------------------------- aisleriot/util.c | 44 +++++++++--- aisleriot/util.h | 5 -- 4 files changed, 38 insertions(+), 203 deletions(-) commit cdb326a68f937c27e3dfbc239727f8915020c8ee Author: Christian Persch Date: Fri Jul 3 19:41:10 2009 +0200 libgames-support: Use g_uri_escape_string to construct the help URI Escape the help section. libgames-support/games-help.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 924d67c50817534c4b89082f09859792841130c8 Author: Christian Persch Date: Fri Jul 3 19:36:06 2009 +0200 libgames-support: Fix a HAVE_HILDON/HAVE_MAEMO mismatch aisleriot/sol.c uses HAVE_MAEMO in this case, so do that here too. libgames-support/games-show.c | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) commit fa4ebfc144005a8cd726f56fb6139bf2c53e6f3a Author: Christian Persch Date: Fri Jul 3 19:27:51 2009 +0200 libgames-support: Add games_show_uri() Implement a helper function to open a URI. On gtk+ >= 2.14, this just uses gtk_show_uri(). Otherwise, on hildon, it uses osso to show the URI in the browser, and otherwise uses xdg-open with a fallback to gnome-open. Supported URI schemes are file:, http[s]:. On the gnome platform, ghelp: is supported as well. libgames-support/Makefile.am | 2 + libgames-support/games-help.c | 78 +-------------------------- libgames-support/games-show.c | 115 +++++++++++++++++++++++++++++++++++++++++ libgames-support/games-show.h | 35 ++++++++++++ 4 files changed, 155 insertions(+), 75 deletions(-) commit 503eeb9c29aa870706305c303f77ffce38615d8e Author: Christian Persch Date: Fri Jul 3 19:20:18 2009 +0200 aisleriot: Move osso initialisation to libgames-support Use the new games_runtime_init_with_osso(), and change the code to use games_runtime_get_osso_context() where necessary. aisleriot/sol.c | 22 ++++++++-------------- 1 files changed, 8 insertions(+), 14 deletions(-) commit f60b8632a053db8b2bc186190f780e33133ea0a7 Author: Christian Persch Date: Fri Jul 3 19:16:17 2009 +0200 libgames-support: [hildon] Add osso initialisation to games runtime Add games_runtime_init_with_osso() to initialise the osso context, and games_runtime_get_osso_context() to get the global context. Implement games_help_display() for hildon. libgames-support/Makefile.am | 5 +++ libgames-support/games-help.c | 4 +- libgames-support/games-runtime.c | 55 ++++++++++++++++++++++++++++++++++++++ libgames-support/games-runtime.h | 13 +++++++++ 4 files changed, 75 insertions(+), 2 deletions(-) commit 4e04b50a2990373fd7ca5503737813a804849073 Author: Christian Persch Date: Fri Jul 3 13:24:54 2009 +0200 libgames-support: [smclient] Update copy from libegg master libgames-support/eggdesktopfile.c | 78 +++++++++++++++++++++++++++++-------- libgames-support/eggdesktopfile.h | 5 +- 2 files changed, 64 insertions(+), 19 deletions(-) commit 2152f300bacad20e2825ddd6f13633011e18580d Author: Christian Persch Date: Mon Jun 29 18:15:37 2009 +0200 libgames-support: Better error message when showing help fails libgames-support/games-help.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 724ab996d8ec9f48a01ee5f8d39507a87e764443 Author: Christian Persch Date: Mon Jun 29 18:13:40 2009 +0200 libgames-support: Set help error dialogue title to empty Except on Hildon (at least maemo3), where empty dialogue titles show "". libgames-support/games-help.c | 27 ++++++++++++++++++--------- 1 files changed, 18 insertions(+), 9 deletions(-) commit 5029f45f57dbb6e6dc7e58f0179f4ab75d5076ae Author: Christian Persch Date: Mon Jun 29 15:47:48 2009 +0200 libgames-support: [build] Don't distribute generated files libgames-support/Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit fb69af75bebbf364f5a18618932dd446f49ef736 Author: Christian Persch Date: Sat Jun 27 21:32:41 2009 +0200 libgames-support: add binreloc support Enable runtime relocation also on non-win32 platform. Code to find the prefix from the executable copied from BinReloc [autopackage.org], here used under LGPL2+. configure.in | 34 ++++++ libgames-support/games-runtime.c | 225 +++++++++++++++++++++++++++++++++++--- libgames-support/games-runtime.h | 4 +- 3 files changed, 246 insertions(+), 17 deletions(-) commit a3eecf082ce70e91f7c971a58274d39ee4c231b6 Author: Christian Persch Date: Sat Jun 27 20:35:03 2009 +0200 build: move win32 platform check up So checking for win32 in the various existing tests actually works. configure.in | 82 ++++++++++++++++++++++++++++++++------------------------- 1 files changed, 46 insertions(+), 36 deletions(-) commit fdd90aa35bb2072ac396d92abb07e2d4c0a22bff Author: Christian Persch Date: Sat Jun 27 19:17:57 2009 +0200 aisleriot: Comment out debug spew aisleriot/window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a4ee0059478c71e662c61450e6b5ff61f2b66f59 Author: Christian Persch Date: Sat Jun 27 19:15:03 2009 +0200 libgames-support: Add more help methods Generalise the hildon help support to all platforms. We now support the following methods to show help to the user: - ghelp: URIs, loaded in Yelp - pregenerated (by gnome-doc-tool) HTML/XHTML files, loaded in the browser - online help from library.gnome.org configure.in | 65 ++++++++++++++-- libgames-support/games-help.c | 168 +++++++++++++++++++++++++++++++++++++---- libgames-support/games-help.h | 2 +- 3 files changed, 212 insertions(+), 23 deletions(-) commit de14c45545800265da2b3c7d4ba0da529c959873 Author: Christian Persch Date: Thu Jul 9 22:59:51 2009 +0200 Add paris-text.svg Based on paris.svg and template-paris-text.svg. cards/paris-text.svg | 1781 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 1781 insertions(+), 0 deletions(-) commit 3256d2679ceffe49bb29442cb137402a4e41c485 Author: Christian Persch Date: Thu Jul 9 22:49:28 2009 +0200 Adjust text on template-*-text.svg Adjust the text so it doesn't run into the pips. Make "A" smaller. cards/template-paris-text.svg | 48 ++++++++++++++++++++-------------------- cards/template-single-text.svg | 16 ++++++------ 2 files changed, 32 insertions(+), 32 deletions(-) commit 2661b0d8bb97753502b68bdeef9956885c1abcb7 Author: Christian Persch Date: Thu Jul 9 22:48:45 2009 +0200 Simplify bello.svg a bit cards/bellot.svg | 56 +++++++++++++---------------------------------------- 1 files changed, 14 insertions(+), 42 deletions(-) commit 30060ca0069833f6ded8a90e1b8f33cf376452a6 Author: Christian Persch Date: Thu Jul 9 22:37:24 2009 +0200 Add READMEs for paris and dondorf Containing licensing information. cards/Makefile.am | 2 + cards/README.dondorf | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++ cards/README.paris | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 132 insertions(+), 0 deletions(-) commit d6b4bdf69e78825cc97124d15445d9960dea131d Author: Christian Persch Date: Thu Jul 9 22:36:53 2009 +0200 Add templates that use for the card symbols This will be necessary for bug #471659. cards/template-paris-text.svg | 658 ++++++++++++++++++++++++++++++++++++++++ cards/template-single-text.svg | 658 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1316 insertions(+), 0 deletions(-) commit 2544558aca70747beca189dd1b81304caed8e6b4 Author: Maxim V. Dziumanenko Date: Thu Jul 9 16:03:06 2009 +0300 Updated Ukrainian translation po/uk.po | 6437 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 3945 insertions(+), 2492 deletions(-) commit 21e4483aeccf9087a11cb0cac75605898096d8fb Author: Vincent Povirk Date: Sun Jul 5 10:22:42 2009 -0500 aisleriot: fix hinting in a rare situation in Spider If a visible card covers an invisible card of the same suit and a value greater by one, the hint function would never suggest moving it, even when it is possible to do so. This commit fixes that problem. aisleriot/rules/spider.scm | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 59d59b51b3a557e2b817c4cf6892b10efb9ef76a Author: Daniel Mustieles Date: Sun Jul 5 11:25:15 2009 +0200 Updated Spanish translation Signed-off-by: Jorge Gonzalez Author: Daniel Mustieles po/es.po | 1407 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 842 insertions(+), 565 deletions(-) commit 7a48dcf98a1e21e091167a4e97c4d2574a2396ed Author: drtvasudevan Date: Sat Jul 4 17:15:16 2009 +0530 Updated Tamil translation po/ta.po | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 525216cbb13e42683fa0de441125cb5a6a32f9e8 Author: drtvasudevan Date: Sat Jul 4 16:48:52 2009 +0530 Updated Tamil translation po/ta.po | 1375 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 808 insertions(+), 567 deletions(-) commit af5c462b1fefad9ff9f12e2d9f5185b988343283 Author: Claude Paroz Date: Wed Jul 1 20:27:14 2009 +0200 Updated French translation Contributed by Laurent Coudeur and Bruno Brouard po/fr.po | 2230 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1101 insertions(+), 1129 deletions(-) commit 9b7a7824d00741554fb8e8fc034c77446bb3b0f6 Author: Christian Persch Date: Thu Jun 25 19:49:48 2009 +0200 Fix a few compiler warnings aisleriot/game.c | 3 +++ aisleriot/sol.c | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) commit e2622c143f21e437f80f41fe8e38405c8feefe0c Author: Christian Persch Date: Thu Jun 25 19:41:33 2009 +0200 Fix a few compiler warnings libgames-support/eggdesktopfile.c | 2 ++ libgames-support/eggsmclient-xsmp.c | 12 ++++++------ libgames-support/games-card-images.c | 10 ++++------ libgames-support/games-runtime.c | 2 +- libgames-support/games-scores.c | 4 ++-- 5 files changed, 15 insertions(+), 15 deletions(-) commit 78487bb4fdf5899bd01d8b157d23bc6b38d49e44 Author: Christian Persch Date: Thu Jun 25 19:07:36 2009 +0200 Fix games_sound_play_for_widget() for canberra Move misplaced break from before to after the canberra call. libgames-support/games-sound.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit ea4e77ef9d7ffaea0933d9ebe6cce025bd7a60c7 Author: Ivar Smolin Date: Thu Jun 25 14:29:49 2009 +0300 Updating Estonian translation po/et.po | 894 ++++++++++++++------------------------------------------------ 1 files changed, 196 insertions(+), 698 deletions(-) commit 3e8889997a302c1920d9341a58096595c99291a9 Author: Christian Persch Date: Tue Jun 23 12:46:28 2009 +0200 libgames-support: [win32] Attach to console when run from console On Windows, when called from a console, get console output. This works only with Windows XP or higher. Windows 2000 will not have console output but it will just work fine. Code copied from gconf (via evince), under LGPL 2+. libgames-support/games-runtime.c | 37 ++++++++++++++++++++++++++++++++++--- 1 files changed, 34 insertions(+), 3 deletions(-) commit 0774fd7faca9bc6d6451fa7227c0429c8e31a424 Author: Christian Persch Date: Sun Jun 14 15:48:04 2009 +0200 libgames-support: [build] Only use eggdesktopfile on x11 libgames-support/Makefile.am | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 0acfac5b4c177c89bf3fef94c95bbf2133746bce Author: Jorge Gonzalez Date: Sun Jun 21 13:50:58 2009 +0200 Updated Spanish translation aisleriot/help/es/es.po | 91 ++++++++++++++++++++++++++++++---------------- 1 files changed, 59 insertions(+), 32 deletions(-) commit 0e49180849728dabeca03bfa0d89533e56ddc17b Author: Jason D. Clinton Date: Mon Jun 15 20:29:05 2009 -0500 Post-release bump to 2.27.4 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d4b74f2e7b30f6550eb340b35b52a034174eccec Author: Jason D. Clinton Date: Mon Jun 15 18:30:17 2009 -0500 Add NEWS entry for 2.27.3 release NEWS | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 99 insertions(+), 0 deletions(-) commit 3fa7b43f28d866649f1f74e9290305f2404dc772 Author: Jason D. Clinton Date: Mon Jun 15 18:20:52 2009 -0500 Bump release version to 2.27.3 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9766c404fbd90628918e6f59eb633802160d18c9 Author: Neil Roberts Date: Mon Jun 15 21:34:26 2009 +0100 aisleriot: Fixups for updating to the lastest Clutter master - We should use floats directly instead of the units API - cogl_material_set_color expects a pre-multiplied color - The max_waste and auto_mipmap parameters of cogl_texture_new_from_data have gone aisleriot/card.c | 36 +++++++++++---------- aisleriot/slot-renderer.c | 42 +++++++++++++++---------- libgames-support/games-card-textures-cache.c | 4 +- 3 files changed, 46 insertions(+), 36 deletions(-) commit c70f77d1f25f92f7a418cd0bcd0c5a8b9fa91687 Author: Jason D. Clinton Date: Mon Jun 15 14:51:49 2009 -0500 First pass at updating Gnome Games use of Clutter 0.9.x API to master Clutter 0.9.3 and 0.9.4 are markedly incompatible though--as 0.9.4 is a release candidate--there should be no additional breakages in API. This first pass gets things compiling but the following is the case: A) aisleriot displays the background but no cards; likely a Units issue B) gnometris, though no major changes were made, displays no pieces A follow-up commit will resolve these issues and bump the min. requirement to 0.9.4 (unreleased). aisleriot/card.c | 48 +++++++++++++------------- aisleriot/slot-renderer.c | 2 +- libgames-support/games-card-textures-cache.c | 4 +- 3 files changed, 27 insertions(+), 27 deletions(-) commit 59a9e125425f59a0edc43629863f8e870e45af59 Author: Ivar Smolin Date: Mon Jun 15 15:00:04 2009 +0300 Updating Estonian translation po/et.po | 168 +++++++++++++++++-------------------------------------------- 1 files changed, 47 insertions(+), 121 deletions(-) commit 6a8f7e11d1fcc900400df672f0c4ab54106c3c68 Author: Vincent Povirk Date: Sun Jun 14 22:47:45 2009 -0500 aisleriot: implement dealable feature in Cruel bug #445955 aisleriot/TODO | 2 +- aisleriot/rules/cruel.scm | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) commit 405aac89bec03c19ea58513a754cdde864b693e5 Author: Vincent Povirk Date: Sun Jun 14 22:40:27 2009 -0500 aisleriot: implement dealable feature in Carpet bug #445955 aisleriot/TODO | 2 +- aisleriot/rules/carpet.scm | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) commit a65eaecb0e7c6254e67abcf15070bc0b46988f3f Author: Vincent Povirk Date: Sun Jun 14 22:21:29 2009 -0500 aisleriot: change status message when dealing is impossible in Spider games bug #407329 aisleriot/rules/spider.scm | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) commit 5cddb941dac3c3b52d44cdf4b2efb54a1848b005 Author: Vincent Povirk Date: Mon May 25 17:43:45 2009 -0500 aisleriot: add a hint for when there are too few cards in Spider games bug #407329 aisleriot/rules/spider.scm | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) commit 7a070bc71600f0ef5f2e9ce7c2bd6d53aff417f1 Author: Vincent Povirk Date: Sun Jun 14 20:26:36 2009 -0500 aisleriot: only allow moving builds of cards in Klondike-based games bug #355381 aisleriot/help/C/athena.xml | 4 ++-- aisleriot/help/C/aunt_mary.xml | 4 ++-- aisleriot/help/C/saratoga.xml | 4 ++-- aisleriot/rules/klondike.scm | 28 ++++++++++++++++++++++------ 4 files changed, 28 insertions(+), 12 deletions(-) commit 68d3286a8c153e553148b508022bdd0749584c86 Author: Ivar Smolin Date: Sun Jun 14 17:38:11 2009 +0300 Updating Estonian translation po/et.po | 4450 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 1852 insertions(+), 2598 deletions(-) commit 30656781cd7a3400a3b611be29ce15df64b42975 Author: Claude Paroz Date: Sat Jun 13 00:15:05 2009 +0200 Fix GNOME Feedback link in all docs translations aisleriot/help/ca/ca.po | 4 ++-- aisleriot/help/de/de.po | 4 ++-- aisleriot/help/el/el.po | 4 ++-- aisleriot/help/es/es.po | 4 ++-- aisleriot/help/eu/eu.po | 4 ++-- aisleriot/help/fr/fr.po | 2 +- aisleriot/help/oc/oc.po | 2 +- aisleriot/help/ru/ru.po | 4 ++-- aisleriot/help/sv/sv.po | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) commit 0fd599ef2ee28744c65ee314ef39eaabb7c27749 Author: Claude Paroz Date: Sat Jun 13 00:09:47 2009 +0200 Fix GNOME feedback link in docs aisleriot/help/C/aisleriot.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 77f3209b21c82ba91108415fc7b178b61c1e7a06 Author: Christian Persch Date: Fri Jun 12 17:55:08 2009 +0200 emove GamesFilesList use from aisleriot Use GDir directly. aisleriot/window.c | 90 +++++++++++++++++++++++++-------------------------- 1 files changed, 44 insertions(+), 46 deletions(-) commit cfd71e0552d40ca29e3e875c65d4478b4c7bf8ab Author: Christian Persch Date: Fri Jun 12 17:12:00 2009 +0200 Add -mwindows to LDFLAGS on native win32 aisleriot/Makefile.am | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 46d63cdf5f3ba88c9e16e6081329d7a5f4273cdc Author: Christian Persch Date: Fri Jun 12 17:09:44 2009 +0200 Use G_OS_WIN32 here instead of a nonexistent #define libgames-support/games-sound.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 3591272897d36fe08dcf8d446222ff879663f5d1 Author: Christian Persch Date: Fri Jun 12 17:07:26 2009 +0200 Define WIN32_LEAN_AND_MEAN here too aisleriot/sol.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 9a5dd184157ff6a9acbb8bfae051e8cf5c2dd076 Author: Christian Persch Date: Fri Jun 12 17:06:23 2009 +0200 Check for windres on native win32 configure.in | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) commit f97cbf829e941610268f9f253917c0951a6c54a2 Author: Christian Persch Date: Fri Jun 12 17:00:36 2009 +0200 Remove obsolete GNOME_ICONDIR define configure.in | 13 ++++--------- 1 files changed, 4 insertions(+), 9 deletions(-) commit f1999eedb8110bca15821092236d673275e9bf62 Author: Christian Persch Date: Thu Jun 11 14:28:44 2009 +0200 Move the ExitFullscreen button to the far end of the toolbar Make the "Exit Fullscreen" button right-aligned by adding a no-draw expanding separator before it. aisleriot/window.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 7fd57a368c13a6d00ea4371a3de1416908f3045b Author: Kjartan Maraas Date: Wed Jun 10 10:51:09 2009 +0200 Updated Norwegian bokmål translation. po/nb.po | 2732 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1321 insertions(+), 1411 deletions(-) commit 083cfeaceda02d69936be454706f116760f6b9ac Author: Rajesh Ranjan Date: Mon Jun 8 13:32:55 2009 +0530 Updated Hindi Translations po/hi.po | 2589 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1248 insertions(+), 1341 deletions(-) commit b6c321ee0be5650783bd7df35176e4637b49793e Author: Rajesh Ranjan Date: Mon Jun 8 13:20:25 2009 +0530 Updated Hindi Translations po/hi.po | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) commit 890572b58d6cd623585e3de0f479311f10ef6920 Author: Christian Persch Date: Sat Jun 6 23:25:14 2009 +0200 Fix gtk settings initialisation We need to ref some gtk classes before setting the gtk settings, since these properties are only installed by the various gtk classes at class initialisation. See gtk bug #585024. I think this wasn't noticeable on maemo3 due to the special launcher which already had initialised gtk before the fork. aisleriot/sol.c | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) commit a64b02fb417e6971c35476ca9f6f30de9f59828d Author: Christian Persch Date: Sat Jun 6 23:24:34 2009 +0200 Also listen to memory pressure events aisleriot/sol.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 54ec4f80c5131398939436cf42c8568060b29e0c Author: Christian Persch Date: Sat Jun 6 23:24:04 2009 +0200 Remove obsolete comment This is documented on maemo5 osso API docs. aisleriot/sol.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 9fa54171ec5855f19fae90ca462aababbc2e7bef Author: Christian Persch Date: Sat Jun 6 23:23:01 2009 +0200 Use a HildonPannableArea for the game selection treeview On maemo5, put the treeview into a HildonPannableArea, and use hildon_gtk_tree_view_new. aisleriot/window.c | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) commit 804066566c830204738de60131fe93d1f210fdc3 Author: Jorge Gonzalez Date: Sat Jun 6 13:43:52 2009 +0200 Updated Spanish translation aisleriot/help/es/es.po | 57 ++++++++++++++++++++++++++++++++-------------- 1 files changed, 39 insertions(+), 18 deletions(-) commit 36b8ca9d0c64f21f6ff7784a9b130f1b2964dd0d Author: Jorge Gonzalez Date: Thu Jun 4 18:28:45 2009 +0200 Updated Spanish translation aisleriot/help/es/es.po | 20 +++++++++++--------- 1 files changed, 11 insertions(+), 9 deletions(-) commit 610906f42f8d09ca940fcdff81bd64cb1f92f788 Author: Christian Persch Date: Wed Jun 3 00:19:20 2009 +0200 Also ifdef the Sound menu item in the non-maemo UI aisleriot/window.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit a8cdbda826099acbcab2ea02670ed5f4aa60d686 Author: Christian Persch Date: Wed Jun 3 00:18:22 2009 +0200 Add maemo5 to --with-platform-variant help string configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e0fee57b0f7d085b54d37e1434cbbf52c22bc352 Author: Christian Persch Date: Tue Jun 2 23:54:25 2009 +0200 Add Sound check menuitem to the menu under maemo5 And only create the Sound action if ENABLE_SOUND. aisleriot/window.c | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) commit 9c69a2358d85a9dcbf49b564670241c88ad9b2d5 Author: Christian Persch Date: Tue Jun 2 23:51:19 2009 +0200 Only use the gtk-enable-event-sounds setting when available It only exists since gtk 2.14, so #ifdef the code accordingly. aisleriot/window.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 643d2d1ffd42a16ee142ca03e4ff00f9c5afd0e3 Author: Christian Persch Date: Tue Jun 2 23:45:40 2009 +0200 Use signal connections for tap-and-hold instead of the class handlers Maemo5 removes these slots from GtkWidgetClass, so convert to using callbacks with g_signal_connect(). aisleriot/board-noclutter.c | 34 +++++++++++++++++++--------------- aisleriot/board.c | 30 +++++++++++++++++++----------- 2 files changed, 38 insertions(+), 26 deletions(-) commit 8b4a216813c98d75f1b5e198b264bd8b23ca64ee Author: Christian Persch Date: Tue Jun 2 21:12:52 2009 +0200 Enable sound on maemo5 Maemo5 has libcanberra, so enable sound in configure. configure.in | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 113df12ed5eca9c040134d7043f93151b8878b80 Author: Christian Persch Date: Tue Jun 2 20:44:31 2009 +0200 Add maemo5 support to --with-platform-variant And define HAVE_MAEMO_[45] macros and automake conditionals. configure.in | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) commit 103614eabb0dfed1a37f2f4fb9e4c3932c29f0d9 Author: Jorge Gonzalez Date: Tue Jun 2 20:16:34 2009 +0200 Updated Spanish translation aisleriot/help/es/es.po | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) commit f3bd6710f246e773c6bce05c37229ad631e87879 Author: Christian Persch Date: Tue Jun 2 19:12:42 2009 +0200 Fix prefname for fixed card theme on hildon Strip the file extension off the pref name, not the theme filename! libgames-support/games-card-theme-fixed.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 444725b21ea6a83d48f1775bec8f41a4500b7c3c Author: Christian Persch Date: Tue Jun 2 18:59:59 2009 +0200 Normalise the filename in theme_filename_and_type_from_name Always add the extension if it's not present yet. libgames-support/games-card-themes.c | 57 ++++++++++++++++----------------- 1 files changed, 28 insertions(+), 29 deletions(-) commit c3e6ab2ee3b48c7cb1957a6ad01161b14221068d Author: Claude Paroz Date: Tue Jun 2 15:00:47 2009 +0200 Prefix GTKBuilder files with gettext/glade Intltool needs the [type: gettext/glade] prefix before GTKBuilder .ui files to be able to properly extract translatable strings. po/POTFILES.in | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) commit 57ca38f8527c2903e26de66d16c349841ce66c6b Author: Christian Persch Date: Tue Jun 2 00:29:37 2009 +0200 Fix assertion failure on hildon g_parse_debug_string is only NULL-safe since glib 2.16 for bug #503862. libgames-support/games-debug.c | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) commit 169f2d93a7822721b29ba9d8e484f5627d629f2b Author: Christian Persch Date: Tue Jun 2 00:20:07 2009 +0200 Fix the build on hildon cairo is only available since maemo4, so guard the games_card_theme_set_font_options calls accordingly. aisleriot/window.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 47d99559d6ae735bcc93a7a00c6a2675e5167cd5 Author: Christian Persch Date: Tue Jun 2 00:17:11 2009 +0200 Fix build on hildon There's no statusbar in the UI on hildon, so guard the statusbar toggle code with #ifndef HAVE_HILDON. aisleriot/window.c | 17 +++++++++++++---- 1 files changed, 13 insertions(+), 4 deletions(-) commit fd13adccc08386c5ba6ae9982254531142b76a64 Author: Christian Persch Date: Tue Jun 2 00:12:19 2009 +0200 Fix undeclared variable error aisleriot/sol.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit aefdaa6dc34686ee1d67020f99251c3020c96479 Author: Christian Persch Date: Tue Jun 2 00:09:40 2009 +0200 GTK_STOCK_FULLSCREEN only exists on gtk >= 2.8 libgames-support/games-stock.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit a60276738acd902509d9e551e62dc1e8f9234638 Author: Christian Persch Date: Tue Jun 2 00:03:25 2009 +0200 Only include games-preimage.h if HAVE_RSVG libgames-support/games-card-theme-private.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit ab626143754ec1ac0fdc996c252c3e5c8b0c0f7b Author: Christian Persch Date: Tue Jun 2 00:01:58 2009 +0200 Don't build games-help on hildon yet Move games-help.[ch] out of the common case into the 1HAVE_HILDON case. Add #error to games_help_show in the HAVE_HILDON case. libgames-support/Makefile.am | 4 ++-- libgames-support/games-help.c | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) commit f7e066f54607170834707545c015be0ddd05b611 Author: Christian Persch Date: Mon Jun 1 23:21:14 2009 +0200 Don't use "$(top_srcdir)" in SHAVE_INIT Fixes "../../configure: line 1: top_srcdir: command not found" error. Plus, it was wrong anyway. configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 35a9211832558bc76987202e61dec00f9697b7da Author: Christian Persch Date: Mon Jun 1 23:10:56 2009 +0200 Only check for check if tests are enabled Rewrite the --enable-tests configure logic to only check for check if tests are enabled. Disable tests by default on the hildon platform. Make check dependency mandatory if tests are enabled, and simplify the Makefile.am logic in tests/. Makefile.am | 5 ++++- configure.in | 41 +++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 23 deletions(-) commit 7db4284bc76a5522e5d2f398527aac49ff5bb373 Author: Christian Persch Date: Mon Jun 1 21:54:41 2009 +0200 Lower intltool req to 0.35.0 Building should work using that version; it's only disting that requires 0.40.4 and autogen checks for that version since REQUIRED_INTLTOOL_VERSION is set to 0.40.4 in autogen. configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 33da4ad507bc76f1cc3561f8cf47fb0864a20ae9 Author: Christian Persch Date: Sat May 30 22:16:22 2009 +0200 Remove svn2cl.xsl | 295 ------------------------------------------------------------ 1 files changed, 0 insertions(+), 295 deletions(-) commit e306ae9b86b927b08ddede3550cc3b321f0ddb17 Author: Daniel Mustieles Date: Mon Jun 1 21:17:06 2009 +0200 Updated Spanish translation Signed-off-by: Jorge Gonzalez po/es.po | 609 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 301 insertions(+), 308 deletions(-) commit c6a0b99cb79529fbdb835c5306a696a6eb4c3031 Author: drtvasudevan Date: Sun May 31 06:50:18 2009 +0530 Updated Tamil translation po/ta.po | 827 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 388 insertions(+), 439 deletions(-) commit dc856a7f20e8aad2a60232170400d293fe5899a9 Author: Chao-Hsiung Liao Date: Wed May 27 20:24:38 2009 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 2570 +++++++++++++++++++++++------------------------------------ po/zh_TW.po | 2578 +++++++++++++++++++++++------------------------------------ 2 files changed, 2008 insertions(+), 3140 deletions(-) commit cede9c46ac7d83c60668c3c4b3d7a4097161be1c Author: Robert Ancell Date: Mon May 25 14:10:10 2009 +0200 occured->occurred libgames-support/games-setgid-io.c | 6 +++--- po/af.po | 2 +- po/am.po | 2 +- po/ar.po | 4 ++-- po/as.po | 4 ++-- po/az.po | 2 +- po/be.po | 2 +- po/bg.po | 4 ++-- po/bn.po | 2 +- po/bn_IN.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/dz.po | 2 +- po/el.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 6 +++--- po/es.po | 2 +- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 2 +- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/ga.po | 2 +- po/gl.po | 4 ++-- po/gu.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hr.po | 4 ++-- po/hu.po | 4 ++-- po/is.po | 2 +- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ka.po | 2 +- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/ku.po | 2 +- po/lt.po | 4 ++-- po/mai.po | 4 ++-- po/mk.po | 2 +- po/ml.po | 4 ++-- po/mn.po | 2 +- po/mr.po | 4 ++-- po/ms.po | 2 +- po/nb.po | 4 ++-- po/ne.po | 2 +- po/nl.po | 4 ++-- po/nn.po | 2 +- po/oc.po | 4 ++-- po/or.po | 4 ++-- po/pa.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/rw.po | 2 +- po/si.po | 2 +- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 2 +- po/sr.po | 4 ++-- po/sr@latin.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 2 +- po/te.po | 4 ++-- po/th.po | 4 ++-- po/tr.po | 4 ++-- po/uk.po | 2 +- po/vi.po | 4 ++-- po/wa.po | 2 +- po/xh.po | 2 +- po/zh_CN.po | 2 +- po/zh_HK.po | 4 ++-- po/zh_TW.po | 4 ++-- 76 files changed, 129 insertions(+), 129 deletions(-) commit b5e7f9ff937ddfe733858162c151350bc1b90429 Author: Thomas Hindoe Paaboel Andersen Date: Tue May 26 01:25:29 2009 +0200 Replace a renamed file in POTFILES.in po/POTFILES.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3a603c5d965c8c866bdb17dcd464e4350a7490b9 Author: Thomas Hindoe Paaboel Andersen Date: Tue May 26 00:41:19 2009 +0200 remove a deleted file from POTFILES.in po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit e19c9797bb70412f4113983195719a69be098964 Author: Thomas Hindoe Paaboel Andersen Date: Mon May 25 23:49:54 2009 +0200 NEWS entry for 2.27.2 NEWS | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 101 insertions(+), 0 deletions(-) commit 380e183c3541824029972f308b9d5cd4c956dd4a Author: Jorge Gonzalez Date: Fri May 22 07:31:21 2009 +0200 Updated Spanish translation aisleriot/help/es/es.po | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) commit 412cc597b85f3c05ac84003bfde673acd0a4b9e2 Author: drtvasudevan Date: Thu May 21 07:27:19 2009 +0530 Updated Tamil translation po/ta.po | 2796 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 1209 insertions(+), 1587 deletions(-) commit 24671b1dc2897e89f883959fa5fb8e1e5dfcd927 Author: Jennie Petoumenou Date: Tue May 19 21:57:16 2009 +0100 updated Greek translation for aisleriot documentation aisleriot/help/el/el.po | 1964 ++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 1610 insertions(+), 354 deletions(-) commit e849fbae4f133545cfafd27bb4e8282ea741f12f Author: Jennie Petoumenou Date: Tue May 19 21:51:41 2009 +0100 updated Greek translation for UI messages po/el.po | 453 +++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 245 insertions(+), 208 deletions(-) commit f7d92c6054282ef95b54006dbd8aef4239b7f3e2 Author: Jorge Gonzalez Date: Mon May 18 21:05:26 2009 +0200 Updated Spanish translation aisleriot/help/es/es.po | 285 +++++++++++++++++++++++++++++++---------------- 1 files changed, 187 insertions(+), 98 deletions(-) commit 2925e3301e479340cd230157471f4b42cc531f4e Author: yselkowitz Date: Thu May 14 20:54:01 2009 +0200 define LIB_GGZCORE in order to resolve undefined symbols. GNOME Bug #579690 configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit aa25ff544e211a4b09ae06e375f98136aebff0ba Author: Zhang Sen Date: Tue May 12 11:51:11 2009 +0800 gnome-sudoku: Add *.pyc to .gitignore .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 7030b0447ab7eef13b11521b22a8db339f3a76bc Author: Christian Persch Date: Sun May 10 14:37:34 2009 +0200 Use multihead-safe canberra-gtk API Conditionally use the new canberra-gtk multihead-safe API added in FDO #21551. Depends on FDO #21655 for the CA_CHECK_VERSION macro. aisleriot/window.c | 2 + libgames-support/games-sound.c | 117 +++++++++++++++++++++++++++++++++------- libgames-support/games-sound.h | 7 +++ 3 files changed, 106 insertions(+), 20 deletions(-) commit 59fc331b5bc99ec23a1fb9b1038d30ab35ad3fed Author: Daniel Mustieles Date: Sun May 10 12:36:52 2009 +0200 Updated Spanish translation Signed-off-by: Jorge Gonzalez po/es.po | 864 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 445 insertions(+), 419 deletions(-) commit fcf2320b94f351c1fe417a1a6869088c15dcce19 Author: Christian Persch Date: Fri May 8 21:58:37 2009 +0200 Initialise the canberra_gtk context only once Fixes sound playing starting with 3rd time a sound is played, even if event sounds are disabled. libgames-support/games-sound.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 32186a85e51f778c2a9cbe0fa7a175a389568184 Author: Christian Persch Date: Fri May 8 20:28:16 2009 +0200 libgames-support: remove leftover HAVE_GSTREAMER libgames-support/games-runtime.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 8dbdb09fd03e22e892a83551ced81d6147505a32 Author: Vincent Povirk Date: Wed May 6 18:52:21 2009 -0500 aisleriot: add Bear River game #578855 aisleriot/help/C/aisleriot.xml | 2 + aisleriot/help/C/bear_river.xml | 130 ++++++++++++++++++++ aisleriot/help/Makefile.am | 1 + aisleriot/rules/Makefile.am | 1 + aisleriot/rules/bear_river.scm | 227 +++++++++++++++++++++++++++++++++++ aisleriot/translatable_game_names.h | 1 + po/POTFILES.in | 1 + 7 files changed, 363 insertions(+), 0 deletions(-) commit 0093ae02565c0d1155335a805da06c5bb65be664 Author: Jason D. Clinton Date: Mon May 4 23:24:28 2009 -0500 Post-release bump to 2.27.2 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8cbd70d26acf9533a56c9e4898fe7e373e819b1e Author: Jason D. Clinton Date: Mon May 4 17:46:29 2009 -0500 [gnometris] Add binary to .gitignore .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1cbbdc39fa2e28ffe9fe0fe1a5b0ee572bcd9861 Author: Jason D. Clinton Date: Mon May 4 17:30:58 2009 -0500 [gnometris] Move the previously removed po field.cpp to blockops.cpp The translation files were all automatically updated using sed. po/POTFILES.in | 1 + po/af.po | 4 ++-- po/am.po | 4 ++-- po/ar.po | 4 ++-- po/as.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 4 ++-- po/bn.po | 4 ++-- po/bn_IN.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/dz.po | 4 ++-- po/el.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/ga.po | 4 ++-- po/gl.po | 4 ++-- po/gu.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hr.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 4 ++-- po/is.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ka.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/ku.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/mai.po | 4 ++-- po/mk.po | 4 ++-- po/ml.po | 4 ++-- po/mn.po | 4 ++-- po/mr.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/ne.po | 4 ++-- po/nl.po | 4 ++-- po/nn.po | 4 ++-- po/oc.po | 4 ++-- po/or.po | 4 ++-- po/pa.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/rw.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sr@latin.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/te.po | 4 ++-- po/th.po | 4 ++-- po/tr.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/wa.po | 4 ++-- po/xh.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_HK.po | 4 ++-- po/zh_TW.po | 4 ++-- 77 files changed, 153 insertions(+), 152 deletions(-) commit f1968c3541a5d5db185d7015a0a81b0c67883ac8 Author: Thomas Hindoe Paaboel Andersen Date: Tue May 5 00:20:24 2009 +0200 Add NEWS entry for 2.27.1 NEWS | 135 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 135 insertions(+), 0 deletions(-) commit a49f2a7068552c46055506425ae12e7581fe6e5a Author: Christian Persch Date: Mon May 4 21:29:41 2009 +0200 Make libcanberra the default sound backend and remove gstreamer backend This also make games_sound_add_option_group() obsolete. aisleriot/sol.c | 1 - configure.in | 28 +--------- libgames-support/Makefile.am | 5 -- libgames-support/games-sound.c | 114 ++------------------------------------- libgames-support/games-sound.h | 2 - 5 files changed, 9 insertions(+), 141 deletions(-) commit 30706403bfba288e1e62c3319c68c1519696a5c0 Author: Vincent Povirk Date: Sun May 3 19:08:53 2009 -0500 aisleriot: remove an unused string aisleriot/rules/giant.scm | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit c540882a398b59e77ed40a1c8d44d43f116439df Author: Jorge Gonzalez Date: Sun May 3 23:47:24 2009 +0200 Updated Spanish translation po/es.po | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 68ffb7cab89105caadbd991a94ec97e966e3d193 Author: Christian Persch Date: Sun May 3 16:09:02 2009 +0200 Remove leftover debug spew aisleriot/window.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 71eb0dd05e9b8f1c98672663d3a23a05f41eac4b Author: Christian Persch Date: Sun May 3 16:08:38 2009 +0200 Fix typo in debug output libgames-support/games-sound.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 23d4f60b66981a86390c010f082a5056b617049f Author: Christian Persch Date: Sun May 3 16:01:06 2009 +0200 Only show the Sound menu item if the global setting is enabled libcanberra-gtk only plays sound when the gtk setting is enabled, so hide the menuitem when it's disabled. aisleriot/window.c | 48 ++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 40 insertions(+), 8 deletions(-) commit efc86b25186c2328ee57ab2f411e0934f98c209f Author: Christian Persch Date: Sun May 3 16:00:37 2009 +0200 Add games_sound_play_for_[event|widget] Add variants of games_sound_play() that take a GdkEvent / GtkWidget from/for which the event is triggered. This only make a difference in the libcanberra-gtk backend; the other backends fall back to games_sound_play(). aisleriot/board-noclutter.c | 2 +- aisleriot/board.c | 2 +- libgames-support/games-sound.c | 168 ++++++++++++++++++++++++++++++---------- libgames-support/games-sound.h | 16 +++- 4 files changed, 142 insertions(+), 46 deletions(-) commit 92ffc8b7c60d0eba475c4cfe77eee39023418fd3 Author: Christian Persch Date: Sun May 3 15:17:34 2009 +0200 Add libcanberra sound option Add --enable-sound --with-sound=libcanberra option to use libcanberra-gtk to play sounds. configure.in | 29 +++++++++++---- libgames-support/Makefile.am | 5 +++ libgames-support/games-sound.c | 75 +++++++++++++++++++++++++++++++--------- 3 files changed, 84 insertions(+), 25 deletions(-) commit 1a86086bbb82a4bdea721bf88a3bf5e6347c088c Author: Christian Persch Date: Sun May 3 15:14:26 2009 +0200 Fix GAMES_DEBUG=sound libgames-support/games-debug.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 39554a2af25b1d0392e0a9de09ab73600ffd3b19 Author: Jason D. Clinton Date: Sat May 2 18:32:16 2009 -0500 Complete the removal of Danish help files configure.in | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 0381b8bb3fe5fe5da78f0ed3529e01b6f2be8647 Author: Jason D. Clinton Date: Sat May 2 17:51:41 2009 -0500 Implement a sane .gitignore so 'git status' is now actually useful .gitignore | 193 ++++++++++++++++++++++++++--------------------------------- 1 files changed, 85 insertions(+), 108 deletions(-) commit 8f3fe009cfbe957d8ffcae7f78ad955daf58f093 Author: Jason D. Clinton Date: Sat May 2 16:48:59 2009 -0500 Support shave autofoo and libtool output All the cool kids are doing it. configure.in | 4 ++ shave-libtool.in | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ shave.in | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 215 insertions(+), 0 deletions(-) commit 16a76b3eded6ec87bdd3de02222933c834b07ca9 Author: Jason D. Clinton Date: Sat May 2 16:13:18 2009 -0500 Make git ignore eclipse files. .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 41ddea1bf70e30049cb2e6ac85aa53d7f59ff189 Author: Christian Persch Date: Fri May 1 21:34:16 2009 +0200 Use g_timeout_add_seconds when available libgames-support/games-conf.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit a7644878dd3b5867e7c81369fe6723a46c407d16 Author: Jorge Gonzalez Date: Fri May 1 19:48:07 2009 +0200 Updated Spanish translation by Daniel Mustieles po/es.po | 189 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 93 insertions(+), 96 deletions(-) commit 3a0d965bc3175946a2011529136f995b08a12b78 Author: Christian Persch Date: Fri May 1 16:02:23 2009 +0200 Update Remove gnometris/field.cpp from POTFILES.in since it doesn't exist anymore. po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit ee0fbdfe984ae84f94e8d20819c5cdd0338482a6 Author: Christian Persch Date: Fri May 1 16:00:59 2009 +0200 Add Pulse Support to Docs Bug #577196, based on patch by Paul Cutler. aisleriot/help/C/aisleriot.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 673dd6d726eaf2b7d92c04514210cc79dab1fb40 Author: Christian Persch Date: Fri May 1 15:25:49 2009 +0200 Use the default about dialogue hooks Only install our custom hooks on gtk < 2.17; gtk >= 2.17 has default hooks using gtk_show_uri(). aisleriot/sol.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 96517bab8499589b355d8204f22d2658e1013455 Author: Christian Persch Date: Fri May 1 15:23:31 2009 +0200 Maemo build fix g_uri_escape_string is only available on glib >= 2.16. aisleriot/sol.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 8c58784f600bc67030aa36a5664da9121a27eb0b Author: Christian Persch Date: Fri May 1 15:21:04 2009 +0200 Don't append ? on ghelp URI with NULL section libgames-support/games-help.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit 6cc11de0e327edc33d91692ed15aa40c8a87e2ea Author: Christian Persch Date: Fri May 1 14:48:42 2009 +0200 Add a guide to making a new game for aisleriot Bug #572468, written by Ed Sirett. aisleriot/Makefile.am | 1 + aisleriot/README | 6 + aisleriot/Rules.HOWTO | 430 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 437 insertions(+), 0 deletions(-) commit 039d6de297fcd8f3bac8022847e4afc5f5f9c000 Author: Christian Persch Date: Fri May 1 14:33:24 2009 +0200 Typo fix aisleriot/README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e1a12dc35773beca2bfcf3e732e34bdbde8b2758 Author: Christian Persch Date: Fri May 1 14:02:44 2009 +0200 Add --enable-aisleriot-clutter configure option aisleriot/Makefile.am | 3 +++ configure.in | 19 ++++++++++++++++++- 2 files changed, 21 insertions(+), 1 deletions(-) commit 16e740f524e6454c964a3cd742161c8925cc2f52 Author: Christian Persch Date: Wed Apr 22 14:27:04 2009 +0200 Remove extraneous widget packing Make GamesControlsList a GtkScrolledWindow directly, instead of a vbox containing a scrolled window containing the listview. libgames-support/games-controls.c | 46 ++++++++++++++++++++++++------------- libgames-support/games-controls.h | 4 +- 2 files changed, 32 insertions(+), 18 deletions(-) commit c269868be054d0122dab46a42235d30892806db1 Author: Christian Persch Date: Wed Apr 22 13:53:14 2009 +0200 Port to GtkCellRendererAccel Remove custom grabbing code, and just use a GtkCellRendererAccel in OTHER mode instead. libgames-support/games-controls.c | 265 ++++++++++++++----------------------- libgames-support/games-controls.h | 20 ++-- 2 files changed, 113 insertions(+), 172 deletions(-) commit 5af27203ad400652d935f8178345f82f5d84e229 Author: Neil Roberts Date: Thu Apr 30 23:23:29 2009 +0100 [aisleriot] Upgrade to Clutter 0.9 - Paints using the new Cogl material API - Brings back dependency on Clutter-GTK instead of GamesClutterEmbed. - Uses backface culling to render AisleriotCards. That way the other side of the card will be drawn at exactly the right moment regardless of where the card is on the stage. Previously it would glitch and flip too early unless the card was at the dead center of the stage. - Drawing highlights has been removed from AisleriotCard. These are only used for animated cards anyway so it wouldn't make sense to highlight them. - Highlights in AisleriotSlotRenderer are now drawn by precalculating a color which biases the texture. Previously the same effect was acheived by rendering the card twice. aisleriot/Makefile.am | 5 +- aisleriot/baize.c | 15 +--- aisleriot/board.c | 7 +- aisleriot/card.c | 181 ++++++++------------------------------------ aisleriot/card.h | 3 +- aisleriot/slot-renderer.c | 114 +++++++++++++++++----------- aisleriot/sol.c | 4 +- 7 files changed, 117 insertions(+), 212 deletions(-) commit ef402a9c6bd1b38798d79a4105fb841d86509a48 Author: Robert Ancell Date: Mon Apr 27 10:54:41 2009 +1000 Handle gst_element_factory_make() returning NULL (Bug #576745) libgames-support/games-sound.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 79c947d743b7bdb9efb2636aea37c6d184cc0b1e Author: Thomas Hindoe Paaboel Andersen Date: Sun Apr 26 11:48:14 2009 +0200 Use mailto: in doap file gnome-games.doap | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b3106d3d5399603ae9bc3fbd28b3b4c88367a6d4 Author: Jorge Gonzalez Date: Sat Apr 25 20:36:03 2009 +0200 Updated Spanish translation by Daniel Mustieles po/es.po | 2039 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 947 insertions(+), 1092 deletions(-) commit 446ea5793338ca065a19dab0f6646aa7a48b888d Author: Vincent Povirk Date: Thu Apr 23 23:59:38 2009 -0500 aisleriot: implement dealable feature in Canfield aisleriot/TODO | 2 +- aisleriot/rules/canfield.scm | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) commit 49c0d42130e820ab37555f9db6cc54777803513a Author: Vincent Povirk Date: Thu Apr 23 23:59:17 2009 -0500 aisleriot: implement dealable feature in Camelot aisleriot/TODO | 2 +- aisleriot/rules/camelot.scm | 48 ++++++++++++++++++++++++------------------ 2 files changed, 28 insertions(+), 22 deletions(-) commit 9228ba28f86e681ef2e1fbc4c21d0984047656e0 Author: Vincent Povirk Date: Thu Apr 23 23:33:40 2009 -0500 aisleriot: implement dealable feature in Bristol aisleriot/TODO | 2 +- aisleriot/rules/bristol.scm | 27 ++++++++++++++++----------- 2 files changed, 17 insertions(+), 12 deletions(-) commit 9f69a73586f27ff4e9ff7fb08fa9c499fedd24aa Author: Matej Urban Date: Thu Apr 23 13:38:46 2009 +0200 Updated Slovenian translation po/sl.po | 3466 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1624 insertions(+), 1842 deletions(-) commit 2072d95771cc0bbeacbe84859245c6f9e9c384b1 Author: Thomas Hindoe Paaboel Andersen Date: Thu Apr 23 02:58:06 2009 +0200 Add new file to POTFILES.in and Makefile.am Related to commit 5f3577c43c1111d38b2d09de87ba37c060422783 po/POTFILES.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c66c338be0f03328d067843a09afa7359a0c65b9 Author: Thomas Hindoe Paaboel Andersen Date: Thu Apr 23 02:53:21 2009 +0200 Add 'Desktop' category to the doap file gnome-games.doap | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 4ae115b9e15586ff3cbcb59309a38aeea6604745 Author: Thomas Hindoe Paaboel Andersen Date: Wed Apr 22 17:27:17 2009 +0200 remove stray 'svn' in changelog-from-commits code Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 91916b6b6b5a45f3fd07b3f050f9ae034cab08ad Author: Jorge Gonzalez Date: Tue Apr 21 21:34:53 2009 +0200 Updated Spanish translation aisleriot/help/es/es.po | 274 +++++++++++++++++++++++++++++++++-------------- 1 files changed, 195 insertions(+), 79 deletions(-) commit dcb1439e0a69d1a8ab235e1d9eb6f0252d54b04e Author: Jason D. Clinton Date: Tue Apr 21 09:51:24 2009 -0500 Remove ability to generate ChangeLog from SVN; we're on git now! Just removes some code from the toplevel Makefile.am that was svn- specific. Configure.in dropped the SVN macros. Makefile.am | 10 +--------- configure.in | 8 -------- 2 files changed, 1 insertions(+), 17 deletions(-) commit d946efaa6085e3cd89218bb7481d375fe83f4bd3 Author: jclinton Date: Mon Mar 30 01:26:37 2009 +0000 Remove noclutter version of Gnometris; update translations to reflect po/POTFILES.in | 4 ++-- po/POTFILES.skip | 2 -- po/af.po | 12 ++++++------ po/am.po | 8 ++++---- po/ar.po | 12 ++++++------ po/as.po | 12 ++++++------ po/az.po | 8 ++++---- po/be.po | 8 ++++---- po/bg.po | 12 ++++++------ po/bn.po | 8 ++++---- po/bn_IN.po | 12 ++++++------ po/ca.po | 12 ++++++------ po/cs.po | 12 ++++++------ po/cy.po | 8 ++++---- po/da.po | 12 ++++++------ po/de.po | 12 ++++++------ po/dz.po | 12 ++++++------ po/el.po | 12 ++++++------ po/en_CA.po | 8 ++++---- po/en_GB.po | 12 ++++++------ po/es.po | 12 ++++++------ po/et.po | 12 ++++++------ po/eu.po | 12 ++++++------ po/fa.po | 8 ++++---- po/fi.po | 12 ++++++------ po/fr.po | 12 ++++++------ po/ga.po | 12 ++++++------ po/gl.po | 12 ++++++------ po/gu.po | 12 ++++++------ po/he.po | 12 ++++++------ po/hi.po | 12 ++++++------ po/hr.po | 12 ++++++------ po/hu.po | 12 ++++++------ po/id.po | 8 ++++---- po/is.po | 8 ++++---- po/it.po | 12 ++++++------ po/ja.po | 12 ++++++------ po/ka.po | 8 ++++---- po/kn.po | 12 ++++++------ po/ko.po | 12 ++++++------ po/ku.po | 8 ++++---- po/lt.po | 12 ++++++------ po/lv.po | 8 ++++---- po/mai.po | 12 ++++++------ po/mk.po | 12 ++++++------ po/ml.po | 12 ++++++------ po/mn.po | 8 ++++---- po/mr.po | 12 ++++++------ po/ms.po | 8 ++++---- po/nb.po | 12 ++++++------ po/ne.po | 12 ++++++------ po/nl.po | 12 ++++++------ po/nn.po | 12 ++++++------ po/oc.po | 12 ++++++------ po/or.po | 12 ++++++------ po/pa.po | 12 ++++++------ po/pl.po | 12 ++++++------ po/pt.po | 12 ++++++------ po/pt_BR.po | 12 ++++++------ po/ro.po | 12 ++++++------ po/ru.po | 12 ++++++------ po/rw.po | 8 ++++---- po/si.po | 8 ++++---- po/sk.po | 12 ++++++------ po/sl.po | 12 ++++++------ po/sq.po | 8 ++++---- po/sr.po | 12 ++++++------ po/sr@latin.po | 12 ++++++------ po/sv.po | 12 ++++++------ po/ta.po | 12 ++++++------ po/te.po | 12 ++++++------ po/th.po | 12 ++++++------ po/tr.po | 12 ++++++------ po/uk.po | 12 ++++++------ po/vi.po | 12 ++++++------ po/wa.po | 8 ++++---- po/xh.po | 8 ++++---- po/zh_CN.po | 12 ++++++------ po/zh_HK.po | 12 ++++++------ po/zh_TW.po | 12 ++++++------ 80 files changed, 432 insertions(+), 434 deletions(-) commit 868d83a9124e4c6ac38786908cf1a58be2d4155f Author: Jason Clinton Date: Mon Mar 30 01:25:03 2009 +0000 Remove our private copy of gtk-clutter-embed.h and rename all calls to it This is due new features upstream, API changes and a lack of desire to maintain our own private copy. Our private copy did not have any features over the newest fixed upstream anyways after upstream fixed our reported issues. svn path=/branches/clutter-0-9/; revision=8952 aisleriot/board.c | 11 +- aisleriot/sol.c | 5 +- libgames-support/Makefile.am | 2 - libgames-support/games-clutter-embed.c | 508 -------------------------------- libgames-support/games-clutter-embed.h | 100 ------- 5 files changed, 6 insertions(+), 620 deletions(-) commit 619854e5ddb74fa48e66b37852caa852dc00e6d0 Author: Jason Clinton Date: Mon Mar 30 01:23:38 2009 +0000 Depend on Clutter 0.9 and make it mandatory if Gnometris or Lights Off is on svn path=/branches/clutter-0-9/; revision=8950 configure.in | 36 ++++++++++-------------------------- 1 files changed, 10 insertions(+), 26 deletions(-) commit cc9a696510f2dd7aa6bb52764681ae6543cde39d Author: Vincent Povirk Date: Sun Apr 19 16:54:56 2009 -0500 aisleriot: make template.scm actually work aisleriot/rules/template.scm | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 953692594951ea13a69c57d222c619b0a098496d Author: Thomas Hindoe Paaboel Andersen Date: Sat Apr 18 17:14:27 2009 +0200 Edit shortdesc to not start with 'A' as per http://mail.gnome.org/archives/devel-announce-list/2009-April/msg00007.html gnome-games.doap | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cdd8103568b72215f970b736cc9eb4d1c040f029 Author: Thomas H.P. Andersen Date: Sat Apr 18 00:22:11 2009 +0200 add doap file based on template file from pulse gnome-games.doap | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-) commit d026a1b909f270f85da2ad406fbe81246ab9d3dc Author: vpovirk Date: Mon Apr 13 05:42:33 2009 +0000 aisleriot: improve Backbone hinting fixes bug 498998 svn path=/trunk/; revision=9059 aisleriot/rules/backbone.scm | 27 ++++++++++++++++++++++++++- 1 files changed, 26 insertions(+), 1 deletions(-) commit 483543928da8673655fd11062e2e98b1f8d9f85e Author: vpovirk Date: Mon Apr 13 05:10:44 2009 +0000 aisleriot: recalculate the score after every move in Forty Thieves This fixes a bug I introduced earlier where the score would sometimes not be updated when double-clicking foundation piles. svn path=/trunk/; revision=9058 aisleriot/rules/forty_thieves.scm | 13 +------------ 1 files changed, 1 insertions(+), 12 deletions(-) commit 5da9a0190826c6e51e63f9e6da5ca574085441bf Author: vpovirk Date: Mon Apr 13 05:10:35 2009 +0000 aisleriot: do not allow drops onto the stock in Camelot This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9057 aisleriot/rules/camelot.scm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d07178b516dc8c264ad44194bf66ab684498475f Author: vpovirk Date: Mon Apr 13 05:10:27 2009 +0000 aisleriot: add some direct card comparison utilities to sol.scm svn path=/trunk/; revision=9056 aisleriot/sol.scm | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit ac517fc3f28ce967aec47019c53711456a0c30b4 Author: vpovirk Date: Mon Apr 13 05:10:19 2009 +0000 aisleriot: check free reserve slots in button-released in Seahaven This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9055 aisleriot/rules/seahaven.scm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 2e2453fe5ace2c5037d61f6002aa675d5877eb98 Author: vpovirk Date: Mon Apr 13 05:10:11 2009 +0000 aisleriot: allow moving builds starting with ace to the foundation in Seahaven svn path=/trunk/; revision=9054 aisleriot/rules/seahaven.scm | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) commit 21c11587320b3578d31435d07b12b8cdcfb563f7 Author: vpovirk Date: Mon Apr 13 05:10:02 2009 +0000 aisleriot: move give-status-message to game-continuable in Eagle Wing This fixes a no-op move when clicking the stock This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9053 aisleriot/rules/eagle_wing.scm | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) commit aa661213eaecb5f51db53e436b3640daed4a7966 Author: vpovirk Date: Mon Apr 13 05:09:55 2009 +0000 aisleriot: use scores-disabled feature in Camelot svn path=/trunk/; revision=9052 aisleriot/rules/camelot.scm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 48eea548b51b2b3620a338f6426e39b4d52b272d Author: vpovirk Date: Mon Apr 13 05:09:47 2009 +0000 aisleriot: remove debug code from Napoleon's Tomb svn path=/trunk/; revision=9051 aisleriot/rules/napoleons_tomb.scm | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit a324d1274d0652be4e5a08bced98a8f376258230 Author: vpovirk Date: Mon Apr 13 05:09:38 2009 +0000 aisleriot: move give-status-message calls to game-continuable in Zebra This fixes a no-op move when clicking an empty stock. This fixes a test failure (bug 569936). svn path=/trunk/; revision=9050 aisleriot/rules/zebra.scm | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) commit 2e355a5135c41fecc0b8511542348cbe25e60c94 Author: vpovirk Date: Mon Apr 13 05:09:30 2009 +0000 aisleriot: forbid picking up multiple cards at once in Plait The rules do not allow them to be dropped anywhere. svn path=/trunk/; revision=9049 aisleriot/rules/plait.scm | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) commit 94e7f577c7936d48fdec27b24b529301248755fd Author: vpovirk Date: Mon Apr 13 05:09:22 2009 +0000 aisleriot: forbid picking up base cards from the foundations in Canfield Dropping a base card from the foundation was never really allowed by complete-transaction, and the attempt creates an empty undo entry. So we shouldn't even allow dragging them. This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9048 aisleriot/rules/canfield.scm | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) commit 15edbb8e998bfae84dd40aedc4a66b9d25f55a7f Author: vpovirk Date: Mon Apr 13 05:09:13 2009 +0000 aisleriot: change the flippable? api to account for the waste pile svn path=/trunk/; revision=9047 aisleriot/rules/backbone.scm | 2 +- aisleriot/rules/doublets.scm | 2 +- aisleriot/rules/eagle_wing.scm | 2 +- aisleriot/rules/klondike.scm | 2 +- aisleriot/rules/straight_up.scm | 2 +- aisleriot/rules/terrace.scm | 2 +- aisleriot/rules/thumb_and_pouch.scm | 2 +- aisleriot/rules/whitehead.scm | 2 +- aisleriot/rules/zebra.scm | 2 +- aisleriot/sol.scm | 7 ++++--- 10 files changed, 13 insertions(+), 12 deletions(-) commit af52f0ab6185e275e303f03182f4b529c93ed5fd Author: vpovirk Date: Mon Apr 13 05:09:04 2009 +0000 aisleriot: do not increment the flip counter if the stock and waste are empty flip-stock returns #f in this case; therefore, it should not change the game state. This fixes test failures in many games (see bug 569936). svn path=/trunk/; revision=9046 aisleriot/sol.scm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit c90b34909ee4859034e2b709b1c2b832a1042f1e Author: vpovirk Date: Mon Apr 13 05:08:55 2009 +0000 aisleriot: allow moves from the foundation to the tableau in Seahaven This brings droppable? more in line with button-released. This fixes a test failure (see bug 569963). svn path=/trunk/; revision=9045 aisleriot/rules/seahaven.scm | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit b10b12aadada9621ed047ca73ef5f9b9f1e5c40a Author: vpovirk Date: Mon Apr 13 02:10:49 2009 +0000 aisleriot: add Giant game by Ed Sirett svn path=/trunk/; revision=9044 aisleriot/help/C/aisleriot.xml | 2 + aisleriot/help/C/giant.xml | 122 ++++++++++++++ aisleriot/help/Makefile.am | 1 + aisleriot/rules/Makefile.am | 1 + aisleriot/rules/giant.scm | 306 +++++++++++++++++++++++++++++++++++ aisleriot/translatable_game_names.h | 2 +- po/POTFILES.in | 1 + 7 files changed, 434 insertions(+), 1 deletions(-) commit b50e03b3e249e59d9b20aac6b04eb03638823441 Author: Og B. Maciel Date: Sat Apr 11 14:58:08 2009 +0000 Updated Brazilian Portuguese translation. svn path=/trunk/; revision=9037 po/pt_BR.po | 1531 +++++++++++++++++++++++++++-------------------------------- 1 files changed, 687 insertions(+), 844 deletions(-) commit ee0fa485858cd70cead90365ce4d5f3b90d1075d Author: Thomas Hindoe Paaboel Andersen Date: Fri Apr 10 00:24:03 2009 +0000 Be consistent with chess wrt glade/gtkbuilder. Move .ui files to data/ and rename GLADE_DIR to UI_DIR svn path=/trunk/; revision=9033 configure.in | 1 - po/POTFILES.in | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) commit 8f43feddafa6005ce8599f3ab25e92d9ad435b95 Author: vpovirk Date: Thu Apr 9 06:45:09 2009 +0000 aisleriot: fix a crash in Labyrinth I made a bad assumption in an earlier change that caused this. Fortunately, it never hit a stable branch. svn path=/trunk/; revision=9032 aisleriot/rules/labyrinth.scm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 140afa24c51eadd8e7645570630930f1e0278568 Author: vpovirk Date: Thu Apr 9 04:32:58 2009 +0000 aisleriot: do not allow no-op moves in Zebra This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9031 aisleriot/rules/zebra.scm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit b35aaed498ac7f4ad63edb68f8a7ce3f0cf893cc Author: vpovirk Date: Thu Apr 9 04:32:49 2009 +0000 aisleriot: don't count failed double-clicks as a move in Westhaven This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9030 aisleriot/rules/westhaven.scm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 69d9564b5b70316e94c66da698d8f75243117a48 Author: vpovirk Date: Thu Apr 9 04:32:41 2009 +0000 aisleriot: do not allow no-op drops in Westhaven This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9029 aisleriot/rules/westhaven.scm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 1337953dcc12f1d77d840167fe8ac4647074ae97 Author: vpovirk Date: Thu Apr 9 04:32:31 2009 +0000 aisleriot: don't allow no-op drops in Straight Up This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9028 aisleriot/rules/straight_up.scm | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 3b8b85973a5a28f6a85fcfeb5a3e39d1ffbaefc8 Author: vpovirk Date: Thu Apr 9 04:32:23 2009 +0000 aisleriot: do not allow no-op drops in Poker This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9027 aisleriot/rules/poker.scm | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit fccd0b73ade0b166287a226d1589bfc76f2feeea Author: vpovirk Date: Thu Apr 9 04:32:14 2009 +0000 aisleriot: do not allow no-op drops in Plait This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9026 aisleriot/rules/plait.scm | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit fefef9383baa198d1bf92d79307119e2893f0268 Author: vpovirk Date: Thu Apr 9 04:32:05 2009 +0000 aisleriot: don't count no-op deals in Monte Carlo as a move This fixes a test failure (see bug 569936). svn path=/trunk/; revision=9025 aisleriot/rules/monte_carlo.scm | 19 +++++++++---------- 1 files changed, 9 insertions(+), 10 deletions(-) commit 8352ec303d45cbd0aa15c1530d6cbe59e7ea04fc Author: Thomas Hindoe Paaboel Andersen Date: Wed Apr 8 21:03:01 2009 +0000 Replace use of deprecated gtk symbol. Bump required gtk to 2.16 for this svn path=/trunk/; revision=9023 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 12867e72b0f4803bae064932bc8c78636d341e7e Author: Christian Persch Date: Wed Apr 8 19:59:11 2009 +0000 Re-apply our custom patches to smclient. svn path=/trunk/; revision=9021 libgames-support/eggdesktopfile.c | 13 --------- libgames-support/eggsmclient-xsmp.c | 49 ++++++++++++++++++++++++++++++----- libgames-support/eggsmclient.c | 21 +++++++++++++++ libgames-support/eggsmclient.h | 6 ++++ libgames-support/eggsmclient.patch | 34 ++++++++++++++++++++--- 5 files changed, 98 insertions(+), 25 deletions(-) commit 0270739a957573950da74046393b398134c8f6ec Author: Jason Clinton Date: Wed Apr 8 18:59:59 2009 +0000 Resync libegg smclient per mclasen request svn path=/trunk/; revision=9019 libgames-support/eggdesktopfile.c | 13 +++++++ libgames-support/eggsmclient-xsmp.c | 62 +++++++++------------------------- libgames-support/eggsmclient.c | 21 ------------ libgames-support/eggsmclient.h | 6 --- 4 files changed, 30 insertions(+), 72 deletions(-) commit c66cc9276f5c1ca2ae88e959f21bbb60ab254732 Author: Thomas Hindoe Paaboel Andersen Date: Tue Apr 7 12:13:35 2009 +0000 build fixes svn path=/trunk/; revision=9007 configure.in | 1 - po/POTFILES.in | 17 +++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) commit bb6f2d2b87026cd0cf53dd01e6bd9d990042d0b4 Author: Thomas Hindoe Paaboel Andersen Date: Sun Apr 5 12:06:54 2009 +0000 Replace .glade with .ui files for sudoku in POTFILES.in svn path=/trunk/; revision=8998 po/POTFILES.in | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 817c63ebf950186eded176c3f9d379208fe1d572 Author: Simos Xenitellis Date: Mon Mar 30 13:29:55 2009 +0000 Updated Greek translation (Jennie Petoumenou) svn path=/trunk/; revision=8956 po/el.po | 252 ++++++++++++++++++++++++++----------------------------------- 1 files changed, 107 insertions(+), 145 deletions(-) commit 61ed0c948ea333543ad760753f91bafc19cbade7 Author: vpovirk Date: Sun Mar 29 04:52:36 2009 +0000 aisleriot: check for complete piles at the start of a game in Pileon This should fix bug 576982. svn path=/trunk/; revision=8945 aisleriot/rules/pileon.scm | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) commit 1e89549bc425ca480e7eccab6c5254e0fbcb6f13 Author: Thomas Hindoe Paaboel Andersen Date: Fri Mar 27 20:55:06 2009 +0000 Post-relese version bump. Bump gtk requirement for gtk_show_uri svn path=/trunk/; revision=8909 configure.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit a77cbc8157908fdaa970d4b76422a2543365f500 Author: Robert Ancell Date: Fri Mar 27 09:51:10 2009 +0000 Python GNOME and gnomeprint no longer required svn path=/trunk/; revision=8907 README | 2 -- configure.in | 8 +++----- 2 files changed, 3 insertions(+), 7 deletions(-) commit d3c69b8600cbfa50e31126115dda7a1e645ac70f Author: Thomas Hindoe Paaboel Andersen Date: Fri Mar 27 02:23:46 2009 +0000 Simplify function and delete file that is now unneeded svn path=/trunk/; revision=8906 po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 69e025a276d1a8b60b93d6a4e2e947cf25b24c93 Author: Shankar Prasad Date: Wed Mar 25 08:20:17 2009 +0000 updated kn.po svn path=/trunk/; revision=8900 po/kn.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 7c2a8ba59cfb72814a528a5cfa39befd1faca8b8 Author: Shankar Prasad Date: Wed Mar 25 07:36:12 2009 +0000 updated kn.po svn path=/trunk/; revision=8899 po/kn.po | 649 ++++++++++++++++---------------------------------------------- 1 files changed, 168 insertions(+), 481 deletions(-) commit e9100cab3bfd16f95fa6ec52d13c922e72837e81 Author: vpovirk Date: Wed Mar 25 05:16:09 2009 +0000 aisleriot: don't add empty moves when dealing fails in Labyrinth Before this change, clicking on an empty stock would add an empty move to the history. This fixes a test failure (see bug 569936). svn path=/trunk/; revision=8897 aisleriot/rules/labyrinth.scm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 4c0f02d1291a9b5ea462f33541c0f1ceea32230a Author: vpovirk Date: Wed Mar 25 05:16:01 2009 +0000 aisleriot: use the trickle effect for autoplay in Forty Thieves This has a convenient side-effect in that double-clicking a foundation when no moves are possible will no longer add an empty move to the history. This fixes a test failure (see bug 569936). svn path=/trunk/; revision=8896 aisleriot/rules/forty_thieves.scm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit bd62432a7b02ac1f24eba131a058aefbd2f77449 Author: vpovirk Date: Wed Mar 25 05:15:52 2009 +0000 aisleriot: don't add empty moves when double-clicks fail in Eagle Wing This fixes a test failure (see bug 569936). svn path=/trunk/; revision=8895 aisleriot/rules/eagle_wing.scm | 50 +++++++++++++++++++-------------------- 1 files changed, 24 insertions(+), 26 deletions(-) commit 113521bd7d6e3cf105269f06568656ddd376fa7e Author: vpovirk Date: Wed Mar 25 04:44:33 2009 +0000 aisleriot: fix clicks adding empty moves in Doublets Before this change, clicking a slot other than the stock adds an empty move to the history. This fixes a test failure (see bug 569936). svn path=/trunk/; revision=8894 aisleriot/rules/doublets.scm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 91b36776e4ebf27aee5fcf88945c3a2b8ef6d815 Author: vpovirk Date: Wed Mar 25 04:44:25 2009 +0000 aisleriot: do not count redundant deals as a move in Cruel Deals count if they do not immediately follow the start of the game or a deal, regardless of whether they change the arrangement of the tableau. This fixes a test failure (see bug 569936). svn path=/trunk/; revision=8893 aisleriot/rules/cruel.scm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5eed40523827821bf7a2ef1888fd87f521d6d811 Author: vpovirk Date: Wed Mar 25 04:44:17 2009 +0000 aisleriot: do not allow no-op drops in Cruel This fixes a test failure (see bug 569936). svn path=/trunk/; revision=8892 aisleriot/rules/cruel.scm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 7db338c9b8f385d51c1ffb088d1e39b0928b2832 Author: vpovirk Date: Wed Mar 25 04:44:09 2009 +0000 aisleriot: do not add empty moves when double-clicks fail in Canfield This fixes a test failure (see bug 569936). svn path=/trunk/; revision=8891 aisleriot/rules/canfield.scm | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 031074ab86a4cc5906073a8b8f75a78e6703658a Author: vpovirk Date: Wed Mar 25 04:44:00 2009 +0000 aisleriot: forbid moves from waste to waste in Camelot This fixes a test failure (see bug 569936). svn path=/trunk/; revision=8890 aisleriot/rules/camelot.scm | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 844af69d01f9538a1a39e781c8490847ce96228c Author: Christian Persch Date: Tue Mar 24 22:06:07 2009 +0000 Update smclient from libegg master svn path=/trunk/; revision=8886 libgames-support/eggdesktopfile.c | 25 ++++++------------------- libgames-support/eggsmclient.c | 10 +++++++++- 2 files changed, 15 insertions(+), 20 deletions(-) commit 5b591407e3686368eeaba0c8dbbd34248fd97bf6 Author: Thomas Hindoe Paaboel Andersen Date: Tue Mar 24 21:03:48 2009 +0000 Add glchess to list of need_ggz. Fixes build with --enable-games=glchess svn path=/trunk/; revision=8884 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 70ec5264cbfc00bbee2c3f04e7b851ad176b8903 Author: Nikos Charonitakis Date: Tue Mar 24 17:41:47 2009 +0000 Added el to languages svn path=/trunk/; revision=8881 aisleriot/help/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cf889a4ef4ed692380e1c4be716e56a9449add25 Author: Nikos Charonitakis Date: Tue Mar 24 17:41:08 2009 +0000 Added Greek translation by Jennie Petoumenou svn path=/trunk/; revision=8880 aisleriot/help/el/el.po | 6519 +++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 6519 insertions(+), 0 deletions(-) commit 951109365b285744a5b7f145c70733fee9bdf811 Author: vpovirk Date: Mon Mar 23 02:53:19 2009 +0000 aisleriot: implement dealable feature in Forty Thieves patch from Ed Sirett fixes bug 573548 svn path=/trunk/; revision=8879 aisleriot/rules/forty_thieves.scm | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) commit 5b1f40d7d70fb29e9533508fb7b201ae649c2dc7 Author: Kjartan Maraas Date: Tue Mar 17 09:31:32 2009 +0000 Updated Norwegian bokmål translation. svn path=/trunk/; revision=8863 po/nb.po | 1073 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 537 insertions(+), 536 deletions(-) commit da667c6d9c39198af422649726acfeb492b28fdc Author: Jason Clinton Date: Tue Mar 17 00:08:18 2009 +0000 Gnome 2.26 release svn path=/trunk/; revision=8858 NEWS | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 4 +- 2 files changed, 77 insertions(+), 2 deletions(-) commit 48c9f8a0807e422aa5b3eec68813a51c7281e6a6 Author: Jorge Gonzalez Gonzalez Date: Mon Mar 16 23:36:58 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=8857 aisleriot/help/es/es.po | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) commit 1692dab498fe14c8ec6af434baa0304a6aded380 Author: Jason Clinton Date: Mon Mar 16 23:22:19 2009 +0000 Revert "Updated Spanish translation" for violating ChangeLog policy This reverts commit c97bf33988a89396dbcb9a44cb7667065f2ba4c0. svn path=/trunk/; revision=8856 aisleriot/help/ChangeLog.old | 4 ---- aisleriot/help/es/es.po | 13 ++++--------- 2 files changed, 4 insertions(+), 13 deletions(-) commit 9fd54ffdefc23298b1f3521746495eae0e6a8af9 Author: Gabor Keleman Date: Mon Mar 16 21:33:53 2009 +0000 Hungarian translation updated svn path=/trunk/; revision=8855 po/hu.po | 30 +++++++++++++++--------------- 1 files changed, 15 insertions(+), 15 deletions(-) commit 5aad46ea25be5d65c496e43122543ebebf5b08ac Author: Matej Urbančič Date: Mon Mar 16 19:45:45 2009 +0000 Updated Slovenian translation svn path=/trunk/; revision=8854 po/sl.po | 365 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 170 insertions(+), 195 deletions(-) commit f85ddb46cc5d109d6b2d19125467d4c79b6dd378 Author: Amitakhya Phukan Date: Mon Mar 16 10:12:47 2009 +0000 Updated assamese translations svn path=/trunk/; revision=8852 po/as.po | 5070 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 3254 insertions(+), 1816 deletions(-) commit e2c5a56eec1d3321fa6345609f5066717fed57df Author: Amanpreet Singh Alam Date: Mon Mar 16 03:01:44 2009 +0000 updating for Gnome Punjabi Translation by A S Alam svn path=/trunk/; revision=8851 po/pa.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c7e0e2c8507484a6388e504228fdc0db8d5390af Author: Amanpreet Singh Alam Date: Mon Mar 16 02:57:44 2009 +0000 updating for Gnome Punjabi Translation by A S Alam svn path=/trunk/; revision=8850 po/pa.po | 4552 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 2884 insertions(+), 1668 deletions(-) commit f252af47b41b9884a7a20966e4bb9095e4731471 Author: Shankar Prasad Date: Sun Mar 15 16:54:49 2009 +0000 updated kn.po svn path=/trunk/; revision=8849 po/kn.po | 4528 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 2898 insertions(+), 1630 deletions(-) commit dcd1ed073f14308b0c75b184ec93be4ebe290a86 Author: Ignacio Casal Quinteiro Date: Sun Mar 15 14:13:03 2009 +0000 Updated Galician Translation by Suso Baleato. svn path=/trunk/; revision=8845 po/gl.po | 6545 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 3146 insertions(+), 3399 deletions(-) commit 70ef7ad9ed9aa32ba1cdd2ba205fc4e21d15ada2 Author: Jorge Gonzalez Gonzalez Date: Sun Mar 15 13:39:14 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=8843 aisleriot/help/ChangeLog.old | 4 ++++ aisleriot/help/es/es.po | 13 +++++++++---- 2 files changed, 13 insertions(+), 4 deletions(-) commit fc042e2d50b014daebf05b4abfcc8b66e84a20a6 Author: Christian Persch Date: Sun Mar 15 13:33:50 2009 +0000 Remove unauthorised commits svn path=/trunk/; revision=8842 po/ChangeLog.old | 470 ------------------------------------------------------ 1 files changed, 0 insertions(+), 470 deletions(-) commit 88420ed9f589694339e72cfe1d77d25eb48e3b40 Author: Claude Paroz Date: Sat Mar 14 23:01:07 2009 +0000 Updated French translation (synced edit with aisleriot help) svn path=/trunk/; revision=8841 po/fr.po | 38 ++++++++++++++++++++------------------ 1 files changed, 20 insertions(+), 18 deletions(-) commit a0a2c6970e1b133401caa27a70268d4d1d46e417 Author: Claude Paroz Date: Sat Mar 14 23:00:20 2009 +0000 Updated French translation by Bruno Brouard and Claude Paroz. svn path=/trunk/; revision=8840 aisleriot/help/fr/fr.po | 3072 ++++++++++++++++++++++++++--------------------- 1 files changed, 1733 insertions(+), 1339 deletions(-) commit 5cb440a1d5ac05dbbf92e5e4d62b8e0f94ce471a Author: Claude Paroz Date: Sat Mar 14 22:59:45 2009 +0000 Fixed wrong term and typo. svn path=/trunk/; revision=8839 aisleriot/help/C/accordion.xml | 2 +- aisleriot/help/C/pileon.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit f56b7e4a16ce538f23cadec8332e49ebe3f5026a Author: Gintautas Miliauskas Date: Sat Mar 14 21:12:22 2009 +0000 Updated Lithuanian translation. 2009-03-14 Gintautas Miliauskas * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=8838 po/lt.po | 4108 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 2566 insertions(+), 1542 deletions(-) commit d4059a44fe39438fccc722dbaa88d6808bd75564 Author: Rajesh Ranjan Date: Sat Mar 14 20:25:32 2009 +0000 hindi update by Rajesh Ranjan svn path=/trunk/; revision=8837 po/hi.po | 6094 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 3620 insertions(+), 2474 deletions(-) commit 35d7c7410cebb1c7859c95c66bcfc9e5a2dbfa1a Author: Felix I Date: Sat Mar 14 17:03:16 2009 +0000 tamil translation updated svn path=/trunk/; revision=8834 po/ChangeLog.old | 4 + po/ta.po | 4237 ++++++++++++++++++++++++++++++++++-------------------- 2 files changed, 2704 insertions(+), 1537 deletions(-) commit e04827d731713543c31b094859643b5309262b05 Author: Andre Klapper Date: Sat Mar 14 08:34:10 2009 +0000 Updated Czech translation. 2009-03-13 Andre Klapper * cs.po: Updated Czech translation. svn path=/trunk/; revision=8833 po/ChangeLog.old | 4 ++++ po/cs.po | 10 +++------- 2 files changed, 7 insertions(+), 7 deletions(-) commit bb7cd9717d19f79648a2f8c39845899907604e9d Author: Kenneth Nielsen Date: Sat Mar 14 03:12:16 2009 +0000 Updated Danish translation by Ask. H. Larsen svn path=/trunk/; revision=8832 po/da.po | 832 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 433 insertions(+), 399 deletions(-) commit 2d9366d1e4e9d9d523c22740894fc72f6b01158b Author: Sandeep Shedmake Date: Fri Mar 13 13:40:27 2009 +0000 Updated Marathi Translations svn path=/trunk/; revision=8828 po/ChangeLog.old | 4 + po/mr.po | 1217 +++++++++++++++++++++--------------------------------- 2 files changed, 476 insertions(+), 745 deletions(-) commit 3363f3ddb27bcaa6dd0b5397502b6d18b9af6e28 Author: Andre Klapper Date: Fri Mar 13 04:35:08 2009 +0000 Updated Czech translation by Petr Pulc. 2009-03-13 Andre Klapper * cs.po: Updated Czech translation by Petr Pulc. svn path=/trunk/; revision=8827 po/ChangeLog.old | 4 + po/cs.po | 2370 +++++++++++++++++++++++++++++++----------------------- 2 files changed, 1360 insertions(+), 1014 deletions(-) commit 6f95cd421d3d92fc57e8e6b6d41f3936b6ba241a Author: Hendrik Richter Date: Wed Mar 11 20:42:43 2009 +0000 Updated German translation. svn path=/trunk/; revision=8826 po/de.po | 1002 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 422 insertions(+), 580 deletions(-) commit 713800a0a7f8ca252253813b10d345a1a1e891ea Author: Krishnababu Krothapalli Date: Wed Mar 11 12:01:03 2009 +0000 Updated Telugu Translation svn path=/trunk/; revision=8821 po/te.po | 5860 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 3566 insertions(+), 2294 deletions(-) commit 0a6f16cb40b814f7b102031680ec9b870d6233d3 Author: Krishnababu Krothapalli Date: Wed Mar 11 11:10:12 2009 +0000 Updated Changelog entry svn path=/trunk/; revision=8820 po/ChangeLog.old | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 7e7890919b6230fdb8fe45b1857c686da0d29a98 Author: Gintautas Miliauskas Date: Tue Mar 10 23:28:08 2009 +0000 Updated Lithuanian translation. 2009-03-11 Gintautas Miliauskas * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=8818 po/ChangeLog.old | 4 ++++ po/lt.po | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) commit 30c4fedb291b4366a27a32faf8f487061464d57e Author: Manoj Kumar Giri Date: Tue Mar 10 23:09:28 2009 +0000 Added entries for Oriya language Translation updation. svn path=/trunk/; revision=8817 po/ChangeLog.old | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit bf1a6c3f1ba58a6193b98624b0c13421ae42d6cd Author: Manoj Kumar Giri Date: Tue Mar 10 23:05:44 2009 +0000 Updated Oriya Translation. svn path=/trunk/; revision=8816 po/or.po |10758 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 6090 insertions(+), 4668 deletions(-) commit 2bc1cfb59cb2b9afce40801dc5a8bd313cd8f795 Author: Neil Roberts Date: Sun Mar 8 20:33:42 2009 +0000 [aisleriot-slot-renderer] Allow the animation to specify the old card Instead of specifying whether the old card was flipped, the whole value of the old card is now passed. It will animate turning over the cards if they are different. AisleriotBoard uses this to set the bottom card to be the bottom most unexposed card. This gives a better appearance when flipping over a whole slot. svn path=/trunk/; revision=8815 aisleriot/board.c | 26 +++++++++++++++++++++----- aisleriot/slot-renderer.c | 10 ++++------ aisleriot/slot-renderer.h | 2 +- 3 files changed, 26 insertions(+), 12 deletions(-) commit 11093555155593fb0c194ffc549103f1e04da090 Author: Neil Roberts Date: Sun Mar 8 20:33:40 2009 +0000 [aisleriot-card] Specify the top and bottom card separately Instead of assuming the bottom card is just the flipped version of the to card they can now be specified independently with separate properties. That way we can use AisleriotCard to animate turning over a deck of cards. svn path=/trunk/; revision=8814 aisleriot/board.c | 3 +- aisleriot/card.c | 77 +++++++++++++++++++++++++++++++-------------- aisleriot/card.h | 7 +++- aisleriot/slot-renderer.c | 7 +++- 4 files changed, 65 insertions(+), 29 deletions(-) commit f56301b48fff17ae0795470a9d04220011fb995a Author: Neil Roberts Date: Sun Mar 8 20:33:38 2009 +0000 [aisleriot] Avoid drawing unexposed cards that are being moved When detecting animations it would previously only check exposed cards at the top of the slot. However sometimes unexposed cards can be moved as well, such as when the waste slot is flipped over to the draw slot in Canfield. The unexposed cards were just being moved instantly while the exposed cards were animated. Now it keeps track of the number of exposed cards that have moved and doesn't draw them during an animation so that it should appear as if they are being moved with the exposed cards. svn path=/trunk/; revision=8813 aisleriot/board.c | 19 +++++++++++++++++-- aisleriot/slot-renderer.c | 30 ++++++++++++++++-------------- aisleriot/slot-renderer.h | 3 ++- 3 files changed, 35 insertions(+), 17 deletions(-) commit d9f02cc4ba11ad0ab9e4d4d4e5272eecae8ff5b9 Author: Neil Roberts Date: Sun Mar 8 20:33:36 2009 +0000 [aisleriot-board] Check for animations in an idle handler Instead of trying to check for animations whenever it thinks the scheme engine might have changed something (such as after a button press or drag finished) it now checks them in response to the slot changed signal. This catches more circumstances than before so that the deal button and undo buttons work properly. The actual check is delayed to an idle handler to be sure that the check is only performed once if the game changes multiple slots. svn path=/trunk/; revision=8812 aisleriot/board.c | 60 ++++++++++++++++++++++++++++++++++++++--------------- 1 files changed, 43 insertions(+), 17 deletions(-) commit 69c8946df98d78743cbd44201eddfa0bc8d63ac8 Author: Matej Urbančič Date: Sat Mar 7 20:23:43 2009 +0000 Updated Slovenian translation svn path=/trunk/; revision=8810 po/sl.po | 4487 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 2744 insertions(+), 1743 deletions(-) commit a0bc7d029796901c39943385e03dddcc4fac35cb Author: Yair Hershkovitz Date: Sat Mar 7 19:51:10 2009 +0000 updated hebrew translation svn path=/trunk/; revision=8809 po/he.po | 1894 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 849 insertions(+), 1045 deletions(-) commit 44d012f910b50a8e59fbad51d0a65cff87e16a9d Author: Wouter Bolsterlee Date: Fri Mar 6 23:00:16 2009 +0000 Updated Dutch translation by Tino Meinen. 2009-03-06 Wouter Bolsterlee * nl.po: Updated Dutch translation by Tino Meinen. svn path=/trunk/; revision=8808 po/ChangeLog.old | 4 + po/nl.po | 4275 +++++++++++++++++++++++++++++++++--------------------- 2 files changed, 2656 insertions(+), 1623 deletions(-) commit c723669f8e6f03942fc8fba9b4772a7e08e02f2f Author: Neil Roberts Date: Fri Mar 6 02:36:45 2009 +0000 [aisleriot-card] Fix the card flipping animation In revision 8475 the code to retrieve the card texture was moved to before the card number was changed to compensate for the card being flipped. Therefore the card was always drawn as if it is not rotated to show the other side. svn path=/trunk/; revision=8807 aisleriot/card.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit d4ded2147c5e0b496dc3d503db1cf4798a940706 Author: Neil Roberts Date: Fri Mar 6 02:36:42 2009 +0000 [aisleriot-slot-render] Fix raise animation The raise animation became broken in revision 8475 when the card was not being flipped because the code to retrieve the card width was moved so that it is only valid if the card is flipped. Now the card size is always retrieved by querying the size of the actor instead of retrieving the card texture directly. svn path=/trunk/; revision=8806 aisleriot/slot-renderer.c | 14 +++++--------- 1 files changed, 5 insertions(+), 9 deletions(-) commit a197d3ccf13d34b7ee5dee7cfc97ed0d4617862e Author: Neil Roberts Date: Fri Mar 6 02:36:37 2009 +0000 [aisleriot-card] Make the actor participate in layouting The AisleriotCard actor now has get_preferred_width/height functions and paints to its allocated size instead of always drawing the texture's size. This should make it possible to query the size of the actor to get the size of the card. svn path=/trunk/; revision=8805 aisleriot/card.c | 83 ++++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 75 insertions(+), 8 deletions(-) commit 59a3a9bd205c8cde1390ec3cb832fe04b92933ae Author: Duarte Loreto Date: Fri Mar 6 00:24:25 2009 +0000 Duarte Loreto Updated Portuguese translation svn path=/trunk/; revision=8804 po/pt.po | 4580 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 2961 insertions(+), 1619 deletions(-) commit 9792fa7441daeddef9880214a7af1a64971c76aa Author: Gabor Keleman Date: Tue Mar 3 19:58:34 2009 +0000 Hungarian translation updated svn path=/trunk/; revision=8799 po/hu.po | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) commit 8933a9e517c5a676b577683a61f6e7c51dbc8d5c Author: Nickolay V. Shmyrev Date: Tue Mar 3 02:04:54 2009 +0000 Updated Russian translation. 2009-03-02 Nickolay V. Shmyrev * ru.po: Updated Russian translation. svn path=/trunk/; revision=8798 po/ru.po | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit 8f4a8f8a5604784f57bbabbfc7cf67d15f04d477 Author: Nickolay V. Shmyrev Date: Tue Mar 3 01:43:50 2009 +0000 Updated Russian translation. 2009-03-02 Nickolay V. Shmyrev * ru.po: Updated Russian translation. svn path=/trunk/; revision=8797 po/ru.po | 3944 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 2401 insertions(+), 1543 deletions(-) commit ed9d13c4d1a5b7a6a94ca51e6d601131f6b650c9 Author: Thomas Hindoe Paaboel Andersen Date: Mon Mar 2 21:02:51 2009 +0000 gnome-games 2.25.92 svn path=/trunk/; revision=8795 NEWS | 37 +++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 38 insertions(+), 1 deletions(-) commit 2d2a81593aee9621ce5c04f3be28f7f09326e8d5 Author: Christian Persch Date: Mon Mar 2 20:11:46 2009 +0000 Install tango.svg svn path=/trunk/; revision=88 cards/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 7e14f3c4aab308694c26929f4342622fced77858 Author: Thomas Hindoe Paaboel Andersen Date: Mon Mar 2 19:37:10 2009 +0000 Revert unauthorized changes to ChangeLog.old svn path=/trunk/; revision=8794 po/ChangeLog.old | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) commit a8cff55e33baf4baf19ef88f8c792e94d71bcbfe Author: Christian Persch Date: Mon Mar 2 18:24:00 2009 +0000 Add creator of "Tango" card set to Artists tab in the Credits dialogue. Bug #573178. svn path=/trunk/; revision=8793 aisleriot/window.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 329091267696365b2b5ce3d0192ea156c13b9247 Author: Christian Persch Date: Mon Mar 2 18:23:58 2009 +0000 Use G_SEARCHPATH_SEPARATOR_S svn path=/trunk/; revision=8792 libgames-support/games-card-theme.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c44a09c0b490d2cdb7a8ab7c4523be23799231b2 Author: Christian Persch Date: Mon Mar 2 18:22:40 2009 +0000 Add new card set created by Frederik Elwert frederik dot elwert at web dot de. Dual-licensed under GPLv2 or later and CC-By-SA. Bug 573178. svn path=/trunk/; revision=87 cards/tango.svg | 4932 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 4932 insertions(+), 0 deletions(-) commit 7f55919350812bda524b6ee45fbed64b9aaa7055 Author: Og B. Maciel Date: Sun Mar 1 22:42:29 2009 +0000 Updated Brazilian Portuguese translation. svn path=/trunk/; revision=8791 po/ChangeLog.old | 2 + po/pt_BR.po | 4271 +++++++++++++++++++++++++++++++++--------------------- 2 files changed, 2653 insertions(+), 1620 deletions(-) commit 3200f0c09638959846287160db21ef710cd6c515 Author: Og B. Maciel Date: Sun Mar 1 20:59:33 2009 +0000 Updated Italian translation. svn path=/trunk/; revision=8790 po/ChangeLog.old | 4 + po/it.po | 4121 ++++++++++++++++++++++++++++++++---------------------- 2 files changed, 2459 insertions(+), 1666 deletions(-) commit fca1840254347172efc5947616937831926e9ea2 Author: Praveen Arimbrathodiyil Date: Sun Mar 1 03:58:29 2009 +0000 Malayalam translation updated by Abhishek Jacob svn path=/trunk/; revision=8789 po/ChangeLog.old | 4 + po/ml.po | 5253 +++++++++++++++++++++++++++++++++--------------------- 2 files changed, 3208 insertions(+), 2049 deletions(-) commit c58a6169636cf8304c1497b3463592af4858acfb Author: Jason Clinton Date: Sat Feb 28 17:59:49 2009 +0000 Revert unauthorized changes to ChangeLog.old svn path=/trunk/; revision=8788 po/ChangeLog.old | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit a8173711cca9200aee4a03426064af23bf5517a5 Author: Ilkka Tuohela Date: Sat Feb 28 16:43:50 2009 +0000 Updated Finnish translation svn path=/trunk/; revision=8787 po/fi.po | 32 ++++++++++++++++---------------- 1 files changed, 16 insertions(+), 16 deletions(-) commit 649beb211d65a084a30f2c1a5741d6391b893e60 Author: Theppitak Karoonboonyanan Date: Sat Feb 28 13:49:26 2009 +0000 Updated Thai translation. 2009-02-28 Theppitak Karoonboonyanan * th.po: Updated Thai translation. svn path=/trunk/; revision=8786 po/th.po | 4233 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 2603 insertions(+), 1630 deletions(-) commit 5b69c620226f1bd6ea7053afefb5bc608f2b54c4 Author: Simos Xenitellis Date: Wed Feb 25 18:23:50 2009 +0000 Updated Greek translation (Marios Zindilis) svn path=/trunk/; revision=8783 po/el.po | 644 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 316 insertions(+), 328 deletions(-) commit 510c025ea3206a76cf0cdc856cf767a3dfa305b3 Author: Wadim Dziedzic Date: Tue Feb 24 22:01:47 2009 +0000 Fixed Polish translation svn path=/trunk/; revision=8782 po/pl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 55d471e5060741d4eff08675cc22e33f6f166b19 Author: Wadim Dziedzic Date: Tue Feb 24 22:00:28 2009 +0000 Updated Polish translation svn path=/trunk/; revision=8781 po/pl.po | 4265 +++++++++++++++++++++++++------------------------------------- 1 files changed, 1736 insertions(+), 2529 deletions(-) commit 2b109d5c360d51ce774a0d079bc32b55c83ab921 Author: Gil Forcada Codinachs Date: Mon Feb 23 14:53:49 2009 +0000 Updated Catalan translation svn path=/trunk/; revision=8777 po/ChangeLog.old | 4 + po/ca.po | 4227 +++++++++++++++++++++++++++++++++--------------------- 2 files changed, 2625 insertions(+), 1606 deletions(-) commit 4a13def1de9a8cb9a595147c029be8958bcf8926 Author: Takeshi AIHANA Date: Mon Feb 23 14:36:47 2009 +0000 Updated Japanese translation. 2009-02-23 Takeshi AIHANA * ja.po: Updated Japanese translation. svn path=/trunk/; revision=8776 po/ChangeLog.old | 4 + po/ja.po | 3999 +++++++++++++++++++++++++++++++++--------------------- 2 files changed, 2429 insertions(+), 1574 deletions(-) commit fd26fc0b7f3953573f339d24420a38694e0dfdbf Author: Alexander Shopov Date: Sat Feb 21 20:40:37 2009 +0000 Updated Bulgarian translation by Alexander Shopov 2009-02-21 Alexander Shopov * bg.po: Updated Bulgarian translation by Alexander Shopov svn path=/trunk/; revision=8774 po/bg.po | 3939 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 2387 insertions(+), 1552 deletions(-) commit 239dba002aafed2db53f7c22ef66a17c6109fb25 Author: Jason Clinton Date: Sat Feb 21 02:32:20 2009 +0000 Bump the required version of clutter to the revision just made available The new clutter versions fix a critical bug in clutter specific to multi- stage support as used in Gnometris: http://bugzilla.openedhand.com/show_bug.cgi?id=1442 svn path=/trunk/; revision=8773 configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit fb165d0d2912a8bdfddb41a7180602b8023a8664 Author: Philip Withnall Date: Fri Feb 20 23:55:15 2009 +0000 Updated British English translation. 2009-02-20 Philip Withnall * en_GB.po: Updated British English translation. svn path=/trunk/; revision=8772 po/en_GB.po | 4097 +++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 2567 insertions(+), 1530 deletions(-) commit 6dc79caedd127eb22038e79606a6b399ec7ba44c Author: Claude Paroz Date: Thu Feb 19 12:02:57 2009 +0000 Updated French translation. svn path=/trunk/; revision=8756 po/fr.po | 1734 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 935 insertions(+), 799 deletions(-) commit cd3843be93b36c26e42e1c17a5614cc1db5a84f0 Author: Ilkka Tuohela Date: Thu Feb 19 07:43:34 2009 +0000 Updated Finnish translation svn path=/trunk/; revision=8755 po/fi.po | 624 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 306 insertions(+), 318 deletions(-) commit 79001b67c0e021e82b49cde4293e56ab0c9fc2e6 Author: Sweta Kothari Date: Wed Feb 18 10:16:22 2009 +0000 Updated gujarti translation in gujarati svn path=/trunk/; revision=8754 po/gu.po | 4780 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 3041 insertions(+), 1739 deletions(-) commit e8635c2a06235689f8435a2325c492c72c2f8952 Author: Thomas Hindoe Paaboel Andersen Date: Mon Feb 16 21:57:24 2009 +0000 gnome-games 2.25.91 svn path=/trunk/; revision=8736 NEWS | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 46 insertions(+), 0 deletions(-) commit 61e5d163081b8b82762fc63568de8d03bb5c6cb1 Author: Christian Persch Date: Mon Feb 16 19:50:06 2009 +0000 Ignore more svn path=/trunk/; revision=8735 .gitignore | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit aed46deb489647c981ab9c34def6ef3aa57ceae1 Author: Christian Persch Date: Mon Feb 16 19:50:03 2009 +0000 Apply No-ChangeLog policy to po/ too. svn path=/trunk/; revision=8734 po/{ChangeLog => ChangeLog.old} | 0 1 files changed, 0 insertions(+), 0 deletions(-) commit 1b09dd76a3287a28119c8046f6887ae0b57b6aa6 Author: Christian Persch Date: Mon Feb 16 19:42:18 2009 +0000 Remove unauthorised changes to ChangeLog.old. These files are supposed not to be changed! svn path=/trunk/; revision=8733 aisleriot/help/ChangeLog.old | 23 +++-------------------- 1 files changed, 3 insertions(+), 20 deletions(-) commit 433b8086251a488b96d66a30b2d5e4e95b3311b7 Author: Iñaki Larrañaga Murgoitio Date: Mon Feb 16 18:56:37 2009 +0000 svn path=/trunk/; revision=8715 svn path=/trunk/; revision=8715 aisleriot/help/ChangeLog.old | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) commit 26de109d31ceb453bf6d456ae3ad845ce45c4f2a Author: Iñaki Larrañaga Murgoitio Date: Mon Feb 16 18:55:24 2009 +0000 svn path=/trunk/; revision=8714 svn path=/trunk/; revision=8714 aisleriot/help/Makefile.am | 2 +- aisleriot/help/eu/eu.po | 6973 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 6974 insertions(+), 1 deletions(-) commit 3d9b5cdea23ef6374d05a5ce466b4c664f9747a1 Author: Kenneth Nielsen Date: Sun Feb 15 12:59:54 2009 +0000 Updated Danish translation svn path=/trunk/; revision=8713 po/ChangeLog | 4 + po/da.po | 4239 ++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 2615 insertions(+), 1628 deletions(-) commit dde0cbacedd0ae3285941997f7219545697ae4d3 Author: Mark Krapivner Date: Sat Feb 14 16:58:26 2009 +0000 Updated Hebrew translation svn path=/trunk/; revision=8712 po/ChangeLog | 4 + po/he.po | 2940 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 1470 insertions(+), 1474 deletions(-) commit 009cdd9226c09e86c2c829857934fb31254642b8 Author: Jani Monoses Date: Fri Feb 13 19:13:56 2009 +0000 Updated Romanian translations from Adi Roiban svn path=/trunk/; revision=8711 po/ChangeLog | 5 + po/ro.po | 7764 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 4181 insertions(+), 3588 deletions(-) commit 1924f97d93b6b0cdfaefd1fc6fbf96c1456d6c7c Author: Hendrik Richter Date: Thu Feb 12 19:54:39 2009 +0000 Updated German translation, fix #569111. 2009-02-12 Hendrik Richter * de.po: Updated German translation, fix #569111. svn path=/trunk/; revision=8710 po/ChangeLog | 4 + po/de.po | 1000 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 527 insertions(+), 477 deletions(-) commit e45cae2bb4cb684e2a09eb17f1791ba481bdc542 Author: Inaki Larranaga Murgoitio Date: Thu Feb 12 16:04:49 2009 +0000 Updated Basque translation. 2009-02-12 Inaki Larranaga Murgoitio * eu.po: Updated Basque translation. svn path=/trunk/; revision=8709 po/ChangeLog | 4 + po/eu.po | 3918 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 2383 insertions(+), 1539 deletions(-) commit a7de4a6892b2e2fb264e058d44c5a8eddeb0bd8a Author: Gabor Keleman Date: Thu Feb 12 13:51:37 2009 +0000 Small update svn path=/trunk/; revision=8708 po/hu.po | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit d9ba2733e9b0a4264c0b38f0d82d88a06339a586 Author: Gabor Kelemen Date: Thu Feb 12 13:47:56 2009 +0000 Translation updated. 2009-02-12 Gabor Kelemen * hu.po: Translation updated. svn path=/trunk/; revision=8707 po/ChangeLog | 4 + po/hu.po | 4198 +++++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 2701 insertions(+), 1501 deletions(-) commit 1322a7e15c7ab304e64dd7de9023443702e1f25f Author: Daniel Nylander Date: Wed Feb 11 21:47:12 2009 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=8706 po/ChangeLog | 4 + po/sv.po | 977 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 491 insertions(+), 490 deletions(-) commit 3635ddb8ea364587783d0db7fa3402b627242e3d Author: Jason Clinton Date: Tue Feb 10 23:49:02 2009 +0000 Bump the min. Clutter version to 0.8.7 and require Clutter-Gtk 0.8.2 Clutter 0.8.6 has a critical Behaviour bug where Behaviours with no associated actors or knots will cause a segmentation fault. We use this type of Behaviour to avoid constantly alloc and decallocing Behaviours for use for moving the pieces around on the board and also to avoid a flood of callbacks when movement is completed. (They all share a common timeline.) Our in-tree Clutter-Gtk also appears to be incompatible, so it is deprecated with at least Gnometris. Might need to do this for Aisleriot, as well. svn path=/trunk/; revision=8699 configure.in | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit 385d03b019c5fe6a16b04b25ac6eae11ca9b56cb Author: Thomas Hindoe Paaboel Andersen Date: Tue Feb 10 00:42:33 2009 +0000 Remove commented out code with calls to deprecated functions. They messed with my grep :) svn path=/trunk/; revision=8697 libgames-support/games-dlg-chat.c | 4 ---- libgames-support/games-dlg-players.c | 7 ------- 2 files changed, 0 insertions(+), 11 deletions(-) commit c03c1b9ec15840348904bd881ba4afb08bc9f916 Author: Clytie Siddall Date: Mon Feb 9 14:32:15 2009 +0000 Updated Vietnamese translation svn path=/trunk/; revision=8693 po/ChangeLog | 4 + po/vi.po | 5293 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 3146 insertions(+), 2151 deletions(-) commit 847f6ae9bb500083ac55524d730a0d40d65ce79e Author: vpovirk Date: Sat Feb 7 23:27:10 2009 +0000 Bug 565557 - respect the temporary slot setting in the hint code svn path=/trunk/; revision=8682 aisleriot/rules/ten_across.scm | 86 +-------------------------------------- 1 files changed, 3 insertions(+), 83 deletions(-) commit 782356a184dafb39ba28fc2d2d42a886fc3b1c88 Author: vpovirk Date: Sat Feb 7 23:19:39 2009 +0000 aisleriot/rules/scuffle.scm: always reshuffle the deck properly The button-clicked code in scuffle doesn't account for the fact that flip-deck returns false when the "waste" pile is empty. If a reserve pile is empty, it stops, instead of continuing and reshuffling the deck as it should. The fix is to ignore the return value of flip-deck. svn path=/trunk/; revision=8681 aisleriot/rules/scuffle.scm | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) commit 2b060538d5b048c8de2932a0da8fd8c96e7cf378 Author: vpovirk Date: Sat Feb 7 23:06:31 2009 +0000 aisleriot/rules/sir_tommy.scm: don't crash when clicking an empty stock svn path=/trunk/; revision=8680 aisleriot/rules/sir_tommy.scm | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 2d3afd7757926019677cd2d6882edec986dd5d98 Author: vpovirk Date: Sat Feb 7 23:00:36 2009 +0000 aisleriot/rules/valentine.scm: Be more strict about allowing drops It used to be possible to move a card onto the waste or the stock, as long as the ranks and suit are correct. This change prevents that. Dropping a card from one slot to the same slot is also no longer allowed, as that would create an empty undo entry. svn path=/trunk/; revision=8679 aisleriot/rules/valentine.scm | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit d8fd5b8e187192db11f6007edf4114909bd99992 Author: vpovirk Date: Sat Feb 7 22:44:09 2009 +0000 Bug 566972 - Fix cards disappearing without pairs in Thirteen svn path=/trunk/; revision=8678 aisleriot/rules/thirteen.scm | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit 00741562d110659758cb2bca22170d9c12c29ed4 Author: Jorge Gonzalez Gonzalez Date: Sat Feb 7 11:08:28 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=8673 po/es.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 75282422b6c75b2d27689ee7d0a82047dae49244 Author: Jorge Gonzalez Gonzalez Date: Sat Feb 7 11:04:18 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=8672 po/es.po | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit 11a0daaa6beb434e0c5733cc619a9b743146f25e Author: Jorge Gonzalez Gonzalez Date: Sat Feb 7 10:53:16 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=8671 po/es.po | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit eac69b898259d6cbfd7ccc8a6f06e007a60eddee Author: Jorge Gonzalez Gonzalez Date: Sat Feb 7 10:51:31 2009 +0000 Updated Spanish translation by Daniel Mustieles svn path=/trunk/; revision=8670 po/ChangeLog | 4 + po/es.po | 268 +++++++++++++++++++++++----------------------------------- 2 files changed, 109 insertions(+), 163 deletions(-) commit 527d7ab567cef3f26513279b23f4e37a3369375d Author: Yair Hershkovitz Date: Fri Feb 6 01:41:19 2009 +0000 updated hebrew translation svn path=/trunk/; revision=8666 po/ChangeLog | 4 + po/he.po | 4377 +++++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 2818 insertions(+), 1563 deletions(-) commit cc19a70dd16168a7038ea6541d0f64e348dbcdf1 Author: Thomas Hindoe Paaboel Andersen Date: Thu Feb 5 23:47:06 2009 +0000 skip gnometris/blockops.cpp and remove deleted file gnometris/field.cpp svn path=/trunk/; revision=8665 po/POTFILES.skip | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 31cf65619944a707d78d7c31b2882876d82b4d48 Author: Chao-Hsiung Liao Date: Wed Feb 4 14:07:43 2009 +0000 2.25.91 svn path=/trunk/; revision=8656 po/ChangeLog | 5 + po/zh_HK.po | 5342 ++++++++++++++++++++++++++++++--------------------------- po/zh_TW.po | 5420 +++++++++++++++++++++++++++++++--------------------------- 3 files changed, 5770 insertions(+), 4997 deletions(-) commit 37d3c8d51d4dadf64d95009a732e4f555d379097 Author: Thomas Hindoe Paaboel Andersen Date: Tue Feb 3 18:57:57 2009 +0000 Remove dead and commented out code svn path=/trunk/; revision=8651 po/POTFILES.in | 1 - po/POTFILES.skip | 3 --- 2 files changed, 0 insertions(+), 4 deletions(-) commit ff2e35ba031599ec01cf2a380501c0d0c8e1325a Author: Christian Persch Date: Tue Feb 3 18:47:38 2009 +0000 -Wswitch-default and -Wswitch-enum fixes. svn path=/trunk/; revision=8646 libgames-support/games-card-images.c | 20 ++++++++++++++------ libgames-support/games-card-theme.c | 4 ++++ libgames-support/games-conf.c | 4 ++++ libgames-support/games-dlg-players.c | 2 ++ libgames-support/games-frame.c | 4 ++++ libgames-support/games-runtime.c | 2 +- libgames-support/games-scores-backend.c | 4 ++++ 7 files changed, 33 insertions(+), 7 deletions(-) commit 67674719d3da2a78b569fe2a8a3ced1a78985b42 Author: Christian Persch Date: Tue Feb 3 18:24:52 2009 +0000 Fix -Wshadow warnings. svn path=/trunk/; revision=8644 aisleriot/board-noclutter.c | 8 ++-- aisleriot/game.c | 6 +- aisleriot/sol.c | 8 ++-- libgames-support/games-card-images.c | 8 +--- libgames-support/games-card.c | 8 ++-- libgames-support/games-clock.c | 74 +++++++++++++++--------------- libgames-support/games-clock.h | 12 +++--- libgames-support/games-dlg-players.c | 12 +++--- libgames-support/games-scores-backend.c | 7 ++- libgames-support/games-scores-backend.h | 3 +- libgames-support/games-string-utils.c | 16 +++--- 11 files changed, 80 insertions(+), 82 deletions(-) commit 3495596f185a272cf7f2881814b32a1906ee1ebb Author: Christian Persch Date: Tue Feb 3 18:04:44 2009 +0000 Use G_GNUC_NORETURN to mark noreturn functions. svn path=/trunk/; revision=8643 libgames-support/games-setgid-io.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c282a6204ab2cb7339a1b4b8d572385918760d87 Author: Christian Persch Date: Tue Feb 3 17:58:22 2009 +0000 Don't return aggregates. svn path=/trunk/; revision=8642 aisleriot/board-noclutter.c | 3 ++- aisleriot/board.c | 3 ++- aisleriot/game.c | 21 +++++++++++---------- libgames-support/games-card-images.c | 7 ++++--- libgames-support/games-card-images.h | 3 ++- libgames-support/games-card-theme-fixed.c | 7 ++++--- libgames-support/games-card-theme-preimage.c | 7 ++++--- libgames-support/games-card-theme-private.h | 3 ++- libgames-support/games-card-theme-pysol.c | 7 ++++--- libgames-support/games-card-theme.c | 10 ++++++---- libgames-support/games-card-theme.h | 3 ++- libgames-support/render-cards.c | 2 +- 12 files changed, 44 insertions(+), 32 deletions(-) commit 0e2c9af5a0e8ed11c5545be25dfd9f79bd36d57e Author: Christian Persch Date: Tue Feb 3 15:50:48 2009 +0000 Remove unnecessary packed attribute; fixes build with -Wpacked. svn path=/trunk/; revision=8641 libgames-support/games-card.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 01938ddaff6fa29bed02b12716043c6d16353b97 Author: Christian Persch Date: Tue Feb 3 14:39:34 2009 +0000 -Wdeclaration-after-statement fixes. svn path=/trunk/; revision=8640 aisleriot/board-noclutter.c | 5 +++-- aisleriot/board.c | 5 +++-- aisleriot/game.c | 2 +- aisleriot/slot-renderer.c | 5 +++-- 4 files changed, 10 insertions(+), 7 deletions(-) commit 68e12eb3be3d5571b08feca6540113d6c232ec72 Author: Christian Persch Date: Tue Feb 3 14:39:31 2009 +0000 Fix a bad cast. svn path=/trunk/; revision=8639 libgames-support/games-scores-dialog.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit fb5f1be7a357781f4edf654589ab2d6677d51823 Author: Christian Persch Date: Tue Feb 3 14:39:28 2009 +0000 Add atk relations between the frame's child and the frame's label when adding the child. svn path=/trunk/; revision=8638 libgames-support/games-frame.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 13262f342a630e8d7a7f8d5d2654c4e49c39465d Author: Christian Persch Date: Tue Feb 3 14:39:25 2009 +0000 Move aisleriot_util_add_atk_relation to libgames-support, and adapt callers. svn path=/trunk/; revision=8637 aisleriot/stats-dialog.c | 12 +++++-- aisleriot/util.c | 28 ----------------- aisleriot/util.h | 4 -- aisleriot/window.c | 12 +++++-- libgames-support/Makefile.am | 2 + .../util.c => libgames-support/games-atk-utils.c | 33 ++------------------ libgames-support/games-atk-utils.h | 33 ++++++++++++++++++++ 7 files changed, 54 insertions(+), 70 deletions(-) commit cbdc84ee7ebbaa2417ce2921804dab4362f538d3 Author: Christian Persch Date: Tue Feb 3 14:39:13 2009 +0000 Rewrite GamesFrame. It was much too complicated for the simple purpose it serves. Now it's just a GtkVBox containing a label and a GtkAlignment and works just as well! svn path=/trunk/; revision=8635 libgames-support/games-frame.c | 371 ++++++++++------------------------------ libgames-support/games-frame.h | 46 +++--- 2 files changed, 114 insertions(+), 303 deletions(-) commit fa9b731fede58e16f84528e6c242568c369d7906 Author: Thomas Hindoe Paaboel Andersen Date: Mon Feb 2 22:44:50 2009 +0000 post-release version bump svn path=/trunk/; revision=8634 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bb5d69e91a073be2c32aa6826881ed321b0c0bd4 Author: Thomas Hindoe Paaboel Andersen Date: Mon Feb 2 22:43:55 2009 +0000 Send all bugbuddy bugs to 'BugBuddyBugs' component svn path=/trunk/; revision=8633 aisleriot/freecell.desktop.in.in | 2 +- aisleriot/sol.desktop.in.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 5099d80a2cd0a343117907b2493bda0a2ccd4abb Author: Thomas Hindoe Paaboel Andersen Date: Mon Feb 2 20:59:47 2009 +0000 gnome-games 2.25.90 svn path=/trunk/; revision=8631 NEWS | 34 ++++++++++++++++++++++++++++++++++ 1 files changed, 34 insertions(+), 0 deletions(-) commit d853090ef1c820ead5a8fc85c380e49fcd60ba9a Author: Jason Clinton Date: Sun Feb 1 04:52:01 2009 +0000 Redirect translations from gnometris/renderer.cpp to noclutter version. This is a continuation of the previous commit. This should complete the renaming of the source files from the translator point-of-view. svn path=/trunk/; revision=8628 po/POTFILES.in | 2 +- po/POTFILES.skip | 1 + po/af.po | 4 ++-- po/am.po | 4 ++-- po/ar.po | 4 ++-- po/as.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 4 ++-- po/bn.po | 4 ++-- po/bn_IN.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/dz.po | 4 ++-- po/el.po | 4 ++-- po/en_CA.po | 4 ++-- po/en_GB.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/ga.po | 4 ++-- po/gl.po | 4 ++-- po/gu.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hr.po | 4 ++-- po/hu.po | 4 ++-- po/id.po | 4 ++-- po/is.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/ka.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/ku.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/mai.po | 4 ++-- po/mk.po | 4 ++-- po/ml.po | 4 ++-- po/mn.po | 4 ++-- po/mr.po | 4 ++-- po/ms.po | 4 ++-- po/nb.po | 4 ++-- po/ne.po | 4 ++-- po/nl.po | 4 ++-- po/nn.po | 4 ++-- po/oc.po | 4 ++-- po/or.po | 4 ++-- po/pa.po | 4 ++-- po/pl.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/rw.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sr@latin.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 4 ++-- po/te.po | 4 ++-- po/th.po | 4 ++-- po/tr.po | 4 ++-- po/uk.po | 4 ++-- po/vi.po | 4 ++-- po/wa.po | 4 ++-- po/xh.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_HK.po | 4 ++-- po/zh_TW.po | 4 ++-- 80 files changed, 158 insertions(+), 157 deletions(-) commit 000a98c708e92c7fb35e9f358054e8ecb5b09a00 Author: Jason Clinton Date: Sun Feb 1 04:28:50 2009 +0000 Redirect translations from gnometris/renderer.cpp to noclutter version. Clutter work has moved the older rendering code in to renderer-noclutter.cpp. So we should have the translators working on that file and not the renderer.cpp file that will be disabled-by-default for 2.26. This also allows string changes in renderer.cpp to continue on trunk during the freeze. Changes to PO files were done using a sed. svn path=/trunk/; revision=8627 po/POTFILES.in | 2 +- po/POTFILES.skip | 4 +--- po/af.po | 8 ++++---- po/am.po | 4 ++-- po/ar.po | 8 ++++---- po/as.po | 8 ++++---- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bg.po | 8 ++++---- po/bn.po | 4 ++-- po/bn_IN.po | 8 ++++---- po/ca.po | 8 ++++---- po/cs.po | 8 ++++---- po/cy.po | 4 ++-- po/da.po | 8 ++++---- po/de.po | 8 ++++---- po/dz.po | 8 ++++---- po/el.po | 8 ++++---- po/en_CA.po | 4 ++-- po/en_GB.po | 8 ++++---- po/es.po | 8 ++++---- po/et.po | 8 ++++---- po/eu.po | 8 ++++---- po/fa.po | 4 ++-- po/fi.po | 8 ++++---- po/fr.po | 8 ++++---- po/ga.po | 8 ++++---- po/gl.po | 8 ++++---- po/gu.po | 8 ++++---- po/he.po | 8 ++++---- po/hi.po | 8 ++++---- po/hr.po | 8 ++++---- po/hu.po | 8 ++++---- po/id.po | 4 ++-- po/is.po | 4 ++-- po/it.po | 8 ++++---- po/ja.po | 8 ++++---- po/ka.po | 4 ++-- po/kn.po | 8 ++++---- po/ko.po | 8 ++++---- po/ku.po | 4 ++-- po/lt.po | 8 ++++---- po/lv.po | 4 ++-- po/mai.po | 8 ++++---- po/mk.po | 8 ++++---- po/ml.po | 8 ++++---- po/mn.po | 4 ++-- po/mr.po | 8 ++++---- po/ms.po | 4 ++-- po/nb.po | 8 ++++---- po/ne.po | 8 ++++---- po/nl.po | 8 ++++---- po/nn.po | 8 ++++---- po/oc.po | 8 ++++---- po/or.po | 4 ++-- po/pa.po | 8 ++++---- po/pl.po | 8 ++++---- po/pt.po | 8 ++++---- po/pt_BR.po | 8 ++++---- po/ro.po | 8 ++++---- po/ru.po | 8 ++++---- po/rw.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 8 ++++---- po/sl.po | 8 ++++---- po/sq.po | 4 ++-- po/sr.po | 8 ++++---- po/sr@latin.po | 8 ++++---- po/sv.po | 8 ++++---- po/ta.po | 8 ++++---- po/te.po | 4 ++-- po/th.po | 8 ++++---- po/tr.po | 8 ++++---- po/uk.po | 8 ++++---- po/vi.po | 8 ++++---- po/wa.po | 4 ++-- po/xh.po | 4 ++-- po/zh_CN.po | 8 ++++---- po/zh_HK.po | 8 ++++---- po/zh_TW.po | 8 ++++---- 80 files changed, 272 insertions(+), 274 deletions(-) commit 7fb145490cb45ecd2e68ab076d17882ae04f2769 Author: Ilkka Tuohela Date: Fri Jan 30 05:23:06 2009 +0000 Updated Finnish translation svn path=/trunk/; revision=8626 po/ChangeLog | 4 + po/fi.po | 3977 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 2430 insertions(+), 1551 deletions(-) commit 06e51d16f4312f0541726e95249f9f17ac715eca Author: Thomas Hindoe Paaboel Andersen Date: Fri Jan 30 01:08:48 2009 +0000 gdk_pixbuf_unref is deprecated. Fixes warnings with -DGDK_PIXBUF_DISABLE_DEPRECATED svn path=/trunk/; revision=8625 aisleriot/board-noclutter.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 88f94b08317c796152824d32a125740c228d20df Author: Simos Xenitellis Date: Sun Jan 25 19:34:27 2009 +0000 Updated Greek translation by Jennie Petoumenou. svn path=/trunk/; revision=8621 po/ChangeLog | 4 + po/el.po | 1443 +++++++++++++++++++++++++++++++++------------------------- 2 files changed, 836 insertions(+), 611 deletions(-) commit c1b637df3066d93ce4d1bdf1b55c0509954ebc67 Author: Sandeep Shedmake Date: Sun Jan 25 12:43:18 2009 +0000 Updated few translations svn path=/trunk/; revision=8620 po/mr.po | 4477 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 2901 insertions(+), 1576 deletions(-) commit db2477cda98dd2af636fe0445ae4b2316133252d Author: Sandeep Shedmake Date: Sun Jan 25 12:42:47 2009 +0000 Updated few translations svn path=/trunk/; revision=8619 po/ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 55ef4dc41e41f4bd2207b9ea1d3278125a10bdfb Author: Changwoo Ryu Date: Sat Jan 24 14:12:53 2009 +0000 Updated Korean translation svn path=/trunk/; revision=8616 po/ChangeLog | 4 + po/ko.po | 4340 ++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 2691 insertions(+), 1653 deletions(-) commit 1320086ccf2030a9250414835046630f4c15ce28 Author: Thomas Hindoe Paaboel Andersen Date: Sat Jan 24 01:55:43 2009 +0000 Fix libgames-support Makefile.am to use AM_CFLAGS rather than WARN_CFLAGS svn path=/trunk/; revision=8612 libgames-support/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 808c477d01cda43b3440f15fe3b2238e0fdd5a9b Author: Wadim Dziedzic Date: Thu Jan 22 22:55:24 2009 +0000 Updated Polish translation by Joanna Mazgaj. 2009-01-22 Wadim Dziedzic * pl.po: Updated Polish translation by Joanna Mazgaj. svn path=/trunk/; revision=8609 po/ChangeLog | 4 + po/pl.po | 5412 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 3271 insertions(+), 2145 deletions(-) commit bf349ca8eac4db55ab4e9705d5b6469be39c6f87 Author: Christian Persch Date: Wed Jan 21 21:50:04 2009 +0000 Fix compile warnings about using potentially uninitialised data. svn path=/trunk/; revision=8608 aisleriot/board-noclutter.c | 4 ++-- aisleriot/game.c | 2 +- aisleriot/sol.c | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) commit dbcd4002d8344ab3722b455d3a1fb189e46e3663 Author: Thomas Hindoe Paaboel Andersen Date: Wed Jan 21 20:56:13 2009 +0000 silence warning by adding g_assert_not_reached svn path=/trunk/; revision=8607 aisleriot/board-noclutter.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 783300707627e8db47352050bbe90859a28abe9f Author: Thomas Hindoe Paaboel Andersen Date: Wed Jan 21 17:30:15 2009 +0000 Split GNOME_GAMES_CFLAGS up into the needed pars in each games Makefile.am svn path=/trunk/; revision=8606 aisleriot/Makefile.am | 3 --- configure.in | 46 ++-------------------------------------------- 2 files changed, 2 insertions(+), 47 deletions(-) commit c4e8cd2d5c928739341c3b33c0ecf4d44cf28610 Author: Jorge Gonzalez Gonzalez Date: Tue Jan 20 18:48:26 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=8604 po/ChangeLog | 4 + po/es.po | 1344 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 808 insertions(+), 540 deletions(-) commit b81b4078968b6b52c17cbab3f986dcca93c05b90 Author: Thomas Hindoe Paaboel Andersen Date: Mon Jan 19 22:32:28 2009 +0000 post-release bump to 2.25.90 svn path=/trunk/; revision=8603 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 94b2219c43f20c6d071b3193d2913c0058732b97 Author: Thomas Hindoe Paaboel Andersen Date: Mon Jan 19 21:48:22 2009 +0000 gnome-games 2.25.5 svn path=/trunk/; revision=8601 NEWS | 37 ++++++++++++++++++++++++++++++++----- 1 files changed, 32 insertions(+), 5 deletions(-) commit eb9eee74bc5ddadd313ef1f5c2324147ee5a6d17 Author: Jason Clinton Date: Mon Jan 19 17:59:29 2009 +0000 Revert "Update API and min. dependency of GGZ to 0.99.5" Debian has said they are going to fix the GGZ soname situation so we are reverting to the API stable 0.0.14. Fedora will have to follow. svn path=/trunk/; revision=8596 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 704cec1636137eca69e8e012ca3d9a3ce4f16660 Author: Jason Clinton Date: Sun Jan 18 23:45:15 2009 +0000 Post-release version bump to 2.25.5 I forgot to do this after the release so here it is one day before I had to do it anyway. :) svn path=/trunk/; revision=8590 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5cb3e77463b7022b239e4d88ed3e31cf0c97e255 Author: Jason D. Clinton Date: Sun Jan 18 20:13:52 2009 +0000 Update API and min. dependency of GGZ to 0.99.5 We are being forced to update because distros. did not implement a soname bump for the libggz dependency. As a result--on at least Debian and Fedora--we must update our API in order to build. Signed-off-by: Jason D. Clinton svn path=/trunk/; revision=8585 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b3a48e84ceaae8bffbdf42c3a22c33263b98f378 Author: Christian Persch Date: Sun Jan 18 14:21:21 2009 +0000 Use G_OPTION_ARG_FILENAME for the args that really are filenames. Use g_printerr(). svn path=/trunk/; revision=8580 libgames-support/render-cards.c | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit 4932e145feb823aaa20de4901dbd395017cea291 Author: Daniel Nylander Date: Sat Jan 17 10:18:13 2009 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=8576 po/ChangeLog | 4 + po/sv.po | 1557 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 907 insertions(+), 654 deletions(-) commit 4642e21312b5f3714b4c6b9ce6c07c2e63d3ffc0 Author: Jason Clinton Date: Fri Jan 16 00:28:26 2009 +0000 Fixed lightsoff so that we can distcheck it in to a tarball The lightsoff desktop file was using a slightly different method than the rest of the games were. Now, it is added to the global AC_CONFIG_FILES in configure.in and uses a .in.in version which is included in DIST_COMMON by virtue of the .in dependency. svn path=/trunk/; revision=8574 Makefile.am | 2 +- configure.in | 1 + po/POTFILES.in | 2 +- po/POTFILES.skip | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) commit 7e4af62a61833cf804ff26aead7b254029eb927f Author: Christian Persch Date: Thu Jan 15 19:49:51 2009 +0000 Add window state debugging output, in trying to track down bug #560142. svn path=/trunk/; revision=8573 aisleriot/window.c | 6 +++++ libgames-support/games-conf.c | 43 ++++++++++++++++++++++++++++++++++++++++ libgames-support/games-debug.c | 9 ++++--- libgames-support/games-debug.h | 9 ++++--- 4 files changed, 59 insertions(+), 8 deletions(-) commit 7a4512ca2dc82152ed1f0518a8de7f09a99c36df Author: Christian Persch Date: Thu Jan 15 19:49:46 2009 +0000 Add more info svn path=/trunk/; revision=8572 libgames-support/theme-install.ini | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 9ee62d53dccf9fc0c80a64ce1872f1ada1bcd6be Author: Thomas Hindoe Paaboel Andersen Date: Thu Jan 15 17:38:03 2009 +0000 gnome-games.spec.in is no more. Fixes a distcheck issue svn path=/trunk/; revision=8571 Makefile.am | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit abc96efe0bbf272ba8f9e5d73d16838fe74bcb9f Author: Christian Persch Date: Wed Jan 14 23:57:30 2009 +0000 Copypaste typo svn path=/trunk/; revision=8570 libgames-support/theme-install.ini | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 879be044545a919115c9307d8a59cbd49b885116 Author: Christian Persch Date: Wed Jan 14 23:42:01 2009 +0000 Bug 565560 – Unable to do a legal move in Treize We need to check for a move even if the clicked slot is the slot already containing the selection. svn path=/trunk/; revision=8569 aisleriot/board-noclutter.c | 35 +++++++++++++++++++---------------- aisleriot/board.c | 33 ++++++++++++++++++--------------- 2 files changed, 37 insertions(+), 31 deletions(-) commit fb0103a844150129d7287ba2231fb4ce78335292 Author: Christian Persch Date: Wed Jan 14 23:41:57 2009 +0000 Split the list of packages with card themes into an external key file. Use the org.freedesktop.PackageKit.Modify interface. svn path=/trunk/; revision=8567 configure.in | 22 ++++++++++ libgames-support/Makefile.am | 8 +++- libgames-support/games-card-themes.c | 76 +++++++++++++++++++++++++++++++--- libgames-support/theme-install.ini | 36 ++++++++++++++++ 4 files changed, 135 insertions(+), 7 deletions(-) commit 71a675ec06e494140f406c33a7ac356e96d72a60 Author: Christian Persch Date: Wed Jan 14 23:41:41 2009 +0000 Run xmllint --format on this. svn path=/trunk/; revision=8566 libgames-support/gnomangelo_bitmap.svg | 5045 +++++--------------------------- 1 files changed, 696 insertions(+), 4349 deletions(-) commit 4ae2f50b213f6ee4da56fa54a60445837bf7bb27 Author: Christian Persch Date: Tue Jan 13 21:19:33 2009 +0000 Use DejaVu instead of Bitstream Vera. svn path=/trunk/; revision=86 cards/bellot.svg | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 3a89f59e35c091cdeddcf135a33fb8701d3fb5e1 Author: Christian Persch Date: Tue Jan 13 21:19:27 2009 +0000 Run xmllint --format on this svn path=/trunk/; revision=85 cards/anglo_bitmap.svg |10833 +++--------------------------------------------- 1 files changed, 681 insertions(+), 10152 deletions(-) commit f754c513793c7298c8c376600f8d47d2cf0391e5 Author: Christian Persch Date: Tue Jan 13 21:19:18 2009 +0000 Run xmllint --format on this. svn path=/trunk/; revision=84 cards/anglo.svg | 9807 ++++++++++--------------------------------------------- 1 files changed, 1636 insertions(+), 8171 deletions(-) commit 902e889f93b7c51ca38381e0484a85ada062de4b Author: Christian Persch Date: Tue Jan 13 21:19:13 2009 +0000 Use an embedded stylesheet. svn path=/trunk/; revision=83 cards/bellot.svg | 56 +++++++++++++++++++++++++++++++++-------------------- 1 files changed, 35 insertions(+), 21 deletions(-) commit d9173014cdfcb134abab0cc5d1e5dbaaffed207f Author: Christian Persch Date: Tue Jan 13 21:19:06 2009 +0000 Run xmllint --format on this. svn path=/trunk/; revision=82 cards/gnomangelo.svg | 9613 ++++++++------------------------------------------ 1 files changed, 1479 insertions(+), 8134 deletions(-) commit 89de5da7830fa902373747abd70ffd54da66eb03 Author: Jason Clinton Date: Mon Jan 12 23:46:35 2009 +0000 Allow ChangeLog from git-svn, format is different. svn path=/trunk/; revision=8561 Makefile.am | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit dc0e90bbdce891825ed3eb3f1fb023fd247f419d Author: Kjartan Maraas Date: Mon Jan 12 13:57:01 2009 +0000 Updated Norwegian bokmål translation. 2009-01-12 Kjartan Maraas * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=8560 po/ChangeLog | 4 + po/nb.po | 1513 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 849 insertions(+), 668 deletions(-) commit bed0892f6abda8eb5f2ce2687be957d3cf0e18d1 Author: Andre Klapper Date: Sun Jan 11 23:52:31 2009 +0000 Updated German translation. 2009-01-12 Andre Klapper * de.po: Updated German translation. svn path=/trunk/; revision=8558 po/ChangeLog | 4 + po/de.po | 4216 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 2572 insertions(+), 1648 deletions(-) commit 00c37796167c41773f06a83bef05ee16c4c98397 Author: Christian Persch Date: Sat Jan 10 17:39:55 2009 +0000 Remove unnecessary ngettext checks. We already depend on a gettext version that is guaranteed to have them. Bug #521128, patch by ephraim_owns at hotmail dot com. svn path=/trunk/; revision=8554 configure.in | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit f21e9846973918ab7bd69a7cc4ea231f2a740602 Author: Christian Persch Date: Sat Jan 10 17:22:21 2009 +0000 Add smclient cflags and libs. Possibly fixes bug #567020. svn path=/trunk/; revision=8553 libgames-support/Makefile.am | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 3e29d7540faa1a2338899e231429b6886e7deffc Author: Christian Persch Date: Sat Jan 10 15:35:54 2009 +0000 Initial focus. svn path=/trunk/; revision=8552 libgames-support/games-scores-dialog.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 37ddbc0865d2c56ccd2523bbf0ca286c7357f7b0 Author: Christian Persch Date: Sat Jan 10 15:35:51 2009 +0000 Bug 567103 – Migrate gnome-games to use msgctxt svn path=/trunk/; revision=8550 aisleriot/window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit dc5b39f5d16f164910bda5189300535b1303971f Author: Christian Persch Date: Sat Jan 10 15:35:48 2009 +0000 Bug 567103 – Migrate gnome-games to use msgctxt Add translation context to GamesScoresCategory, and use g_dpgettext2 to translate instead of Q_(). svn path=/trunk/; revision=8549 libgames-support/games-scores-dialog.c | 6 ++---- libgames-support/games-scores.c | 11 ++++++++++- 2 files changed, 12 insertions(+), 5 deletions(-) commit 1f1c3cb959a0ecda6a026f7118878d10aa028651 Author: Christian Persch Date: Sat Jan 10 15:35:44 2009 +0000 Make games_scores_category_foreach internal only. svn path=/trunk/; revision=8548 libgames-support/games-scores-dialog.c | 6 +++--- libgames-support/games-scores.c | 20 +++++++++++--------- libgames-support/games-scores.h | 11 ++++++----- 3 files changed, 20 insertions(+), 17 deletions(-) commit 748c8061cbba3b75d84d4ae27464018efc2f01ab Author: Christian Persch Date: Sat Jan 10 15:35:42 2009 +0000 Make GamesScoresCategoryInternal extend GamesScoresCategory. svn path=/trunk/; revision=8547 libgames-support/games-scores.c | 57 +++++++++++++++++---------------------- libgames-support/games-scores.h | 2 - 2 files changed, 25 insertions(+), 34 deletions(-) commit 615b8aecb48a08dd652e2377e40478e211d5d9ad Author: Christian Persch Date: Sat Jan 10 15:35:38 2009 +0000 Refactor games_scores_new() to have arguments instead of taking just one big struct with the arguments. Adapt callers accordingly. svn path=/trunk/; revision=8546 libgames-support/games-scores.c | 57 ++++++++++++++++++++++++--------------- libgames-support/games-scores.h | 17 +++++------- 2 files changed, 42 insertions(+), 32 deletions(-) commit 5277adb5bd5bfd7dd32cd3d098b34a93b08c8b03 Author: Christian Persch Date: Sat Jan 10 15:35:35 2009 +0000 Code style & minor cleanups. svn path=/trunk/; revision=8545 libgames-support/games-scores-backend.c | 7 ++++++ libgames-support/games-scores-backend.h | 37 +++++++++++------------------- libgames-support/games-scores.c | 2 +- 3 files changed, 22 insertions(+), 24 deletions(-) commit c97172572418971c3bcb54f34a6e98899eb62856 Author: Christian Persch Date: Sat Jan 10 15:35:32 2009 +0000 Code style & minor code cleanup. svn path=/trunk/; revision=8544 libgames-support/games-scores.c | 101 ++++++++++++++++++++------------------- libgames-support/games-scores.h | 37 +++++++++++---- 2 files changed, 80 insertions(+), 58 deletions(-) commit 668b01d6390817202fb6afd737d975c30eaa15bd Author: Christian Persch Date: Sat Jan 10 15:35:30 2009 +0000 Minor code & style cleanup. svn path=/trunk/; revision=8543 libgames-support/games-score.c | 10 ++-------- libgames-support/games-score.h | 7 ++++--- 2 files changed, 6 insertions(+), 11 deletions(-) commit 5ca10d29b29936f78f87029d8e89a39cf1c53dcb Author: Christian Persch Date: Sat Jan 10 15:35:17 2009 +0000 Update intltool req. svn path=/trunk/; revision=8542 autogen.sh | 4 +++- configure.in | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) commit 91557cccfc1fabe93163d6404a7177abcd5af458 Author: Christian Persch Date: Thu Jan 8 23:44:42 2009 +0000 Use the right action to get the theme info from when looking for the current theme's action after loading the new theme failed. Use games_card_theme_info_equal to compare theme infos, not pointer equality. svn path=/trunk/; revision=8540 aisleriot/window.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 0522730a5b5b3bb08dda7c1b05071013aa294854 Author: Christian Persch Date: Thu Jan 8 23:44:39 2009 +0000 Check for alternative IDs of the back cards. Check for single joker card. svn path=/trunk/; revision=8539 libgames-support/games-card-theme-kde.c | 90 ++++++++++++++++++++++++++----- 1 files changed, 77 insertions(+), 13 deletions(-) commit 3d9a5335ee0057a3a5d2bf4a67c83fd5d9edacfd Author: Christian Persch Date: Thu Jan 8 23:44:38 2009 +0000 Get all backs from the pysol card theme's config.txt. svn path=/trunk/; revision=8538 libgames-support/games-card-theme-pysol.c | 34 ++++++++++++++++++++++------ 1 files changed, 26 insertions(+), 8 deletions(-) commit f90db9ac0e2221f2c0729c6a90944b69e9480c1f Author: Christian Persch Date: Thu Jan 8 23:44:34 2009 +0000 Blacklist these themes, since we have the same ones in g-g-extra-data, and ours render faster. svn path=/trunk/; revision=8537 libgames-support/games-card-theme-kde.c | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) commit 61ea5136b8a2b14168c68b895643d5e0ce553fa7 Author: Christian Persch Date: Thu Jan 8 12:56:44 2009 +0000 Return NULL here, not FALSE svn path=/trunk/; revision=8536 aisleriot/game.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9abc082602319d51966c5f357679895ac54a064a Author: Christian Persch Date: Thu Jan 8 12:53:19 2009 +0000 Always include config.h. svn path=/trunk/; revision=8534 aisleriot/card.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 444f98b2440765ba04f0683653e87893582424d0 Author: Christian Persch Date: Thu Jan 8 12:53:15 2009 +0000 Add comment svn path=/trunk/; revision=8533 aisleriot/board.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit e99a433ce86a2d4dbe9b813ef94bc455357f7c37 Author: Christian Persch Date: Wed Jan 7 22:53:20 2009 +0000 Add another card symbol. svn path=/trunk/; revision=8532 libgames-support/games-card.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 4966a366a112ddf078eb732cdb575e0f1eee916e Author: Jorge Gonzalez Gonzalez Date: Wed Jan 7 20:13:51 2009 +0000 Updated Spanish translation svn path=/trunk/; revision=8531 aisleriot/help/es/es.po | 397 ++++++++++++++++++++++++++++------------------- 1 files changed, 234 insertions(+), 163 deletions(-) commit f8634aace4a7c5711a089f4b1294b2c511318ec7 Author: Jason Clinton Date: Wed Jan 7 19:32:41 2009 +0000 Move lightsoff to a staging status so that it is not built by default svn path=/trunk/; revision=8530 configure.in | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) commit 7c803dfb8c01e148723813b09e85ae7e84f1b1c7 Author: Christian Persch Date: Wed Jan 7 00:44:48 2009 +0000 Dist README too svn path=/trunk/; revision=8528 aisleriot/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 48de6464457c244319fe5a2ae2d1d29ca60af2c7 Author: Christian Persch Date: Wed Jan 7 00:42:53 2009 +0000 Dist the suppressions file. svn path=/trunk/; revision=8527 aisleriot/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit f357869b1216728b3aa4163315cdbe05b76c4a3e Author: Christian Persch Date: Wed Jan 7 00:42:17 2009 +0000 Add debugging instructions, and mention the valgrind suppressions file. Add a missing step to the 'how to add new games' section. svn path=/trunk/; revision=8526 aisleriot/README | 20 ++++++++++++-------- 1 files changed, 12 insertions(+), 8 deletions(-) commit 5d11f18ba7b8daeffca1f63aaeaf74417a1e62fd Author: Christian Persch Date: Wed Jan 7 00:42:15 2009 +0000 Add accordion.scm. svn path=/trunk/; revision=8525 po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 9d859bc6270fa44746e00cf6a265d92c2340de21 Author: Christian Persch Date: Tue Jan 6 23:15:53 2009 +0000 Bug 566841 – games-card-textures-cache.h missing from libgames-support/Makefile.am. Patch by Frederic Peters. svn path=/trunk/; revision=8524 libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4e8beb1ad7a3f5bacec175ce66d654b31eb60d2a Author: Christian Persch Date: Tue Jan 6 23:15:49 2009 +0000 Update svn path=/trunk/; revision=8523 NEWS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 30f484d80d14bbec878e921a4f1f3622887e750b Author: Christian Persch Date: Tue Jan 6 19:40:11 2009 +0000 Document the steps to add a new game to aisleriot svn path=/trunk/; revision=8522 aisleriot/README | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) commit 5663766b2442ba4ca5b2552d08c3a4fc6f09a13a Author: Christian Persch Date: Tue Jan 6 19:40:09 2009 +0000 Bug 526392 – A new game (Accordion) for aisleriot svn path=/trunk/; revision=8521 aisleriot/help/C/accordion.xml | 80 +++++++++++++ aisleriot/help/C/aisleriot.xml | 2 + aisleriot/help/Makefile.am | 1 + aisleriot/rules/Makefile.am | 1 + aisleriot/rules/accordion.scm | 250 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 334 insertions(+), 0 deletions(-) commit 1abbc2996818e78c03e5ef51bb146596270110a5 Author: Christian Persch Date: Tue Jan 6 19:40:07 2009 +0000 Remove obsolete env vars, and add info about new ones svn path=/trunk/; revision=8520 aisleriot/README | 22 ++++++++++------------ 1 files changed, 10 insertions(+), 12 deletions(-) commit ae814a6a7041ebda189d5d5c10301b9f03cc2984 Author: Christian Persch Date: Tue Jan 6 18:37:43 2009 +0000 Update svn path=/trunk/; revision=8519 po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 90cf7f0cf2ee070942a1856c1404a94e9fb7c07d Author: Christian Persch Date: Tue Jan 6 18:21:09 2009 +0000 Update svn path=/trunk/; revision=8518 NEWS | 25 ++++++++++++++----------- 1 files changed, 14 insertions(+), 11 deletions(-) commit f5e6d6702e32f189b1bed7f493b8e76357a12084 Author: Christian Persch Date: Tue Jan 6 18:21:07 2009 +0000 Switch clutter and no-clutter around: build aisleriot without clutter, and in the HAVE_CLUTTER case, build a noinst sol-clutter with clutter. This is because aisleriot/clutter is too experimental to make it the installed copy for 2.26. svn path=/trunk/; revision=8517 aisleriot/Makefile.am | 70 +++++++++++++++++++++---------------------------- 1 files changed, 30 insertions(+), 40 deletions(-) commit 316567b9cd14496e71e46d0216bccb4ff56cfeec Author: Christian Persch Date: Tue Jan 6 18:21:06 2009 +0000 Simplify this conditional by using LIBRSVG_HAVE_SVGZ define. svn path=/trunk/; revision=8516 libgames-support/games-card-theme-preimage.c | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) commit 349fb9acedf048cde0bb23eb3ecbf9a80e16e4b7 Author: Christian Persch Date: Tue Jan 6 18:21:04 2009 +0000 Fix build if !HAVE_RSVG and ENABLE_CARD_THEME_FORMAT_SLICED. svn path=/trunk/; revision=8515 libgames-support/Makefile.am | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit eccd2a32fa519af2d087951d05cefd4264f82e31 Author: Christian Persch Date: Tue Jan 6 18:21:00 2009 +0000 Use the new rsvg feature test macro to check for svgz support instead of the configure check. svn path=/trunk/; revision=8513 configure.in | 11 ----------- libgames-support/games-card-theme-preimage.c | 13 +++++++++++++ 2 files changed, 13 insertions(+), 11 deletions(-) commit 92050f4d2b0541b8872582ccbee6722a9d1957c1 Author: Christian Persch Date: Tue Jan 6 18:20:59 2009 +0000 Fix licence version in about dialogue if GPL3 components are enabled. svn path=/trunk/; revision=8512 libgames-support/games-runtime.c | 19 +++++++++++++++++++ libgames-support/games-runtime.h | 2 ++ libgames-support/games-stock.c | 24 +++++++++++++++++++----- 3 files changed, 40 insertions(+), 5 deletions(-) commit f95f64c806696129375ac1ac76ab45154193b824 Author: Christian Persch Date: Tue Jan 6 18:20:55 2009 +0000 Remove unnecessarily duplicated figures (cf. http://mail.gnome.org/archives/gnome-i18n/2009-January/msg00000.html ). svn path=/trunk/; revision=8511 aisleriot/help/ca/figures/camelot-goal.png | Bin 15973 -> 0 bytes aisleriot/help/ca/figures/clock-rules.png | Bin 17681 -> 0 bytes aisleriot/help/es/figures/camelot-goal.png | Bin 15973 -> 0 bytes aisleriot/help/es/figures/clock-rules.png | Bin 17681 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) commit c8cc9646382133c4d9c5234d2d3b980f82cb1e27 Author: Christian Persch Date: Tue Jan 6 18:20:51 2009 +0000 Fix getting the theme filename from the pref name (it was not stripping the type: prefix in all cases). svn path=/trunk/; revision=8510 libgames-support/games-card-themes.c | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit a0faae73a9edb81a3f8c2772cf891709dde18b2a Author: Christian Persch Date: Tue Jan 6 18:20:49 2009 +0000 Build the card themes menu immediately if loading the theme resulted in the themes list getting loaded (when it was necessary to fall back to loading just any theme). svn path=/trunk/; revision=8509 aisleriot/window.c | 8 ++++++++ libgames-support/games-card-themes.c | 13 +++++++++++++ libgames-support/games-card-themes.h | 2 ++ 3 files changed, 23 insertions(+), 0 deletions(-) commit e87451b74f6259e2dae2a9b307613d549002512f Author: Christian Persch Date: Tue Jan 6 18:20:47 2009 +0000 Build with clutter 0.8. svn path=/trunk/; revision=8508 aisleriot/card.c | 10 ++++++++++ aisleriot/slot-renderer.c | 15 +++++++++++---- 2 files changed, 21 insertions(+), 4 deletions(-) commit 34dd6428b8393e588a3f5861234eb43b7bf661d4 Author: Christian Persch Date: Tue Jan 6 18:20:46 2009 +0000 Remove clutter 0.9 checks; it's just not worth the trouble svn path=/trunk/; revision=8507 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a9f60e302b5e402b47567fe4c1a56fa1c6d7dada Author: Christian Persch Date: Tue Jan 6 18:20:44 2009 +0000 Fix build with clutter 0.9. Fix pointer / gpointer to pointer confusion wrt. CoglHandle. svn path=/trunk/; revision=8506 libgames-support/games-card-textures-cache.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 2122c8c277c6c94145061b958d9eb9daf40bb012 Author: Christian Persch Date: Tue Jan 6 18:20:43 2009 +0000 More debugging output. svn path=/trunk/; revision=8505 libgames-support/games-card-themes.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit cac15b89b70e51adc036aa699457c395ba9f60bb Author: Christian Persch Date: Tue Jan 6 18:20:41 2009 +0000 Remove totally outdated spec file. svn path=/trunk/; revision=8504 configure.in | 1 - gnome-games.spec.in | 348 --------------------------------------------------- 2 files changed, 0 insertions(+), 349 deletions(-) commit 7b9555c1890ec00a0157255c5fe282f8a255020c Author: Christian Persch Date: Tue Jan 6 18:20:39 2009 +0000 Add GNOME_DEBUG_CHECK. svn path=/trunk/; revision=8503 configure.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 3ed69ba99d9129a75b9cf106547b5c11aaa7c13b Author: Christian Persch Date: Tue Jan 6 18:20:38 2009 +0000 Add valgrind suppressions file with suppressions for the common guile GC invalid reads and conditional jumps with uninitialised values. svn path=/trunk/; revision=8502 aisleriot/aisleriot.supp | 91 ++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 91 insertions(+), 0 deletions(-) commit 6d9444785871506a42f8a70b4d2318dc03aa5875 Author: Christian Persch Date: Tue Jan 6 18:20:36 2009 +0000 Remember loading the card theme infos, so we don't do it over and over again. svn path=/trunk/; revision=8501 libgames-support/games-card-themes.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 2e2bd3fd892ac3d175fd6aa4a68c6818d8dff557 Author: Christian Persch Date: Tue Jan 6 18:20:35 2009 +0000 Ref the list elements when getting all theme infos. Put the new info into the hash table in get_by_name. svn path=/trunk/; revision=8500 libgames-support/games-card-themes.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit fe15a052aad5a2f0450bf845f97aa537e991e013 Author: Christian Persch Date: Tue Jan 6 18:20:33 2009 +0000 Comment this out for now. svn path=/trunk/; revision=8499 aisleriot/window.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit a9d2f589c271d4366c57d1a1fb837bd854dca950 Author: Christian Persch Date: Tue Jan 6 18:20:31 2009 +0000 Update svn path=/trunk/; revision=8498 NEWS | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) commit 1546b35cf81e61f4de64de5456d49d2809baf125 Author: Christian Persch Date: Tue Jan 6 18:20:30 2009 +0000 Simplify the themes API, and adapt callers. svn path=/trunk/; revision=8497 aisleriot/window.c | 14 +-- configure.in | 15 +- libgames-support/games-card-themes.c | 290 ++++++++++++++++++---------------- libgames-support/games-card-themes.h | 12 +- 4 files changed, 168 insertions(+), 163 deletions(-) commit 9c65b2d66e69e780146adb09753805bf3435a930 Author: Christian Persch Date: Tue Jan 6 18:20:28 2009 +0000 Update svn path=/trunk/; revision=8496 NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0ecc90e1044847f3497a505c23f09ea6250fb511 Author: Christian Persch Date: Tue Jan 6 18:20:26 2009 +0000 Move theme manager signal connection after setting up the UI, so that we don't crash if we need to request the themes list on startup (when failing to get the pref'd theme). svn path=/trunk/; revision=8495 aisleriot/window.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 25e5af40c1d47bc0e6efcf56798aa0afdd0e26d4 Author: Christian Persch Date: Tue Jan 6 18:20:25 2009 +0000 Only build the enabled card theme formats. svn path=/trunk/; revision=8494 libgames-support/Makefile.am | 33 ++++++++++----- libgames-support/games-card-theme-private.h | 59 ++++++++++++++++++--------- libgames-support/games-card-theme.c | 25 ++++++++---- 3 files changed, 78 insertions(+), 39 deletions(-) commit 7ae898c838c530503782d27a5921f312c32fa103 Author: Christian Persch Date: Tue Jan 6 18:20:23 2009 +0000 Defer building the themes submenu until its parent menu is opened. That way we avoid checking all theme directories at startup, saving a bit of time. svn path=/trunk/; revision=8493 aisleriot/window.c | 42 ++++++++++++++++++++++++++++++++++++++---- 1 files changed, 38 insertions(+), 4 deletions(-) commit e16bf7ede7a7ef772d2d8867892313a03c97c0ce Author: Christian Persch Date: Tue Jan 6 18:20:21 2009 +0000 Fix setting the current theme's radio action to active. svn path=/trunk/; revision=8492 aisleriot/window.c | 3 ++- libgames-support/games-card-selector.c | 4 +++- libgames-support/games-card-theme-private.h | 3 --- libgames-support/games-card-theme.c | 27 ++++++++++++++++----------- libgames-support/games-card-theme.h | 3 +++ 5 files changed, 24 insertions(+), 16 deletions(-) commit de0bd49edc612d6fbab2349b5d28b3201f423826 Author: Christian Persch Date: Tue Jan 6 18:20:19 2009 +0000 Only look for enabled card theme formats. Some code cleanups. Adapt callers to minor API changes. svn path=/trunk/; revision=8491 aisleriot/window.c | 17 +++-- libgames-support/games-card-themes.c | 140 +++++++++++++++++++++------------- libgames-support/games-card-themes.h | 4 + 3 files changed, 102 insertions(+), 59 deletions(-) commit 70d6d368d7ba839af22227779d5203fa3f43f263 Author: Christian Persch Date: Tue Jan 6 18:20:17 2009 +0000 Add start of PackageKit magic to install new card themes. Based on nautilus code for interaction with PackageKit via DBus. svn path=/trunk/; revision=8490 aisleriot/window.c | 37 +++++++++- configure.in | 30 ++++++++- libgames-support/Makefile.am | 5 ++ libgames-support/games-card-themes.c | 131 ++++++++++++++++++++++++++++++++++ libgames-support/games-card-themes.h | 6 ++ 5 files changed, 207 insertions(+), 2 deletions(-) commit 683c55aa8a07517ce4730a360a4eeab999824b49 Author: Christian Persch Date: Tue Jan 6 18:20:14 2009 +0000 Add configure flags to enable the various card theme formats. Refactor theme info loading code so we don't need to read the whole list just to get the theme info for the theme saved in the prefs. svn path=/trunk/; revision=8489 aisleriot/window.c | 18 +- configure.in | 139 ++++++++--- libgames-support/games-card-selector.c | 2 +- libgames-support/games-card-theme-fixed.c | 2 +- libgames-support/games-card-theme-preimage.c | 7 +- libgames-support/games-card-theme-private.h | 14 +- libgames-support/games-card-theme-pysol.c | 4 +- libgames-support/games-card-theme.c | 18 +- libgames-support/games-card-theme.h | 2 +- libgames-support/games-card-themes.c | 375 ++++++++++++++++---------- libgames-support/games-card-themes.h | 10 +- 11 files changed, 381 insertions(+), 210 deletions(-) commit 55c1e88b519d7b6645c39424c4ec155f6c41b4b2 Author: Christian Persch Date: Tue Jan 6 18:20:13 2009 +0000 Remove obsolete code. svn path=/trunk/; revision=8488 aisleriot/window.c | 24 ++++-------------------- 1 files changed, 4 insertions(+), 20 deletions(-) commit 8d33cc73a3c17c3992da6dbf517cbea0c86e76d6 Author: Christian Persch Date: Tue Jan 6 18:20:10 2009 +0000 Split card theme management into its own class. svn path=/trunk/; revision=8487 aisleriot/window.c | 15 +- libgames-support/Makefile.am | 2 + libgames-support/games-card-selector.c | 11 +- libgames-support/games-card-selector.h | 4 +- libgames-support/games-card-theme.c | 305 ---------------------- libgames-support/games-card-theme.h | 10 - libgames-support/games-card-themes.c | 440 ++++++++++++++++++++++++++++++++ libgames-support/games-card-themes.h | 58 +++++ libgames-support/render-cards.c | 7 +- 9 files changed, 527 insertions(+), 325 deletions(-) commit 4715ae223d250f15702847e487a86894bb0174c9 Author: Christian Persch Date: Tue Jan 6 18:20:08 2009 +0000 Improve card theme ordering. svn path=/trunk/; revision=8486 libgames-support/games-card-theme.c | 31 ++++++++++++++++++++++++++++++- 1 files changed, 30 insertions(+), 1 deletions(-) commit e39c18fc39de2db9fde7dfbe9190c7c78f8d31e4 Author: Christian Persch Date: Tue Jan 6 18:20:06 2009 +0000 Change theme enumeration to be callback based. svn path=/trunk/; revision=8485 libgames-support/games-card-theme-fixed.c | 16 +- libgames-support/games-card-theme-kde.c | 16 +- libgames-support/games-card-theme-private.h | 31 +++-- libgames-support/games-card-theme-pysol.c | 16 +- libgames-support/games-card-theme-sliced.c | 18 ++- libgames-support/games-card-theme-svg.c | 16 +- libgames-support/games-card-theme.c | 184 ++++++++++++++++----------- 7 files changed, 171 insertions(+), 126 deletions(-) commit 96f1434cd2c1072dbd572bb75c4a4806b2b91534 Author: Christian Persch Date: Tue Jan 6 18:20:05 2009 +0000 Add cache hit/miss logging. svn path=/trunk/; revision=8484 libgames-support/games-card-images.c | 61 +++++++++++++++++++++++++- libgames-support/games-card-images.h | 17 +------ libgames-support/games-card-textures-cache.c | 39 +++++++++++++++- 3 files changed, 97 insertions(+), 20 deletions(-) commit 61c24ea400919b139c9eed7618cb12d2f6e8f8f4 Author: Christian Persch Date: Tue Jan 6 18:20:03 2009 +0000 Add debug flag for the card caches. svn path=/trunk/; revision=8483 libgames-support/games-card-images.c | 7 ++++--- libgames-support/games-card-textures-cache.c | 4 +++- libgames-support/games-debug.c | 2 ++ libgames-support/games-debug.h | 5 +++-- 4 files changed, 12 insertions(+), 6 deletions(-) commit 37bd5c3655be9cbd290217f2631ba732147e03df Author: Christian Persch Date: Tue Jan 6 18:20:02 2009 +0000 When changing the theme fails, set the action insensitive. svn path=/trunk/; revision=8482 aisleriot/window.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 8206cf68223eeb162d4723382c507d12aa919bd2 Author: Christian Persch Date: Tue Jan 6 18:20:00 2009 +0000 Code style. svn path=/trunk/; revision=8481 libgames-support/games-card-theme-pysol.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ba0e45dd7f0ecb6e795878d5bfaadc27108471ef Author: Christian Persch Date: Tue Jan 6 18:19:58 2009 +0000 When loading a theme fails, re-set the radio action of the current card theme active. svn path=/trunk/; revision=8480 aisleriot/window.c | 48 ++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 38 insertions(+), 10 deletions(-) commit e4430de314aa250069ac62a3fefb437c0ab6b3a6 Author: Christian Persch Date: Tue Jan 6 18:19:57 2009 +0000 To highlight the cards, draw them fist normally and then again with the highlight colour and opacity 0.5. Looks much better than the previous effect. svn path=/trunk/; revision=8479 aisleriot/card.c | 13 ++++++----- aisleriot/slot-renderer.c | 36 +++++++++++++++++++++++----------- libgames-support/games-card-theme.c | 2 +- 3 files changed, 32 insertions(+), 19 deletions(-) commit 25fa6954946abf9e5ac63dc350660f7af1e8ba99 Author: Christian Persch Date: Tue Jan 6 18:19:55 2009 +0000 Replace gtk_clutter_texture_set_from_pixbuf by just calling clutter_texture_set_from_rgb_data directly. Fixes missing prototype warning also. svn path=/trunk/; revision=8478 aisleriot/board.c | 15 +++++++++++++-- 1 files changed, 13 insertions(+), 2 deletions(-) commit f1a389a6f512f3419066989a760b343ba28dd1f3 Author: Christian Persch Date: Tue Jan 6 18:19:53 2009 +0000 Remove unused include. svn path=/trunk/; revision=8477 aisleriot/board.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit e21f127d227978f9e25043aa9b078273e11c536e Author: Christian Persch Date: Tue Jan 6 18:19:51 2009 +0000 Calling games_card_set_size will emit the "changed" signal, so there's no need to clear the cache twice. svn path=/trunk/; revision=8476 libgames-support/games-card-images.c | 11 ++--------- 1 files changed, 2 insertions(+), 9 deletions(-) commit 57202d0d000ce31f87f621105e4f9bdcd3711fb9 Author: Christian Persch Date: Tue Jan 6 18:19:49 2009 +0000 Make GamesCardTexturesCache only use GamesCardTheme, not GamesCardImages. That way, we don't keep the card pixbufs in 2 variants (normal and tinted) around. Saves tons of memory! svn path=/trunk/; revision=8475 aisleriot/board.c | 86 +++--------- aisleriot/card.c | 77 ++++++++-- aisleriot/card.h | 4 +- aisleriot/slot-renderer.c | 61 +++++--- libgames-support/Makefile.am | 1 + libgames-support/games-card-images.c | 36 +---- libgames-support/games-card-images.h | 2 - libgames-support/games-card-private.h | 33 ++++ libgames-support/games-card-textures-cache.c | 204 +++++++++++++------------ libgames-support/games-card-textures-cache.h | 22 ++-- libgames-support/games-card.c | 25 +++ 11 files changed, 304 insertions(+), 247 deletions(-) commit d3d4462bf83700f58e09f6210db5bb8af89f1510 Author: Christian Persch Date: Tue Jan 6 18:19:47 2009 +0000 Add selection-color property to AisleriotSlotRenderer, and use that colour to draw the highlighted cards with, instead of getting tinted textures from the cache. svn path=/trunk/; revision=8474 aisleriot/board.c | 32 +++++++++++++++++++--- aisleriot/slot-renderer.c | 62 +++++++++++++++++++++++++++++++++++++------- aisleriot/slot-renderer.h | 3 ++ 3 files changed, 82 insertions(+), 15 deletions(-) commit a4e353511f5c2c2437e1a21dcda2cb4ab3fa38ac Author: Christian Persch Date: Tue Jan 6 18:19:45 2009 +0000 Add profiling to games_runtime_init(). svn path=/trunk/; revision=8473 libgames-support/games-runtime.c | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) commit 1b750070c7c36af00194c3ead89b8a6af7a7d933 Author: Christian Persch Date: Tue Jan 6 18:19:44 2009 +0000 Remove warnings. svn path=/trunk/; revision=8472 aisleriot/board-noclutter.c | 1 - aisleriot/board.c | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) commit 0cb536311d730919c5464c6049cdac224f52a16f Author: Christian Persch Date: Tue Jan 6 18:19:42 2009 +0000 Move gettext stuff down, so it's actually after the init stuff that it needs. svn path=/trunk/; revision=8471 libgames-support/games-runtime.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 99c3f5e5e475eff36e6c453825cc007fdeb514ae Author: Christian Persch Date: Tue Jan 6 18:19:39 2009 +0000 Move setlocale call and gettext and games-debug initialisation into games_runtime_init(), and adapt callers accordingly. svn path=/trunk/; revision=8470 aisleriot/sol.c | 16 ---------------- libgames-support/games-runtime.c | 25 ++++++++++++++++++++++++- libgames-support/render-cards.c | 9 +++------ 3 files changed, 27 insertions(+), 23 deletions(-) commit 353483b8d2810b222614ab6eb10a745d101fa413 Author: Christian Persch Date: Tue Jan 6 18:19:36 2009 +0000 Assert that GThread is initialised in GamesConf for HAVE_GNOME, since GConf uses ORBit which needs this. See http://mail.gnome.org/archives/desktop-devel-list/2008-December/msg00177.html Needs to fix all the games later to actually init GThread. svn path=/trunk/; revision=8469 libgames-support/games-conf.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 7a8aa1eea0cd7f8a7b7eb2fdd9f6a7749398d906 Author: Christian Persch Date: Tue Jan 6 18:19:34 2009 +0000 Fix games_card_get_localised_rank_symbol implementation. svn path=/trunk/; revision=8468 libgames-support/games-card.c | 45 +++++++++++++++++++++------------------- 1 files changed, 24 insertions(+), 21 deletions(-) commit d9afe998003ab32d81882a056e0411ecd7a36105 Author: Christian Persch Date: Tue Jan 6 18:19:33 2009 +0000 Fix blackjack to work with the changed theme API. svn path=/trunk/; revision=8467 libgames-support/games-card-images.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 006bd1d8b65ad44b572fb1f600fbc252f0041319 Author: Christian Persch Date: Tue Jan 6 18:19:30 2009 +0000 Make loading and storing the theme from/to pref work again. svn path=/trunk/; revision=8466 aisleriot/board-noclutter.c | 1 - aisleriot/window.c | 19 +--- libgames-support/games-card-theme-fixed.c | 17 +++- libgames-support/games-card-theme-kde.c | 8 +- libgames-support/games-card-theme-preimage.c | 4 +- libgames-support/games-card-theme-private.h | 7 +- libgames-support/games-card-theme-pysol.c | 8 +- libgames-support/games-card-theme-sliced.c | 12 ++- libgames-support/games-card-theme-svg.c | 23 +++++ libgames-support/games-card-theme.c | 137 ++++++++------------------ libgames-support/games-card-theme.h | 5 +- libgames-support/games-debug.c | 2 + libgames-support/games-debug.h | 23 +++-- libgames-support/render-cards.c | 3 +- 14 files changed, 128 insertions(+), 141 deletions(-) commit 89cb021a3451b935a994214e6c53455e19638a6a Author: Christian Persch Date: Tue Jan 6 18:19:28 2009 +0000 Simplify this. svn path=/trunk/; revision=8465 libgames-support/games-card-theme.c | 22 ++++------------------ 1 files changed, 4 insertions(+), 18 deletions(-) commit 1a0bbf2f4f93466ecac15e3aeaa0e39f83427cf6 Author: Christian Persch Date: Tue Jan 6 18:19:27 2009 +0000 Fix loading the initial theme from pref. svn path=/trunk/; revision=8464 aisleriot/window.c | 31 +++---- libgames-support/games-card-theme.c | 164 +++++++++++++++++++++++------------ 2 files changed, 119 insertions(+), 76 deletions(-) commit cacf4af982e4f8676e930abe36408ab8bf92a0d0 Author: Christian Persch Date: Tue Jan 6 18:19:25 2009 +0000 Code cleanup. svn path=/trunk/; revision=8463 libgames-support/games-card-theme-fixed.c | 9 +++++++-- libgames-support/games-card-theme-private.h | 1 - libgames-support/games-card-theme.c | 1 - 3 files changed, 7 insertions(+), 4 deletions(-) commit 379b5d114d69b455e205c529050037a4d34ebece Author: Christian Persch Date: Tue Jan 6 18:19:23 2009 +0000 Make the current card theme's menu item active. svn path=/trunk/; revision=8462 aisleriot/window.c | 21 +++++++++++---------- libgames-support/games-card-theme.c | 4 ++-- libgames-support/games-card-theme.h | 2 +- 3 files changed, 14 insertions(+), 13 deletions(-) commit b727645672c172f35b1e2ecfd48ed95d923718b0 Author: Christian Persch Date: Tue Jan 6 18:19:21 2009 +0000 Includes cleanup. svn path=/trunk/; revision=8461 libgames-support/games-card-theme-fixed.c | 3 --- libgames-support/games-card-theme-kde.c | 2 -- libgames-support/games-card-theme-preimage.c | 2 -- libgames-support/games-card-theme-pysol.c | 3 --- libgames-support/games-card-theme-sliced.c | 6 ++---- libgames-support/games-card-theme-svg.c | 2 -- 6 files changed, 2 insertions(+), 16 deletions(-) commit 7858dc3a80fbf5fa8fbc7371479d8a332bd9c7aa Author: Christian Persch Date: Tue Jan 6 18:19:20 2009 +0000 Initialise the width and height in the nonscalable case too. Makes the old bonded.png work finally. svn path=/trunk/; revision=8460 libgames-support/games-card-theme-sliced.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 77ff358fbc0e8b85fba3018f8c24dc9ddab12976 Author: Christian Persch Date: Tue Jan 6 18:19:18 2009 +0000 Code cleanup on the slice theme format. svn path=/trunk/; revision=8459 libgames-support/games-card-theme-sliced.c | 53 +++++++++++++++++----------- 1 files changed, 32 insertions(+), 21 deletions(-) commit 5e63d7191e0d752cb2d776fa57e1d0e21ac7dee3 Author: Christian Persch Date: Tue Jan 6 18:19:17 2009 +0000 Compute suit and rank from the card-id just before it's needed, not at the start. svn path=/trunk/; revision=8458 libgames-support/games-card-theme-kde.c | 6 +----- libgames-support/games-card-theme-sliced.c | 6 +++--- libgames-support/games-card-theme-svg.c | 6 +++--- 3 files changed, 7 insertions(+), 11 deletions(-) commit e3b064a7c5712cb7d3cd63383acc0f04cd37386f Author: Christian Persch Date: Tue Jan 6 18:19:15 2009 +0000 Set errors on failure. Simplify preimage theme by making the base class check whether scalable cards are required. svn path=/trunk/; revision=8457 libgames-support/games-card-theme-kde.c | 41 ++++++++++++++----------- libgames-support/games-card-theme-preimage.c | 7 ++++ libgames-support/games-card-theme-private.h | 2 + libgames-support/games-card-theme-sliced.c | 10 ++---- libgames-support/games-card-theme-svg.c | 24 ++------------- libgames-support/games-card-theme.h | 3 +- 6 files changed, 40 insertions(+), 47 deletions(-) commit ab404ea9c13313f32f8a2ac912f9fcf9821d8a02 Author: Christian Persch Date: Tue Jan 6 18:19:13 2009 +0000 Rewrite preimage themes loading. Propagate the error upwards. svn path=/trunk/; revision=8456 libgames-support/games-card-theme-preimage.c | 51 ++++++++------------------ 1 files changed, 15 insertions(+), 36 deletions(-) commit 016cceee353c30301530261716767c7f2cedd754 Author: Christian Persch Date: Tue Jan 6 18:19:11 2009 +0000 The sliced card theme format also supports non-scalable, non cut-up preimages. svn path=/trunk/; revision=8455 libgames-support/games-card-theme-sliced.c | 30 ++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) commit 032ef8f72a7e6998207ca095c234d2a71474b6b8 Author: Christian Persch Date: Tue Jan 6 18:19:10 2009 +0000 Cache the card bboxes, since they're very expensive to compute. Use the back's bbox to compute the card theme's aspect ratio. svn path=/trunk/; revision=8454 libgames-support/games-card-theme-fixed.c | 2 +- libgames-support/games-card-theme-kde.c | 152 ++++++++++++++++++++--------- libgames-support/games-card-theme-svg.c | 2 +- libgames-support/games-card-theme.c | 8 ++ libgames-support/games-card.c | 28 +++++- libgames-support/games-card.h | 4 + 6 files changed, 147 insertions(+), 49 deletions(-) commit 09a75fc8142a0fdc9bfd61f17c173140cbc012cc Author: Christian Persch Date: Tue Jan 6 18:19:08 2009 +0000 Remove debug spew. svn path=/trunk/; revision=8453 libgames-support/games-card-theme-kde.c | 38 +++++++++--------------------- 1 files changed, 12 insertions(+), 26 deletions(-) commit beb28350cc058804b9e112b6a9806b3b83885ac8 Author: Christian Persch Date: Tue Jan 6 18:19:06 2009 +0000 Simplify code, and make a few g_warning()s into _games_debug_print()s. svn path=/trunk/; revision=8452 libgames-support/games-card-theme-fixed.c | 77 +++++++++++++--------------- libgames-support/games-card-theme-pysol.c | 71 ++++++++++++--------------- libgames-support/games-sound.c | 3 +- 3 files changed, 70 insertions(+), 81 deletions(-) commit 66c643bbe5e4b20fd13c6038f374ef08cd0c8b86 Author: Christian Persch Date: Tue Jan 6 18:19:05 2009 +0000 Improve PySol card theme loader. svn path=/trunk/; revision=8451 libgames-support/games-card-theme-pysol.c | 42 ++++++++++++++++++++++++++-- 1 files changed, 39 insertions(+), 3 deletions(-) commit 7c957b71693614ea9e30fe048ec0e037c0fae4ac Author: Christian Persch Date: Tue Jan 6 18:19:03 2009 +0000 dd debug support, copied from gnome-terminal/vte. svn path=/trunk/; revision=8450 aisleriot/sol.c | 3 + libgames-support/Makefile.am | 2 + libgames-support/games-card-theme-kde.c | 13 ++++-- libgames-support/games-card-theme.c | 6 ++- libgames-support/games-debug.c | 40 +++++++++++++++++ libgames-support/games-debug.h | 72 +++++++++++++++++++++++++++++++ libgames-support/games-runtime.c | 12 +++++- libgames-support/games-sound.c | 8 +++- 8 files changed, 147 insertions(+), 9 deletions(-) commit 94b3090193be789f0bb77890a7a5f0461cf730b7 Author: Christian Persch Date: Tue Jan 6 18:19:01 2009 +0000 Use the new profiling code instead of the old #ifdef mess. svn path=/trunk/; revision=8449 libgames-support/games-card-theme-fixed.c | 21 ----------- libgames-support/games-card-theme-kde.c | 25 +------------ libgames-support/games-card-theme-preimage.c | 26 ------------- libgames-support/games-card-theme-pysol.c | 21 ----------- libgames-support/games-card-theme-sliced.c | 45 ++++------------------- libgames-support/games-card-theme-svg.c | 21 ----------- libgames-support/games-card-theme.c | 51 +++++++++++++------------- libgames-support/games-card-theme.h | 4 +- libgames-support/games-preimage.c | 8 ++++ 9 files changed, 45 insertions(+), 177 deletions(-) commit 8de85f42e25dec5b5303fd17091826e15d515da5 Author: Christian Persch Date: Tue Jan 6 18:18:59 2009 +0000 Add profiling, copied from gnome-settings-demon. See http://www.gnome.org/~federico/news-2006-03.html#09 for how to use it. svn path=/trunk/; revision=8448 libgames-support/Makefile.am | 2 + libgames-support/games-profile.c | 64 ++++++++++++++++++++++++++++++++++++++ libgames-support/games-profile.h | 54 ++++++++++++++++++++++++++++++++ 3 files changed, 120 insertions(+), 0 deletions(-) commit 0b3576b8958398eec1f65f9181145fe20eb798a4 Author: Christian Persch Date: Tue Jan 6 18:18:57 2009 +0000 Add localised card symbols. svn path=/trunk/; revision=8447 libgames-support/games-card.c | 51 +++++++++++++++++++++++++++++++++++++++++ libgames-support/games-card.h | 2 + po/POTFILES.in | 1 + 3 files changed, 54 insertions(+), 0 deletions(-) commit 4c2774aea9db74829c784e53f8d2e2e8b9f29691 Author: Christian Persch Date: Tue Jan 6 18:18:55 2009 +0000 PySol card theme dir names always start with "cardset-". svn path=/trunk/; revision=8446 libgames-support/games-card-theme-pysol.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 29d25307871bb67494c4b4026be252b138e29bd4 Author: Christian Persch Date: Tue Jan 6 18:18:53 2009 +0000 Removed unused data. svn path=/trunk/; revision=8445 libgames-support/games-card-theme-preimage.c | 2 -- libgames-support/games-card-theme-private.h | 1 - 2 files changed, 0 insertions(+), 3 deletions(-) commit a769bce781f332b0a2f1e057fd3cab6e83bf1383 Author: Christian Persch Date: Tue Jan 6 18:18:52 2009 +0000 Fix sliced card theme. svn path=/trunk/; revision=8444 libgames-support/games-card-theme-sliced.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 862051893fdbb2c88b6358827459d9bd058bd268 Author: Christian Persch Date: Tue Jan 6 18:18:50 2009 +0000 Fix the theme path for the pre-2.19 theme format. svn path=/trunk/; revision=8443 libgames-support/games-card-theme-sliced.c | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit 4cb9ae57f2fabedad119339306f13eae1550c80e Author: Christian Persch Date: Tue Jan 6 18:18:49 2009 +0000 Add class to load PySol card themes. svn path=/trunk/; revision=8442 libgames-support/Makefile.am | 1 + libgames-support/games-card-theme-fixed.c | 1 + libgames-support/games-card-theme-private.h | 16 + libgames-support/games-card-theme-pysol.c | 404 +++++++++++++++++++++++++++ libgames-support/games-card-theme.c | 1 + 5 files changed, 423 insertions(+), 0 deletions(-) commit 66dff90a6c403dd6d03cc5d5c43350bd7c57434a Author: Christian Persch Date: Tue Jan 6 18:18:47 2009 +0000 Allow .svgz in SVG themes svn path=/trunk/; revision=8441 libgames-support/games-card-theme-preimage.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit d95fe800a3f25fb065b4fcba2d8adba5713405d8 Author: Christian Persch Date: Tue Jan 6 18:18:45 2009 +0000 Remove debug spew svn path=/trunk/; revision=8440 libgames-support/games-card-theme-svg.c | 37 ------------------------------- 1 files changed, 0 insertions(+), 37 deletions(-) commit 14c2d15ab71339069e84bcc3c170d5b174d48cf4 Author: Christian Persch Date: Tue Jan 6 18:18:44 2009 +0000 Trying to fix KDE theme; still not working svn path=/trunk/; revision=8439 libgames-support/games-card-theme-kde.c | 30 ++++++++++++++++++++++++++---- 1 files changed, 26 insertions(+), 4 deletions(-) commit 0e6920819fc42e1bf119193d449cdc2f898553e8 Author: Christian Persch Date: Tue Jan 6 18:18:42 2009 +0000 More debug spew svn path=/trunk/; revision=8438 libgames-support/games-card-theme-kde.c | 30 ++++++++++++++++++++++++ libgames-support/games-card-theme-svg.c | 38 +++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+), 0 deletions(-) commit 8a07daa525ff7273e0a02396d4d4d71a9ae2890c Author: Christian Persch Date: Tue Jan 6 18:18:41 2009 +0000 Fix #ifdef inversion. More debug spew. svn path=/trunk/; revision=8437 libgames-support/games-card-theme-kde.c | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) commit e49947b342688e8ffbb53b8524d9d1ba21e55cd3 Author: Christian Persch Date: Tue Jan 6 18:18:39 2009 +0000 Also cached failed lookups. Fix a crash when the cache is cleared, since the handler was connected with the wrong user data. svn path=/trunk/; revision=8436 libgames-support/games-card-textures-cache.c | 66 ++++++++++++++++--------- 1 files changed, 42 insertions(+), 24 deletions(-) commit 585798bc77b70856f3206bc4eeb65a9f430d7c15 Author: Christian Persch Date: Tue Jan 6 18:18:37 2009 +0000 Cache also failed pixbuf lookups. svn path=/trunk/; revision=8435 libgames-support/games-card-images.c | 33 +++++++++++++++++++++++++++------ 1 files changed, 27 insertions(+), 6 deletions(-) commit 09a88d23b62d9191b9fc1ec520b9ba3485bb600f Author: Christian Persch Date: Tue Jan 6 18:18:36 2009 +0000 Remove debug spew. svn path=/trunk/; revision=8434 aisleriot/window.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 79c40d6d435b3e6a7407f786f1ff20cf20e40d0f Author: Christian Persch Date: Tue Jan 6 18:18:34 2009 +0000 Read the index.desktop file for KDE card themes. svn path=/trunk/; revision=8433 libgames-support/games-card-theme-kde.c | 47 ++++++++++++++++++++++++++---- libgames-support/games-card-theme.c | 3 ++ 2 files changed, 43 insertions(+), 7 deletions(-) commit 1aa0abc46fd45594b4fb8b234538f14368fe084b Author: Christian Persch Date: Tue Jan 6 18:18:32 2009 +0000 Fix the KDE cards directory. svn path=/trunk/; revision=8432 libgames-support/games-card-theme-kde.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 0a2a82283659d2cbd6fa42bba7d5dcb2990884db Author: Christian Persch Date: Tue Jan 6 18:18:31 2009 +0000 Fix the card theme path loading for the preimage derived card theme classes. svn path=/trunk/; revision=8431 libgames-support/games-card-theme-kde.c | 2 ++ libgames-support/games-card-theme-preimage.c | 13 ------------- libgames-support/games-card-theme-sliced.c | 16 ++++++++++++++++ libgames-support/games-card-theme-svg.c | 13 +++++++++++++ 4 files changed, 31 insertions(+), 13 deletions(-) commit d2176ef95af9af47eba4bcfa75d2de1c71d0c3b8 Author: Christian Persch Date: Tue Jan 6 18:18:28 2009 +0000 Use games_filename_to_display_name for the display name of the card themes. svn path=/trunk/; revision=8430 libgames-support/games-card-theme-fixed.c | 14 +++++++++++--- libgames-support/games-card-theme-kde.c | 14 +++++++++++--- libgames-support/games-card-theme-preimage.c | 14 +++++++++++--- libgames-support/games-card-theme-sliced.c | 1 + libgames-support/games-card-theme-svg.c | 1 + 5 files changed, 35 insertions(+), 9 deletions(-) commit 6d1bff317453c99016f64cc11f2d5baeef8d617a Author: Christian Persch Date: Tue Jan 6 18:18:26 2009 +0000 Move aisleriot_util_get_display_filename to libgames-support for use in the new theme loading code. svn path=/trunk/; revision=8429 aisleriot/conf.c | 6 +- aisleriot/game.c | 7 +- aisleriot/sol.c | 3 +- aisleriot/util.c | 69 -------------------- aisleriot/util.h | 2 - aisleriot/window.c | 7 +- libgames-support/Makefile.am | 2 + .../games-string-utils.c | 55 +--------------- .../games-string-utils.h | 19 +---- 9 files changed, 23 insertions(+), 147 deletions(-) commit 787b7c2af69ae2869c23f04e721989029bfae1ea Author: Christian Persch Date: Tue Jan 6 18:18:24 2009 +0000 Move the card theme font options setting code to a style-set handler in AisleriotWindow, eliminating duplicated code from the two AisleriotBoard implementations. svn path=/trunk/; revision=8428 aisleriot/board-noclutter.c | 44 ---------------------- aisleriot/board.c | 45 ---------------------- aisleriot/window.c | 87 +++++++++++++++++++++++++++++++++--------- 3 files changed, 68 insertions(+), 108 deletions(-) commit 3d83bea914bae445df104e9de6d6062b37d6c1f2 Author: Christian Persch Date: Tue Jan 6 18:18:21 2009 +0000 Continue refactoring the card themes: add GamesCardThemeInfo structure holding basic info about a theme, and use that to load the theme. Make GamesCardTheme only hold one theme ever, and adapt the apps to create new themes from the theme infos when changing themes. Work-in-progress. svn path=/trunk/; revision=8427 aisleriot/board-noclutter.c | 86 ++--- aisleriot/board.c | 88 +++--- aisleriot/board.h | 12 +- aisleriot/window.c | 74 +++-- libgames-support/games-card-images.c | 94 ++++- libgames-support/games-card-images.h | 9 +- libgames-support/games-card-selector.c | 141 +++----- libgames-support/games-card-selector.h | 9 +- libgames-support/games-card-theme-fixed.c | 149 +++------ libgames-support/games-card-theme-kde.c | 46 ++- libgames-support/games-card-theme-preimage.c | 167 +++------ libgames-support/games-card-theme-private.h | 145 +++++++- libgames-support/games-card-theme-sliced.c | 15 +- libgames-support/games-card-theme-svg.c | 16 +- libgames-support/games-card-theme.c | 501 +++++++++++++++++++++----- libgames-support/games-card-theme.h | 103 ++----- libgames-support/games-files.c | 48 --- libgames-support/render-cards.c | 26 +- 18 files changed, 1019 insertions(+), 710 deletions(-) commit 8624537958097f09d10a05ff6535a468ea1f74ff Author: Christian Persch Date: Tue Jan 6 18:18:18 2009 +0000 Use rsvg_handle_get_dimension/position_sub in the KDE theme. svn path=/trunk/; revision=8426 libgames-support/Makefile.am | 1 + libgames-support/games-card-theme-kde.c | 27 ++++++++++--------- libgames-support/games-card-theme.c | 4 +- libgames-support/games-preimage-private.h | 40 +++++++++++++++++++++++++++++ libgames-support/games-preimage.c | 18 +------------ libgames-support/games-preimage.h | 1 - 6 files changed, 58 insertions(+), 33 deletions(-) commit 1833784b5db951bd266d6655e9e1beb155d15f2a Author: Christian Persch Date: Tue Jan 6 18:18:17 2009 +0000 Add theme name override env var for debugging purposes. svn path=/trunk/; revision=8425 libgames-support/games-card-theme.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 8aa3a7cfc70ace186859ec6daf961afec230061e Author: Christian Persch Date: Tue Jan 6 18:18:15 2009 +0000 Add class to load KDE card themes. Not working yet since the theme path logic needs more work in the base class. svn path=/trunk/; revision=8424 libgames-support/Makefile.am | 1 + libgames-support/games-card-theme-kde.c | 197 +++++++++++++++++++++++++++++++ libgames-support/games-card-theme.c | 2 + libgames-support/games-card-theme.h | 16 +++ 4 files changed, 216 insertions(+), 0 deletions(-) commit f583591b59d7fabc39d42ac74bca6bea9b984149 Author: Christian Persch Date: Tue Jan 6 18:18:13 2009 +0000 Add new function to get the themes list. svn path=/trunk/; revision=8423 aisleriot/window.c | 16 ++- libgames-support/games-card-selector.c | 78 +++++++++++-- libgames-support/games-card-selector.h | 2 +- libgames-support/games-card-theme-fixed.c | 15 +++- libgames-support/games-card-theme-preimage.c | 14 +++ libgames-support/games-card-theme-private.h | 9 ++- libgames-support/games-card-theme.c | 163 +++++++++++++++++++++----- libgames-support/games-card-theme.h | 4 +- libgames-support/games-files.c | 2 + libgames-support/games-files.h | 2 - 10 files changed, 251 insertions(+), 54 deletions(-) commit cd93a0d997f0903b84fcae8ad104d3baef040101 Author: Christian Persch Date: Tue Jan 6 18:18:11 2009 +0000 Add class vfunc to get the default theme path. svn path=/trunk/; revision=8422 libgames-support/games-card-theme-fixed.c | 10 +++++++++- libgames-support/games-card-theme-preimage.c | 17 ++++++++++++----- libgames-support/games-card-theme-private.h | 3 +++ libgames-support/games-card-theme.c | 12 ++++++++++++ libgames-support/games-card-theme.h | 2 ++ 5 files changed, 38 insertions(+), 6 deletions(-) commit 6794c4ead9ad7f413062f31f4b94e58ef4f8df8b Author: Christian Persch Date: Tue Jan 6 18:18:09 2009 +0000 Make the old-style theme backend work. svn path=/trunk/; revision=8421 libgames-support/games-card-theme-preimage.c | 9 +++++---- libgames-support/games-card-theme-private.h | 2 -- libgames-support/games-card-theme-sliced.c | 4 +--- 3 files changed, 6 insertions(+), 9 deletions(-) commit 84b0fbb86413e0c5dacfdb6f290403975ae08acf Author: Christian Persch Date: Tue Jan 6 18:18:07 2009 +0000 Add env var to control the card theme format, for debugging purposes. svn path=/trunk/; revision=8420 aisleriot/board-noclutter.c | 6 +---- aisleriot/board.c | 6 +---- libgames-support/games-card-theme.c | 37 +++++++++++++++++++++++++++++++++++ libgames-support/games-card-theme.h | 4 +++ 4 files changed, 43 insertions(+), 10 deletions(-) commit b0732f8b7738ead1c34b77ad8f17c65ba6632019 Author: Christian Persch Date: Tue Jan 6 18:18:05 2009 +0000 Code cleanup. svn path=/trunk/; revision=8419 libgames-support/games-card-theme-svg.c | 47 ++++++++++++++----------------- 1 files changed, 21 insertions(+), 26 deletions(-) commit 40cf1024f716c91adb120a4c63a90a29db481961 Author: Christian Persch Date: Tue Jan 6 18:18:03 2009 +0000 Split the slicing rendering of the pre-2.19 legacy theme format off into its own class, and make it and the SVG theme class use a common abstract base class GamesCardThemePreimage. svn path=/trunk/; revision=8418 libgames-support/Makefile.am | 2 + libgames-support/games-card-theme-preimage.c | 332 +++++++++++++++++++++ libgames-support/games-card-theme-private.h | 38 +++ libgames-support/games-card-theme-sliced.c | 236 +++++++++++++++ libgames-support/games-card-theme-svg.c | 404 ++------------------------ libgames-support/games-card-theme.h | 32 ++- 6 files changed, 665 insertions(+), 379 deletions(-) commit 1117f1ba176e4ef4884c5a6eb6c0108b4416ded3 Author: Christian Persch Date: Tue Jan 6 18:18:01 2009 +0000 Ignore this. svn path=/trunk/; revision=8417 .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 609ece08024296a1cdaef62641aef8c40be67589 Author: Christian Persch Date: Tue Jan 6 18:17:59 2009 +0000 Refactor card themes by splitting it into an abstract base class GamesCardTheme and two implementations for SVG themes and prerendered themes. Adapt callers to the new API. svn path=/trunk/; revision=8416 aisleriot/board-noclutter.c | 8 +- aisleriot/board.c | 8 +- libgames-support/Makefile.am | 8 + libgames-support/games-card-theme-fixed.c | 406 ++++++++++++++ libgames-support/games-card-theme-private.h | 55 ++ libgames-support/games-card-theme-svg.c | 531 ++++++++++++++++++ libgames-support/games-card-theme.c | 778 +++------------------------ libgames-support/games-card-theme.h | 59 ++- libgames-support/render-cards.c | 4 +- 9 files changed, 1127 insertions(+), 730 deletions(-) commit dc649b9a289f0e1d7f4c8d2219e0f9d34e051e27 Author: Christian Persch Date: Tue Jan 6 18:17:57 2009 +0000 Don't crash when loading the card theme has failed and we're getting NULL pixbufs. svn path=/trunk/; revision=8415 libgames-support/games-card-textures-cache.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 430c86308088aef3b69c4eccd0761e1a7366f8c4 Author: Robert Carr Date: Tue Jan 6 00:42:47 2009 +0000 Add lightsoff. svn path=/trunk/; revision=8407 configure.in | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) commit a27d48ebfc9eb9c99f0d113910c7f5abe527f023 Author: Simos Xenitellis Date: Mon Jan 5 19:38:32 2009 +0000 Updated Greek translation by Marios Zindilis. svn path=/trunk/; revision=8404 po/ChangeLog | 4 + po/el.po | 771 +++++++++++++++++++++++++--------------------------------- 2 files changed, 339 insertions(+), 436 deletions(-) commit 1dba17a62bd77642dfcf21e4e05226393cdf4a6d Author: Jason Clinton Date: Mon Jan 5 15:57:00 2009 +0000 Gnome Games 2.25.4 svn path=/trunk/; revision=8402 NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++ po/POTFILES.skip | 1 + 2 files changed, 48 insertions(+), 0 deletions(-) commit ebb2729564e164349a1d924df62aeedab3c143c7 Author: Simos Xenitellis Date: Sun Jan 4 20:24:01 2009 +0000 Updated Greek translation by Marios Zintilis svn path=/trunk/; revision=8392 po/ChangeLog | 4 ++ po/el.po | 171 +++++++++++++++++++++++----------------------------------- 2 files changed, 71 insertions(+), 104 deletions(-) commit dbc0fb10ca45a38a845c483cd1ed69f1b90ad140 Author: Simos Xenitellis Date: Fri Jan 2 22:15:37 2009 +0000 Updated Greek translation by Evgenia Petoumenou. svn path=/trunk/; revision=8391 po/ChangeLog | 4 + po/el.po | 3915 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 2351 insertions(+), 1568 deletions(-) commit 67da3af507a58f586c43b84da144ae51af219d9b Author: Jorge Gonzalez Gonzalez Date: Sat Dec 27 12:23:25 2008 +0000 Updated Spanish translation by Daniel Mustieles svn path=/trunk/; revision=8382 po/ChangeLog | 4 + po/es.po | 177 +++++++++++++++++++++++++++++++++------------------------ 2 files changed, 106 insertions(+), 75 deletions(-) commit d0e70d4e4cb70719023124cf07eae62b32fe27af Author: Claude Paroz Date: Sat Dec 20 09:59:37 2008 +0000 Updated French translation. 2008-12-20 Claude Paroz * fr.po: Updated French translation. svn path=/trunk/; revision=8377 po/ChangeLog | 4 + po/fr.po | 3587 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 2155 insertions(+), 1436 deletions(-) commit ad08890b4e4e95699e6fa6703ae4b4d164ca7d82 Author: Jorge Gonzalez Gonzalez Date: Tue Dec 16 22:42:10 2008 +0000 Updated Spanish translation by Daniel Mustieles svn path=/trunk/; revision=8375 po/ChangeLog | 4 + po/es.po | 1310 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 780 insertions(+), 534 deletions(-) commit 2afe6ca39df65e46bf67bcf28a7134617f620300 Author: Kjartan Maraas Date: Tue Dec 16 21:15:34 2008 +0000 Fix translation. 2008-12-16 Kjartan Maraas * nb.po: Fix translation. svn path=/trunk/; revision=8373 po/ChangeLog | 4 + po/nb.po | 1822 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 974 insertions(+), 852 deletions(-) commit 4b1cbb20e1486b19224df5077edccaa1ddb49d56 Author: Thomas Hindoe Paaboel Andersen Date: Mon Dec 15 21:42:53 2008 +0000 post-release version bump svn path=/trunk/; revision=8372 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ede95f9244abb262fbd4f1d483f4b6a7c5109eb5 Author: Thomas Hindoe Paaboel Andersen Date: Mon Dec 15 21:00:20 2008 +0000 gnome-games 2.25.3 svn path=/trunk/; revision=8370 NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 42 insertions(+), 0 deletions(-) commit b668383f8f07ef56d2983c4c30d4c01f72982c52 Author: Thomas Hindoe Paaboel Andersen Date: Mon Dec 15 20:34:40 2008 +0000 use g_timeout_add_seconds where possible svn path=/trunk/; revision=8368 aisleriot/window.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 3f3c7771387a2fd126a46b9ca9ecedc6c7a41a2a Author: Jason Clinton Date: Mon Dec 15 04:03:30 2008 +0000 Make the High score table allow the user to change name to someone other than their username. (Bug #552963, Geoff Buchan) svn path=/trunk/; revision=8367 libgames-support/games-scores-dialog.c | 8 +++++++- libgames-support/games-scores.c | 27 +++++++++++++++++++++++---- libgames-support/games-scores.h | 1 + 3 files changed, 31 insertions(+), 5 deletions(-) commit d1833ac5a5797db3f7a7cbb9e8d68c49c89a1406 Author: Marcel Telka Date: Mon Dec 8 15:38:37 2008 +0000 Updated Slovak translation. 2008-12-08 Marcel Telka * sk.po: Updated Slovak translation. svn path=/trunk/; revision=8358 po/ChangeLog | 4 + po/sk.po | 9567 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 5549 insertions(+), 4022 deletions(-) commit a948c2aa3136bbde617349882f5e10c26fc2f441 Author: Christian Persch Date: Fri Dec 5 23:04:29 2008 +0000 Enable animations by default. svn path=/trunk/; revision=8357 aisleriot/aisleriot.schemas.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c83b90cbceb570d8940c4d64fa89423a4a564532 Author: Christian Persch Date: Fri Dec 5 23:03:07 2008 +0000 Add setting to enable animations. Add UI to change the settings. svn path=/trunk/; revision=8356 aisleriot/aisleriot.schemas.in | 13 ++++++ aisleriot/board.c | 29 +++++++++++++ aisleriot/board.h | 3 + aisleriot/conf.c | 12 ++++-- aisleriot/conf.h | 1 + aisleriot/window.c | 92 +++++++++++++++++++++++++++++++++++++++- 6 files changed, 144 insertions(+), 6 deletions(-) commit f658c2ab9530cdb3f715695a025f86c359338838 Author: Christian Persch Date: Fri Dec 5 21:43:45 2008 +0000 Move clutter-embed to libgames-support. svn path=/trunk/; revision=8354 aisleriot/Makefile.am | 2 - aisleriot/board.c | 18 ++- aisleriot/clutter-embed.h | 100 ------------ aisleriot/sol.c | 4 +- libgames-support/Makefile.am | 2 + .../games-clutter-embed.c | 160 ++++++++++---------- libgames-support/games-clutter-embed.h | 100 ++++++++++++ 7 files changed, 193 insertions(+), 193 deletions(-) commit 8240ec9f7e9b5202313c3c405e639f8f56b03702 Author: Christian Persch Date: Fri Dec 5 21:43:24 2008 +0000 Move the card textures cache to libgames-support. svn path=/trunk/; revision=8353 aisleriot/Makefile.am | 2 - aisleriot/board.c | 8 +- aisleriot/card-cache.h | 83 ------- aisleriot/card.c | 13 +- aisleriot/card.h | 5 +- aisleriot/slot-renderer.c | 16 +- aisleriot/slot-renderer.h | 5 +- libgames-support/Makefile.am | 12 + .../games-card-textures-cache.c | 245 +++++++++++--------- libgames-support/games-card-textures-cache.h | 71 ++++++ 10 files changed, 237 insertions(+), 223 deletions(-) commit 3800347e8d1e398389f9b3282f02b22954c383f1 Author: Mario Blättermann Date: Fri Dec 5 21:00:07 2008 +0000 Updated German translation Updated German translation 2008-12-05 Mario Blättermann * glchess/help/de/de.po: Updated German translation * po/de.po: Updated German translation svn path=/trunk/; revision=8352 po/de.po | 185 +++++++++++++++++++++++++++++-------------------------------- 1 files changed, 88 insertions(+), 97 deletions(-) commit d503ced528d544abc0aa3b6a5ee2b8fead016b80 Author: Thomas Hindoe Paaboel Andersen Date: Mon Dec 1 22:38:11 2008 +0000 post-release version bump svn path=/trunk/; revision=8350 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f8d013abf81227183a4a17da5ae72f1e3aec8f9c Author: Thomas Hindoe Paaboel Andersen Date: Mon Dec 1 22:03:59 2008 +0000 gnome-games 2.25.2 svn path=/trunk/; revision=8348 NEWS | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 54 insertions(+), 0 deletions(-) commit a4786a16c718ed7e468675bead2b673257678c51 Author: Daniel Nylander Date: Mon Dec 1 21:47:21 2008 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=8347 po/ChangeLog | 4 + po/sv.po | 4050 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 2396 insertions(+), 1658 deletions(-) commit d28e72e175ac2330aeb251bdba0334fcbe752bf4 Author: Christian Persch Date: Mon Dec 1 18:18:09 2008 +0000 Rewrite Baker's Game rules by basing them on freecell.scm. Bug #536913, patch by Vincent Povirk. svn path=/trunk/; revision=8346 aisleriot/rules/bakers_game.scm | 242 ++------------------------------------- 1 files changed, 12 insertions(+), 230 deletions(-) commit 4bb414d4b8f8a1ef491731b1953eaedbb0f10ff0 Author: Jason Clinton Date: Mon Dec 1 16:54:18 2008 +0000 Ignore the noclutter source files for translation purposes. svn path=/trunk/; revision=8345 po/POTFILES.skip | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 04e79562c304bf122af826c6544510b42a28fd23 Author: Christian Persch Date: Sun Nov 30 22:34:36 2008 +0000 Be more strict about rules in Seahaven. Bug #556016, patch by Vincent Povirk. svn path=/trunk/; revision=8343 aisleriot/rules/seahaven.scm | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 824b7053c94df74ee036148070d4ccbece5acde5 Author: Christian Persch Date: Sun Nov 30 22:34:35 2008 +0000 Return sane values when scheme exceptions occur in scheme code called from C svn path=/trunk/; revision=8342 aisleriot/game.c | 92 +++++++++++++++++++++++++++++++++++++++-------------- 1 files changed, 67 insertions(+), 25 deletions(-) commit c920b20c00b2755a91486a5385c935cc7b9f6af5 Author: Christian Persch Date: Sun Nov 30 22:34:32 2008 +0000 Use a string port to write the exception message, instead of printing it directly into the tmpfile. svn path=/trunk/; revision=8341 aisleriot/game.c | 116 +++++++++++++++++++++++++---------------------------- 1 files changed, 55 insertions(+), 61 deletions(-) commit e1977db4a0cfa0ca36b70528ea873774ee84db03 Author: Jorge Gonzalez Gonzalez Date: Sun Nov 30 11:19:58 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=8338 aisleriot/help/ChangeLog.old | 4 + aisleriot/help/es/es.po | 363 +++++++++++++++++++++++++++++++++++++----- 2 files changed, 324 insertions(+), 43 deletions(-) commit 013773bb60debbe293cad75b9a920b9cf6e28a50 Author: Mario Blättermann Date: Sat Nov 29 09:44:05 2008 +0000 Updated German translation Small fix in German translation 2008-11-29 Mario Blättermann * glchess/help/de/de.po: Updated German translation * po/de.po: Small fix in German translation svn path=/trunk/; revision=8337 po/de.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 357208bc0b7d0e8c4ff05a78d58a08fab41baf43 Author: Christian Persch Date: Sun Nov 23 20:22:17 2008 +0000 Install terrace.scm too. svn path=/trunk/; revision=8331 aisleriot/rules/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit ca16212b3c8ed471482e2b9f18568e6cd16a20b4 Author: Christian Persch Date: Sun Nov 23 20:18:45 2008 +0000 Regenerated. svn path=/trunk/; revision=8330 aisleriot/translatable_game_names.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 8247ca5d912b6d640b4f262255b796a753128b25 Author: Christian Persch Date: Sun Nov 23 19:34:54 2008 +0000 Bug 542641 – Add Terrace aka Queen of Italy Written by Vincent Povirk with rules provided by David Rogers. svn path=/trunk/; revision=8329 aisleriot/help/C/aisleriot.xml | 2 + aisleriot/help/C/terrace.xml | 214 +++++++++++++++++++++ aisleriot/help/Makefile.am | 1 + aisleriot/rules/terrace.scm | 406 ++++++++++++++++++++++++++++++++++++++++ po/POTFILES.in | 1 + 5 files changed, 624 insertions(+), 0 deletions(-) commit 390fed1ce4cf6b786fc0a50a29fd943961d5ee98 Author: Christian Persch Date: Sun Nov 23 19:34:51 2008 +0000 Move option handling code from AisleriotWindow to AisleriotGame. Now guile is only used from within game.c. svn path=/trunk/; revision=8328 aisleriot/game.c | 138 ++++++++++++++++++++++++++++++++---- aisleriot/game.h | 24 +++++- aisleriot/window.c | 200 +++++++++++++++++----------------------------------- 3 files changed, 209 insertions(+), 153 deletions(-) commit d7a5f2d1e9a1f21e36cabc76c410d5663bee7ac8 Author: Christian Persch Date: Sun Nov 23 19:34:49 2008 +0000 When changing a game radio option, only update the game options once, so that only one option of the group is ever set at the same time. Patch from bug #542641, patch by Vincent Povirk. svn path=/trunk/; revision=8327 aisleriot/window.c | 58 ++++++++++++++++++++++++++++++++++++--------------- 1 files changed, 41 insertions(+), 17 deletions(-) commit 63a754ef695eb18024206ed614b2da68fc6e1d17 Author: Christian Persch Date: Sun Nov 23 19:34:44 2008 +0000 Move hint code to AisleriotGame. svn path=/trunk/; revision=8326 aisleriot/game.c | 113 +++++++++++++++++++++++++++++++++++++++++++++++++--- aisleriot/game.h | 2 +- aisleriot/window.c | 102 +---------------------------------------------- 3 files changed, 110 insertions(+), 107 deletions(-) commit f36ad6ab2c440885e8b02bf1779cf3e694840788 Author: Petr Kovar Date: Sun Nov 23 14:57:48 2008 +0000 Updated Czech translation by Marek Lisy. 2008-11-23 Petr Kovar * cs.po: Updated Czech translation by Marek Lisy. svn path=/trunk/; revision=8324 po/ChangeLog | 4 + po/cs.po | 3350 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 2009 insertions(+), 1345 deletions(-) commit 1e03b29b8600744d8919cdfb27094ddccc9ffa91 Author: Jorge Gonzalez Gonzalez Date: Sat Nov 22 17:56:06 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=8323 po/ChangeLog | 4 + po/es.po | 357 +++++++++++++++++++-------------------------------------- 2 files changed, 123 insertions(+), 238 deletions(-) commit 3751908c235364cb9de479a76a52264ec0334ff8 Author: Jorge Gonzalez Gonzalez Date: Sat Nov 15 14:09:15 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=8317 po/es.po | 231 +++++++++----------------------------------------------------- 1 files changed, 32 insertions(+), 199 deletions(-) commit 53cdac76d0074e8d48836eab8e2ddc67ff972959 Author: Jorge Gonzalez Gonzalez Date: Sat Nov 15 13:55:36 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=8316 po/es.po | 883 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 447 insertions(+), 436 deletions(-) commit 456a59d9b922aa7d1890c5cd1594508e07c9eb80 Author: Jorge Gonzalez Gonzalez Date: Sat Nov 15 13:52:10 2008 +0000 Updated Spanish translation by Daniel Mustieles svn path=/trunk/; revision=8315 po/ChangeLog | 4 + po/es.po | 437 ++++++++++++++++++++++------------------------------------ 2 files changed, 167 insertions(+), 274 deletions(-) commit e5523bf6a99a1199e4428cca5baca534ab0f26ed Author: Thomas Hindoe Paaboel Andersen Date: Sun Nov 9 21:04:03 2008 +0000 Silence a few warnings svn path=/trunk/; revision=8305 aisleriot/game.c | 38 ++++++++++++++++++++++------------- libgames-support/eggdesktopfile.c | 8 ++++-- libgames-support/games-setgid-io.c | 27 +++++++++++++++++++----- 3 files changed, 50 insertions(+), 23 deletions(-) commit d1fc10390265ac9a446d6cc1b80b2579debd7517 Author: Jorge Gonzalez Gonzalez Date: Sun Nov 9 15:24:59 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=8300 po/ChangeLog | 4 + po/es.po | 3274 ++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 2045 insertions(+), 1233 deletions(-) commit 1e18d1301999c88466d0af5bcb7eaf55e448550f Author: Christian Persch Date: Sun Nov 9 15:11:00 2008 +0000 Add GAMES_RUNTIME_SCORES_DIRECTORY and use that in the scores backend. svn path=/trunk/; revision=8299 libgames-support/games-runtime.c | 9 +++++---- libgames-support/games-runtime.h | 1 + libgames-support/games-scores-backend.c | 5 +++-- libgames-support/games-sound.c | 3 ++- 4 files changed, 11 insertions(+), 7 deletions(-) commit 1e7d31df3725b91affa4aa021ef6177ed5b1b5ea Author: Christian Persch Date: Sun Nov 9 15:10:58 2008 +0000 Remove *DIR defines from aisleriot Makefile.am, and add GAMES_RUNTIME_GAME_HELP_DIRECTORY for win32/hildon. svn path=/trunk/; revision=8298 aisleriot/Makefile.am | 14 +++----------- aisleriot/board.c | 1 + aisleriot/sol.c | 16 ++++++++-------- libgames-support/games-runtime.c | 1 + libgames-support/games-runtime.h | 2 ++ 5 files changed, 15 insertions(+), 19 deletions(-) commit 6dfa6752d48497150c2ae384ecfe97a6d357be1d Author: Christian Persch Date: Sun Nov 9 14:06:33 2008 +0000 Install the sounds files always if sound is enabled, not just for gstreamer sound. svn path=/trunk/; revision=8295 Makefile.am | 2 +- configure.in | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) commit e121813978ef7d643587048c6706fcee26632ac7 Author: Christian Persch Date: Sun Nov 9 14:06:29 2008 +0000 Remove incorrect cast. svn path=/trunk/; revision=8293 aisleriot/sol.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit da6eb0b5733dd824a5dccb94e7b90562c6f70523 Author: Jorge Gonzalez Gonzalez Date: Sat Nov 8 12:03:55 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=8283 aisleriot/help/ChangeLog.old | 4 ++ aisleriot/help/es/es.po | 72 +++++++++++++++++++++++++++++++++++------ 2 files changed, 65 insertions(+), 11 deletions(-) commit cb4f58226ecdf23ba85f3678e0f31f6b5b58c207 Author: Jason Clinton Date: Wed Nov 5 02:21:46 2008 +0000 Post-release version bump. svn path=/trunk/; revision=8260 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 676d8d2bcd8caf154b12cd0521bc269a89648408 Author: Thomas Hindoe Paaboel Andersen Date: Wed Nov 5 00:36:19 2008 +0000 Change games-files api to take const char as dirname svn path=/trunk/; revision=8259 libgames-support/games-files.c | 4 ++-- libgames-support/games-files.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit aa55313bfc9b0c185ebf1110ffac0f684aa9de82 Author: Thomas Hindoe Paaboel Andersen Date: Tue Nov 4 23:00:21 2008 +0000 quick fixes for NEWS svn path=/trunk/; revision=8256 NEWS | 21 +++++++++++++++++---- 1 files changed, 17 insertions(+), 4 deletions(-) commit 53477df99582def2c1efb9bdec754a8d6ae6a6cc Author: Jason Clinton Date: Tue Nov 4 22:38:47 2008 +0000 Update NEWS file for 2.25.1 release. svn path=/trunk/; revision=8254 NEWS | 135 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 134 insertions(+), 1 deletions(-) commit 78f8125517aec0ca205679deccb8737689e25ba7 Author: Christian Persch Date: Tue Nov 4 14:46:58 2008 +0000 Ignore this! svn path=/trunk/; revision=79 cards/.cvsignore | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 28aead2bded7690c306102e491c14e08d6b14f0a Author: Christian Persch Date: Tue Nov 4 14:25:52 2008 +0000 Add game theme directory. svn path=/trunk/; revision=8252 libgames-support/games-runtime.c | 1 + libgames-support/games-runtime.h | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit a61d287e0304050d7cdb2c2d8fdce36520bdeaa3 Author: Thomas Hindoe Paaboel Andersen Date: Mon Nov 3 23:35:23 2008 +0000 fix warning in iagno, remove duplicate include in aisleriot and reinsert HAVE_GNOME check for g_thread in aisleriot svn path=/trunk/; revision=8234 aisleriot/game.c | 1 - aisleriot/sol.c | 2 +- 2 files changed, 1 insertions(+), 2 deletions(-) commit 4077be3014cddf830e1c6720166756c91e0fb6de Author: Neil Roberts Date: Wed Oct 29 21:00:55 2008 +0000 Set the Cogl color to white before rendering a card cogl_texture_rectangle blends the texture with the current cogl color so we need to explicitly set it to white in case another actor has changed it. svn path=/trunk/; revision=8219 aisleriot/baize.c | 2 ++ aisleriot/card.c | 2 ++ aisleriot/slot-renderer.c | 4 ++++ 3 files changed, 8 insertions(+), 0 deletions(-) commit 0c9203010c3311f5c85b09ab2a73737c92d52c27 Author: Neil Roberts Date: Wed Oct 29 21:00:49 2008 +0000 Include instead of individual headers Clutter is moving towards disallowing inclusion of individual headers so we might as well change it now. svn path=/trunk/; revision=8218 aisleriot/baize.c | 2 +- aisleriot/baize.h | 2 +- aisleriot/board.c | 2 +- aisleriot/card.c | 2 +- aisleriot/card.h | 2 +- aisleriot/clutter-embed.c | 4 +--- aisleriot/game.c | 2 +- aisleriot/game.h | 2 +- aisleriot/slot-renderer.c | 7 +------ aisleriot/slot-renderer.h | 3 +-- aisleriot/sol.c | 2 +- 11 files changed, 11 insertions(+), 19 deletions(-) commit a95426278a4be1e166c1fccc099db033f55c61d9 Author: Kjartan Maraas Date: Wed Oct 29 10:22:37 2008 +0000 Updated Norwegian bokmål translation. 2008-10-29 Kjartan Maraas * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=8217 po/ChangeLog | 6 +- po/nb.po | 3027 +++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 1817 insertions(+), 1216 deletions(-) commit c5a4512e48a03630af50a6777a0badd622a46d00 Author: Christian Persch Date: Tue Oct 28 18:16:15 2008 +0000 Code style fix svn path=/trunk/; revision=8216 libgames-support/games-help.c | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) commit a5a4a93dd33b2cdcf986c51274f1ed8c0fe0e11a Author: Christian Persch Date: Tue Oct 28 18:14:10 2008 +0000 Bug 558276 – missing files from POTFILES.in svn path=/trunk/; revision=8215 po/POTFILES.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 21ced85f9e665eafb0618bc12369c75d7ce4ffce Author: Christian Persch Date: Tue Oct 28 13:38:22 2008 +0000 All games allow gtk-only now; remove unneeded need_gnome and allow_gtk_only flags. Move libxml check out of the GNOME check, since it's only used by blackjack. svn path=/trunk/; revision=8211 configure.in | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) commit 8994378b6f4b84eacc8bad9f29013111a567b425 Author: Christian Persch Date: Tue Oct 28 12:56:16 2008 +0000 Remove gettext check from configure, and just bump the version req in autogen. svn path=/trunk/; revision=8210 autogen.sh | 5 ++++- configure.in | 9 --------- 2 files changed, 4 insertions(+), 10 deletions(-) commit 9f4427eca8f88a4d2dd7a981574f29b91398e664 Author: Christian Persch Date: Tue Oct 28 12:56:11 2008 +0000 Only add -lSM in the XSMP case. svn path=/trunk/; revision=8209 libgames-support/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a81a255b407b8534c088240582ceadb8b7c8efc7 Author: Thomas Hindoe Paaboel Andersen Date: Tue Oct 28 01:44:43 2008 +0000 remove libgnome from configure.in. Enjoy the libgnome-free gnome-games. svn path=/trunk/; revision=8208 configure.in | 43 +++-------------------------------------- libgames-support/Makefile.am | 1 + 2 files changed, 5 insertions(+), 39 deletions(-) commit 03d9eb9a46a6c798bb9358b502685b4ddd6a4fb2 Author: Thomas Hindoe Paaboel Andersen Date: Mon Oct 27 00:16:13 2008 +0000 move common help functionality to libgames-support/games-help.[ch] svn path=/trunk/; revision=8205 libgames-support/Makefile.am | 2 + libgames-support/games-help.c | 68 +++++++++++++++++++++++++++++++++++++++++ libgames-support/games-help.h | 32 +++++++++++++++++++ 3 files changed, 102 insertions(+), 0 deletions(-) commit ff04404cb0a0c5ce8eb46a194c7f3639b61f8c4d Author: Christian Persch Date: Sun Oct 26 14:54:44 2008 +0000 Don't add DISABLE_DEPRECATED to AM_CPPFLAGS. svn path=/trunk/; revision=8204 configure.in | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit eb07cf787d265248af923cbd6080122c54fc6a19 Author: Christian Persch Date: Sun Oct 26 14:45:57 2008 +0000 Add GNOME_MAINTAINER_MODE_DEFINES. svn path=/trunk/; revision=8203 configure.in | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit 0d32cac639689473c7b571c931ebe3f12e049ab3 Author: Christian Persch Date: Sun Oct 26 14:45:52 2008 +0000 Build with *_DISABLE_DEPRECATED and *_DISABLE_SINGLE_INCLUDES. Add some missing includes. svn path=/trunk/; revision=8202 aisleriot/board.h | 2 +- aisleriot/clutter-embed.c | 2 +- aisleriot/game.h | 2 +- aisleriot/sol.c | 7 +-- aisleriot/stats-dialog.h | 2 +- aisleriot/util.h | 2 +- aisleriot/window.h | 2 +- libgames-support/games-clock.h | 4 +- libgames-support/games-conf.c | 5 +-- libgames-support/games-conf.h | 2 +- libgames-support/games-controls.h | 2 +- libgames-support/games-dlg-chat.c | 10 ++-- libgames-support/games-dlg-players.c | 54 ++++++++++---------- libgames-support/games-frame.h | 2 +- libgames-support/games-scores-dialog.h | 2 +- libgames-support/games-stock.c | 1 - libgames-support/games-stock.h | 8 +-- libgames-support/render-cards.c | 1 - windows/nsis/include/win_environment_functions.nsh | 2 +- 19 files changed, 50 insertions(+), 62 deletions(-) commit ecdbd83ee40da4eeeebc8543cf6823e9e704bb8f Author: Thomas Hindoe Paaboel Andersen Date: Sun Oct 26 10:24:29 2008 +0000 more libgnome removal svn path=/trunk/; revision=8200 libgames-support/games-conf.c | 18 ------------------ libgames-support/games-dlg-chat.c | 7 +++++-- libgames-support/games-dlg-players.c | 3 ++- 3 files changed, 7 insertions(+), 21 deletions(-) commit 26896950dcc41ae6c40a08598ace4f946d79eed1 Author: Christian Persch Date: Sat Oct 25 17:45:14 2008 +0000 Bug 557828 – unconditional #include of clutter-embed.h in sol.c when clutter not enabled Patch by "Paul" svn path=/trunk/; revision=8197 aisleriot/sol.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit bbf6d416a80d1f9206d62254d2a080dbd78fc9c5 Author: Christian Persch Date: Thu Oct 23 23:06:19 2008 +0000 Fix the build with clutter 0.8. svn path=/trunk/; revision=8193 aisleriot/board.c | 1 - aisleriot/sol.c | 2 +- 2 files changed, 1 insertions(+), 2 deletions(-) commit bd10c0aa99de567ae4135bd92d6f7035e2d6bb81 Author: Christian Persch Date: Thu Oct 23 23:06:11 2008 +0000 Remove useless padding svn path=/trunk/; revision=8192 aisleriot/clutter-embed.h | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 927a7734fe9949fc63ae4e0bbdfea8e90a2b1c0a Author: Christian Persch Date: Thu Oct 23 17:17:21 2008 +0000 Use the clutter option group instead of calling gtk_clutter_init() directly. svn path=/trunk/; revision=8187 aisleriot/clutter-embed.c | 21 +++++++++++++++++++++ aisleriot/clutter-embed.h | 7 ++++++- aisleriot/sol.c | 20 ++++++++++++++------ 3 files changed, 41 insertions(+), 7 deletions(-) commit 381a13756a29f2935bc02cc9d9885e6f1f70535d Author: Christian Persch Date: Thu Oct 23 14:22:55 2008 +0000 Fix window flashing on startup, by only showing the embed's stage actor after realising the embed. svn path=/trunk/; revision=8186 aisleriot/clutter-embed.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) commit 592c6a3dff6f823b0cf12d88a76f6492340537be Author: Christian Persch Date: Thu Oct 23 14:22:52 2008 +0000 Multi-head fix. svn path=/trunk/; revision=8185 aisleriot/clutter-embed.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5b22a8262c3209c2f1c7b99f0c96cd129f643946 Author: Christian Persch Date: Thu Oct 23 14:22:50 2008 +0000 Don't realize the clutter-embed widget from gtk_widget_show() ! Partially fixes window size persistence; still the window first flashes at the default size then resizes. svn path=/trunk/; revision=8184 aisleriot/clutter-embed.c | 42 +++++++++++++++++++----------------------- 1 files changed, 19 insertions(+), 23 deletions(-) commit 21ffe82fc81ca9fcd9bb9e02b017c5fd1fb4c9db Author: Christian Persch Date: Thu Oct 23 14:22:47 2008 +0000 Import gtk-clutter-embed for future fixup svn path=/trunk/; revision=8183 aisleriot/Makefile.am | 2 + aisleriot/board.c | 11 +- aisleriot/clutter-embed.c | 491 +++++++++++++++++++++++++++++++++++++++++++++ aisleriot/clutter-embed.h | 103 ++++++++++ 4 files changed, 602 insertions(+), 5 deletions(-) commit 8d22a9cfca5c4bb372bbd8e2ba2a8704d330a62e Author: Christian Persch Date: Thu Oct 23 13:26:56 2008 +0000 Fix the build with clutter 0.9. svn path=/trunk/; revision=8182 aisleriot/board.c | 2 +- aisleriot/card-cache.c | 1 - aisleriot/sol.c | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) commit 46a0550b671183057ad3909145fa7832197cc274 Author: Christian Persch Date: Wed Oct 22 11:46:02 2008 +0000 Search for clutter's API version, to support clutter 0.9. svn path=/trunk/; revision=8180 configure.in | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) commit dca865bc2d6877ebfcc125ab0233ed38bc88e1be Author: Christian Persch Date: Tue Oct 21 21:50:22 2008 +0000 In the HAVE_CLUTTER case, build a noinst sol-noclutter aisleriot variant, to ensure it always builds and to test against. svn path=/trunk/; revision=8179 aisleriot/Makefile.am | 25 +++++++++++++++++++++++++ configure.in | 2 -- 2 files changed, 25 insertions(+), 2 deletions(-) commit bb59d481cebf8fad50a8f79327815d841779060e Author: Christian Persch Date: Tue Oct 21 21:50:20 2008 +0000 Make clutter in aisleriot optional. svn path=/trunk/; revision=8178 aisleriot/Makefile.am | 36 +++++++++++++++++++++++------------- aisleriot/game.c | 22 +++++++++++++++++++--- aisleriot/game.h | 10 ++++++++++ aisleriot/sol.c | 6 ++++++ 4 files changed, 58 insertions(+), 16 deletions(-) commit 84ec7559924a88834abb6cc6304ee2f4718c4894 Author: Christian Persch Date: Tue Oct 21 21:50:17 2008 +0000 Fix signed/unsigned comparision warning. svn path=/trunk/; revision=8177 libgames-support/render-cards.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5891c4c0c6e7b8107af88cd938c0d8063c1ab7cd Author: Christian Persch Date: Tue Oct 21 21:50:14 2008 +0000 Update from libegg. svn path=/trunk/; revision=8176 libgames-support/eggdesktopfile.c | 2 +- libgames-support/eggsmclient-xsmp.c | 6 +- libgames-support/eggsmclient.patch | 73 +--------------------------------- 3 files changed, 7 insertions(+), 74 deletions(-) commit 425fba040e3e6f2c5d72e5ba1aedf5a1c0ec92e6 Author: Christian Persch Date: Tue Oct 21 21:50:12 2008 +0000 Make clutter optional and make it off by default. Pass --enable-clutter to configure to enable it. svn path=/trunk/; revision=8175 configure.in | 67 +++++++++++++++++++++++++++++++-------------------------- 1 files changed, 36 insertions(+), 31 deletions(-) commit f8dbc407f5ecf3b659e596aae089b583f65a8245 Author: Christian Persch Date: Tue Oct 21 21:50:06 2008 +0000 Simplify clutter check. Call AM_CONDITIONALLY unconditionally. svn path=/trunk/; revision=8174 configure.in | 28 +++++++++++++--------------- 1 files changed, 13 insertions(+), 15 deletions(-) commit 8a46a1d97529601af1eacb43f051023603e8c188 Author: Christian Persch Date: Tue Oct 21 20:28:18 2008 +0000 Resurrect non-clutter board.c as board-noclutter.c. svn path=/trunk/; revision=8172 aisleriot/board-noclutter.c | 3744 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 3744 insertions(+), 0 deletions(-) commit e8d0ee38afe1a930bbf929fc0f80bd6b526a5853 Author: Jason Clinton Date: Tue Oct 21 19:48:09 2008 +0000 Fix the range and property numbers for the highlight and revealed-card properties of AisleriotSlotRenderer. svn path=/trunk/; revision=8171 aisleriot/slot-renderer.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) commit 3bcc2a09ee7c271b24e49caa51bbf242003cb5bf Author: Jason Clinton Date: Tue Oct 21 19:48:02 2008 +0000 Added a revealed-card property to AisleriotSlotRenderer to fix revealing the card with the right mouse button. svn path=/trunk/; revision=8170 aisleriot/board.c | 19 +++----- aisleriot/slot-renderer.c | 114 ++++++++++++++++++++++++++++++++++---------- aisleriot/slot-renderer.h | 4 ++ 3 files changed, 99 insertions(+), 38 deletions(-) commit d024e220d94cca43e1fb73c54fbd0881d1958298 Author: Jason Clinton Date: Tue Oct 21 19:47:55 2008 +0000 Don't animate the depth of a card if it is being dropped from a drag. svn path=/trunk/; revision=8169 aisleriot/board.c | 11 +++++++++-- aisleriot/slot-renderer.c | 12 +++++++----- aisleriot/slot-renderer.h | 1 + 3 files changed, 17 insertions(+), 7 deletions(-) commit ce02ef9e2db68d604f38383f7aff75de3c754550 Author: Jason Clinton Date: Tue Oct 21 19:47:49 2008 +0000 Make the removed cards array an instance variable and add the dragged cards to it so they can be animated from the drag position instead of from the source slot. The slot's old cards array is now reset in two places so a function was added to game.c to do this. svn path=/trunk/; revision=8168 aisleriot/board.c | 48 ++++++++++++++++++++++++++++++++++++------------ aisleriot/game.c | 8 ++++++++ aisleriot/game.h | 2 ++ 3 files changed, 46 insertions(+), 12 deletions(-) commit 8b6c1a481f9e95d0ed22595ff83ed5edbf8880c2 Author: Jason Clinton Date: Tue Oct 21 19:47:42 2008 +0000 Reposition the slot renderers when the stage size changes svn path=/trunk/; revision=8167 aisleriot/board.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 05537810af99d7bacbaf97ffbf65346c6939e066 Author: Jason Clinton Date: Tue Oct 21 19:47:35 2008 +0000 Moved the animated cards to a ClutterGroup that is layered above the slots so that the cards won't move behind the slots. svn path=/trunk/; revision=8166 aisleriot/board.c | 27 ++++++- aisleriot/slot-renderer.c | 189 ++++++++++++++++++--------------------------- aisleriot/slot-renderer.h | 7 ++ 3 files changed, 106 insertions(+), 117 deletions(-) commit e5b5bc88086ebbb80d8c3d35012fbfcc165397b9 Author: Jason Clinton Date: Tue Oct 21 19:47:28 2008 +0000 Convert the highlight start id back to int so that it can highlight the empty slot when it's set to -1 svn path=/trunk/; revision=8165 aisleriot/board.c | 12 ++++++------ aisleriot/slot-renderer.c | 28 ++++++++++++++-------------- aisleriot/slot-renderer.h | 2 +- 3 files changed, 21 insertions(+), 21 deletions(-) commit 8d96e83595ef96d5b10b0bd74af2c9250d7a8a3e Author: Jason Clinton Date: Tue Oct 21 19:47:21 2008 +0000 When updating a slot, cancel all animations so that you can grab cards that are animated. svn path=/trunk/; revision=8164 aisleriot/board.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit d8e13dd0c16d6473ed6b8f5b503d1f234538e6e2 Author: Jason Clinton Date: Tue Oct 21 19:47:14 2008 +0000 Fixed positioning of animated cards. It now no longer duplicates drawing cards that are animated. svn path=/trunk/; revision=8163 aisleriot/board.c | 19 ++++++++++----- aisleriot/slot-renderer.c | 55 +++++++++++++++++++++++++------------------- 2 files changed, 44 insertions(+), 30 deletions(-) commit 2df47ffc1ff653a1877115aeb84b6b5b56f4f87a Author: Jason Clinton Date: Tue Oct 21 19:47:08 2008 +0000 Added a function to calculate the pixel position of a card within a slot. svn path=/trunk/; revision=8162 aisleriot/game.c | 26 ++++++++++++++++++++++++++ aisleriot/game.h | 6 ++++++ 2 files changed, 32 insertions(+), 0 deletions(-) commit 9a3af0f9ccb4d578fa2d2cf8ea8f94926e449e84 Author: Jason Clinton Date: Tue Oct 21 19:47:01 2008 +0000 Moved the animation code to the slot renderer so the slot can keep track of how many cards are being animated. The animated cards are now children of the slot. svn path=/trunk/; revision=8161 aisleriot/board.c | 126 +++++----------------- aisleriot/slot-renderer.c | 270 ++++++++++++++++++++++++++++++++++++++++++++- aisleriot/slot-renderer.h | 11 ++ 3 files changed, 305 insertions(+), 102 deletions(-) commit af6e68fb670db3dd8030b212cd37e96c82cb366e Author: Jason Clinton Date: Tue Oct 21 19:46:54 2008 +0000 Added a property to AisleriotSlotRenderer to set the highlight start card. G_MAXUINT means no highlight. Updated slot_update_card_images_full to use this. svn path=/trunk/; revision=8160 aisleriot/board.c | 14 ++++++---- aisleriot/slot-renderer.c | 60 ++++++++++++++++++++++++++++++++++++++++---- aisleriot/slot-renderer.h | 4 +++ 3 files changed, 66 insertions(+), 12 deletions(-) commit 332ca3ba838bf97dbcd3f7fdf59661d136bc2e5f Author: Jason Clinton Date: Tue Oct 21 19:46:47 2008 +0000 Added an actor to render a whole slot instead of trying to create separate actors for each visible card in the slot. For now this breaks animations and highlights. svn path=/trunk/; revision=8159 aisleriot/Makefile.am | 2 + aisleriot/board.c | 93 ++--------------- aisleriot/game.c | 19 +--- aisleriot/game.h | 4 +- aisleriot/slot-renderer.c | 252 +++++++++++++++++++++++++++++++++++++++++++++ aisleriot/slot-renderer.h | 73 +++++++++++++ 6 files changed, 343 insertions(+), 100 deletions(-) commit be16138b47f7345c2f6947afc759556e785c0dfa Author: Jason Clinton Date: Tue Oct 21 19:46:40 2008 +0000 Removed the unused expose-event handler in board.c svn path=/trunk/; revision=8158 aisleriot/board.c | 266 ----------------------------------------------------- 1 files changed, 0 insertions(+), 266 deletions(-) commit 1e30c9b548116a09887edca2e751d662eb7edd91 Author: Jason Clinton Date: Tue Oct 21 19:46:33 2008 +0000 Add checking for clutter to configure.in Conflicts: configure.in svn path=/trunk/; revision=8157 configure.in | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) commit 84daa45a54aae486aa2b8379032af232856ab62d Author: Jason Clinton Date: Tue Oct 21 19:46:26 2008 +0000 When checking if the cards that haven't moved are the same, ignore whether the card is flipped. svn path=/trunk/; revision=8156 aisleriot/board.c | 29 +++++++++++++++++++---------- 1 files changed, 19 insertions(+), 10 deletions(-) commit 3ffbf49aa59f7ff6a1bfd7b3504343decedf4661 Author: Jason Clinton Date: Tue Oct 21 19:46:19 2008 +0000 Try to detect when a card is moved and animate that. svn path=/trunk/; revision=8155 aisleriot/board.c | 125 ++++++++++++++++++++++++++++++++++------------------- 1 files changed, 80 insertions(+), 45 deletions(-) commit 87d9f16ee8f493b9176fe407516a8df9dc09203b Author: Jason Clinton Date: Tue Oct 21 19:46:13 2008 +0000 Check for animations at more points svn path=/trunk/; revision=8154 aisleriot/board.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit b167ee014e42bc3d62bd61e2777fc72ed738ad83 Author: Jason Clinton Date: Tue Oct 21 19:46:05 2008 +0000 Forgot to clear the highlighted card images when clearing the texture cache. svn path=/trunk/; revision=8153 aisleriot/card-cache.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 17db8a4230118c46cd39048fe92c8b542864c9a5 Author: Jason Clinton Date: Tue Oct 21 19:45:59 2008 +0000 When animating a card, also move the card above the table. svn path=/trunk/; revision=8152 aisleriot/board.c | 16 ++++++++++++---- 1 files changed, 12 insertions(+), 4 deletions(-) commit 6dbab0e0d7c8c1ac2d8bddf42e79d05b7b254cd8 Author: Jason Clinton Date: Tue Oct 21 19:45:52 2008 +0000 When the card is rotated so that the back face is showing, do an extra 180 degree rotation because the image for the back of the card is already drawn as if it was rotated. svn path=/trunk/; revision=8151 aisleriot/card.c | 30 ++++++++++++++++++++++++------ 1 files changed, 24 insertions(+), 6 deletions(-) commit 97e741761d9f5b2772003c10f4bb59a9f7981872 Author: Jason Clinton Date: Tue Oct 21 19:45:44 2008 +0000 Added a framework to check for differences in the board state and animate the changes. Currently the only animation occurs when the top card of a slot is slipped over. svn path=/trunk/; revision=8150 aisleriot/board.c | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++ aisleriot/game.c | 2 + aisleriot/game.h | 2 + 3 files changed, 146 insertions(+), 0 deletions(-) commit 6be3cd97c53a88ec7076b68d98eee53e97ff2b68 Author: Jason Clinton Date: Tue Oct 21 19:45:38 2008 +0000 Include gtk-clutter-embed.h svn path=/trunk/; revision=8149 aisleriot/sol.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 846237059692567bf1b64ed0b0d3ca5b6a3ae389 Author: Jason Clinton Date: Tue Oct 21 19:45:31 2008 +0000 Updated a comment svn path=/trunk/; revision=8148 aisleriot/game.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a55a834f6d71b4b3149ccc3969781a9a44acad44 Author: Jason Clinton Date: Tue Oct 21 19:45:23 2008 +0000 Create an actor to display the slot gap in empty slots. svn path=/trunk/; revision=8147 aisleriot/board.c | 65 +++++++++++++++++++++++++++++++--------------------- aisleriot/game.c | 5 ++++ aisleriot/game.h | 3 ++ 3 files changed, 47 insertions(+), 26 deletions(-) commit 272d3bb6869898645de0d719e3703726524ed329 Author: Jason Clinton Date: Tue Oct 21 19:45:13 2008 +0000 Added aisleriot_card_cache_get_slot_texture svn path=/trunk/; revision=8146 aisleriot/card-cache.c | 9 +++++++++ aisleriot/card-cache.h | 2 ++ 2 files changed, 11 insertions(+), 0 deletions(-) commit 5485794c45bfe643ca1bfd52aaa34b9539b4d43f Author: Jason Clinton Date: Tue Oct 21 19:45:06 2008 +0000 Set the position of the moving group when beginning drag. svn path=/trunk/; revision=8145 aisleriot/board.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 608fd03ac52dfb9246661c7c9480ddb155a45e56 Author: Jason Clinton Date: Tue Oct 21 19:44:58 2008 +0000 Raise the moving group after changing its position so that it will always be above the highlighted slot. svn path=/trunk/; revision=8144 aisleriot/board.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 5273ba1cbaeb28ba1774c277394227e598baaba6 Author: Jason Clinton Date: Tue Oct 21 19:44:51 2008 +0000 Drag cards using a ClutterGroup instead of a child GdkWindow. svn path=/trunk/; revision=8143 aisleriot/board.c | 114 ++++++++--------------------------------------------- 1 files changed, 17 insertions(+), 97 deletions(-) commit 0895799924b725f98c6eaf050832d80971c38617 Author: Jason Clinton Date: Tue Oct 21 19:44:44 2008 +0000 Fix the index for highlighted cards in card-cache.c svn path=/trunk/; revision=8142 aisleriot/card-cache.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e3d478a915dc1ec71ce52dabff9cd114557b4668 Author: Jason Clinton Date: Tue Oct 21 19:44:37 2008 +0000 Destroy the card actors when freeing the slots svn path=/trunk/; revision=8141 aisleriot/game.c | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) commit 5f1ff4a633b2d41d90f323916fa19c8ae3342925 Author: Jason Clinton Date: Tue Oct 21 19:44:30 2008 +0000 Take a reference to the AisleriotCard when storing it in the slot array. svn path=/trunk/; revision=8140 aisleriot/board.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit e7a42bd8df846b87f6e71fe397a93380c504e25a Author: Jason Clinton Date: Tue Oct 21 19:44:23 2008 +0000 When getting the card images for a slot, create an AisleriotCard actor for each card and place it at the right position. svn path=/trunk/; revision=8139 aisleriot/board.c | 61 ++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 42 insertions(+), 19 deletions(-) commit 77e25bb1b22df5bb308594a0de2445bbbee4c0e6 Author: Jason Clinton Date: Tue Oct 21 19:44:15 2008 +0000 Make aisleriot_card_cache_clear public svn path=/trunk/; revision=8138 aisleriot/card-cache.c | 4 +--- aisleriot/card-cache.h | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) commit f607f97dbb1be23c8bc5355c81047834d4504a70 Author: Jason Clinton Date: Tue Oct 21 19:44:08 2008 +0000 Add missing chain-up in the dispose handler for AisleriotCard. svn path=/trunk/; revision=8137 aisleriot/card.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 59d197c3d952ee1752a54e844f12b5649db95391 Author: Jason Clinton Date: Tue Oct 21 19:44:02 2008 +0000 Added the missing highlighted property for AisleriotCard svn path=/trunk/; revision=8136 aisleriot/card.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit 8bf58cd6173393b801c949fdc83575e04fe04193 Author: Jason Clinton Date: Tue Oct 21 19:43:54 2008 +0000 Added a ClutterActor subclass to render a card or show the back if the card is rotated upside down. svn path=/trunk/; revision=8135 aisleriot/Makefile.am | 2 + aisleriot/card.c | 300 +++++++++++++++++++++++++++++++++++++++++++++++++ aisleriot/card.h | 77 +++++++++++++ 3 files changed, 379 insertions(+), 0 deletions(-) commit 109ce6271a80ac35c11f6447da5cca458078eaf7 Author: Jason Clinton Date: Tue Oct 21 19:43:47 2008 +0000 Include games-card-images.h and add a copyright message to card-cache.h svn path=/trunk/; revision=8134 aisleriot/card-cache.h | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) commit f0ad0a8b532c618d84ce7589db5be529191db4e2 Author: Jason Clinton Date: Tue Oct 21 19:43:39 2008 +0000 Store the textures in the card cache as Cogl textures instead of Clutter textures. svn path=/trunk/; revision=8133 aisleriot/card-cache.c | 28 ++++++++++++++++++---------- aisleriot/card-cache.h | 15 ++++++++------- 2 files changed, 26 insertions(+), 17 deletions(-) commit 3aad974120a6eb1d6e181906d71b20250855ea6a Author: Jason Clinton Date: Tue Oct 21 19:43:31 2008 +0000 Small coding style fix up svn path=/trunk/; revision=8132 aisleriot/card-cache.c | 19 +++++++++---------- 1 files changed, 9 insertions(+), 10 deletions(-) commit ab50ed6a1699d5201f9ca31dc0217ae861dc02ab Author: Jason Clinton Date: Tue Oct 21 19:43:23 2008 +0000 Added a cache for returning ClutterTextures of cards. games_card_images_card_to_index has been made public. svn path=/trunk/; revision=8131 aisleriot/Makefile.am | 2 + aisleriot/board.c | 34 +++-- aisleriot/card-cache.c | 264 ++++++++++++++++++++++++++++++++++ aisleriot/card-cache.h | 60 ++++++++ libgames-support/games-card-images.c | 12 +- libgames-support/games-card-images.h | 2 + 6 files changed, 356 insertions(+), 18 deletions(-) commit d5497534c122a9bb137fdc6a8b56add3b814deba Author: Jason Clinton Date: Tue Oct 21 19:43:15 2008 +0000 Draw the baize background using a ClutterTexture subclass. A special subclass of ClutterTexture has been added which draws its texture repeated to the full size of the stage it is in. This saves the need to listen for resize events on the stage. The expose handler for the board has been disabled so that it doesn't paint over Clutter's drawing. svn path=/trunk/; revision=8130 aisleriot/Makefile.am | 2 + aisleriot/baize.c | 86 +++++++++++++++++++++++++++++++++++++++++++++++++ aisleriot/baize.h | 66 +++++++++++++++++++++++++++++++++++++ aisleriot/board.c | 59 ++++++++++++++++++++------------- 4 files changed, 189 insertions(+), 24 deletions(-) commit 8754e327fe91594f2b6ffec94cf409a38e0069b6 Author: Jason Clinton Date: Tue Oct 21 19:43:07 2008 +0000 Add Clutter build flags to Aisleriot. Make AisleRiotBoard inherit from GtkClutterEmbed instead of GtkDrawingArea. Call gtk_clutter_init. svn path=/trunk/; revision=8129 aisleriot/Makefile.am | 10 +++++++--- aisleriot/board.c | 4 +++- aisleriot/sol.c | 2 ++ 3 files changed, 12 insertions(+), 4 deletions(-) commit 3ff9d150ef3855d1c1542d648ee37f77dda9937c Author: Jason Clinton Date: Tue Oct 21 19:42:59 2008 +0000 Require Clutter in the configure script when building Aisleriot svn path=/trunk/; revision=8128 configure.in | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) commit 314673df02158c81be0c0a6811255845b299aaff Author: Ignacio Casal Quinteiro Date: Tue Oct 21 18:50:40 2008 +0000 Updated Galician translation svn path=/trunk/; revision=8127 po/ChangeLog | 4 + po/gl.po | 5096 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 3019 insertions(+), 2081 deletions(-) commit 559ed7191454ed1976fb1dc907dcb298b8927d33 Author: Thomas Hindoe Paaboel Andersen Date: Mon Oct 20 21:59:35 2008 +0000 Add comment so others don't waste time chasing this warning. Also bumping version svn path=/trunk/; revision=8124 configure.in | 2 +- libgames-support/games-files.c | 3 +++ 2 files changed, 4 insertions(+), 1 deletions(-) commit 57b0dcac4bce3dfe79441d3d1f47a85457925cca Author: Jason Clinton Date: Mon Oct 20 21:19:33 2008 +0000 Revert bad commit caused by Subversion 'switch' bug. svn path=/trunk/; revision=8122 NEWS | 68 ---------------------------------------------------------- configure.in | 2 +- 2 files changed, 1 insertions(+), 69 deletions(-) commit 0aa15e54c4c0a17589fbea7d29712970c985e56b Author: Jason Clinton Date: Mon Oct 20 19:12:18 2008 +0000 Gnome Games 2.24.1 svn path=/trunk/; revision=8120 NEWS | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 69 insertions(+), 1 deletions(-) commit a31c37aef9735c989be721940ee4f365e98b981d Author: Thomas Hindoe Paaboel Andersen Date: Sun Oct 19 21:34:49 2008 +0000 inital stab to remove libgnome dependeny in iagno. The game is still builds svn path=/trunk/; revision=8115 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit de7ee2455d95739b18888610ea2f5bf7173383da Author: Gil Forcada Codinachs Date: Sun Oct 19 19:10:33 2008 +0000 Updated Catalan documentation svn path=/trunk/; revision=8114 aisleriot/help/ca/ca.po | 155 +++++++++++++++++++++++------------------------ 1 files changed, 76 insertions(+), 79 deletions(-) commit a1996115d334c588cd4639ca85bac7223e0989e7 Author: Thomas Hindoe Paaboel Andersen Date: Sun Oct 19 17:36:26 2008 +0000 remove libgnome dependency in gnotski svn path=/trunk/; revision=8112 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 15ed9d96b650308f814ec6799a0dbf93515cbd51 Author: Gil Forcada Codinachs Date: Sun Oct 19 11:35:14 2008 +0000 Minor fix to Catalan translation svn path=/trunk/; revision=8106 po/ca.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 5947bd21151a3e92819026d187772bdfb29b2a4b Author: Thomas Hindoe Paaboel Andersen Date: Sun Oct 19 10:27:29 2008 +0000 remove libgnome dependency in gnotravex svn path=/trunk/; revision=8104 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1dc2a25f0013e26de977a778ac875088db2e4b13 Author: Gil Forcada Codinachs Date: Sat Oct 18 22:04:42 2008 +0000 Updated Catalan translation by Joan Duran svn path=/trunk/; revision=8102 aisleriot/help/ca/ca.po | 683 +++++++++++++++++++++++++++++------------------ 1 files changed, 419 insertions(+), 264 deletions(-) commit 7f814daabaf6f05e8be1725712015b3c288361f8 Author: Mario Blättermann Date: Sat Oct 18 13:16:56 2008 +0000 Added German translation. Added de to DOC_LINGUAS. 2008-10-18 Mario Blättermann * de/de.po: Added German translation. * Makefile.am: Added de to DOC_LINGUAS. svn path=/trunk/; revision=8084 aisleriot/help/Makefile.am | 2 +- aisleriot/help/de/de.po | 5755 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 5756 insertions(+), 1 deletions(-) commit 77c767aea065a7ab13647bdaa184906108f14ca1 Author: Thomas Hindoe Paaboel Andersen Date: Sat Oct 18 02:14:35 2008 +0000 removing libgnome dependency in gnomine svn path=/trunk/; revision=8066 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6ff5e97c9b0ffbfcd379e2b72bad7ff05ecd53b6 Author: Thomas Hindoe Paaboel Andersen Date: Fri Oct 17 23:32:53 2008 +0000 remove libgnome dependency in gnobots2 svn path=/trunk/; revision=8065 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0d0bd222dfc11abcd8ac05f5ec9720dcee9c136e Author: Thomas Hindoe Paaboel Andersen Date: Fri Oct 17 16:30:35 2008 +0000 Fix constant string cast insanity svn path=/trunk/; revision=8063 libgames-support/games-scores.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit cb8efa44cdd1ca2272e54d6d331eed28e425db29 Author: Thomas Hindoe Paaboel Andersen Date: Fri Oct 17 14:25:29 2008 +0000 remove libgnome dependency in glines svn path=/trunk/; revision=8061 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ad040be5a8ad63f9b0ad1cd97b4cb8e7f9b3f5b4 Author: Thomas Hindoe Paaboel Andersen Date: Wed Oct 15 13:27:34 2008 +0000 more libgnome removal and enable gtali to be build with --with-platform=gtk-only svn path=/trunk/; revision=8048 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ab6eb34398376a7825fb5ce4f90c549b1de961f7 Author: Robert Ancell Date: Wed Oct 15 09:44:02 2008 +0000 Added new files to POTFILES.in svn path=/trunk/; revision=8030 po/POTFILES.in | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 205e79985f23514c3f66db05309731eadc7ecbef Author: Thomas Hindoe Paaboel Andersen Date: Tue Oct 14 12:16:36 2008 +0000 Clean up and addition of #endif /* NAME */'s and an indentation fix svn path=/trunk/; revision=8023 aisleriot/sol.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit d4c4787cffd270bb564d2f7615d114567233cf3d Author: Robert Ancell Date: Mon Oct 13 07:18:56 2008 +0000 Read saved window configuration from correct GConf group (affects gnometris, gnibbles, gnobots) (Bug #544389) svn path=/trunk/; revision=8007 libgames-support/games-conf.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 5e23d111a8c3afbae39cad67dfa01c5b87bb2fcd Author: Leonardo Ferreira Fontenelle Date: Sat Oct 11 17:17:12 2008 +0000 Merged from branch gnome-2-24. 2008-10-11 Leonardo Ferreira Fontenelle * pt_BR.po: Merged from branch gnome-2-24. svn path=/trunk/; revision=7998 po/ChangeLog | 4 + po/pt_BR.po | 234 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 126 insertions(+), 112 deletions(-) commit 6d742b5002b30f52a344929dc5186f3fd15d9d86 Author: Thomas Hindoe Paaboel Andersen Date: Fri Oct 10 14:42:17 2008 +0000 use g_get_user_name when g_get_real_name returns empty. Patch by Morita Sho in bug #544376 svn path=/trunk/; revision=7997 libgames-support/games-score.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit 77221511351df8026ea40963e202ffe14ff5aec4 Author: Thomas Hindoe Paaboel Andersen Date: Fri Oct 10 11:13:19 2008 +0000 Remove deprecated encoding entry in desktop files. Patch by Pacho Ramos in bug #551947 svn path=/trunk/; revision=7995 aisleriot/freecell.desktop.in.in | 1 - aisleriot/sol.desktop.in.in | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) commit d0a259450ee686299c325062981f3b70f5393bd6 Author: Christian Persch Date: Wed Oct 8 20:03:58 2008 +0000 Update from libegg. Add the diff to libegg upstream also as Update from libegg. Add the diff to libegg upstream also as eggsmclient.patch so that it's easy to reapply after updating from upstream. svn path=/trunk/; revision=7986 libgames-support/eggdesktopfile.c | 157 +++++++++++++++++----- libgames-support/eggdesktopfile.h | 43 +++++- libgames-support/eggsmclient-osx.c | 191 ++++++++++++++++++-------- libgames-support/eggsmclient-win32.c | 146 +++++++++++++++++---- libgames-support/eggsmclient-xsmp.c | 106 +++++++-------- libgames-support/eggsmclient.c | 28 +++- libgames-support/eggsmclient.patch | 245 ++++++++++++++++++++++++++++++++++ 7 files changed, 730 insertions(+), 186 deletions(-) commit eda5d08c1a6c961afee4c2aeb60c70b2174de959 Author: Christian Persch Date: Wed Oct 8 20:02:13 2008 +0000 Remove obsolete libgnome include svn path=/trunk/; revision=7985 aisleriot/window.c | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) commit 68f09dbe4c5b936df6ed9f9e57931902639c9c27 Author: Christian Persch Date: Wed Oct 8 20:02:11 2008 +0000 Refactor accel map loading code to load the accel map from .config/gnome-games/${game}.accels even in the HAVE_GNOME case, if the game doesn't use GnomeProgram (e.g. aisleriot). svn path=/trunk/; revision=7984 libgames-support/games-conf.c | 128 ++++++++++++++++++++++++++++++++-------- 1 files changed, 102 insertions(+), 26 deletions(-) commit 32ef13f4d3abe4fc177db1ebd2d5dd118bbf43b9 Author: Christian Persch Date: Wed Oct 8 20:02:10 2008 +0000 Also implement email hook for the about dialogue. svn path=/trunk/; revision=7983 aisleriot/sol.c | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) commit 0c873cec5ce17896963594608daaaaff3de38ae6 Author: Christian Persch Date: Wed Oct 8 20:02:08 2008 +0000 Replace GnomeClient with EggSMClient. Use GOption argument parsing directly instead of through GnomeProgram. svn path=/trunk/; revision=7982 aisleriot/sol.c | 86 ++++++++++++++++++------------------------------------ 1 files changed, 29 insertions(+), 57 deletions(-) commit c5db170b06ca8575c004e55033799ccca50f54bb Author: Christian Persch Date: Wed Oct 8 20:02:06 2008 +0000 Use gtk_show_uri to launch the about URL svn path=/trunk/; revision=7981 aisleriot/sol.c | 14 +++----------- 1 files changed, 3 insertions(+), 11 deletions(-) commit e674a0ff63215b7ef647e28cf179455463c7597d Author: Christian Persch Date: Wed Oct 8 20:02:05 2008 +0000 Use gtk_show_uri to launch yelp svn path=/trunk/; revision=7980 aisleriot/sol.c | 41 +++++++++++------------------------------ 1 files changed, 11 insertions(+), 30 deletions(-) commit 04d530a050521ef524199437bc085bbc71623775 Author: Christian Persch Date: Wed Oct 8 20:02:03 2008 +0000 Update gtk req to 2.14.0. Check for smclient dependencies. svn path=/trunk/; revision=7979 configure.in | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit 993870ca5bd4feb1dd407f32449cb569f829ca73 Author: Christian Persch Date: Wed Oct 8 20:01:50 2008 +0000 Add EggSMClient. svn path=/trunk/; revision=7971 configure.in | 38 + libgames-support/Makefile.am | 20 + libgames-support/eggdesktopfile.c | 1386 +++++++++++++++++++++++++++++++ libgames-support/eggdesktopfile.h | 130 +++ libgames-support/eggsmclient-osx.c | 158 ++++ libgames-support/eggsmclient-private.h | 53 ++ libgames-support/eggsmclient-win32.c | 255 ++++++ libgames-support/eggsmclient-xsmp.c | 1406 ++++++++++++++++++++++++++++++++ libgames-support/eggsmclient.c | 588 +++++++++++++ libgames-support/eggsmclient.h | 123 +++ 10 files changed, 4157 insertions(+), 0 deletions(-) commit 93d977e9c6c0ce486f42390ee0d658ff133fa3ae Author: Priit Laes Date: Tue Oct 7 06:53:23 2008 +0000 Translation updated by Ivar Smolin 2008-10-07 Priit Laes * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=7958 po/ChangeLog | 4 ++++ po/et.po | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) commit f7fbc6721c946972839f9468476b073b81d238b8 Author: Robert Ancell Date: Mon Oct 6 12:34:14 2008 +0000 Globally replace repitition with repetition (Bug #552045) svn path=/trunk/; revision=7951 po/ChangeLog | 4 ++++ po/ar.po | 2 +- po/as.po | 2 +- po/bg.po | 2 +- po/bn_IN.po | 2 +- po/ca.po | 2 +- po/cs.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/el.po | 2 +- po/en_GB.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/eu.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/hr.po | 2 +- po/hu.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/kn.po | 2 +- po/ko.po | 2 +- po/lt.po | 2 +- po/mai.po | 2 +- po/mr.po | 2 +- po/nb.po | 2 +- po/nl.po | 2 +- po/oc.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/sl.po | 2 +- po/sr.po | 2 +- po/sr@latin.po | 2 +- po/sv.po | 2 +- po/ta.po | 2 +- po/th.po | 2 +- po/tr.po | 2 +- po/vi.po | 2 +- po/zh_HK.po | 2 +- po/zh_TW.po | 2 +- 42 files changed, 45 insertions(+), 41 deletions(-) commit 0bdcba6e47ced0c96599cc5e2ff7c7277d44312c Author: Michael Terry Date: Sat Oct 4 16:10:29 2008 +0000 Remove vestigal flowRoot elements from solitaire svg icons. They caused a black box when rendering. (Bug #553458) svn path=/trunk/; revision=7949 icons/scalable/gnome-aisleriot.svg | 11 +---------- icons/scalable/gnome-freecell.svg | 11 +---------- 2 files changed, 2 insertions(+), 20 deletions(-) commit 9fdac4e4e0346f236e144e67562fd6f946899542 Author: Claude Paroz Date: Mon Sep 29 19:07:10 2008 +0000 For more clarity, points obtained for each type of card are now shown in a table. Fixes #511874. svn path=/trunk/; revision=7942 aisleriot/help/C/thieves.xml | 45 +++++++++++++++++++++++++++++++++++++++-- 1 files changed, 42 insertions(+), 3 deletions(-) commit a895b0c8afc4ac12c03de05c0e8baf77c8009716 Author: Christian Persch Date: Sat Sep 27 13:11:54 2008 +0000 Default to enable maintainer mode svn path=/trunk/; revision=7939 configure.in | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 97acf9c438455e2dd8e334f7a1a08aa64fd40428 Author: Christian Persch Date: Sat Sep 27 13:11:52 2008 +0000 Remove template lines. svn path=/trunk/; revision=7938 libgames-support/games-runtime.h | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) commit 96385ac8d7f3ae6ce29c9cf496153bec020c2348 Author: Christian Persch Date: Sat Sep 27 13:11:50 2008 +0000 Remove extra \n. svn path=/trunk/; revision=7937 aisleriot/window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0dd73cf977596f9a5e670de4adb08b12b9ad4a5f Author: Christian Persch Date: Sat Sep 27 13:11:41 2008 +0000 Quote-unquote. svn path=/trunk/; revision=7935 aisleriot/game.c | 2 +- aisleriot/sol.c | 2 +- aisleriot/window.c | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) commit b1304cfa74f82dfea414722387889af11a949647 Author: Christian Persch Date: Sat Sep 27 13:11:38 2008 +0000 Use games-runtime to lookup directories. svn path=/trunk/; revision=7934 aisleriot/board.c | 3 ++- aisleriot/game.c | 4 ++-- aisleriot/sol.c | 18 ++++++++---------- aisleriot/window.c | 9 +++++++-- 4 files changed, 19 insertions(+), 15 deletions(-) commit 8395ccf546e9791ca0dabece435285a4607b1505 Author: Christian Persch Date: Sat Sep 27 13:11:29 2008 +0000 Add runtime directory provider. svn path=/trunk/; revision=7933 libgames-support/Makefile.am | 5 +- libgames-support/games-card-theme.c | 50 +++++----- libgames-support/games-card.h | 3 - libgames-support/games-files.c | 142 ++------------------------- libgames-support/games-files.h | 3 - libgames-support/games-runtime.c | 181 +++++++++++++++++++++++++++++++++++ libgames-support/games-runtime.h | 78 +++++++++++++++ libgames-support/games-sound.c | 16 ++- libgames-support/games-stock.c | 4 +- 9 files changed, 311 insertions(+), 171 deletions(-) commit 9db8b7df317b49040e5a8e8837418dd94acac92d Author: Chao-Hsiung Liao Date: Thu Sep 25 05:38:03 2008 +0000 2.24.0 svn path=/trunk/; revision=7929 po/ChangeLog | 5 + po/zh_HK.po | 8108 ++++++++++++++++++++++++++++++++------------------------- po/zh_TW.po | 8145 ++++++++++++++++++++++++++++++++-------------------------- 3 files changed, 9114 insertions(+), 7144 deletions(-) commit 68b33d21891ba870eafde9e62450275d9b2544d2 Author: Jorge Gonzalez Gonzalez Date: Tue Sep 23 05:54:34 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=7924 po/ChangeLog | 4 ++++ po/es.po | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) commit bb02a27098b05e0188c182d53ab7a99523b0dbcc Author: Felix I Date: Tue Sep 23 05:16:42 2008 +0000 Tamil translation updated svn path=/trunk/; revision=7923 po/ChangeLog | 4 ++++ po/ta.po | 14 ++++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) commit d08410055800971ab1a03fd4912d972ded9eb4ab Author: Timo Jyrinki Date: Mon Sep 22 18:57:02 2008 +0000 update Finnish translation (closes: #545701) svn path=/trunk/; revision=7922 po/ChangeLog | 4 ++++ po/fi.po | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) commit 1c8df6ee50fd4dfb7cc4afeb35a91e5e1b010ab3 Author: Matej Urbančič Date: Mon Sep 22 14:20:44 2008 +0000 Updated Slovenian translation svn path=/trunk/; revision=7921 po/sl.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit f51ee3f1410828ed2cf9419f792920b11193cda2 Author: Matej Urbančič Date: Mon Sep 22 14:17:08 2008 +0000 Updated Slovenian translation svn path=/trunk/; revision=7920 po/sl.po | 388 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 208 insertions(+), 180 deletions(-) commit 19c989c2c0f1cb6e671519ecf595996a67dedd50 Author: Felix I Date: Mon Sep 22 06:06:22 2008 +0000 Tamil translation updated svn path=/trunk/; revision=7918 po/ChangeLog | 4 + po/ta.po | 300 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 165 insertions(+), 139 deletions(-) commit 3f4d00403dfb198dcb552e6ef822b578ef107650 Author: Jason Clinton Date: Mon Sep 22 00:15:34 2008 +0000 Gnome Games 2.24.0 svn path=/trunk/; revision=7913 NEWS | 9 +++++++++ configure.in | 2 +- 2 files changed, 10 insertions(+), 1 deletions(-) commit 477fb1045b65f2eec93c0e10063f887fa589ddb0 Author: Petr Kovar Date: Sun Sep 21 22:48:06 2008 +0000 Updated Czech translation by Lucas Lommer. 2008-09-22 Petr Kovar * cs.po: Updated Czech translation by Lucas Lommer. svn path=/trunk/; revision=7911 po/ChangeLog | 4 + po/cs.po | 535 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 281 insertions(+), 258 deletions(-) commit ae7c8e04fe2286174c343ba7e0f311561c425909 Author: Mugurel Tudor Date: Sun Sep 21 21:03:14 2008 +0000 Updated Romanian translation by Mişu Moldovan 2008-09-22 Mugurel Tudor * ro.po: Updated Romanian translation by Mişu Moldovan svn path=/trunk/; revision=7910 po/ChangeLog | 5 + po/ro.po |10153 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 5620 insertions(+), 4538 deletions(-) commit 7426f1d854fa332d3e9cf954e5e35d2b1ce87d1e Author: Philipp Kerling Date: Sun Sep 21 07:30:02 2008 +0000 Updated German translation. 2008-09-21 Philipp Kerling * de.po: Updated German translation. svn path=/trunk/; revision=7909 po/ChangeLog | 4 + po/de.po | 1103 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 602 insertions(+), 505 deletions(-) commit 8846e3304b584272b462749c51113d79957bacaa Author: Goran Rakic Date: Sat Sep 20 23:54:13 2008 +0000 Updated Serbian translation (by Miloš Popović) svn path=/trunk/; revision=7908 po/ChangeLog | 4 + po/sr.po | 4964 +++++++++++++++++++++++++++++++------------------------- po/sr@latin.po | 4964 +++++++++++++++++++++++++++++++------------------------- 3 files changed, 5560 insertions(+), 4372 deletions(-) commit d2a14303afa960854908dcc2152b1bee65b4f349 Author: Kenneth Nielsen Date: Sat Sep 20 20:06:03 2008 +0000 Updated Danish translation svn path=/trunk/; revision=7906 po/ChangeLog | 4 ++++ po/da.po | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 29b2adf5bd3f3caeca230f45a6a7ececf0a3da7a Author: Kostas Papadimas Date: Sat Sep 20 17:20:09 2008 +0000 Updated Greek Translation svn path=/trunk/; revision=7905 po/ChangeLog | 4 + po/el.po | 1062 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 571 insertions(+), 495 deletions(-) commit b136ba7a185a54142d468864339387a77b48be45 Author: Claude Paroz Date: Sat Sep 20 12:08:18 2008 +0000 Updated French translation. svn path=/trunk/; revision=7903 aisleriot/help/fr/fr.po | 338 ++++++++++++++++++++++++++++++----------------- 1 files changed, 217 insertions(+), 121 deletions(-) commit 4aff1aa69d02704d9700c9700f47a5e4072da9d3 Author: Gabor Kelemen Date: Fri Sep 19 13:36:30 2008 +0000 Translation updated. 2008-09-19 Gabor Kelemen * hu.po: Translation updated. svn path=/trunk/; revision=7901 po/ChangeLog | 4 ++++ po/hu.po | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) commit 629e75597b4c0a0382742260bd3024627c01275f Author: Pema Geyleg Date: Fri Sep 19 03:44:50 2008 +0000 Updated Dzongkha Translation svn path=/trunk/; revision=7900 po/ChangeLog | 4 + po/dz.po | 5080 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 2751 insertions(+), 2333 deletions(-) commit 089854326c11f32baac8c655bb1d4f34945c6fa0 Author: Inaki Larrañaga Murgoitio Date: Thu Sep 18 10:49:20 2008 +0000 Updated Basque translation. 2008-09-18 Inaki Larrañaga Murgoitio * eu.po: Updated Basque translation. svn path=/trunk/; revision=7899 po/ChangeLog | 4 + po/eu.po |10349 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 5080 insertions(+), 5273 deletions(-) commit 3f683ef64671c2830537de8d9fc01dd41d0913f7 Author: Djihed Afifi Date: Thu Sep 18 02:03:17 2008 +0000 Updated Arabic Translation by Anas Afif Emad. * Updated Arabic Translation by Anas Afif Emad. svn path=/trunk/; revision=7897 po/ChangeLog | 4 ++++ po/ar.po | 16 ++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) commit bc4e82e44df9d3556f84e562a9c80aa385aeee1f Author: Amitakhya Phukan Date: Wed Sep 17 09:22:15 2008 +0000 Updated assamese translations svn path=/trunk/; revision=7895 po/ChangeLog | 6 +- po/as.po | 1628 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 895 insertions(+), 739 deletions(-) commit 8ce1085ed66f78ee80f64e7321324ef0ce5e8979 Author: Kenneth Nielsen Date: Tue Sep 16 22:55:49 2008 +0000 Updated Danish translation svn path=/trunk/; revision=7894 po/ChangeLog | 4 + po/da.po | 1086 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 575 insertions(+), 515 deletions(-) commit 7c158342b1b0d5e375512f55b29abd577820ad0f Author: Gil Forcada Codinachs Date: Tue Sep 16 20:35:56 2008 +0000 Updated Catalan translation svn path=/trunk/; revision=7893 po/ChangeLog | 4 ++ po/ca.po | 147 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 80 insertions(+), 71 deletions(-) commit 149f21dc8f2b91322ca503e1602808dd20038147 Author: Djihed Afifi Date: Tue Sep 16 10:19:17 2008 +0000 Updated Arabic Translation by Anas Afif Emad. * Updated Arabic Translation by Anas Afif Emad. svn path=/trunk/; revision=7892 po/ChangeLog | 4 + po/ar.po | 2107 ++++++++++++++++++++++++++++++++-------------------------- 2 files changed, 1182 insertions(+), 929 deletions(-) commit 410ae939c21ac6721ef3fa59b0e3268c4705666e Author: Alexander Shopov Date: Tue Sep 16 05:37:07 2008 +0000 Updated Bulgarian translation by Alexander Shopov 2008-09-16 Alexander Shopov * bg.po: Updated Bulgarian translation by Alexander Shopov svn path=/trunk/; revision=7891 po/ChangeLog | 5 + po/bg.po | 720 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 358 insertions(+), 367 deletions(-) commit 7c31e422a474d739337c2dd3a99ce4140213d7e0 Author: Djihed Afifi Date: Mon Sep 15 09:38:06 2008 +0000 Updated Arabic Translation by Khaled Hosny. * Updated Arabic Translation by Khaled Hosny. svn path=/trunk/; revision=7890 po/ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 6487df6e508a4ce85a7609a1f62ee4d30c243eb5 Author: Felix I Date: Mon Sep 15 06:29:11 2008 +0000 Tamil translation updated svn path=/trunk/; revision=7889 po/ChangeLog | 4 + po/ta.po | 3668 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 1903 insertions(+), 1769 deletions(-) commit f28ecfc6f0d32205726d079b9d08ac5580306773 Author: Gabor Kelemen Date: Mon Sep 15 01:07:27 2008 +0000 Translation updated. 2008-09-15 Gabor Kelemen * hu.po: Translation updated. svn path=/trunk/; revision=7888 po/ChangeLog | 4 + po/hu.po | 1078 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 574 insertions(+), 508 deletions(-) commit d905bf3f16e6bed123c3079892cd7f175b9f2b5a Author: Djihed Afifi Date: Sun Sep 14 10:14:45 2008 +0000 Updated Arabic Translation by Khaled Hosny. * Updated Arabic Translation by Khaled Hosny. svn path=/trunk/; revision=7887 po/ar.po | 1084 ++++++++++++-------------------------------------------------- 1 files changed, 208 insertions(+), 876 deletions(-) commit 645e8273c2b7d4b07e19c2ca738564ff72baa5c5 Author: Luca Ferretti Date: Sun Sep 14 07:59:54 2008 +0000 Updated Italian translation by Milo Casagrande. 2008-09-14 Luca Ferretti * it.po: Updated Italian translation by Milo Casagrande. svn path=/trunk/; revision=7886 po/ChangeLog | 4 + po/it.po | 1090 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 586 insertions(+), 508 deletions(-) commit c77c11e70eefc3f707909754454eea4f88e8e2e6 Author: Baris Cicek Date: Sat Sep 13 03:42:42 2008 +0000 Updated Turkish Translation svn path=/trunk/; revision=7884 po/ChangeLog | 4 + po/tr.po | 1084 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 590 insertions(+), 498 deletions(-) commit 696047ff904cd388c038bb4c51d69c1d5d2552a8 Author: Gintautas Miliauskas Date: Fri Sep 12 22:19:19 2008 +0000 Updated Lithuanian translation. 2008-09-13 Gintautas Miliauskas * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=7883 po/ChangeLog | 4 + po/lt.po | 826 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 444 insertions(+), 386 deletions(-) commit db2c583cf93770e4e391c60c0ea52606004514dd Author: Sandeep Shedmake Date: Fri Sep 12 12:12:26 2008 +0000 Updated Marathi Translations svn path=/trunk/; revision=7875 po/ChangeLog | 4 + po/mr.po | 1348 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 711 insertions(+), 641 deletions(-) commit a84256b99a9c11e800f575c95c22724a13793890 Author: Christian Persch Date: Thu Sep 11 22:50:52 2008 +0000 Add some translator comments. Bug #551880 svn path=/trunk/; revision=7874 aisleriot/stats-dialog.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit bdcc63bc6ad20a682c887a3ef75b8d8f83dbcc83 Author: Jorge Gonzalez Gonzalez Date: Thu Sep 11 16:32:34 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=7873 po/ChangeLog | 4 ++++ po/es.po | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) commit 9b9b13ffe8d37c520a2280ed696831cbbd142990 Author: Jorge Gonzalez Gonzalez Date: Wed Sep 10 19:03:38 2008 +0000 Updated Spanish translation, fixes bugs #551517, #551564, and #551572 svn path=/trunk/; revision=7872 po/ChangeLog | 5 +++++ po/es.po | 44 ++++++++++++++++++++++---------------------- 2 files changed, 27 insertions(+), 22 deletions(-) commit 16338b069e12bc170c410f2d604b50bb1175e474 Author: Jorge Gonzalez Gonzalez Date: Wed Sep 10 18:19:46 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=7871 aisleriot/help/ChangeLog.old | 4 + aisleriot/help/es/es.po | 254 ++++++++++++++++++++++++------------------ 2 files changed, 149 insertions(+), 109 deletions(-) commit 207555127e1b028e4ba3b41cf5701bbd263bbdd0 Author: Matej Urbančič Date: Wed Sep 10 13:40:30 2008 +0000 Updated Slovenian translation svn path=/trunk/; revision=7869 po/sl.po | 681 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 331 insertions(+), 350 deletions(-) commit 8766f30c4290cdc19bcc01af2c25ede480bf8531 Author: Claude Paroz Date: Tue Sep 9 19:37:58 2008 +0000 Corrected tableau explanation. (Fixes bug #544823) svn path=/trunk/; revision=7868 aisleriot/help/C/gold_mine.xml | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit 90c2c2fc454c060d306854a5c4d8ac62ab8e3865 Author: Robert Sedak Date: Tue Sep 9 09:51:53 2008 +0000 Update: Croatian Language svn path=/trunk/; revision=7867 po/ChangeLog | 4 ++++ po/hr.po | 12 ++++++++++++ 2 files changed, 16 insertions(+), 0 deletions(-) commit 9de1afa72f3f07f9d217fcef40569e74b1f89cfd Author: Thomas Hindoe Paaboel Andersen Date: Mon Sep 8 21:46:32 2008 +0000 gnome-games 2.23.92 svn path=/trunk/; revision=7864 NEWS | 41 +++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 42 insertions(+), 1 deletions(-) commit 3177b860f08ce0644a268957a2a865982a639f8e Author: Robert Sedak Date: Mon Sep 8 09:47:54 2008 +0000 Update: Croatian Language svn path=/trunk/; revision=7863 po/ChangeLog | 4 + po/hr.po |10118 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 5016 insertions(+), 5106 deletions(-) commit a88a5150bcc1ef7c56a86d43e62ed7f649ed3e08 Author: Changwoo Ryu Date: Mon Sep 8 00:21:05 2008 +0000 Updated Korean translation svn path=/trunk/; revision=7862 po/ChangeLog | 4 + po/ko.po | 1052 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 570 insertions(+), 486 deletions(-) commit 43d454293a0beeb16c2bb3c6b2ccba08b31be79b Author: Christian Persch Date: Sun Sep 7 20:01:24 2008 +0000 Make sure to disconnect the handlers from the old screen. svn path=/trunk/; revision=7861 aisleriot/board.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 7f289e49d1672359f39f4e18745b8503c97b6b14 Author: Christian Persch Date: Sun Sep 7 19:16:19 2008 +0000 Bug 549851 – Double click no longer sends card to free cell svn path=/trunk/; revision=7860 aisleriot/board.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit caa461b3961cfa724582351d4e032f12e8c1008c Author: Wouter Bolsterlee Date: Sun Sep 7 15:18:12 2008 +0000 Updated Dutch translation by Wouter Bolsterlee. 2008-09-07 Wouter Bolsterlee * nl.po: Updated Dutch translation by Wouter Bolsterlee. svn path=/trunk/; revision=7859 po/ChangeLog | 4 + po/nl.po | 481 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 255 insertions(+), 230 deletions(-) commit be6be1d4e7106c4f0942bca0a5b529b5a372e8d2 Author: Philip Withnall Date: Sat Sep 6 23:05:35 2008 +0000 Updated British English translation. 2008-09-07 Philip Withnall * en_GB.po: Updated British English translation. svn path=/trunk/; revision=7858 po/ChangeLog | 4 + po/en_GB.po | 866 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 459 insertions(+), 411 deletions(-) commit 50a7a8bf428d9a70f66154ce3799a316feb50596 Author: Gil Forcada Codinachs Date: Fri Sep 5 19:08:42 2008 +0000 Minor fix to terminology svn path=/trunk/; revision=7857 po/ChangeLog | 4 + po/ca.po | 1052 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 573 insertions(+), 483 deletions(-) commit 2d12fbf79ea628850861b4b08d45c8ffe0c6d968 Author: Rajesh Ranjan Date: Thu Sep 4 12:13:49 2008 +0000 maithili translation added by Rajesh Ranjan svn path=/trunk/; revision=7855 po/ChangeLog | 4 + po/LINGUAS | 1 + po/mai.po | 8190 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 8195 insertions(+), 0 deletions(-) commit 7815144f5754d2da7bbc7ce87dffb23bf59e64d5 Author: Daniel Nylander Date: Tue Sep 2 12:58:59 2008 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=7854 po/ChangeLog | 4 + po/sv.po | 190 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 100 insertions(+), 94 deletions(-) commit c8ef50fc909507cbf7a04bc0a961645acb371702 Author: Robert-André Mauchin Date: Mon Sep 1 00:42:00 2008 +0000 Updated French translation svn path=/trunk/; revision=7851 po/ChangeLog | 4 + po/fr.po | 429 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 221 insertions(+), 212 deletions(-) commit d2631e4d2641fec285c475771c7fe9fda5f77ec8 Author: Priit Laes Date: Wed Aug 27 17:46:49 2008 +0000 Translation updated by Ivar Smolin 2008-08-27 Priit Laes * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=7844 po/ChangeLog | 4 ++++ po/et.po | 35 ++++++++++++++++++++--------------- 2 files changed, 24 insertions(+), 15 deletions(-) commit 859b1019dc20a769e8b1c14f5411eff8c26b420f Author: Shankar Prasad Date: Wed Aug 27 12:32:31 2008 +0000 updated Kannada translations and ChangeLog svn path=/trunk/; revision=7843 po/ChangeLog | 4 + po/kn.po | 784 +++++++++++++++++++++++++++------------------------------- 2 files changed, 363 insertions(+), 425 deletions(-) commit 1037ca0eb189e4760599244f97fc657dc78dead1 Author: Shankar Prasad Date: Tue Aug 26 12:34:44 2008 +0000 Updating kannada translations and ChangeLog svn path=/trunk/; revision=7842 po/ChangeLog | 11 +- po/kn.po | 513 +++++++++++++++++++++++++--------------------------------- 2 files changed, 231 insertions(+), 293 deletions(-) commit baf0db0a92711dc411087d0f7d775953eda95696 Author: Goran Rakic Date: Mon Aug 25 14:52:41 2008 +0000 Conversion from sr@Latn to sr@latin svn path=/trunk/; revision=7841 po/ChangeLog | 5 +++++ po/LINGUAS | 2 +- po/{sr@Latn.po => sr@latin.po} | 0 3 files changed, 6 insertions(+), 1 deletions(-) commit 1f9f5d202d0d5e5c03b390b49a4d0e73478bf629 Author: Runa Bhattacharjee Date: Mon Aug 25 13:33:33 2008 +0000 Updated Bengali India Translation svn path=/trunk/; revision=7840 po/bn_IN.po | 8626 +++++++++++++++++++++++++++++++---------------------------- 1 files changed, 4498 insertions(+), 4128 deletions(-) commit 7bfc2e5847eef4dab468f993f6550591f358b260 Author: Runa Bhattacharjee Date: Mon Aug 25 13:24:05 2008 +0000 Added Entry for Bengali India Translation Updation svn path=/trunk/; revision=7839 po/ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 8e3bb4cfc0f3b8d25869b77574a124974fcaaae7 Author: Shankar Prasad Date: Mon Aug 25 12:39:36 2008 +0000 Updating kannada translations and ChangeLog svn path=/trunk/; revision=7838 po/ChangeLog | 4 + po/kn.po | 509 ++++++++++++++++++++++++++-------------------------------- 2 files changed, 229 insertions(+), 284 deletions(-) commit 9345963ed061c87d5594cce801bd14a809c14a0e Author: Shankar Prasad Date: Mon Aug 25 04:35:18 2008 +0000 Updating ChangeLog svn path=/trunk/; revision=7837 po/ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 377eb84afe07064848e96db655f38261d907a1d3 Author: Shankar Prasad Date: Mon Aug 25 04:33:54 2008 +0000 Updating kannada translations svn path=/trunk/; revision=7836 po/kn.po | 2671 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1233 insertions(+), 1438 deletions(-) commit 6b506c7f3a62779131b0a88baa9577dac2be28e6 Author: Leonardo Ferreira Fontenelle Date: Thu Aug 21 02:54:12 2008 +0000 Terminology fixes by Djavan Fagundes. 2008-08-20 Leonardo Ferreira Fontenelle * pt_BR.po: Terminology fixes by Djavan Fagundes. svn path=/trunk/; revision=7835 po/ChangeLog | 4 ++++ po/pt_BR.po | 23 ++++++++++++----------- 2 files changed, 16 insertions(+), 11 deletions(-) commit 4e305052142211e6dfb2ec2786632f92696a43e3 Author: Takeshi AIHANA Date: Tue Aug 19 15:08:58 2008 +0000 Updated Japanese translation. 2008-08-20 Takeshi AIHANA * ja.po: Updated Japanese translation. svn path=/trunk/; revision=7833 po/ChangeLog | 4 + po/ja.po | 1002 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 522 insertions(+), 484 deletions(-) commit c0ccfeee4bbbaa78ea068c87cdeaa01eacadd70d Author: Thomas Hindoe Paaboel Andersen Date: Mon Aug 18 22:12:34 2008 +0000 gnome-games 2.23.90 svn path=/trunk/; revision=7831 NEWS | 32 ++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 33 insertions(+), 1 deletions(-) commit 4fcb55e91412eed69ec5bb2b51e7128228759b46 Author: Priit Laes Date: Sun Aug 17 14:33:30 2008 +0000 Translation updated by Ivar Smolin 2008-08-17 Priit Laes * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=7830 po/ChangeLog | 4 + po/et.po | 830 ++++++++++++++-------------------------------------------- 2 files changed, 196 insertions(+), 638 deletions(-) commit 2d3ed59d8523cf436da7e19505daeece832c05bc Author: Christian Persch Date: Fri Aug 15 10:14:54 2008 +0000 Include cairo.h here to fix the blackjack build. svn path=/trunk/; revision=7829 libgames-support/games-preimage.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit ed383236a08e6a62b9a273ab74a9a1410ef1e33b Author: Christian Persch Date: Fri Aug 15 10:14:52 2008 +0000 Take the antialias setting from the font options instead of storing it separately. svn path=/trunk/; revision=7828 aisleriot/board.c | 3 -- libgames-support/games-card-theme.c | 38 ----------------------------------- libgames-support/games-card-theme.h | 4 --- libgames-support/games-preimage.c | 30 +------------------------- libgames-support/games-preimage.h | 4 --- libgames-support/render-cards.c | 3 +- 6 files changed, 3 insertions(+), 79 deletions(-) commit 38da32674f0e4ff6a289e51b7a17698aea3fe396 Author: Christian Persch Date: Fri Aug 15 10:14:49 2008 +0000 Get the cairo font options from the screen instead of creating them ourself from the gtk settings. svn path=/trunk/; revision=7827 aisleriot/board.c | 116 ++++++++++++++++------------------ libgames-support/games-card-theme.c | 93 ++++++++++++++++++++++------ libgames-support/games-card-theme.h | 8 ++- libgames-support/games-preimage.c | 73 ++++++++++++++-------- libgames-support/games-preimage.h | 6 ++- libgames-support/render-cards.c | 8 +++ 6 files changed, 198 insertions(+), 106 deletions(-) commit 0b14ac43dbb2ccd6b87eef01c29b84310e76c83c Author: Christian Persch Date: Fri Aug 15 10:14:47 2008 +0000 Fix compile warnings on hildon platform. svn path=/trunk/; revision=7826 aisleriot/board.c | 4 ++++ aisleriot/window.c | 2 ++ 2 files changed, 6 insertions(+), 0 deletions(-) commit 6ab4fec97e5ffd0738b22b4b9fac9d1b615e1b45 Author: Christian Persch Date: Fri Aug 15 10:14:45 2008 +0000 Fix compile warnings. svn path=/trunk/; revision=7825 libgames-support/games-card-images.c | 2 +- libgames-support/games-conf.c | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) commit 0243b3422d85b5012fce3ccdf2010d9fc1e5cc2c Author: Christian Persch Date: Fri Aug 15 10:14:43 2008 +0000 Use g_error_matches(). svn path=/trunk/; revision=7824 libgames-support/games-conf.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 11948f8793d766be226a20877643d0467b343b20 Author: Christian Persch Date: Fri Aug 15 10:14:40 2008 +0000 Add "changed" signal to GamesCardTheme, and emit it when the theme has changed in a way that necessitates clearing the card cache. Use this in GamesCardImages, and remove the methods that just forwarded to the theme. Adapt aisleriot and blackjack to these API changes. svn path=/trunk/; revision=7823 aisleriot/board.c | 16 +++-- libgames-support/games-card-images.c | 140 +++++++--------------------------- libgames-support/games-card-images.h | 15 +--- libgames-support/games-card-theme.c | 40 +++++++++- libgames-support/games-card-theme.h | 4 +- 5 files changed, 77 insertions(+), 138 deletions(-) commit 24c0712191a172a87ae209bbb58bde65ca21df84 Author: Theppitak Karoonboonyanan Date: Thu Aug 14 09:13:55 2008 +0000 Updated Thai translation. 2008-08-14 Theppitak Karoonboonyanan * th.po: Updated Thai translation. svn path=/trunk/; revision=7817 po/ChangeLog | 4 ++ po/th.po | 170 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 95 insertions(+), 79 deletions(-) commit e50683b90c684cdd9ef2194b14f8b7105925cb3f Author: Jorge Gonzalez Gonzalez Date: Wed Aug 13 19:04:10 2008 +0000 Updated Spanish translation; fixed typos thanks to Esteban Sanchez svn path=/trunk/; revision=7816 po/ChangeLog | 5 +++ po/es.po | 104 ++++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 71 insertions(+), 38 deletions(-) commit 50549bf6ffca5b9af2c098e2d124b9c8d2c3ffbc Author: Duarte Loreto Date: Tue Aug 12 16:24:11 2008 +0000 Updated Portuguese translation. 2008-08-12 Duarte Loreto * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=7814 po/ChangeLog | 4 + po/pt.po | 1170 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 630 insertions(+), 544 deletions(-) commit 3bebcb27b638a7810a04d1ef342710a061ac5162 Author: Ilkka Tuohela Date: Tue Aug 12 13:23:28 2008 +0000 Updated Finnish translation svn path=/trunk/; revision=7813 po/ChangeLog | 4 + po/fi.po | 1120 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 604 insertions(+), 520 deletions(-) commit ebe94ad7e34134252fa53294cf927078e50abeac Author: Nickolay V. Shmyrev Date: Mon Aug 11 22:53:41 2008 +0000 Added Russian help translation by Dmitriy Dzhus svn path=/trunk/; revision=7812 aisleriot/help/Makefile.am | 2 +- aisleriot/help/ru/ru.po | 7059 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 7060 insertions(+), 1 deletions(-) commit a23a97d9b9d5068d7e8a38209ec00803b51dd751 Author: Og B. Maciel Date: Thu Aug 7 16:51:43 2008 +0000 Minor tweak in strftime string svn path=/trunk/; revision=7809 po/pt_BR.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 446bea302057ac34db7901c134258574ab2f4f64 Author: Og B. Maciel Date: Thu Aug 7 13:59:38 2008 +0000 Updated Brazilian Portuguese translation. svn path=/trunk/; revision=7808 po/ChangeLog | 4 + po/pt_BR.po | 1107 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 574 insertions(+), 537 deletions(-) commit 33237a88bfc239af444bfb281e40c85d7ec198ee Author: Claude Paroz Date: Wed Aug 6 20:41:28 2008 +0000 Updated French translation. 2008-08-06 Claude Paroz * fr.po: Updated French translation. svn path=/trunk/; revision=7807 po/ChangeLog | 4 + po/fr.po | 644 ++++++++++++++++++++++++++++------------------------------ 2 files changed, 317 insertions(+), 331 deletions(-) commit d412b20e93718cbfed0dde2cc6a25a1c53e93b30 Author: Thomas Hindoe Paaboel Andersen Date: Mon Aug 4 19:33:49 2008 +0000 gnome-games 2.23.6 svn path=/trunk/; revision=7805 NEWS | 18 ++++++++++++++++++ configure.in | 2 +- 2 files changed, 19 insertions(+), 1 deletions(-) commit 674a66484e914d64c4212993c2a5851b729e16a6 Author: Djihed Afifi Date: Tue Jul 29 01:29:56 2008 +0000 Updated Arabic Translation by Djihed Afifi. svn path=/trunk/; revision=7798 po/ChangeLog | 4 + po/ar.po | 393 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 210 insertions(+), 187 deletions(-) commit 322272dbbc78bb13d7f0154c184e2f1d398ba828 Author: Kjartan Maraas Date: Mon Jul 28 18:55:58 2008 +0000 Updated Norwegian bokmål translation. 2008-07-28 Kjartan Maraas * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7797 po/ChangeLog | 4 ++ po/nb.po | 169 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 94 insertions(+), 79 deletions(-) commit 9d0815661d8c915b05cdcaa8edea29ba971756f7 Author: Nickolay V. Shmyrev Date: Sun Jul 27 13:58:48 2008 +0000 updated Russian translation by Dmitry Dzhus. 2008-07-27 Nickolay V. Shmyrev * ru.po: updated Russian translation by Dmitry Dzhus. svn path=/trunk/; revision=7796 po/ChangeLog | 4 + po/ru.po | 950 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 498 insertions(+), 456 deletions(-) commit 09da1842be33d186cf6a1c7cc92fc1970af2673d Author: Leonardo Ferreira Fontenelle Date: Fri Jul 25 01:49:09 2008 +0000 One last terminology fix by Vladimir Melo. 2008-07-24 Leonardo Ferreira Fontenelle * pt_BR.po: One last terminology fix by Vladimir Melo. svn path=/trunk/; revision=7794 po/ChangeLog | 4 ++++ po/pt_BR.po | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit e05296ced32e4d22cc1a524bbdd3798122b6d3f9 Author: Andre Klapper Date: Mon Jul 21 17:26:30 2008 +0000 Typo fixes by Nicolas Kaiser. 2008-07-21 Andre Klapper * de.po: Typo fixes by Nicolas Kaiser. http://mail.gnome.org/archives/gnome-de/2008-July/msg00127.html svn path=/trunk/; revision=7788 po/ChangeLog | 5 +++++ po/de.po | 17 +++++++++-------- 2 files changed, 14 insertions(+), 8 deletions(-) commit fcfb71c514c12b56cdcca8bc19007b0af0e156a3 Author: Daniel Nylander Date: Mon Jul 21 10:50:39 2008 +0000 sv.po: Updated Swedish translation svn path=/trunk/; revision=7785 po/ChangeLog | 4 + po/sv.po | 1120 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 592 insertions(+), 532 deletions(-) commit 5d6764d09481d591688cb5aab9c2bda4ff22b8a8 Author: Jason Clinton Date: Mon Jul 21 05:38:25 2008 +0000 Gnome Games 2.23.5 svn path=/trunk/; revision=7783 NEWS | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 2 files changed, 52 insertions(+), 1 deletions(-) commit 8d346907369277412a4786a224cdcdebf5dcaccc Author: Leonardo Ferreira Fontenelle Date: Mon Jul 21 02:34:36 2008 +0000 Brazilian Portuguese translation improved by Vladimir Melo. 2008-07-20 Leonardo Ferreira Fontenelle * pt_BR.po: Brazilian Portuguese translation improved by Vladimir Melo. svn path=/trunk/; revision=7782 po/ChangeLog | 5 +++++ po/pt_BR.po | 12 +++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) commit 6eadd590bb7d17d7cb7fea45d3b374f60d7e7e38 Author: Jorge Gonzalez Gonzalez Date: Wed Jul 16 20:37:11 2008 +0000 Updated Spanish translation svn path=/trunk/; revision=7779 po/ChangeLog | 4 + po/es.po | 210 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 115 insertions(+), 99 deletions(-) commit fc2fd410420eafe8b4556225c7979b74fe6d59ee Author: Christian Persch Date: Mon Jul 14 22:05:32 2008 +0000 Use %s here to proof against printf escapes in the string. svn path=/trunk/; revision=7778 aisleriot/window.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit fc39b09dfeaee12ffe42a19624e960291ee3874e Author: Christian Persch Date: Mon Jul 14 22:00:50 2008 +0000 Add statusbar toggle to View menu. Makes the game more playable on small screens (e.g. eeepc) by allowing to enlarge the vertical space available. svn path=/trunk/; revision=7777 aisleriot/aisleriot.schemas.in | 12 +++++++++++- aisleriot/conf.c | 13 ++++++++----- aisleriot/conf.h | 3 ++- aisleriot/window.c | 30 ++++++++++++++++++++++++++++-- 4 files changed, 49 insertions(+), 9 deletions(-) commit a426a4129c7d2f73699280b70cb15821120ac0e8 Author: Jorge Gonzalez Gonzalez Date: Sat Jul 5 11:26:49 2008 +0000 Updated spanish translation svn path=/trunk/; revision=7774 po/ChangeLog | 4 + po/es.po | 851 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 442 insertions(+), 413 deletions(-) commit eddc8e8afbd96285700fc5032a9300d43c9514d6 Author: Theppitak Karoonboonyanan Date: Sat Jul 5 11:21:50 2008 +0000 Updated Thai translation. 2008-07-05 Theppitak Karoonboonyanan * th.po: Updated Thai translation. svn path=/trunk/; revision=7773 po/ChangeLog | 4 + po/th.po | 985 +++++++++++++++++++++++++++++++--------------------------- 2 files changed, 535 insertions(+), 454 deletions(-) commit b153019af744b5424e15441a85cef4b0d623296d Author: Leonardo Ferreira Fontenelle Date: Fri Jul 4 03:14:57 2008 +0000 Brazilian Portuguese translation updated by Vladimir Melo. 2008-07-04 Leonardo Ferreira Fontenelle * pt_BR.po: Brazilian Portuguese translation updated by Vladimir Melo. svn path=/trunk/; revision=7772 po/ChangeLog | 4 + po/pt_BR.po | 544 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 277 insertions(+), 271 deletions(-) commit c335757d3dd3af5ede2b73cfa749d45490c5dcd7 Author: Yannig MARCHEGAY Date: Wed Jul 2 18:20:50 2008 +0000 Updated Occitan translation svn path=/trunk/; revision=7771 po/ChangeLog | 4 + po/oc.po | 818 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 427 insertions(+), 395 deletions(-) commit 668a15a837be847636bd697b2d7bcd970780a972 Author: Kjartan Maraas Date: Tue Jul 1 07:43:14 2008 +0000 Updated Norwegian bokmål translation. 2008-07-01 Kjartan Maraas * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7767 po/ChangeLog | 4 ++ po/nb.po | 167 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 91 insertions(+), 80 deletions(-) commit bcedc7aaa249433b0a220d1c6802c554eeed4d69 Author: Leonardo Ferreira Fontenelle Date: Sat Jun 28 18:30:26 2008 +0000 Minor fixes by Vladimir Melo. 2008-06-28 Leonardo Ferreira Fontenelle * pt_BR.po: Minor fixes by Vladimir Melo. svn path=/trunk/; revision=7740 po/ChangeLog | 4 ++++ po/pt_BR.po | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) commit 9d94e56e8a93901e8c71d17552ca7143c05879f9 Author: Leonardo Ferreira Fontenelle Date: Sat Jun 28 16:17:48 2008 +0000 "Foreported" from gnome-2-22 many improvements made by Vladimir Melo. 2008-06-28 Leonardo Ferreira Fontenelle * pt_BR.po: "Foreported" from gnome-2-22 many improvements made by Vladimir Melo. svn path=/trunk/; revision=7739 po/ChangeLog | 5 + po/pt_BR.po | 291 ++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 174 insertions(+), 122 deletions(-) commit ed206db17e7c095176ea50f5a8f04c33a35cb2ba Author: Jason Clinton Date: Sun Jun 22 05:24:01 2008 +0000 under ChangeLog deprecation for i10n since intltool walks all over Makefile.in.in svn path=/trunk/; revision=7727 po/{ChangeLog.old => ChangeLog} | 0 1 files changed, 0 insertions(+), 0 deletions(-) commit 5e326cd720ab61fa50ad70c4527b88c181cc6989 Author: Jason Clinton Date: Sun Jun 22 05:13:58 2008 +0000 fix m4 macro syntax error in ChangeLog generation svn path=/trunk/; revision=7726 Makefile.am | 4 ++-- configure.in | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) commit 9cd73d30b2d2897d4e10e826be4aaaab0085b465 Author: Jason Clinton Date: Sun Jun 22 04:28:41 2008 +0000 add configure.in variables allowing interpolation for ChangeLog generation svn path=/trunk/; revision=7725 configure.in | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit f24506a321f259ed19b6d8dc53d358a5776ea7ec Author: Jason Clinton Date: Sun Jun 22 04:15:51 2008 +0000 add missing XSLT definition for dynamic ChangeLog generation svn path=/trunk/; revision=7724 svn2cl.xsl | 295 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 295 insertions(+), 0 deletions(-) commit 4b91296b45f3c30c77d41c7e75303c7798d7f57e Author: Jason Clinton Date: Sun Jun 22 04:11:10 2008 +0000 fix revision for first start of ChangeLog generation svn path=/trunk/; revision=7723 Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 54e55774189601e0d2b81ce5a4abcaf26f83c814 Author: Jason Clinton Date: Sun Jun 22 04:10:59 2008 +0000 Kill off ChangeLog by generating from commit messages. svn path=/trunk/; revision=7722 ChangeLog.README | 29 +++++++++ ChangeLog => ChangeLog.old | 0 Makefile.am | 17 +++++- aisleriot/{ChangeLog => ChangeLog.old} | 0 aisleriot/help/{ChangeLog => ChangeLog.old} | 0 chlogextract.py | 80 ------------------------- libgames-support/{ChangeLog => ChangeLog.old} | 0 po/{ChangeLog => ChangeLog.old} | 0 8 files changed, 45 insertions(+), 81 deletions(-)