commit 898c8e6b334412bfc80bf6ac734e82d40e378e16 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 22db96a9bcb7386cab91fbfb03aae6bff5972157 Author: Antón Méixome Date: Mon Aug 10 17:28:50 2009 +0200 Updated Galician translation po/POTFILES.in | 1 - po/gl.po | 4170 +++++++++++++++++++++++++++++--------------------------- 2 files changed, 2162 insertions(+), 2009 deletions(-) commit fa0f14a0891a9d48aad29ade6a15ae873c4d7eb4 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 5193fc919c5e7bb382aef24fd2ef803115ef3f86 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 c8b7386923e61fe88c77c22d0369e746d4abe53e 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 5f92ad2fdb1081e42d0451580f87490653f0e481 Author: Tim Horton Date: Wed Aug 5 23:28:14 2009 -0400 [lightsoff] Ensure level is never < 1 (causes infinite loop) For some reason, it seems that if the machine (or gconfd, or something) isn't restarted after installing schemas, they don't take effect. This was causing us to successfully load a score of 0, locking up the load_level function. I believe that the libgames-support conf stuff has defaults in itself, so once we switch to that, that will also solve this problem. Still, there must be some form of solution to the GConf schema loading problem too... lightsoff/src/Board.js | 7 +++++++ lightsoff/src/Settings.js | 8 ++++++++ 2 files changed, 15 insertions(+), 0 deletions(-) commit d2a438ca76331e12c79c2b49c39d0048e2e9481b Author: Telsa Gwynne Date: Wed Aug 5 13:44:01 2009 +0100 Updated Welsh translation po/cy.po | 8629 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 5202 insertions(+), 3427 deletions(-) commit b89f07f7816cab613420abc31996c131da76b048 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 4476c5ee0efb631cb73fa16f306b637b7f17606b Author: Kjartan Maraas Date: Tue Aug 4 12:19:06 2009 +0200 Updated Norwegian bokmål translation. po/nb.po | 2363 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 1485 insertions(+), 878 deletions(-) commit d18050718be8fe2989ced8dbb526bd81cf908218 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 1892da5c3c922b4674cf1fd0e16d90ac3ad44b79 Author: Tim Horton Date: Sat Aug 1 21:42:13 2009 -0400 [lightsoff] Further code cleanup, commenting lightsoff/src/Board.js | 3 +++ lightsoff/src/Game.js | 2 +- lightsoff/src/Settings.js | 2 +- lightsoff/src/main.js | 7 ++++--- 4 files changed, 9 insertions(+), 5 deletions(-) commit aadfde704d30b2f63257a165ac06f41e085722fa Author: Tim Horton Date: Sat Aug 1 21:23:09 2009 -0400 [lightsoff] Code cleanup; put some functions on prototype for performance lightsoff/src/About.js | 3 - lightsoff/src/Board.js | 146 ++++++++++++++++++++++------------------------- lightsoff/src/Game.js | 12 ++-- lightsoff/src/Light.js | 15 +++-- lightsoff/src/main.js | 20 ++----- 5 files changed, 87 insertions(+), 109 deletions(-) commit 6a1beadf49c40a90f5b8333322b4cfdb69f546f6 Author: Tim Horton Date: Fri Jul 31 22:40:47 2009 -0400 [same-gnome-clutter] Use libgames-support conf code instead of gconf same-gnome-clutter/src/Settings.js | 33 +++++++++++++++------------------ same-gnome-clutter/src/main.js | 8 ++------ 2 files changed, 17 insertions(+), 24 deletions(-) commit 16267c5a7aefa1243b05becb56767d5111a735cc 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 - lightsoff/Makefile.am | 5 +- same-gnome-clutter/Makefile.am | 13 +- .../same-gnome-clutter-c.desktop.in.in | 13 - same-gnome-clutter/same.c | 292 -------------------- 5 files changed, 9 insertions(+), 315 deletions(-) commit 09599cd1bb7372dcd161596fbf8e3f7ef7a557a2 Author: Tim Horton Date: Fri Jul 31 00:33:39 2009 -0400 [same-gnome-clutter] Bump to Clutter 1.0 same-gnome-clutter/src/main.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0e051151f4d7dd4634d7d5b1b3c4e3217fd09e00 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 6aed6e8a77e561373751277ca4a5bf021f260666 Author: Daniel Nylander Date: Thu Jul 30 21:20:49 2009 +0200 Updated Swedish translation po/sv.po | 3983 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2314 insertions(+), 1669 deletions(-) commit 152a29c7d25ff84ab363ccb2b176b565930b1a7d 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 acc6f0f4b462b5a7e05d12cf82276c3a89b5254d Author: Tim Horton Date: Wed Jul 29 18:12:46 2009 -0400 [same-gnome-clutter] Finish display of high scores. Apparently you have to call setgid_io_init manually if you need that functionality (which the scores code uses internally). I didn't realize this, so I've been running around trying to determine why l-g-s locked up in a bizarre place (read() or some such). This took an inordinate amount of time to figure out. Sorry! Now, to *save* scores... same-gnome-clutter/src/Score.js | 38 ++++++++++++++++++-------------------- same-gnome-clutter/src/main.js | 5 +++++ 2 files changed, 23 insertions(+), 20 deletions(-) commit 59f36e62f678e228613fa3fde2efd07ad872687f 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 a15234926b4b0a99dbe9e9c7d424bf3e80ab1e13 Author: Mario Blättermann Date: Tue Jul 28 21:48:13 2009 +0200 Updated German translation same-gnome/help/de/de.po | 382 +++++++++++++++++++++++----------------------- 1 files changed, 192 insertions(+), 190 deletions(-) commit 0f8b2553880aa14ba7ef2acf456e8a8c73af071f Author: Mario Blättermann Date: Tue Jul 28 21:45:46 2009 +0200 Updated German translation iagno/help/de/de.po | 206 +++++++++++++++++++++++++++------------------------ 1 files changed, 108 insertions(+), 98 deletions(-) commit 11f7d0781579f785c7f2f916ee699ce484b2cd97 Author: Mario Blättermann Date: Tue Jul 28 21:41:07 2009 +0200 Updated German translation gnometris/help/de/de.po | 403 +++++++++++++++++++++++++---------------------- 1 files changed, 211 insertions(+), 192 deletions(-) commit b8e52c398d156cef2658039d0257a5a4579cf901 Author: Mario Blättermann Date: Tue Jul 28 21:32:00 2009 +0200 Updated German translation mahjongg/help/de/de.po | 729 +++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 591 insertions(+), 138 deletions(-) commit 96eed93f8edb56f1ee4752b314efcdc728236ddb Author: Mario Blättermann Date: Tue Jul 28 21:31:43 2009 +0200 Updated German translation mahjongg/help/de/de.po | 799 +++++++++--------------------------------------- 1 files changed, 141 insertions(+), 658 deletions(-) commit 5057abc430c810af40be5223dba94980be944c6b Author: Mario Blättermann Date: Tue Jul 28 21:24:02 2009 +0200 Updated German translation mahjongg/help/de/de.po | 541 ++++++++++++++++++++++++++++-------------------- 1 files changed, 320 insertions(+), 221 deletions(-) commit a11b0ed2913cae32d4ba95722449393fbbd54c40 Author: Mario Blättermann Date: Tue Jul 28 21:06:06 2009 +0200 Updated German translation glines/help/de/de.po | 205 ++++++++++++++++++++++++++----------------------- 1 files changed, 109 insertions(+), 96 deletions(-) commit 8767ea047bd194637deb3b72685ef9317b68555c Author: Mario Blättermann Date: Tue Jul 28 21:01:54 2009 +0200 Updated German translation blackjack/help/de/de.po | 846 +++++++++++++++++++++++++++++++++-------------- 1 files changed, 600 insertions(+), 246 deletions(-) commit e62342ac399d955d3c37b46da3a8c158f03cedb1 Author: Tim Horton Date: Mon Jul 27 20:33:42 2009 -0400 [same-gnome-clutter] Rough beginnings of high-scores display There seems to be a problem with libgames-support (probably on our side, though), which is preventing me from using GameScoreDialog and friends. same-gnome-clutter/src/About.js | 1 - same-gnome-clutter/src/Score.js | 36 +++++++++++++++++++++++++++++++++++- same-gnome-clutter/src/main.js | 8 ++++++-- 3 files changed, 41 insertions(+), 4 deletions(-) commit 35e2e5ad2e3e8fde160824d3a24df08fa06ebc67 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(-)