2008-12-01 22:03 thomashpa * [r8348] trunk/NEWS: gnome-games 2.25.2 2008-12-01 21:47 dnylande * [r8347] trunk/po/ChangeLog, trunk/po/sv.po: sv.po: Updated Swedish translation 2008-12-01 18:18 chpe * [r8346] trunk/aisleriot/rules/bakers_game.scm: Rewrite Baker's Game rules by basing them on freecell.scm. Bug #536913, patch by Vincent Povirk. 2008-12-01 16:54 jclinton * [r8345] trunk/po/POTFILES.skip: Ignore the noclutter source files for translation purposes. 2008-12-01 16:25 jclinton * [r8344] trunk/gnometris/Makefile.am: Fixup dist files for noclutter case. 2008-11-30 22:34 chpe * [r8343] trunk/aisleriot/rules/seahaven.scm: Be more strict about rules in Seahaven. Bug #556016, patch by Vincent Povirk. * [r8342] trunk/aisleriot/game.c: Return sane values when scheme exceptions occur in scheme code called from C * [r8341] trunk/aisleriot/game.c: Use a string port to write the exception message, instead of printing it directly into the tmpfile. 2008-11-30 14:25 mariobl * [r8340] trunk/glchess/help/de/de.po: 2008-11-30 Mario Blättermann * de/de.po: Updated German translation by Ulf Ehlert 2008-11-30 11:19 jorgegonz * [r8338] trunk/aisleriot/help/ChangeLog.old, trunk/aisleriot/help/es/es.po: Updated Spanish translation 2008-11-29 09:44 mariobl * [r8337] trunk/glchess/help/de/de.po, trunk/po/de.po: 2008-11-29 Mario Blättermann * glchess/help/de/de.po: Updated German translation * po/de.po: Small fix in German translation 2008-11-27 10:46 rancell * [r8335] trunk/glchess/data/glchess.schemas.in, trunk/glchess/glade/preferences.glade, trunk/glchess/src/lib/config.py, trunk/glchess/src/lib/display.py, trunk/glchess/src/lib/gtkui/chessview.py, trunk/glchess/src/lib/gtkui/dialogs.py, trunk/glchess/src/lib/gtkui/gtkui.py, trunk/glchess/src/lib/scene/__init__.py, trunk/glchess/src/lib/scene/opengl/opengl.py, trunk/glchess/src/lib/ui/ui.py: Added anti-aliasing support (Bug #445711) 2008-11-23 20:22 chpe * [r8331] trunk/aisleriot/rules/Makefile.am: Install terrace.scm too. 2008-11-23 20:18 chpe * [r8330] trunk/aisleriot/translatable_game_names.h: Regenerated. 2008-11-23 19:34 chpe * [r8329] trunk/aisleriot/help/C/aisleriot.xml, trunk/aisleriot/help/C/terrace.xml, trunk/aisleriot/help/Makefile.am, trunk/aisleriot/rules/terrace.scm, trunk/po/POTFILES.in: Bug 542641 – Add Terrace aka Queen of Italy Written by Vincent Povirk with rules provided by David Rogers. * [r8328] trunk/aisleriot/game.c, trunk/aisleriot/game.h, trunk/aisleriot/window.c: Move option handling code from AisleriotWindow to AisleriotGame. Now guile is only used from within game.c. * [r8327] trunk/aisleriot/window.c: 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. * [r8326] trunk/aisleriot/game.c, trunk/aisleriot/game.h, trunk/aisleriot/window.c: Move hint code to AisleriotGame. 2008-11-23 14:57 pmkovar * [r8324] trunk/po/ChangeLog, trunk/po/cs.po: 2008-11-23 Petr Kovar * cs.po: Updated Czech translation by Marek Lisy. 2008-11-22 17:56 jorgegonz * [r8323] trunk/po/ChangeLog, trunk/po/es.po: Updated Spanish translation 2008-11-22 11:23 mariobl * [r8322] trunk/glchess/help/Makefile.am, trunk/glchess/help/de, trunk/glchess/help/de/de.po, trunk/glchess/help/de/figures, trunk/glchess/help/de/figures/game.png, trunk/glchess/help/de/figures/new_game.png, trunk/glchess/help/de/figures/preferences_game.png, trunk/glchess/help/de/figures/preferences_view.png: 2008-11-22 Mario Blättermann * help/de/de.po: Added German translation * help/de/figures/*: Added screenshots * help/Makefile.am: Added de to DOC_LINGUAS 2008-11-21 08:45 mariobl * [r8320] trunk/iagno/help/de/de.po, trunk/iagno/help/de/figures, trunk/iagno/help/de/figures/ANIMATION.png, trunk/iagno/help/de/figures/BLOCK.png, trunk/iagno/help/de/figures/FIRST.png, trunk/iagno/help/de/figures/PLAYER.png, trunk/iagno/help/de/figures/START.png: 2008-11-21 Mario Blättermann * de/de.po: Updated German translation. * de/figures/*.png: Added screenshots. 2008-11-18 20:37 thomashpa * [r8318] trunk/gnibbles/gnibbles.c: Change Gnibbles to Nibbles in user visible strings 2008-11-15 14:09 jorgegonz * [r8317] trunk/po/es.po: Updated Spanish translation 2008-11-15 13:55 jorgegonz * [r8316] trunk/po/es.po: Updated Spanish translation 2008-11-15 13:52 jorgegonz * [r8315] trunk/po/ChangeLog, trunk/po/es.po: Updated Spanish translation by Daniel Mustieles 2008-11-15 04:14 jclinton * [r8314] trunk/gnometris/blockops.cpp, trunk/gnometris/field-noclutter.cpp, trunk/gnometris/field-noclutter.h, trunk/gnometris/field.cpp, trunk/gnometris/field.h, trunk/gnometris/main.cpp, trunk/gnometris/preview-noclutter.cpp, trunk/gnometris/preview-noclutter.h, trunk/gnometris/preview.cpp, trunk/gnometris/preview.h, trunk/gnometris/tetris.cpp: Replace gtk_drawing_areas with gtk_clutter_embeds. Remove expose handlers. This commit causes us to depend on mutlistage support in the underlying glx implementation. 2008-11-15 04:13 jclinton * [r8313] trunk/gnometris/blockops.cpp, trunk/gnometris/blockops.h, trunk/gnometris/blocks.cpp, trunk/gnometris/blocks.h, trunk/gnometris/field-noclutter.cpp, trunk/gnometris/field-noclutter.h, trunk/gnometris/field.cpp, trunk/gnometris/field.h, trunk/gnometris/highscores.cpp, trunk/gnometris/highscores.h, trunk/gnometris/main.cpp, trunk/gnometris/preview.h, trunk/gnometris/renderer.cpp, trunk/gnometris/renderer.h, trunk/gnometris/scoreframe.cpp, trunk/gnometris/scoreframe.h, trunk/gnometris/tetris.cpp, trunk/gnometris/tetris.h: Fix the whitespace nightmare in Gnometris; ignore this. All vim modelines set to C++ mode with tab whitespace. * [r8312] trunk/gnometris/Makefile.am, trunk/gnometris/field-noclutter.cpp, trunk/gnometris/field-noclutter.h: Duplicate aisleriot's method of conditionally compiling clutter support. This checkin makes --enable-clutter do the right thing with regard to compiling in the proper headers and setting a HAVE_CLUTTER define for use for optional code compilation. I also copied aisleriot's noinst target for building the unaccelerated version optionally. * [r8311] trunk/gnometris/main.cpp: Use the correct g_set_application_name for Gnometris. It was probably set to "Five or More" by Thomas by accident during the libgnome killoff work that he did at the end of Oct. 2008. 2008-11-14 16:14 thomashpa * [r8309] trunk/gnome-sudoku/src/lib/main.py: Show highlighter at game launch. Patch by Zhang Sen. Fixes bug #560815 2008-11-13 13:30 thomashpa * [r8308] trunk/gnect/src/Makefile.am, trunk/gnect/src/server.c, trunk/gnibbles/Makefile.am, trunk/gnibbles/server.c, trunk/iagno/Makefile.am, trunk/iagno/server.c: Clean up linking in networked game servers. Patch by Roger Light. Fixes bug #560088 2008-11-10 14:52 chpe * [r8307] trunk/blackjack/src/blackjack.cpp: The window-state-event callback needs to return gboolean, not void. [2-24-candidate] 2008-11-09 21:53 thomashpa * [r8306] trunk/blackjack/src/chips.cpp: Fix another warning. G_N_ELEMENTS macro uses sizeof which returns unsigned int 2008-11-09 21:04 thomashpa * [r8305] trunk/aisleriot/game.c, trunk/libgames-support/eggdesktopfile.c, trunk/libgames-support/games-setgid-io.c: Silence a few warnings 2008-11-09 19:14 mariobl * [r8303] trunk/gnibbles/help/de/de.po, trunk/gnibbles/help/de/figures/tables.png: 2008-11-09 Mario Blättermann * de/figures/tables.png: Added screenshot * de/de.po: Updated German translation 2008-11-09 19:02 mariobl * [r8302] trunk/gnect/help/de/de.po, trunk/gnect/help/de/figures/tables.png: 2008-11-09 Mario Blättermann * de/de.po: Updated German translation * de/figures/tables.png: Added screenshot 2008-11-09 15:24 jorgegonz * [r8300] trunk/po/ChangeLog, trunk/po/es.po: Updated Spanish translation 2008-11-09 15:11 chpe * [r8299] trunk/libgames-support/games-runtime.c, trunk/libgames-support/games-runtime.h, trunk/libgames-support/games-scores-backend.c, trunk/libgames-support/games-sound.c: Add GAMES_RUNTIME_SCORES_DIRECTORY and use that in the scores backend. 2008-11-09 15:10 chpe * [r8298] trunk/aisleriot/Makefile.am, trunk/aisleriot/board.c, trunk/aisleriot/sol.c, trunk/libgames-support/games-runtime.c, trunk/libgames-support/games-runtime.h: Remove *DIR defines from aisleriot Makefile.am, and add GAMES_RUNTIME_GAME_HELP_DIRECTORY for win32/hildon. 2008-11-09 14:12 chpe * [r8297] trunk/blackjack/src/blackjack.cpp, trunk/blackjack/src/card.cpp, trunk/blackjack/src/game.cpp: Remove unused vars 2008-11-09 14:06 chpe * [r8296] trunk/blackjack/data/Makefile.am, trunk/blackjack/src/chips.cpp, trunk/blackjack/src/game.cpp, trunk/blackjack/src/slot.cpp, trunk/blackjack/src/splash.cpp: Use games-runtime to locate files. * [r8295] trunk/Makefile.am, trunk/configure.in: Install the sounds files always if sound is enabled, not just for gstreamer sound. * [r8294] trunk/blackjack/src/Makefile.am: Makefile modernisation. * [r8293] trunk/aisleriot/sol.c: Remove incorrect cast. 2008-11-09 09:36 rancell * [r8291] trunk/gnome-sudoku/src/lib/main.py: Handle errors loading stock icons (Bug #559868) 2008-11-09 08:40 rancell * [r8290] trunk/glines/glines.c: Only start animation timer when required (Bug #523589) 2008-11-09 08:28 rancell * [r8289] trunk/glines/glines.c: Removed tab characters 2008-11-09 03:10 rancell * [r8288] trunk/same-gnome/drawing.c, trunk/same-gnome/drawing.h, trunk/same-gnome/game.c: Only start animation timer when required (Bug #523589) 2008-11-09 02:57 rancell * [r8287] trunk/same-gnome/drawing.c: Removed tab characters 2008-11-08 12:45 jorgegonz * [r8286] trunk/same-gnome/help/ChangeLog, trunk/same-gnome/help/es/es.po: Updated Spanish translation 2008-11-08 12:31 jorgegonz * [r8285] trunk/gnometris/help/ChangeLog.old, trunk/gnometris/help/es/es.po: Updated Spanish translation 2008-11-08 12:28 jorgegonz * [r8284] trunk/gnobots2/help/ChangeLog.old, trunk/gnobots2/help/es/es.po: Updated Spansih translation 2008-11-08 12:03 jorgegonz * [r8283] trunk/aisleriot/help/ChangeLog.old, trunk/aisleriot/help/es/es.po: Updated Spanish translation 2008-11-08 05:19 rancell * [r8282] trunk/iagno/gnothello.c, trunk/iagno/gnothello.h, trunk/iagno/othello.c, trunk/iagno/properties.c: Only run animation timer during animation (Bug #523589) 2008-11-08 03:27 rancell * [r8281] trunk/glchess/README: Remove reference to sourceforge 2008-11-08 03:23 rancell * [r8280] trunk/glchess/README: Updated README to new website 2008-11-08 03:21 rancell * [r8279] trunk/glchess/BUGS, trunk/glchess/TODO: Removed obsolete BUGS and TODO files 2008-11-08 02:51 rancell * [r8278] trunk/gnome-sudoku/src/gnome-sudoku.in.in, trunk/gnome-sudoku/src/lib/__init__.py, trunk/gnome-sudoku/src/lib/colors.py, trunk/gnome-sudoku/src/lib/dialog_swallower.py, trunk/gnome-sudoku/src/lib/game_selector.py, trunk/gnome-sudoku/src/lib/gnome_sudoku.py, trunk/gnome-sudoku/src/lib/gsudoku.py, trunk/gnome-sudoku/src/lib/gtk_goodies/Undo.py, trunk/gnome-sudoku/src/lib/gtk_goodies/__init__.py, trunk/gnome-sudoku/src/lib/gtk_goodies/dialog_extras.py, trunk/gnome-sudoku/src/lib/gtk_goodies/gconf_wrapper.py, trunk/gnome-sudoku/src/lib/gtk_goodies/image_extras.py, trunk/gnome-sudoku/src/lib/main.py, trunk/gnome-sudoku/src/lib/pausable.py, trunk/gnome-sudoku/src/lib/printing.py, trunk/gnome-sudoku/src/lib/saver.py, trunk/gnome-sudoku/src/lib/simple_debug.py, trunk/gnome-sudoku/src/lib/sudoku.py, trunk/gnome-sudoku/src/lib/sudoku_generator_gui.py, trunk/gnome-sudoku/src/lib/sudoku_labeller.py, trunk/gnome-sudoku/src/lib/sudoku_maker.py, trunk/gnome-sudoku/src/lib/sudoku_thumber.py, trunk/gnome-sudoku/src/lib/timer.py: Marked all Python files as being UTF-8 encoded 2008-11-08 02:48 rancell * [r8277] trunk/glchess/src/glchess.in.in, trunk/glchess/src/lib/__init__.py, trunk/glchess/src/lib/ai.py, trunk/glchess/src/lib/cecp.py, trunk/glchess/src/lib/chess/__init__.py, trunk/glchess/src/lib/chess/bitboard.py, trunk/glchess/src/lib/chess/board.py, trunk/glchess/src/lib/chess/fics/__init__.py, trunk/glchess/src/lib/chess/fics/client.py, trunk/glchess/src/lib/chess/fics/server.py, trunk/glchess/src/lib/chess/fics/style12.py, trunk/glchess/src/lib/chess/fics/telnet.py, trunk/glchess/src/lib/chess/lan.py, trunk/glchess/src/lib/chess/pgn.py, trunk/glchess/src/lib/chess/san.py, trunk/glchess/src/lib/config.py, trunk/glchess/src/lib/display.py, trunk/glchess/src/lib/game.py, trunk/glchess/src/lib/ggz/__init__.py, trunk/glchess/src/lib/ggz/chess.py, trunk/glchess/src/lib/ggz/client.py, trunk/glchess/src/lib/ggz/protocol.py, trunk/glchess/src/lib/glchess.py, trunk/glchess/src/lib/gtkui/__init__.py, trunk/glchess/src/lib/gtkui/chessview.py, trunk/glchess/src/lib/gtkui/dialogs.py, trunk/glchess/src/lib/gtkui/gtkui.py, trunk/glchess/src/lib/gtkui/log.py, trunk/glchess/src/lib/gtkui/network.py, trunk/glchess/src/lib/history.py, trunk/glchess/src/lib/main.py, trunk/glchess/src/lib/network.py, trunk/glchess/src/lib/player.py, trunk/glchess/src/lib/scene/__init__.py, trunk/glchess/src/lib/scene/cairo/__init__.py, trunk/glchess/src/lib/scene/cairo/pieces.py, trunk/glchess/src/lib/scene/human.py, trunk/glchess/src/lib/scene/opengl/__init__.py, trunk/glchess/src/lib/scene/opengl/builtin_models.py, trunk/glchess/src/lib/scene/opengl/new_models.py, trunk/glchess/src/lib/scene/opengl/opengl.py, trunk/glchess/src/lib/scene/opengl/png.py, trunk/glchess/src/lib/scene/opengl/texture.py, trunk/glchess/src/lib/uci.py, trunk/glchess/src/lib/ui/__init__.py, trunk/glchess/src/lib/ui/ui.py: Marked all Python files as being UTF-8 encoded (Bug #556803) 2008-11-08 01:58 thomashpa * [r8276] trunk/dependencies/ggz-gtk/xtext.c, trunk/dependencies/ggz-gtk/xtext.h: DGTK_DISABLE_SINGLE_INCLUDES fixes 2008-11-07 15:16 thomashpa * [r8275] trunk/gnome-sudoku/src/lib/gtk_goodies/gconf_wrapper.py: replace tabs with spaces to correct indentation. Patch by Zhang Sen. Fixes bug 559434 2008-11-06 23:46 thomashpa * [r8274] trunk/glines/glines.c, trunk/gnobots2/game.c, trunk/gnobots2/gnobots.c, trunk/gnobots2/menu.c, trunk/gnobots2/menu.h, trunk/gnobots2/properties.c, trunk/gnometris/highscores.cpp, trunk/gnometris/highscores.h, trunk/gnometris/tetris.cpp, trunk/gnometris/tetris.h, trunk/gnotski/gnotski.c, trunk/gtali/gyahtzee.c, trunk/mahjongg/mahjongg.c: Scores should always be sensitive in the menu. Patch based on initial work by Jason Clinton. Fixes bug #488057 2008-11-06 12:56 rancell * [r8272] trunk/gnome-sudoku/src/lib/sudoku_maker.py: Use IOError.strerror not IOError.message 2008-11-06 12:53 rancell * [r8270] trunk/gnome-sudoku/src/lib/saver.py: Handle not being able to access save game directory (Bug #532937) 2008-11-06 12:44 rancell * [r8269] trunk/gnome-sudoku/src/lib/sudoku_maker.py: Make Sudo generator resiliant to file IO failures (Bug #486385, #421487) 2008-11-06 11:38 rancell * [r8266] trunk/gnome-sudoku/src/lib/printing.py: Fix crash when printing zero puzzles (Bug #436275) 2008-11-06 11:27 rancell * [r8264] trunk/gnome-sudoku/src/gnome-sudoku.in.in: Catch errors writing to stdout (Bug #523062) 2008-11-06 11:08 rancell * [r8263] trunk/gnome-sudoku/src/gnome-sudoku.in.in: Catch errors writing to stdout (Bug #523062) 2008-11-05 20:59 thomashpa * [r8261] trunk/glines/glines.c: stop warning. Variable should be const 2008-11-05 02:21 jclinton * [r8260] trunk/configure.in: Post-release version bump. 2008-11-05 00:36 thomashpa * [r8259] trunk/iagno/properties.c, trunk/libgames-support/games-files.c, trunk/libgames-support/games-files.h: Change games-files api to take const char as dirname