commit 20e6f1d40012bffcd6cfddfaf528cb6b2a5c72fb 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 608c0ed8bc75a7aba7f083dc79123e4cf1387b52 Author: Jim Ross Date: Tue May 25 11:40:05 2010 +1000 Always set showing tracker to bold gnome-sudoku/src/lib/main.py | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 2e92eda726723086a6b7234c07bacda8a7818aec Author: Robert Ancell Date: Tue May 25 11:25:13 2010 +1000 Fix stock button name gnome-sudoku/src/lib/main.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 67cf935250f55da27a63659938dce8f90d468d9a Author: Robert Ancell Date: Tue May 25 11:19:32 2010 +1000 Use bold instead of underline for active tracker gnome-sudoku/src/lib/main.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 569864f49de7c61c24a3535c120cfd18d172a2e2 Author: Robert Ancell Date: Tue May 25 11:19:21 2010 +1000 Add missing tracker_info.py to makefile gnome-sudoku/src/lib/Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 03dacf932a864a956037d762167c1a46aee6e497 Author: Robert Ancell Date: Tue May 25 11:13:32 2010 +1000 Show black feet for untracked data gnome-sudoku/data/tracker.ui | 2 +- gnome-sudoku/src/lib/main.py | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) commit 1c93628ef583c0646337e624833882252dbd020f Author: Robert Ancell Date: Tue May 25 11:09:30 2010 +1000 Fix alignment in tracker panel gnome-sudoku/data/tracker.ui | 331 +++++++++--------------------------------- 1 files changed, 72 insertions(+), 259 deletions(-) commit 01329b9edb8c0f6d787b8fb7f6d7fb76698165b5 Author: Jim Ross Date: Tue May 25 10:55:36 2010 +1000 Tracker overhaul gnome-sudoku/data/tracker.ui | 259 ++++++++++++++++------- gnome-sudoku/src/lib/gsudoku.py | 376 +++++++++++++++++++--------------- gnome-sudoku/src/lib/main.py | 281 ++++++++++++++++++++------ gnome-sudoku/src/lib/number_box.py | 243 ++++++++++++++++++---- gnome-sudoku/src/lib/saver.py | 52 +++-- gnome-sudoku/src/lib/tracker_info.py | 208 +++++++++++++++++++ 6 files changed, 1050 insertions(+), 369 deletions(-) commit 511b91a05b7ad2e003e9a986d9dfe111b06d7b81 Author: Thomas Hindoe Paaboel Andersen Date: Mon May 24 08:18:12 2010 +0200 Distcheck fix lightsoff/src/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 09560e8254dcdbed9e1124649536fb59b744fd4b 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 574d09b6c06ce5371837f8f2e996edcc10fef876 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 3c48306a8079171fb485decd1230b0f35c2cf5c6 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 4b2010a367d1d8f5b6affcb006a1249a86d0cb2f 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 33e30c44c46130d22f11c75716ce86d5799c3170 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 c7a626928b04fd8a366d970fda2b3f93bcd01c13 Author: Josselin Mouette Date: Wed May 12 21:02:38 2010 -0500 Sudoku: Don’t use set.update() with multiple arguments gnome-sudoku 2.30 uses a feature specific to Python 2.6, despite configure.in claiming to require only 2.4, and the external dependency set listing 2.5.2 as the minimal version. The attached patch should fix the bug. gnome-sudoku/src/lib/sudoku.py | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 400ec702e15830757bae1ddedc1602fd74e2a834 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 ac400dae0c0d423a5c8b6d779334a3237e5bb84b 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 c5711cc202fed8a69fe0c71dc0bc6af1d34c3689 Author: Robert Ancell Date: Mon May 10 15:30:17 2010 +0200 Support Fairy-Max glchess/data/ai.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit bf70206b0c6050120a04c2467a293e71dca97f1a Author: Robert Ancell Date: Mon May 10 15:25:07 2010 +0200 Support Stockfish glchess/data/ai.xml | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) commit a544292fd43e70039ea6d91d0c001aead9644c5a Author: Robert Ancell Date: Mon May 10 15:24:51 2010 +0200 Fix typo in glaurung AI config glchess/data/ai.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b1ad00bbacdf5a2223f9bc8e95322fe4485306e3 Author: Joe Hansen Date: Mon May 10 13:19:17 2010 +0200 Added Danish translation gnotski/help/da/da.po | 563 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 563 insertions(+), 0 deletions(-) commit 22ad238b45fc390125640a0d3f5d078498f79414 Author: Kenneth Nielsen Date: Mon May 10 13:15:44 2010 +0200 Added da to list of languages gnotski/help/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 082a2496a3e30fc95722c0cee2ea1f44e43e9cce Author: Tim Horton Date: Sat May 8 00:49:32 2010 -0400 lightsoff: Fix extra black padding on right/bottom of puzzle board lightsoff/src/Game.js | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) commit 1fe994060286aa4f9d179ae90f7c5b54be0c9c3d Author: Tim Horton Date: Sat May 8 00:26:49 2010 -0400 lightsoff: fix misinterpreted clicks when mouse moves Use location where mouse is clicked, not released, to determine what light to flip. Fixes BGO 614698 lightsoff/src/Board.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 28d9ec9411f6c59362309146846743c1c1dcdfa3 Author: Tim Horton Date: Sat May 8 00:26:07 2010 -0400 Revert "lightsoff: fix misinterpreted clicks when mouse moves" This reverts commit 838ef1987de5d68b5f871e202d87677585280412. lightsoff/src/Board.js | 40 ++++++++++++---------------------------- 1 files changed, 12 insertions(+), 28 deletions(-) commit 838ef1987de5d68b5f871e202d87677585280412 Author: Tim Horton Date: Sat May 8 00:23:39 2010 -0400 lightsoff: fix misinterpreted clicks when mouse moves Use location where mouse is clicked, not released, to determine what light to flip. Fixes BGO 614698 lightsoff/src/Board.js | 40 ++++++++++++++++++++++++++++------------ 1 files changed, 28 insertions(+), 12 deletions(-) commit 944c2b2464b307bae3f7cc0c2a4097a5cabd38bd Author: Justin Blanchard Date: Fri May 7 23:51:03 2010 -0400 Introduce much more advanced level generation algorithm. From author: // Puzzle generation logic: // We want to measure a puzzle's difficulty by the number of button presses // needed to solve it, and have that increase in a controlled manner. // // Lights Off can be seen as a linear algebra problem over the field GF(2). // (See e.g. the first page of "Turning Lights Out with Linear Algebra".) // The linear map from button-press strategies to light configurations // will in general have a nullspace (of dimension n). // Thus, any solvable puzzle has 2^n solutions, given by a fixed solution // plus an element of the nullspace. // A solution is thus optimal if it presses at most half the buttons // which make up any element of the nullspace. // // A basis for the nullspace splits the board into (up to) 2^n regions, // defined by which basic nullspace elements include a given button. // (This determines which nullspace elements include the same button.) // Thus, a solution is optimal if it includes at most half the buttons in any // region (except the region lying outside all null-sets). // The converse is not true, but (at least if the regions are even-sized) // does hold for a large number of puzzles up to the highest difficulty level. // (Certainly, on average, at most half the lights which belong to at least // one null set may be used.) lightsoff/src/Board.js | 36 +++------- lightsoff/src/Makefile.am | 1 + lightsoff/src/Puzzle.js | 162 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 173 insertions(+), 26 deletions(-) commit 00bb720840908c48c01df20bc08b77810390f4e1 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 9a286ba07eb902851b5d41bca81a56aeeac4bf1e 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 9ac1659d10f0adf2eb843ab7350005accc1ee844 Author: Thomas Hindoe Paaboel Andersen Date: Wed May 5 00:16:03 2010 +0200 glchess: update texture dir for uninstalled mode to new location glchess/src/lib/defaults.py.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8d1fbd5904fe2702b165a90bd3551b334f6a0ec9 Author: Thomas Hindoe Paaboel Andersen Date: Wed May 5 00:05:00 2010 +0200 mahjongg: Undo should not be sensitive after the game is won mahjongg/mahjongg.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 3983df6a1233ef01016e582fe425e3067dc586e6 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(-)