commit a9bf4ee1de1ab0988a18ad2ca2e2f1b63ed68bab Author: Jason D. Clinton Date: Mon Apr 26 17:16:33 2010 -0500 Post-release version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d1db326b042fef48ed54af3151eb1f9a6bd6df20 Author: Thomas Hindoe Paaboel Andersen Date: Fri Apr 9 20:58:23 2010 +0000 Sudoku: Only allow autosolver to start if it is not already running Patch by ultramancool@gmail.com GNOME bug #433521 gnome-sudoku/src/lib/sudoku.py | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit fe9aac07138c4cc1a54aaadd4bcbe52feb1e1160 Author: Jim Ross Date: Sun Apr 11 01:24:02 2010 +0000 sudoku: Fix solver for new conflict resolution code GNOME bug #608907 gnome-sudoku/src/lib/sudoku.py | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) commit 358c7d6d04ba20de93d03691727261737434b12f Author: Jim Ross Date: Sun Mar 28 22:39:26 2010 +0000 Overhaul of conflict resolution gnome-sudoku/src/lib/gsudoku.py | 112 +++++++-------------- gnome-sudoku/src/lib/sudoku.py | 219 +++++++++++++++++++++++++++++++++----- 2 files changed, 226 insertions(+), 105 deletions(-) commit cc66a6c59b933c99afb54eeec03f9f519c5eaf6b Author: Jim Ross Date: Wed Mar 31 07:53:55 2010 +0000 sudoku: Fixed mark timing The problem is, when the main window is not active(timer paused) and the auto-save kicks in - the timer always gets restarted in mark_timing(). This patch fixes it by storing the current value of self.is_timing at the start of mark_timing() and then checking it before calling resume_timing(). Fixes bug #562782 gnome-sudoku/src/lib/timer.py | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit f8164d43f472cfde195803c5e94eb579b23a7bde Author: Jim Ross Date: Fri Mar 26 02:35:02 2010 +0000 sudoku: Fix timer problems. Bug #562782 gnome-sudoku/src/lib/saver.py | 2 +- gnome-sudoku/src/lib/timer.py | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) commit b7b6c2a0b9915d294425cc24332606b9397f56ba Author: Claude Paroz Date: Fri Apr 23 21:41:23 2010 +0200 [gnotravex] Updated French translated screenshots Thanks to Gérard Baylard for the new screenshot. .../help/fr/figures/gnotravex-main-window.png | Bin 0 -> 30173 bytes gnotravex/help/fr/figures/gnotravex_game.png | Bin 27780 -> 0 bytes gnotravex/help/fr/figures/gnotravex_mainwindow.png | Bin 24191 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) commit 597940ed97104d5847f5d79dee5f2de252d286e2 Author: Carles Ferrando Date: Wed Apr 21 23:39:24 2010 +0200 Updated Catalan (Valencian) translation po/ca@valencia.po | 6960 ++++++++++++++++++++++++++++++----------------------- 1 files changed, 4000 insertions(+), 2960 deletions(-) commit 1afbc707b3be37498a869ce7793bdfd5c0e46b81 Author: Ask H. Larsen Date: Wed Apr 14 18:25:00 2010 +0200 Updated Danish translation po/da.po | 48 ++++++++++++++++++++++++------------------------ 1 files changed, 24 insertions(+), 24 deletions(-) commit c706856fb9b90e71494ced2898d269dbfc7ed7c3 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 fbddd802bab94e36ed8a751faa62451437091381 Author: Mario Blättermann Date: Wed Apr 7 21:44:47 2010 +0200 Updated German doc translation aisleriot/help/de/de.po | 2530 ++++++++++++++++++++++++++--------------------- 1 files changed, 1419 insertions(+), 1111 deletions(-) commit 4ed2b7f929c79423a11591a5f5592e837a42e25b Author: Theppitak Karoonboonyanan Date: Wed Apr 7 20:47:14 2010 +0700 Updated Thai translation. po/th.po | 705 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 370 insertions(+), 335 deletions(-) commit 72187c581bd618832990c348188a00617f067e6b Author: Robert Ancell Date: Wed Apr 7 23:40:40 2010 +1000 Fix translations in non UTF-8 locale glchess/src/lib/defaults.py.in | 4 +++- gnome-sudoku/src/lib/defaults.py.in | 2 ++ 2 files changed, 5 insertions(+), 1 deletions(-) commit a19753e6fdcf8031a87fb48d5908059964d0e16b Author: Changwoo Ryu Date: Mon Apr 5 01:53:09 2010 +0900 Updated Korean translation po/ko.po | 90 ++++++++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 64 insertions(+), 26 deletions(-) commit d74435ddef9c4205754df0800ea18eb6c72bd60b Author: Jordi Serratosa Date: Fri Apr 2 17:38:06 2010 +0200 Fixes to Catalan translation po/ca.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 7e77d6334cda9fd03c39d0db9538e91dd18a592a Author: Maxim V. Dziumanenko Date: Wed Mar 31 14:39:40 2010 +0300 Updated Ukrainian translation po/uk.po | 2020 ++++++++++++++++---------------------------------------------- 1 files changed, 527 insertions(+), 1493 deletions(-) commit 8e7d453aa7734601fe28909a56783db639679ee5 Author: Inaki Larranaga Murgoitio Date: Wed Mar 31 11:50:08 2010 +0200 Updated Basque language po/eu.po | 1109 +++++++++++++++++--------------------------------------------- 1 files changed, 292 insertions(+), 817 deletions(-) commit 0a524f9b500549b25f75d62ef39c6c2a84aaa627 Author: Joe Hansen Date: Tue Mar 30 00:27:51 2010 +0200 Updated Danish translation of documentation gnomine/help/da/da.po | 29 +++++++++++++++-------------- 1 files changed, 15 insertions(+), 14 deletions(-) commit 9fb9a08c34127d8679c5d08e13ff68e8a3e79d41 Author: Kenneth Nielsen Date: Tue Mar 30 00:27:04 2010 +0200 Added da to list of languages gnobots2/help/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8bcc2aeddbfc6def38fdb6e29e56e7d2d0f01b83 Author: Joe Hansen Date: Tue Mar 30 00:26:31 2010 +0200 Added danish translation of the documentation gnobots2/help/da/da.po | 833 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 833 insertions(+), 0 deletions(-) commit e2c8ebfbe4c7e9114525905b4f146a3269cd3312 Author: Joe Hansen Date: Tue Mar 30 00:17:46 2010 +0200 Updated Danish translation of documentation gnotravex/help/da/da.po | 464 +++++++++++++++++++++++++++-------------------- 1 files changed, 264 insertions(+), 200 deletions(-) commit 6d42107b28cfe4dd5ef1fbba77bee139fbd7ead0 Author: Jorge González Date: Mon Mar 29 20:49:56 2010 +0200 Updated Spanish translation po/es.po | 723 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 388 insertions(+), 335 deletions(-) commit 7d661caec97670ff8905d6d304d76743aa5424fe Author: Jorge González Date: Mon Mar 29 20:49:53 2010 +0200 Updated Spanish translation lightsoff/help/es/es.po | 42 +++++++++++++++++++++--------------------- 1 files changed, 21 insertions(+), 21 deletions(-) commit e79d11c6fea45ee89ba69ae7d3bc6571ca63e3be 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(-)