2008-11-04 23:00  thomashpa

	* [r8256] trunk/NEWS: quick fixes for NEWS

2008-11-04 22:38  jclinton

	* [r8254] trunk/NEWS: Update NEWS file for 2.25.1 release.

2008-11-04 14:25  chpe

	* [r8253] trunk/same-gnome/Makefile.am,
	  trunk/same-gnome/drawing.c, trunk/same-gnome/ui.c: Remove
	  directory defines from CPPFLAGS to ensure they're not used, and
	  replace remaining uses of the directory defines, if any, with
	  games-runtime lookups. Prettify the Makefile.am in the process,
	  and make libgames-support includes consistent.
	* [r8252] trunk/libgames-support/games-runtime.c,
	  trunk/libgames-support/games-runtime.h: Add game theme directory.
	* [r8251] trunk/blackjack/src/blackjack.cpp,
	  trunk/blackjack/src/chips.cpp, trunk/blackjack/src/dialog.cpp,
	  trunk/blackjack/src/slot.cpp: Unify libgames-support includes,
	  and include config.h.
	* [r8250] trunk/gnome-sudoku/data/Makefile.am,
	  trunk/gnome-sudoku/glade/Makefile.am,
	  trunk/gnome-sudoku/src/lib/gtk_goodies/Makefile.am: Makefile
	  prettification.
	* [r8249] trunk/tests/libgames-support/Makefile.am,
	  trunk/tests/libgames-support/test-libgames-support.c: Fix the
	  out-of-srcdir build.
	* [r8248] trunk/gnect/data/Makefile.am,
	  trunk/gnect/pixmaps/Makefile.am, trunk/gnect/src/Makefile.am:
	  Remove directory defines from CPPFLAGS to ensure they're not
	  used, and replace remaining uses of the directory defines, if
	  any, with games-runtime lookups. Prettify the Makefile.am in the
	  process, and make libgames-support includes consistent.
	* [r8247] trunk/mahjongg/Makefile.am: Remove directory defines
	  from CPPFLAGS to ensure they're not used, and replace remaining
	  uses of the directory defines, if any, with games-runtime
	  lookups. Prettify the Makefile.am in the process, and make
	  libgames-support includes consistent.
	* [r8246] trunk/iagno/Makefile.am: Remove directory defines from
	  CPPFLAGS to ensure they're not used, and replace remaining uses
	  of the directory defines, if any, with games-runtime lookups.
	  Prettify the Makefile.am in the process, and make
	  libgames-support includes consistent.
	* [r8245] trunk/gtali/Makefile.am, trunk/gtali/gyahtzee.c,
	  trunk/gtali/help/da/Makefile.am, trunk/gtali/pix/Makefile.am,
	  trunk/gtali/setup.c: Remove directory defines from CPPFLAGS to
	  ensure they're not used, and replace remaining uses of the
	  directory defines, if any, with games-runtime lookups. Prettify
	  the Makefile.am in the process, and make libgames-support
	  includes consistent.
	* [r8244] trunk/gnotski/Makefile.am: Remove directory defines from
	  CPPFLAGS to ensure they're not used, and replace remaining uses
	  of the directory defines, if any, with games-runtime lookups.
	  Prettify the Makefile.am in the process, and make
	  libgames-support includes consistent.
	* [r8243] trunk/gnotravex/Makefile.am,
	  trunk/gnotravex/pixmaps/Makefile.am: Remove directory defines
	  from CPPFLAGS to ensure they're not used, and replace remaining
	  uses of the directory defines, if any, with games-runtime
	  lookups. Prettify the Makefile.am in the process, and make
	  libgames-support includes consistent.
	* [r8242] trunk/gnometris/Makefile.am,
	  trunk/gnometris/pix/Makefile.am: Remove directory defines from
	  CPPFLAGS to ensure they're not used, and replace remaining uses
	  of the directory defines, if any, with games-runtime lookups.
	  Prettify the Makefile.am in the process, and make
	  libgames-support includes consistent.
	* [r8241] trunk/gnomine/Makefile.am: Remove directory defines from
	  CPPFLAGS to ensure they're not used, and replace remaining uses
	  of the directory defines, if any, with games-runtime lookups.
	  Prettify the Makefile.am in the process, and make
	  libgames-support includes consistent.
	* [r8240] trunk/gnibbles/Makefile.am,
	  trunk/gnibbles/pix/Makefile.am: Remove directory defines from
	  CPPFLAGS to ensure they're not used, and replace remaining uses
	  of the directory defines, if any, with games-runtime lookups.
	  Prettify the Makefile.am in the process, and make
	  libgames-support includes consistent.
	* [r8239] trunk/gnobots2/Makefile.am, trunk/gnobots2/graphics.c,
	  trunk/gnobots2/properties.c: Remove directory defines from
	  CPPFLAGS to ensure they're not used, and replace remaining uses
	  of the directory defines, if any, with games-runtime lookups.
	  Prettify the Makefile.am in the process, and make
	  libgames-support includes consistent.
	* [r8238] trunk/glines/Makefile.am, trunk/glines/glines.c: Remove
	  directory defines from CPPFLAGS to ensure they're not used, and
	  replace remaining uses of the directory defines, if any, with
	  games-runtime lookups.
	* [r8237] trunk/dependencies/ggz-gtk/Makefile.am: -version-info
	  doesn't work with convenience libs, and is unnecessary anyway
	  here.

2008-11-04 01:05  thomashpa

	* [r8236] trunk/gnibbles/gnibbles.c: check return value of fgets.
	  Also clean up function wrt tabs/spaces

2008-11-04 00:20  thomashpa

	* [r8235] trunk/gnome-sudoku/src/lib/main.py: 'Show Toolbar'
	  should be insensitive in new game/saved game screen

2008-11-03 23:35  thomashpa

	* [r8234] trunk/aisleriot/game.c, trunk/aisleriot/sol.c,
	  trunk/iagno/properties.c: fix warning in iagno, remove duplicate
	  include in aisleriot and reinsert HAVE_GNOME check for g_thread
	  in aisleriot

2008-11-03 22:51  thomashpa

	* [r8233] trunk/gtali/Makefile.am, trunk/gtali/gyahtzee.c,
	  trunk/gtali/pix/Makefile.am: make gtali use games-runtime to
	  locate its files

2008-11-03 08:00  claudep

	* [r8232] trunk/same-gnome/help/C/same-gnome.xml: Removed
	  cellspacing which is not a valid tgroup attribute. Fixes #509801.

2008-11-02 11:01  rancell

	* [r8227] trunk/gnotravex/gnotravex.c: Stop game immediately
	  completing when started from high score dialog (bug #558904,
	  regression from 2.24.0)

2008-11-02 10:53  rancell

	* [r8226] trunk/gnotravex/gnotravex.c: Remove tab characters

2008-11-02 08:36  hendrikr

	* [r8224] trunk/gnobots2/help/de/de.po: Updated German
	  translation, fix #556509.

2008-10-31 00:41  thomashpa

	* [r8221] trunk/gnome-sudoku/src/lib/main.py: Make sure the dancer
	  can not be activated while already running by using the auto
	  fill. Fixes bug #532357. Patch by Zhang Sen

2008-10-31 00:38  thomashpa

	* [r8220] trunk/gnome-sudoku/src/lib/saver.py: Don't crash on old
	  savegames by initializing non-existing values to 0. Fixes bug
	  #557308. Patch by Zhang Sen

2008-10-29 21:00  nroberts

	* [r8219] trunk/aisleriot/baize.c, trunk/aisleriot/card.c,
	  trunk/aisleriot/slot-renderer.c: 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.
	* [r8218] trunk/aisleriot/baize.c, trunk/aisleriot/baize.h,
	  trunk/aisleriot/board.c, trunk/aisleriot/card.c,
	  trunk/aisleriot/card.h, trunk/aisleriot/clutter-embed.c,
	  trunk/aisleriot/game.c, trunk/aisleriot/game.h,
	  trunk/aisleriot/slot-renderer.c,
	  trunk/aisleriot/slot-renderer.h, trunk/aisleriot/sol.c: Include
	  <clutter/clutter.h> instead of individual headers Clutter is
	  moving towards disallowing inclusion of individual headers so we
	  might as well change it now.

2008-10-29 10:22  kmaraas

	* [r8217] trunk/po/ChangeLog, trunk/po/nb.po: 2008-10-29 Kjartan
	  Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål
	  translation.

2008-10-28 18:16  chpe

	* [r8216] trunk/libgames-support/games-help.c: Code style fix

2008-10-28 18:14  chpe

	* [r8215] trunk/po/POTFILES.in: Bug 558276 – missing files from
	  POTFILES.in

2008-10-28 14:52  chpe

	* [r8214] trunk/gnibbles/gnibbles.c, trunk/gnibbles/main.c,
	  trunk/gnibbles/scoreboard.c, trunk/gnibbles/worm.c: Fix missing
	  prototypes warnings.

2008-10-28 13:44  chpe

	* [r8213] trunk/blackjack/data/Ameristar.rules,
	  trunk/blackjack/data/Atlantic_City.rules,
	  trunk/blackjack/data/Vegas_Downtown.rules,
	  trunk/blackjack/data/Vegas_Strip.rules: Keyfiles use false, not
	  FALSE.

2008-10-28 13:38  chpe

	* [r8212] trunk/blackjack/data/Ameristar.rules,
	  trunk/blackjack/data/Atlantic_City.rules,
	  trunk/blackjack/data/Vegas_Downtown.rules,
	  trunk/blackjack/data/Vegas_Strip.rules,
	  trunk/blackjack/src/game.cpp: Port blackjack rules format to
	  GKeyFile.
	* [r8211] trunk/blackjack/src/Makefile.am, trunk/configure.in: 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.

2008-10-28 12:56  chpe

	* [r8210] trunk/autogen.sh, trunk/configure.in: Remove gettext
	  check from configure, and just bump the version req in autogen.
	* [r8209] trunk/libgames-support/Makefile.am: Only add -lSM in the
	  XSMP case.

2008-10-28 01:44  thomashpa

	* [r8208] trunk/configure.in, trunk/libgames-support/Makefile.am:
	  remove libgnome from configure.in. Enjoy the libgnome-free
	  gnome-games.

2008-10-28 00:14  thomashpa

	* [r8207] trunk/iagno/gnothello.c: Use quit_game_cb() instead as
	  quit_cb() is not defined when not using a sm client

2008-10-27 20:39  thomashpa

	* [r8206] trunk/dependencies/ggz-gtk/chat.c,
	  trunk/dependencies/ggz-gtk/client.c,
	  trunk/dependencies/ggz-gtk/login.c: Remove libgnome dependency
	  from ggz-gtk

2008-10-27 00:16  thomashpa

	* [r8205] trunk/blackjack/src/menu.cpp, trunk/glines/glines.c,
	  trunk/gnect/src/main.c, trunk/gnibbles/main.c,
	  trunk/gnobots2/menu.c, trunk/gnometris/tetris.cpp,
	  trunk/gnomine/gnomine.c, trunk/gnotravex/gnotravex.c,
	  trunk/gnotski/gnotski.c, trunk/gtali/gyahtzee.c,
	  trunk/iagno/gnothello.c, trunk/libgames-support/Makefile.am,
	  trunk/libgames-support/games-help.c,
	  trunk/libgames-support/games-help.h, trunk/mahjongg/mahjongg.c,
	  trunk/same-gnome/ui.c: move common help functionality to
	  libgames-support/games-help.[ch]

2008-10-26 14:54  chpe

	* [r8204] trunk/configure.in: Don't add DISABLE_DEPRECATED to
	  AM_CPPFLAGS.

2008-10-26 14:45  chpe

	* [r8203] trunk/configure.in: Add GNOME_MAINTAINER_MODE_DEFINES.
	* [r8202] trunk/aisleriot/board.h,
	  trunk/aisleriot/clutter-embed.c, trunk/aisleriot/game.h,
	  trunk/aisleriot/sol.c, trunk/aisleriot/stats-dialog.h,
	  trunk/aisleriot/util.h, trunk/aisleriot/window.h,
	  trunk/blackjack/src/dialog.cpp, trunk/gnect/src/gfx.c,
	  trunk/gnect/src/ggz-network.c, trunk/gnect/src/main.c,
	  trunk/gnibbles/boni.c, trunk/gnibbles/bonus.c,
	  trunk/gnibbles/main.c, trunk/gnibbles/preferences.c,
	  trunk/gnibbles/warpmanager.c, trunk/gnobots2/game.c,
	  trunk/gnobots2/gnobots.c, trunk/gnobots2/properties.c,
	  trunk/gnobots2/sound.c, trunk/gnobots2/statusbar.c,
	  trunk/gnometris/tetris.cpp, trunk/gnomine/gnomine.c,
	  trunk/gnomine/minefield.c, trunk/gnomine/minefield.h,
	  trunk/gtali/gyahtzee.c, trunk/iagno/ggz-network.c,
	  trunk/iagno/gnothello.c, trunk/libgames-support/games-clock.h,
	  trunk/libgames-support/games-conf.c,
	  trunk/libgames-support/games-conf.h,
	  trunk/libgames-support/games-controls.h,
	  trunk/libgames-support/games-dlg-chat.c,
	  trunk/libgames-support/games-dlg-players.c,
	  trunk/libgames-support/games-frame.h,
	  trunk/libgames-support/games-scores-dialog.h,
	  trunk/libgames-support/games-stock.c,
	  trunk/libgames-support/games-stock.h,
	  trunk/libgames-support/render-cards.c, trunk/mahjongg/drawing.c,
	  trunk/mahjongg/drawing.h,
	  trunk/windows/nsis/include/win_environment_functions.nsh: Build
	  with *_DISABLE_DEPRECATED and *_DISABLE_SINGLE_INCLUDES. Add
	  some missing includes.
	* [r8201] trunk/dependencies/ggz-gtk/Makefile.am,
	  trunk/gnect/src/Makefile.am, trunk/gnibbles/Makefile.am,
	  trunk/gnobots2/Makefile.am, trunk/gnometris/Makefile.am,
	  trunk/gnomine/Makefile.am, trunk/iagno/Makefile.am: Fix
	  out-of-srcdir build, and exempt ggz-gtk from deprecation flags.

2008-10-26 10:24  thomashpa

	* [r8200] trunk/libgames-support/games-conf.c,
	  trunk/libgames-support/games-dlg-chat.c,
	  trunk/libgames-support/games-dlg-players.c: more libgnome removal

2008-10-26 10:21  thomashpa

	* [r8199] trunk/dependencies/ggz-gtk/props.c: set page_size = 0
	  for spinbuttons

2008-10-25 22:05  thomashpa

	* [r8198] trunk/gnibbles/preferences.c,
	  trunk/gnibbles/properties.c, trunk/gnibbles/warp.h,
	  trunk/gnibbles/warpmanager.h, trunk/gnibbles/worm.h,
	  trunk/iagno/ggz-network.c, trunk/iagno/othello.c,
	  trunk/iagno/properties.c, trunk/iagno/server.c,
	  trunk/tests/libgames-support/test-libgames-support.c: Removing a
	  few gnome.h includes

2008-10-25 17:45  chpe

	* [r8197] trunk/aisleriot/sol.c: Bug 557828 – unconditional
	  #include of clutter-embed.h in sol.c when clutter not enabled
	  Patch by "Paul" <ephraim_owns at hotmail.com>

2008-10-24 15:14  mariobl

	* [r8195] trunk/mahjongg/help/de/figures/no-move.png: 2008-10-24
	  Mario Blättermann <mariobl@svn.gnome.org> *
	  de/figures/no-move.png: Updated screenshot

2008-10-24 12:42  mariobl

	* [r8194] trunk/gnect/help/de, trunk/gnect/help/de/de.po,
	  trunk/gnect/help/de/figures,
	  trunk/gnect/help/de/figures/connect.png,
	  trunk/gnect/help/de/figures/mainwindow.png: 2008-10-24 Mario
	  Blättermann <mariobl@svn.gnome.org> * gnect/help/de/de.po: Added
	  German translation * gnect/help/de/figures/*.png: Added
	  Screenshots

2008-10-23 23:06  chpe

	* [r8193] trunk/aisleriot/board.c, trunk/aisleriot/sol.c: Fix the
	  build with clutter 0.8.
	* [r8192] trunk/aisleriot/clutter-embed.h: Remove useless padding

2008-10-23 22:12  thomashpa

	* [r8191] trunk/gnometris/highscores.h, trunk/gnometris/main.cpp,
	  trunk/gnometris/preview.h, trunk/gnometris/scoreframe.cpp,
	  trunk/gnometris/tetris.h: remove last bits of libgnome in
	  gnometris and some indentation/includes cleanup

2008-10-23 21:56  thomashpa

	* [r8190] trunk/gnometris/tetris.cpp: port gnometris from
	  gnome-vfs to GIO. Fixes bug #550004

2008-10-23 18:18  thomashpa

	* [r8188] trunk/gnometris/tetris.cpp: Set page_size=0 in spin
	  button

2008-10-23 17:17  chpe

	* [r8187] trunk/aisleriot/clutter-embed.c,
	  trunk/aisleriot/clutter-embed.h, trunk/aisleriot/sol.c: Use the
	  clutter option group instead of calling gtk_clutter_init()
	  directly.

2008-10-23 14:22  chpe

	* [r8186] trunk/aisleriot/clutter-embed.c: Fix window flashing on
	  startup, by only showing the embed's stage actor after realising
	  the embed.
	* [r8185] trunk/aisleriot/clutter-embed.c: Multi-head fix.
	* [r8184] trunk/aisleriot/clutter-embed.c: 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.
	* [r8183] trunk/aisleriot/Makefile.am, trunk/aisleriot/board.c,
	  trunk/aisleriot/clutter-embed.c,
	  trunk/aisleriot/clutter-embed.h: Import gtk-clutter-embed for
	  future fixup

2008-10-23 13:26  chpe

	* [r8182] trunk/aisleriot/board.c, trunk/aisleriot/card-cache.c,
	  trunk/aisleriot/sol.c: Fix the build with clutter 0.9.

2008-10-22 23:01  thomashpa

	* [r8181] trunk/gnometris/Makefile.am,
	  trunk/gnometris/pix/Makefile.am, trunk/gnometris/tetris.cpp,
	  trunk/gnometris/tetris.h: remove a few libgnome calls. Remove
	  unused method fillMenu (). Use games-runtime to get pixmap dirs
	  and g_get_user_data_dir for user data dir. Cleanup includes.

2008-10-22 11:46  chpe

	* [r8180] trunk/configure.in: Search for clutter's API version, to
	  support clutter 0.9.

2008-10-21 21:50  chpe

	* [r8179] trunk/aisleriot/Makefile.am, trunk/configure.in: In the
	  HAVE_CLUTTER case, build a noinst sol-noclutter aisleriot
	  variant, to ensure it always builds and to test against.
	* [r8178] trunk/aisleriot/Makefile.am, trunk/aisleriot/game.c,
	  trunk/aisleriot/game.h, trunk/aisleriot/sol.c: Make clutter in
	  aisleriot optional.
	* [r8177] trunk/libgames-support/render-cards.c: Fix
	  signed/unsigned comparision warning.
	* [r8176] trunk/libgames-support/eggdesktopfile.c,
	  trunk/libgames-support/eggsmclient-xsmp.c,
	  trunk/libgames-support/eggsmclient.patch: Update from libegg.
	* [r8175] trunk/configure.in: Make clutter optional and make it
	  off by default. Pass --enable-clutter to configure to enable it.
	* [r8174] trunk/configure.in: Simplify clutter check. Call
	  AM_CONDITIONALLY unconditionally.

2008-10-21 20:32  thomashpa

	* [r8173] trunk/mahjongg/Makefile.am, trunk/mahjongg/drawing.c,
	  trunk/mahjongg/mahjongg.c, trunk/mahjongg/maps.c: move mahjongg
	  to use games-runtime for determining directories

2008-10-21 20:28  chpe

	* [r8172] trunk/aisleriot/board-noclutter.c: Resurrect non-clutter
	  board.c as board-noclutter.c.

2008-10-21 19:48  jclinton

	* [r8171] trunk/aisleriot/slot-renderer.c: Fix the range and
	  property numbers for the highlight and revealed-card properties
	  of AisleriotSlotRenderer.
	* [r8170] trunk/aisleriot/board.c,
	  trunk/aisleriot/slot-renderer.c,
	  trunk/aisleriot/slot-renderer.h: Added a revealed-card property
	  to AisleriotSlotRenderer to fix revealing the card with the
	  right mouse button.

2008-10-21 19:47  jclinton

	* [r8169] trunk/aisleriot/board.c,
	  trunk/aisleriot/slot-renderer.c,
	  trunk/aisleriot/slot-renderer.h: Don't animate the depth of a
	  card if it is being dropped from a drag.
	* [r8168] trunk/aisleriot/board.c, trunk/aisleriot/game.c,
	  trunk/aisleriot/game.h: 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.
	* [r8167] trunk/aisleriot/board.c: Reposition the slot renderers
	  when the stage size changes
	* [r8166] trunk/aisleriot/board.c,
	  trunk/aisleriot/slot-renderer.c,
	  trunk/aisleriot/slot-renderer.h: Moved the animated cards to a
	  ClutterGroup that is layered above the slots so that the cards
	  won't move behind the slots.
	* [r8165] trunk/aisleriot/board.c,
	  trunk/aisleriot/slot-renderer.c,
	  trunk/aisleriot/slot-renderer.h: Convert the highlight start id
	  back to int so that it can highlight the empty slot when it's
	  set to -1
	* [r8164] trunk/aisleriot/board.c: When updating a slot, cancel
	  all animations so that you can grab cards that are animated.
	* [r8163] trunk/aisleriot/board.c,
	  trunk/aisleriot/slot-renderer.c: Fixed positioning of animated
	  cards. It now no longer duplicates drawing cards that are
	  animated.
	* [r8162] trunk/aisleriot/game.c, trunk/aisleriot/game.h: Added a
	  function to calculate the pixel position of a card within a slot.
	* [r8161] trunk/aisleriot/board.c,
	  trunk/aisleriot/slot-renderer.c,
	  trunk/aisleriot/slot-renderer.h: 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.

2008-10-21 19:46  jclinton

	* [r8160] trunk/aisleriot/board.c,
	  trunk/aisleriot/slot-renderer.c,
	  trunk/aisleriot/slot-renderer.h: 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.
	* [r8159] trunk/aisleriot/Makefile.am, trunk/aisleriot/board.c,
	  trunk/aisleriot/game.c, trunk/aisleriot/game.h,
	  trunk/aisleriot/slot-renderer.c,
	  trunk/aisleriot/slot-renderer.h: 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.
	* [r8158] trunk/aisleriot/board.c: Removed the unused expose-event
	  handler in board.c
	* [r8157] trunk/configure.in: Add checking for clutter to
	  configure.in Conflicts: configure.in
	* [r8156] trunk/aisleriot/board.c: When checking if the cards that
	  haven't moved are the same, ignore whether the card is flipped.
	* [r8155] trunk/aisleriot/board.c: Try to detect when a card is
	  moved and animate that.
	* [r8154] trunk/aisleriot/board.c: Check for animations at more
	  points
	* [r8153] trunk/aisleriot/card-cache.c: Forgot to clear the
	  highlighted card images when clearing the texture cache.

2008-10-21 19:45  jclinton

	* [r8152] trunk/aisleriot/board.c: When animating a card, also
	  move the card above the table.
	* [r8151] trunk/aisleriot/card.c: 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.
	* [r8150] trunk/aisleriot/board.c, trunk/aisleriot/game.c,
	  trunk/aisleriot/game.h: 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.
	* [r8149] trunk/aisleriot/sol.c: Include gtk-clutter-embed.h
	* [r8148] trunk/aisleriot/game.h: Updated a comment
	* [r8147] trunk/aisleriot/board.c, trunk/aisleriot/game.c,
	  trunk/aisleriot/game.h: Create an actor to display the slot gap
	  in empty slots.
	* [r8146] trunk/aisleriot/card-cache.c,
	  trunk/aisleriot/card-cache.h: Added
	  aisleriot_card_cache_get_slot_texture
	* [r8145] trunk/aisleriot/board.c: Set the position of the moving
	  group when beginning drag.

2008-10-21 19:44  jclinton

	* [r8144] trunk/aisleriot/board.c: Raise the moving group after
	  changing its position so that it will always be above the
	  highlighted slot.
	* [r8143] trunk/aisleriot/board.c: Drag cards using a ClutterGroup
	  instead of a child GdkWindow.
	* [r8142] trunk/aisleriot/card-cache.c: Fix the index for
	  highlighted cards in card-cache.c
	* [r8141] trunk/aisleriot/game.c: Destroy the card actors when
	  freeing the slots
	* [r8140] trunk/aisleriot/board.c: Take a reference to the
	  AisleriotCard when storing it in the slot array.
	* [r8139] trunk/aisleriot/board.c: When getting the card images
	  for a slot, create an AisleriotCard actor for each card and
	  place it at the right position.
	* [r8138] trunk/aisleriot/card-cache.c,
	  trunk/aisleriot/card-cache.h: Make aisleriot_card_cache_clear
	  public
	* [r8137] trunk/aisleriot/card.c: Add missing chain-up in the
	  dispose handler for AisleriotCard.
	* [r8136] trunk/aisleriot/card.c: Added the missing highlighted
	  property for AisleriotCard

2008-10-21 19:43  jclinton

	* [r8135] trunk/aisleriot/Makefile.am, trunk/aisleriot/card.c,
	  trunk/aisleriot/card.h: Added a ClutterActor subclass to render
	  a card or show the back if the card is rotated upside down.
	* [r8134] trunk/aisleriot/card-cache.h: Include
	  games-card-images.h and add a copyright message to card-cache.h
	* [r8133] trunk/aisleriot/card-cache.c,
	  trunk/aisleriot/card-cache.h: Store the textures in the card
	  cache as Cogl textures instead of Clutter textures.
	* [r8132] trunk/aisleriot/card-cache.c: Small coding style fix up
	* [r8131] trunk/aisleriot/Makefile.am, trunk/aisleriot/board.c,
	  trunk/aisleriot/card-cache.c, trunk/aisleriot/card-cache.h,
	  trunk/libgames-support/games-card-images.c,
	  trunk/libgames-support/games-card-images.h: Added a cache for
	  returning ClutterTextures of cards.
	  games_card_images_card_to_index has been made public.
	* [r8130] trunk/aisleriot/Makefile.am, trunk/aisleriot/baize.c,
	  trunk/aisleriot/baize.h, trunk/aisleriot/board.c: 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.
	* [r8129] trunk/aisleriot/Makefile.am, trunk/aisleriot/board.c,
	  trunk/aisleriot/sol.c: Add Clutter build flags to Aisleriot.
	  Make AisleRiotBoard inherit from GtkClutterEmbed instead of
	  GtkDrawingArea. Call gtk_clutter_init.

2008-10-21 19:42  jclinton

	* [r8128] trunk/configure.in: Require Clutter in the configure
	  script when building Aisleriot

2008-10-21 18:50  icq

	* [r8127] trunk/po/ChangeLog, trunk/po/gl.po: Updated Galician
	  translation

2008-10-21 16:21  thomashpa

	* [r8125] trunk/iagno/gnothello.c, trunk/iagno/gnothello.h: remove
	  libgnome dependeny in iagno

2008-10-20 21:59  thomashpa

	* [r8124] trunk/configure.in,
	  trunk/libgames-support/games-files.c: Add comment so others
	  don't waste time chasing this warning. Also bumping version

2008-10-20 21:19  jclinton

	* [r8122] trunk/NEWS, trunk/configure.in: Revert bad commit caused
	  by Subversion 'switch' bug.

2008-10-20 19:12  jclinton

	* [r8120] trunk/NEWS, trunk/configure.in: Gnome Games 2.24.1

2008-10-20 17:54  thomashpa

	* [r8119] trunk/gnome-sudoku/src/lib/saver.py,
	  trunk/gnome-sudoku/src/lib/timer.py: Add, not overwrite, time
	  and also remember to actually save the time in the file. Fixes
	  bug #556155

2008-10-19 21:34  thomashpa

	* [r8115] trunk/configure.in, trunk/iagno/Makefile.am,
	  trunk/iagno/gnothello.c, trunk/iagno/properties.c: inital stab
	  to remove libgnome dependeny in iagno. The game is still builds

2008-10-19 19:10  gforcada

	* [r8114] trunk/aisleriot/help/ca/ca.po,
	  trunk/blackjack/help/ca/ca.po, trunk/gnometris/help/ca/ca.po:
	  Updated Catalan documentation

2008-10-19 17:36  thomashpa

	* [r8112] trunk/configure.in, trunk/gnotski/Makefile.am,
	  trunk/gnotski/gnotski.c: remove libgnome dependency in gnotski

2008-10-19 12:03  thomashpa

	* [r8109] trunk/gnotravex/Makefile.am,
	  trunk/gnotravex/gnotravex.c,
	  trunk/gnotravex/pixmaps/Makefile.am: use
	  games_runtime_get_directory () and move location to shared
	  version af baize.png

2008-10-19 11:35  gforcada

	* [r8106] trunk/po/ca.po: Minor fix to Catalan translation

2008-10-19 10:40  thomashpa

	* [r8105] trunk/gnotravex/gnotravex.c: Use white background if
	  loading the pixmap fails in gnotravex

2008-10-19 10:27  thomashpa

	* [r8104] trunk/configure.in, trunk/gnotravex/gnotravex.c: remove
	  libgnome dependency in gnotravex

2008-10-18 22:04  gforcada

	* [r8102] trunk/aisleriot/help/ca/ca.po,
	  trunk/blackjack/help/ca/ca.po, trunk/glchess/help/ca/ca.po,
	  trunk/glchess/help/ca/figures,
	  trunk/glchess/help/ca/figures/game.png,
	  trunk/glchess/help/ca/figures/new_game.png,
	  trunk/glchess/help/ca/figures/preferences_game.png,
	  trunk/glchess/help/ca/figures/preferences_view.png,
	  trunk/glines/help/ca/ca.po, trunk/gnect/help/ca/ca.po,
	  trunk/gnibbles/help/ca/ca.po, trunk/gnobots2/help/ca/ca.po,
	  trunk/gnome-sudoku/help/ca/ca.po,
	  trunk/gnome-sudoku/help/ca/figures/resuming.png,
	  trunk/gnome-sudoku/help/ca/figures/starting.png,
	  trunk/gnometris/help/ca/ca.po, trunk/gnomine/help/ca/ca.po,
	  trunk/gnotravex/help/ca/ca.po, trunk/gnotski/help/ca/ca.po,
	  trunk/gtali/help/ca/ca.po, trunk/iagno/help/ca/ca.po,
	  trunk/mahjongg/help/ca/ca.po, trunk/same-gnome/help/ca/ca.po:
	  Updated Catalan translation by Joan Duran

2008-10-18 13:16  mariobl

	* [r8084] trunk/aisleriot/help/Makefile.am,
	  trunk/aisleriot/help/de, trunk/aisleriot/help/de/de.po:
	  2008-10-18 Mario Blättermann <mariobl@gnome.org> * de/de.po:
	  Added German translation. * Makefile.am: Added de to DOC_LINGUAS.

2008-10-18 12:40  mariobl

	* [r8082] trunk/gnect/help/Makefile.am: 2008-10-18 Mario
	  Blättermann <mariobl@svn.gnome.org> * de/de.po: Added German
	  translation. * de/figures/*.png: Added screenshots for German
	  translation. * Makefile.am: Added de to DOC_LINGUAS.

2008-10-18 11:04  mariobl

	* [r8080] trunk/gnibbles/help/de/.xml2po.mo,
	  trunk/gnibbles/help/de/de.po,
	  trunk/gnibbles/help/de/gnibbles.xml,
	  trunk/gnibbles/help/de/legal.xml,
	  trunk/gnibbles/help/de/network-games.xml: 2008-10-18 Mario
	  Blättermann <mariobl@svn.gnome.org> * de/de.po: Updated German
	  translation.

2008-10-18 07:16  rancell

	* [r8077] trunk/gtali/help/de/.xml2po.mo: Output file should not
	  be committed

2008-10-18 07:15  rancell

	* [r8076] trunk/gtali/help/de/.xml2po.mo, trunk/gtali/yahtzee.c:
	  Undoing 5 of a kind reduces the score by 50 as there might be
	  multiple scores (Geoff Buchan, Bug #537673)

2008-10-18 07:02  rancell

	* [r8075] trunk/icons/22x22/gnome-tali.png: Change die face on
	  Tali icon as it was showing an impossible die (Bug #545699)

2008-10-18 06:55  rancell

	* [r8074] trunk/glchess/src/lib/game.py: Don't display failed to
	  claim draw dialog when successfully claimed draw

2008-10-18 06:20  rancell

	* [r8072] trunk/glchess/src/lib/gtkui/chessview.py: Fix incorrect
	  comment
	* [r8071] trunk/glchess/src/lib/chess/__init__.py,
	  trunk/glchess/src/lib/gtkui/chessview.py,
	  trunk/glchess/src/lib/gtkui/dialogs.py: Added support for
	  Figurine Algebraic Notation (FAN) (Bug #556803)

2008-10-18 06:07  rancell

	* [r8070] trunk/glchess/src/lib/gtkui/gtkui.py: Translator comment

2008-10-18 06:05  rancell

	* [r8069] trunk/glchess/src/lib/chess/__init__.py,
	  trunk/glchess/src/lib/chess/lan.py,
	  trunk/glchess/src/lib/chess/san.py,
	  trunk/glchess/src/lib/game.py,
	  trunk/glchess/src/lib/gtkui/chessview.py: Translate LAN and SAN
	  moves (Bug #462594)

2008-10-18 05:14  rancell

	* [r8068] trunk/glchess/src/lib/chess/__init__.py,
	  trunk/glchess/src/lib/gtkui/chessview.py,
	  trunk/glchess/src/lib/gtkui/dialogs.py,
	  trunk/glchess/src/lib/scene/cairo/__init__.py,
	  trunk/glchess/src/lib/scene/opengl/opengl.py: Added context to
	  rank and file strings and piece name strings (Bug #475147)
	  Translate board co-ordinates in human readable form (still SAN
	  and LAN todo)

2008-10-18 02:16  rancell

	* [r8067] trunk/glchess/src/lib/gtkui/chessview.py: Make human
	  readable move strings more easily translatable (Bugs #475555,
	  #518014)

2008-10-18 02:14  thomashpa

	* [r8066] trunk/configure.in, trunk/gnomine/gnomine.c: removing
	  libgnome dependency in gnomine

2008-10-17 23:32  thomashpa

	* [r8065] trunk/configure.in, trunk/gnobots2/gameconfig.c,
	  trunk/gnobots2/gnobots.c, trunk/gnobots2/help/C/gnobots2.xml:
	  remove libgnome dependency in gnobots2

2008-10-17 16:51  thomashpa

	* [r8064] trunk/glines/glines.c: use egg_sm_client_is_resumed() to
	  detect sm restart. Also correct callback signature. Thanks chpe.

2008-10-17 16:30  thomashpa

	* [r8063] trunk/gnometris/highscores.cpp,
	  trunk/gnometris/renderer.cpp, trunk/gnometris/renderer.h,
	  trunk/libgames-support/games-scores.h: Fix constant string cast
	  insanity

2008-10-17 14:25  thomashpa

	* [r8061] trunk/configure.in, trunk/glines/glines.c: remove
	  libgnome dependency in glines

2008-10-17 11:59  rancell

	* [r8060] 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/network.py,
	  trunk/glchess/src/lib/main.py: Add translator comments

2008-10-17 11:08  rancell

	* [r8059] trunk/glchess/glade/new_game.glade: Fix GTK+ warning
	  about adjustment in spin button

2008-10-17 11:07  rancell

	* [r8058] trunk/glchess/glade/new_game.glade: Removed unused
	  default game name string

2008-10-17 11:05  rancell

	* [r8057] trunk/glchess/glade/new_game.glade: Removed obsolete
	  view spectators checkbox

2008-10-17 11:04  rancell

	* [r8056] trunk/glchess/glade/network_game.glade: Added missing
	  shortcut keys in network dialog

2008-10-17 09:17  rancell

	* [r8055] trunk/glchess/glade/chess_view.glade,
	  trunk/glchess/glade/glchess.glade,
	  trunk/glchess/glade/load_game.glade,
	  trunk/glchess/glade/log.glade,
	  trunk/glchess/glade/network_game.glade,
	  trunk/glchess/glade/new_game.glade,
	  trunk/glchess/glade/preferences.glade,
	  trunk/glchess/glade/save_game.glade: Added translator comments

2008-10-17 00:01  thomashpa

	* [r8054] trunk/glines/Makefile.am, trunk/glines/glines.c: move
	  glines to use new pixmaps dir from games-runtime

2008-10-16 23:27  thomashpa

	* [r8053] trunk/gnibbles/Makefile.am, trunk/gnibbles/boni.c,
	  trunk/gnibbles/boni.h, trunk/gnibbles/bonus.c,
	  trunk/gnibbles/bonus.h, trunk/gnibbles/ggz-network.c,
	  trunk/gnibbles/gnibbles.c, trunk/gnibbles/gnibbles.h,
	  trunk/gnibbles/main.c, trunk/gnibbles/pix/Makefile.am,
	  trunk/gnibbles/preferences.h, trunk/gnibbles/properties.c,
	  trunk/gnibbles/properties.h, trunk/gnibbles/scoreboard.c,
	  trunk/gnibbles/scoreboard.h, trunk/gnibbles/server.c,
	  trunk/gnibbles/warp.c, trunk/gnibbles/warpmanager.c: ridding
	  gnibbles of libgnome. Another game down.

2008-10-16 19:18  thomashpa

	* [r8052] trunk/gnomine/Makefile.am, trunk/gnomine/gnomine.c,
	  trunk/gnomine/minefield.c: fix memleak and more libgnome removal

2008-10-15 23:10  thomashpa

	* [r8051] trunk/gnobots2/Makefile.am, trunk/gnobots2/game.c,
	  trunk/gnobots2/gameconfig.c, trunk/gnobots2/gnobots.c,
	  trunk/gnobots2/graphics.c, trunk/gnobots2/keyboard.c,
	  trunk/gnobots2/menu.c, trunk/gnobots2/properties.c,
	  trunk/gnobots2/sound.c, trunk/gnobots2/statusbar.c: remove parts
	  of libgnome dependency + cleanup

2008-10-15 20:18  thomashpa

	* [r8050] trunk/blackjack/src/blackjack.cpp,
	  trunk/blackjack/src/menu.cpp: rip out optional libgnome parts

2008-10-15 16:19  thomashpa

	* [r8049] trunk/gnect/src/connect4.c, trunk/gnect/src/gfx.c,
	  trunk/gnect/src/ggz-network.c, trunk/gnect/src/main.c,
	  trunk/gnect/src/main.h, trunk/gnect/src/prefs.c,
	  trunk/gnect/src/server.c, trunk/gnect/src/theme.c: No more
	  libgnome for you my friend.

2008-10-15 13:27  thomashpa

	* [r8048] trunk/configure.in, trunk/gtali/Makefile.am,
	  trunk/gtali/clist.c, trunk/gtali/setup.c: more libgnome removal
	  and enable gtali to be build with --with-platform=gtk-only

2008-10-15 12:38  rancell

	* [r8046] trunk/glchess/src/lib/gtkui/gtkui.py: Refix translation

2008-10-15 12:35  rancell

	* [r8044] trunk/glchess/src/glchess.in.in,
	  trunk/glchess/src/lib/display.py,
	  trunk/glchess/src/lib/glchess.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/main.py: Added translator comments Handle
	  unable to import GTK when failed to start program

2008-10-15 12:12  rancell

	* [r8043] trunk/glchess/src/lib/gtkui/dialogs.py: Make error text
	  easier to translate

2008-10-15 12:04  rancell

	* [r8041] trunk/glchess/src/lib/gtkui/gtkui.py: Make untranslated
	  strings translatable Fix crash when validly claiming a draw

2008-10-15 12:03  rancell

	* [r8040] trunk/glchess/src/lib/chess/board.py: Revert invalid
	  PyChecker change

2008-10-15 11:53  thomashpa

	* [r8039] trunk/gtali/setup.c: set page_size = 0 for spinbuttons.
	  Fixes bug #556396

2008-10-15 11:34  thomashpa

	* [r8036] trunk/same-gnome/same-gnome.c, trunk/same-gnome/ui.c:
	  Rip out optional libgnome stuff

2008-10-15 09:44  rancell

	* [r8030] trunk/po/POTFILES.in: Added new files to POTFILES.in

2008-10-15 02:34  thomashpa

	* [r8029] trunk/gnect/data/Makefile.am,
	  trunk/gnect/pixmaps/Makefile.am, trunk/gnect/src/connect4.c,
	  trunk/gnect/src/gfx.c: use games_runtime_get_directory instead
	  of gnome_program_locate_file

2008-10-15 01:55  thomashpa

	* [r8028] trunk/mahjongg/mahjongg.c: remove unneeded call to
	  setlocale

2008-10-14 21:17  thomashpa

	* [r8027] trunk/gtali/gyahtzee.c: Add missing include of
	  <gdk/gdkkeysyms.h> to fix build

2008-10-14 20:58  thomashpa

	* [r8026] trunk/gtali/gyahtzee.c: Remove libgnome dependency and
	  rename functions away from gnome_ namespace

2008-10-14 20:56  thomashpa

	* [r8025] trunk/mahjongg/mahjongg.c: remove gnome.h and second
	  config.h includes

2008-10-14 16:09  thomashpa

	* [r8024] trunk/mahjongg/mahjongg.c: Remove GnomeProgram as last
	  part of libgnome usage in mahjongg

2008-10-14 12:16  thomashpa

	* [r8023] trunk/aisleriot/sol.c: Clean up and addition of #endif
	  /* NAME */'s and an indentation fix

2008-10-14 10:30  thomashpa

	* [r8022] trunk/gnometris/tetris.cpp: replace gnome_help_display
	  with gtk_show_uri

2008-10-14 01:48  thomashpa

	* [r8021] trunk/gnibbles/main.c: replace gnome_help_display with
	  gtk_show_uri

2008-10-14 01:13  thomashpa

	* [r8019] trunk/blackjack/src/dialog.cpp: Reapply unintended revert

2008-10-14 00:03  thomashpa

	* [r8018] trunk/blackjack/src/menu.cpp: replace gnome_help_display
	  with gtk_show_uri

2008-10-13 21:33  thomashpa

	* [r8017] trunk/gnect/src/main.c: replace gnome_help_display with
	  gtk_show_uri
	* [r8016] trunk/gnomine/gnomine.c: replace gnome_help_display with
	  gtk_show_uri

2008-10-13 17:38  thomashpa

	* [r8015] trunk/same-gnome/ui.c: replace gnome_help_display with
	  gtk_show_uri

2008-10-13 16:55  thomashpa

	* [r8014] trunk/gtali/gyahtzee.c: replace gnome_help_display with
	  gtk_show_uri

2008-10-13 15:54  thomashpa

	* [r8013] trunk/gnotravex/gnotravex.c: replace gnome_help_display
	  with gtk_show_uri

2008-10-13 14:57  thomashpa

	* [r8012] trunk/gnotski/gnotski.c: replace gnome_help_display with
	  gtk_show_uri

2008-10-13 11:50  thomashpa

	* [r8011] trunk/mahjongg/mahjongg.c: replace gnome_help_display
	  with gtk_show_uri
	* [r8010] trunk/glines/glines.c: replace gnome_help_display with
	  gtk_show_uri
	* [r8009] trunk/gnobots2/menu.c: replace gnome_help_display with
	  gtk_show_uri

2008-10-13 07:18  rancell

	* [r8007] trunk/libgames-support/games-conf.c: Read saved window
	  configuration from correct GConf group (affects gnometris,
	  gnibbles, gnobots) (Bug #544389)

2008-10-13 07:02  rancell

	* [r8006] trunk/gnibbles/gnibbles.desktop.in.in: Reclassify
	  Gnibbles as Arcade game not logic game (Bug #553484)

2008-10-13 06:56  rancell

	* [r8004] trunk/gnotravex/gnotravex.c: Stop paused tiles becoming
	  visible after changing colour settings (Bug #550023)

2008-10-13 06:18  rancell

	* [r8001] trunk/blackjack/src/chips.cpp,
	  trunk/blackjack/src/dialog.cpp, trunk/blackjack/src/game.cpp,
	  trunk/blackjack/src/game.h, trunk/blackjack/src/hand.cpp: Fix
	  compiler warnings

2008-10-13 05:55  rancell

	* [r8000] trunk/blackjack/src/Makefile.am,
	  trunk/blackjack/src/game.cpp: Fixes to compile in Solaris (Bug
	  #554746)

2008-10-11 17:17  leonardof

	* [r7998] trunk/po/ChangeLog, trunk/po/pt_BR.po: 2008-10-11
	  Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po:
	  Merged from branch gnome-2-24.

2008-10-10 14:42  thomashpa

	* [r7997] trunk/libgames-support/games-score.c: use
	  g_get_user_name when g_get_real_name returns empty. Patch by
	  Morita Sho in bug #544376

2008-10-10 11:13  thomashpa

	* [r7995] trunk/aisleriot/freecell.desktop.in.in,
	  trunk/aisleriot/sol.desktop.in.in,
	  trunk/blackjack/data/blackjack.desktop.in.in,
	  trunk/glchess/glchess.desktop.in.in,
	  trunk/glines/glines.desktop.in.in,
	  trunk/gnect/data/gnect.desktop.in.in,
	  trunk/gnibbles/gnibbles.desktop.in.in,
	  trunk/gnobots2/gnobots2.desktop.in.in,
	  trunk/gnome-sudoku/gnome-sudoku.desktop.in.in,
	  trunk/gnometris/gnometris.desktop.in.in,
	  trunk/gnomine/gnomine.desktop.in.in,
	  trunk/gnotravex/gnotravex.desktop.in.in: Remove deprecated
	  encoding entry in desktop files. Patch by Pacho Ramos in bug
	  #551947

2008-10-10 11:05  thomashpa

	* [r7994] trunk/gnome-sudoku/glade/print_games.glade,
	  trunk/gnome-sudoku/glade/puzzle_generator.glade: Set page_size
	  to 0 for spinbuttons

2008-10-10 10:57  thomashpa

	* [r7993] trunk/gnome-sudoku/src/lib/saver.py: Correct typo in
	  error message that led to an exception. Patch by Zhang Sen in
	  bug #530380

2008-10-09 04:33  rancell

	* [r7991] trunk/glchess/src/lib/ai.py: Handle fork() errors in AI
	  processes (Bug #530425)

2008-10-09 04:20  rancell

	* [r7990] trunk/glchess/src/lib/ai.py,
	  trunk/glchess/src/lib/cecp.py,
	  trunk/glchess/src/lib/chess/board.py,
	  trunk/glchess/src/lib/chess/fics/server.py,
	  trunk/glchess/src/lib/config.py,
	  trunk/glchess/src/lib/defaults.py.in,
	  trunk/glchess/src/lib/ggz/client.py,
	  trunk/glchess/src/lib/ggz/protocol.py,
	  trunk/glchess/src/lib/gtkui/network.py,
	  trunk/glchess/src/lib/scene/__init__.py,
	  trunk/glchess/src/lib/scene/human.py: Fix errors detected by
	  pychecker

2008-10-09 04:17  rancell

	* [r7989] trunk/glchess/src/lib/scene/opengl/png.py: Merge changes
	  from upstream pypng

2008-10-09 03:08  rancell

	* [r7987] trunk/glchess/src/lib/gtkui/chessview.py: Fix incorrect
	  function call for single buffered 3D display (Bug #555567)

2008-10-08 20:03  chpe

	* [r7986] trunk/libgames-support/eggdesktopfile.c,
	  trunk/libgames-support/eggdesktopfile.h,
	  trunk/libgames-support/eggsmclient-osx.c,
	  trunk/libgames-support/eggsmclient-win32.c,
	  trunk/libgames-support/eggsmclient-xsmp.c,
	  trunk/libgames-support/eggsmclient.c,
	  trunk/libgames-support/eggsmclient.patch: Update from libegg.
	  Add the diff to libegg upstream also as eggsmclient.patch so
	  that it's easy to reapply after updating from upstream.

2008-10-08 20:02  chpe

	* [r7985] trunk/aisleriot/window.c: Remove obsolete libgnome
	  include
	* [r7984] trunk/libgames-support/games-conf.c: 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).
	* [r7983] trunk/aisleriot/sol.c: Also implement email hook for the
	  about dialogue.
	* [r7982] trunk/aisleriot/sol.c: Replace GnomeClient with
	  EggSMClient. Use GOption argument parsing directly instead of
	  through GnomeProgram.
	* [r7981] trunk/aisleriot/sol.c: Use gtk_show_uri to launch the
	  about URL
	* [r7980] trunk/aisleriot/sol.c: Use gtk_show_uri to launch yelp
	* [r7979] trunk/configure.in: Update gtk req to 2.14.0. Check for
	  smclient dependencies.
	* [r7978] trunk/gnibbles/gnibbles.c: Printf a literal string with
	  %s. Fixes build with -Wformat-security
	* [r7977] trunk/gnobots2/game.c: Printf a literal string with %s.
	  Fixes build with -Wformat-security

2008-10-08 20:01  chpe

	* [r7976] trunk/gnobots2/menu.c: Fix build with -Werror
	* [r7975] trunk/glines/glines.c: Printf a literal string with %s.
	  Fixes build with -Wformat-security
	* [r7974] trunk/gnotravex/gnotravex.c: Remove unused variables.
	* [r7973] trunk/gnomine/minefield.c: Printf a literal string with
	  %s. Fixes build with -Wformat-security
	* [r7972] trunk/blackjack/src/dialog.cpp: Printf literal strings
	  with %s. Fixes build errors with -Wformat-security.
	* [r7971] trunk/configure.in, trunk/libgames-support/Makefile.am,
	  trunk/libgames-support/eggdesktopfile.c,
	  trunk/libgames-support/eggdesktopfile.h,
	  trunk/libgames-support/eggsmclient-osx.c,
	  trunk/libgames-support/eggsmclient-private.h,
	  trunk/libgames-support/eggsmclient-win32.c,
	  trunk/libgames-support/eggsmclient-xsmp.c,
	  trunk/libgames-support/eggsmclient.c,
	  trunk/libgames-support/eggsmclient.h: Add EggSMClient.

2008-10-08 08:02  rancell

	* [r7968] trunk/glchess/src/lib/gtkui/dialogs.py,
	  trunk/glchess/src/lib/gtkui/gtkui.py: Only allow one new/load
	  game dialog to be visible at once. (Bug #546702)

2008-10-08 07:41  rancell

	* [r7967] trunk/gnomine/gnomine.c, trunk/gnotravex/gnotravex.c:
	  Reset pause menu when starting new game (gnomine, gnotravex)
	  (Bug #552391)

2008-10-08 04:08  rancell

	* [r7964] trunk/glchess/src/lib/scene/opengl/texture.py: Handle
	  exceptions loading OpenGL textures (Bug #548916)

2008-10-08 03:56  rancell

	* [r7962] trunk/glchess/src/lib/ggz/client.py: Ignore GGZ server
	  remove player/table for unknown players/tables (Bug #545155)

2008-10-08 03:50  rancell

	* [r7960] trunk/glchess/src/lib/network.py: Implement GGZ config
	  parser instead of using Python config parser which does not
	  handle '%' characters as GGZ does (Bug #554108)

2008-10-07 06:53  plaes

	* [r7958] trunk/po/ChangeLog, trunk/po/et.po: 2008-10-07 Priit
	  Laes <plaes at svn dot gnome dot org> * et.po: Translation
	  updated by Ivar Smolin

2008-10-06 13:24  rancell

	* [r7956] trunk/glchess/src/lib/display.py: Fix crash in empty
	  scene when no AI engines available (Bug #551844)

2008-10-06 13:12  rancell

	* [r7955] trunk/glchess/src/lib/gtkui/chessview.py: Fix crash when
	  have OpenGL libraries but cannot get valid display (Bug #551427)

2008-10-06 13:06  rancell

	* [r7952] trunk/glchess/src/lib/ggz/client.py: Fix crash in error
	  handler when GGZ connection closed (Bug #553982)

2008-10-06 12:34  rancell

	* [r7951] trunk/po/ChangeLog, trunk/po/ar.po, trunk/po/as.po,
	  trunk/po/bg.po, trunk/po/bn_IN.po, trunk/po/ca.po,
	  trunk/po/cs.po, trunk/po/da.po, trunk/po/de.po, trunk/po/el.po,
	  trunk/po/en_GB.po, trunk/po/es.po, trunk/po/et.po,
	  trunk/po/eu.po, trunk/po/fi.po, trunk/po/fr.po, trunk/po/hr.po,
	  trunk/po/hu.po, trunk/po/it.po, trunk/po/ja.po, trunk/po/kn.po,
	  trunk/po/ko.po, trunk/po/lt.po, trunk/po/mai.po, trunk/po/mr.po,
	  trunk/po/nb.po, trunk/po/nl.po, trunk/po/oc.po, trunk/po/pt.po,
	  trunk/po/pt_BR.po, trunk/po/ro.po, trunk/po/ru.po,
	  trunk/po/sl.po, trunk/po/sr.po, trunk/po/sr@latin.po,
	  trunk/po/sv.po, trunk/po/ta.po, trunk/po/th.po, trunk/po/tr.po,
	  trunk/po/vi.po, trunk/po/zh_HK.po, trunk/po/zh_TW.po: Globally
	  replace repitition with repetition (Bug #552045)

2008-10-04 16:10  mterry

	* [r7949] trunk/icons/scalable/gnome-aisleriot.svg,
	  trunk/icons/scalable/gnome-freecell.svg: Remove vestigal
	  flowRoot elements from solitaire svg icons. They caused a black
	  box when rendering. (Bug #553458)

2008-09-30 10:29  rancell

	* [r7948] trunk/glchess/src/lib/gtkui/gtkui.py: Fix incorrect
	  spelling in three-fold-repitition (should be repetition) (Bug
	  #552045)

2008-09-30 10:24  rancell

	* [r7946] trunk/glchess/src/lib/gtkui/gtkui.py: Fix no 3D error
	  message not being displayed translated (Bug #552341)

2008-09-29 20:32  claudep

	* [r7945] trunk/same-gnome/help/fr/figures/play.png,
	  trunk/same-gnome/help/fr/fr.po: Updated French translation.

2008-09-29 20:25  claudep

	* [r7944] trunk/same-gnome/help/C/figures/play.png,
	  trunk/same-gnome/help/C/figures/play1.png,
	  trunk/same-gnome/help/C/figures/play2.png,
	  trunk/same-gnome/help/C/figures/play3.png,
	  trunk/same-gnome/help/C/figures/play4.png,
	  trunk/same-gnome/help/C/same-gnome.xml: Replace a complex figure
	  with a table of more simple ones. Fixes bug #509801.

2008-09-29 19:20  claudep

	* [r7943] trunk/gnometris/help/C/gnometris.xml: Replaced wrong
	  game name (two occurrences) and fixed feedback URL. Fixes bug
	  #521338.

2008-09-29 19:07  claudep

	* [r7942] trunk/aisleriot/help/C/thieves.xml: For more clarity,
	  points obtained for each type of card are now shown in a table.
	  Fixes #511874.

2008-09-27 13:11  chpe

	* [r7940] trunk/mahjongg/mahjongg.c: Fix missing format string
	  (-Wformat-security).
	* [r7939] trunk/configure.in: Default to enable maintainer mode
	* [r7938] trunk/libgames-support/games-runtime.h: Remove template
	  lines.
	* [r7937] trunk/aisleriot/window.c: Remove extra \n.
	* [r7936] trunk/blackjack/src/blackjack.cpp,
	  trunk/glines/glines.c, trunk/gnect/src/main.c,
	  trunk/gnibbles/main.c, trunk/gnobots2/gnobots.c,
	  trunk/gnometris/main.cpp, trunk/gnomine/gnomine.c,
	  trunk/gnotravex/gnotravex.c, trunk/gnotski/gnotski.c,
	  trunk/gtali/gyahtzee.c, trunk/iagno/gnothello.c,
	  trunk/mahjongg/mahjongg.c, trunk/mahjongg/solubility.c,
	  trunk/same-gnome/same-gnome.c: Initialise the games runtime
	  support.
	* [r7935] trunk/aisleriot/game.c, trunk/aisleriot/sol.c,
	  trunk/aisleriot/window.c: Quote-unquote.
	* [r7934] trunk/aisleriot/board.c, trunk/aisleriot/game.c,
	  trunk/aisleriot/sol.c, trunk/aisleriot/window.c: Use
	  games-runtime to lookup directories.
	* [r7933] trunk/libgames-support/Makefile.am,
	  trunk/libgames-support/games-card-theme.c,
	  trunk/libgames-support/games-card.h,
	  trunk/libgames-support/games-files.c,
	  trunk/libgames-support/games-files.h,
	  trunk/libgames-support/games-runtime.c,
	  trunk/libgames-support/games-runtime.h,
	  trunk/libgames-support/games-sound.c,
	  trunk/libgames-support/games-stock.c: Add runtime directory
	  provider.

2008-09-26 14:27  mariobl

	* [r7932] trunk/gnometris/help/de/de.po: 2008-09-26 Mario
	  Blättermann <mariobl@svn.gnome.org> * de/de.po: Updated German
	  translation.

2008-09-25 05:38  chliao

	* [r7929] trunk/po/ChangeLog, trunk/po/zh_HK.po,
	  trunk/po/zh_TW.po: 2.24.0

2008-09-23 05:54  jorgegonz

	* [r7924] trunk/po/ChangeLog, trunk/po/es.po: Updated Spanish
	  translation

2008-09-23 05:16  ifelix

	* [r7923] trunk/po/ChangeLog, trunk/po/ta.po: Tamil translation
	  updated

2008-09-22 18:57  tjyrinki

	* [r7922] trunk/po/ChangeLog, trunk/po/fi.po: update Finnish
	  translation (closes: #545701)

2008-09-22 14:20  mateju

	* [r7921] trunk/po/sl.po: Updated Slovenian translation

2008-09-22 14:17  mateju

	* [r7920] trunk/po/sl.po: Updated Slovenian translation

2008-09-22 06:06  ifelix

	* [r7918] trunk/po/ChangeLog, trunk/po/ta.po: Tamil translation
	  updated

2008-09-22 04:58  jorgegonz

	* [r7917] trunk/gnometris/help/ChangeLog.old,
	  trunk/gnometris/help/es/es.po: Updated Spanish translation

2008-09-22 00:15  jclinton

	* [r7913] trunk/NEWS, trunk/configure.in: Gnome Games 2.24.0

2008-09-21 23:24  jclinton

	* [r7912] trunk/gnometris/help/C/gnometris.xml,
	  trunk/gnometris/tetris.cpp: Original author asked that he no
	  longer be associated with Gnometris due to spurious, unsolicited
	  email asking him for help.

2008-09-21 22:48  pmkovar

	* [r7911] trunk/po/ChangeLog, trunk/po/cs.po: 2008-09-22 Petr
	  Kovar <pknbe@volny.cz> * cs.po: Updated Czech translation by
	  Lucas Lommer.

2008-09-21 21:03  mugurelu

	* [r7910] trunk/po/ChangeLog, trunk/po/ro.po: 2008-09-22 Mugurel
	  Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation
	  by Mişu Moldovan <dumol@gnome.ro>

2008-09-21 07:30  pkerling

	* [r7909] trunk/po/ChangeLog, trunk/po/de.po: 2008-09-21 Philipp
	  Kerling <k.philipp@gmail.com> * de.po: Updated German
	  translation.

2008-09-20 23:54  grakic

	* [r7908] trunk/po/ChangeLog, trunk/po/sr.po,
	  trunk/po/sr@latin.po: Updated Serbian translation (by Miloš
	  Popović)

2008-09-20 21:45  kennethn

	* [r7907] trunk/gnome-sudoku/help/da/da.po: Updated Danish
	  translation of the sudoku documentation

2008-09-20 20:06  kennethn

	* [r7906] trunk/po/ChangeLog, trunk/po/da.po: Updated Danish
	  translation

2008-09-20 17:20  pkst

	* [r7905] trunk/po/ChangeLog, trunk/po/el.po: Updated Greek
	  Translation

2008-09-20 16:34  simos

	* [r7904] trunk/gnotravex/help/el/el.po: Updated Greek translation.

2008-09-20 12:08  claudep

	* [r7903] trunk/aisleriot/help/fr/fr.po: Updated French
	  translation.

2008-09-19 23:10  bobmauchin

	* [r7902] trunk/blackjack/help/ChangeLog,
	  trunk/blackjack/help/fr/fr.po: Updated French translation

2008-09-19 13:36  kelemeng

	* [r7901] trunk/po/ChangeLog, trunk/po/hu.po: 2008-09-19 Gabor
	  Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated.

2008-09-19 03:44  pgeyleg

	* [r7900] trunk/po/ChangeLog, trunk/po/dz.po: Updated Dzongkha
	  Translation

2008-09-18 10:49  dooteo

	* [r7899] trunk/po/ChangeLog, trunk/po/eu.po: 2008-09-18 Inaki
	  Larrañaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated
	  Basque translation.

2008-09-18 02:03  djihed

	* [r7897] trunk/po/ChangeLog, trunk/po/ar.po: * Updated Arabic
	  Translation by Anas Afif Emad.

2008-09-17 22:50  dnylande

	* [r7896] trunk/blackjack/help/ChangeLog,
	  trunk/blackjack/help/sv/sv.po: * sv/sv.po: Updated Swedish
	  translation.

2008-09-17 09:22  amitakhya

	* [r7895] trunk/po/ChangeLog, trunk/po/as.po: Updated assamese
	  translations

2008-09-16 22:55  kennethn

	* [r7894] trunk/po/ChangeLog, trunk/po/da.po: Updated Danish
	  translation

2008-09-16 20:35  gforcada

	* [r7893] trunk/po/ChangeLog, trunk/po/ca.po: Updated Catalan
	  translation

2008-09-16 10:19  djihed

	* [r7892] trunk/po/ChangeLog, trunk/po/ar.po: * Updated Arabic
	  Translation by Anas Afif Emad.

2008-09-16 05:37  al_shopov

	* [r7891] trunk/po/ChangeLog, trunk/po/bg.po: 2008-09-16 Alexander
	  Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation
	  by Alexander Shopov <ash@contact.bg>

2008-09-15 09:38  djihed

	* [r7890] trunk/po/ChangeLog: * Updated Arabic Translation by
	  Khaled Hosny.

2008-09-15 06:29  ifelix

	* [r7889] trunk/po/ChangeLog, trunk/po/ta.po: Tamil translation
	  updated

2008-09-15 01:07  kelemeng

	* [r7888] trunk/po/ChangeLog, trunk/po/hu.po: 2008-09-15 Gabor
	  Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated.

2008-09-14 10:14  djihed

	* [r7887] trunk/po/ar.po: * Updated Arabic Translation by Khaled
	  Hosny.

2008-09-14 07:59  lferrett

	* [r7886] trunk/po/ChangeLog, trunk/po/it.po: 2008-09-14 Luca
	  Ferretti <elle.uca@libero.it> * it.po: Updated Italian
	  translation by Milo Casagrande.

2008-09-14 01:12  bcicek

	* [r7885] trunk/glines/help/Makefile.am, trunk/glines/help/tr,
	  trunk/glines/help/tr/figures,
	  trunk/glines/help/tr/figures/glines-gameover.png,
	  trunk/glines/help/tr/figures/glines-startgame.png,
	  trunk/glines/help/tr/figures/preferences.png,
	  trunk/glines/help/tr/tr.po: Added Turkish Translation

2008-09-13 03:42  bcicek

	* [r7884] trunk/po/ChangeLog, trunk/po/tr.po: Updated Turkish
	  Translation

2008-09-12 22:19  gintas

	* [r7883] trunk/po/ChangeLog, trunk/po/lt.po: 2008-09-13 Gintautas
	  Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian
	  translation.

2008-09-12 19:24  mariobl

	* [r7882] trunk/iagno/help/Makefile.am: 2008-09-12 Mario
	  Blättermann <mariobl@svn.gnome.org> * de/de.po: Added missing
	  »de« in DOC_LINGUAS.

2008-09-12 18:09  mariobl

	* [r7881] trunk/gtali/help/Makefile.am: 2008-09-12 Mario
	  Blättermann <mariobl@svn.gnome.org> * Makefile.am: Added missing
	  changes in Makefile.am

2008-09-12 18:06  mariobl

	* [r7880] trunk/gnibbles/help/Makefile.am: 2008-09-12 Mario
	  Blättermann <mariobl@svn.gnome.org> * Makefile.am: Added missing
	  changes in Makefile.am.

2008-09-12 18:02  mariobl

	* [r7879] trunk/blackjack/help/Makefile.am: 2008-09-12 Mario
	  Blättermann <mariobl@svn.gnome.org> * Makefile.am: Added missing
	  changes in Makefile.am

2008-09-12 18:00  mariobl

	* [r7878] trunk/blackjack/help/de, trunk/blackjack/help/de/de.po,
	  trunk/blackjack/help/de/figures,
	  trunk/blackjack/help/de/figures/blackjack_start_window.png:
	  2008-09-12 Mario Blättermann <mariobl@svn.gnome.org> * de/de.po:
	  Added German translation. * de/figures/*.png: Added Screenshots.
	  * Makefile.am: Added de to DOC_LINGUAS.

2008-09-12 17:50  mariobl

	* [r7877] trunk/gnibbles/help/de,
	  trunk/gnibbles/help/de/.xml2po.mo, trunk/gnibbles/help/de/de.po,
	  trunk/gnibbles/help/de/figures,
	  trunk/gnibbles/help/de/figures/connect.png,
	  trunk/gnibbles/help/de/figures/game.png,
	  trunk/gnibbles/help/de/figures/intro.png,
	  trunk/gnibbles/help/de/figures/playing.png,
	  trunk/gnibbles/help/de/figures/worm_op.png,
	  trunk/gnibbles/help/de/gnibbles.xml,
	  trunk/gnibbles/help/de/legal.xml,
	  trunk/gnibbles/help/de/network-games.xml: 2008-09-12 Mario
	  Blättermann <mariobl@svn.gnome.org> * Makefile.am: Added de to
	  DOC_LINGUAS. * de/*: Added German translation and screenshots.

2008-09-12 17:41  mariobl

	* [r7876] trunk/gtali/help/de, trunk/gtali/help/de/.xml2po.mo,
	  trunk/gtali/help/de/de.po, trunk/gtali/help/de/figures,
	  trunk/gtali/help/de/figures/mainwindow.png,
	  trunk/gtali/help/de/figures/preferences.png: 2008-09-12 Mario
	  Blättermann <mariobl@svn.gnome.org> * de/de.po: Added German
	  translation. * de/figures/*.png: Added Screenshots *
	  Makefile.am: Added de to DOC_LINGUAS

2008-09-12 12:12  sandeeps

	* [r7875] trunk/po/ChangeLog, trunk/po/mr.po: Updated Marathi
	  Translations

2008-09-11 22:50  chpe

	* [r7874] trunk/aisleriot/stats-dialog.c: Add some translator
	  comments. Bug #551880

2008-09-11 16:32  jorgegonz

	* [r7873] trunk/po/ChangeLog, trunk/po/es.po: Updated Spanish
	  translation

2008-09-10 19:03  jorgegonz

	* [r7872] trunk/po/ChangeLog, trunk/po/es.po: Updated Spanish
	  translation, fixes bugs #551517, #551564, and #551572

2008-09-10 18:19  jorgegonz

	* [r7871] trunk/aisleriot/help/ChangeLog.old,
	  trunk/aisleriot/help/es/es.po: Updated Spanish translation

2008-09-10 18:17  jorgegonz

	* [r7870] trunk/blackjack/help/ChangeLog,
	  trunk/blackjack/help/es/es.po: Updated Spanish translation

2008-09-10 13:40  mateju

	* [r7869] trunk/po/sl.po: Updated Slovenian translation

2008-09-09 19:37  claudep

	* [r7868] trunk/aisleriot/help/C/gold_mine.xml: Corrected tableau
	  explanation. (Fixes bug #544823)

2008-09-09 09:51  rsedak

	* [r7867] trunk/po/ChangeLog, trunk/po/hr.po: Update: Croatian
	  Language

2008-09-08 22:46  nshmyrev

	* [r7866] trunk/glchess/help/Makefile.am, trunk/glchess/help/ru,
	  trunk/glchess/help/ru/figures,
	  trunk/glchess/help/ru/figures/game.png,
	  trunk/glchess/help/ru/figures/new_game.png,
	  trunk/glchess/help/ru/figures/preferences_game.png,
	  trunk/glchess/help/ru/figures/preferences_view.png,
	  trunk/glchess/help/ru/ru.po: 2008-09-09 Nickolay V. Shmyrev
	  <nshmyrev@yandex.ru> * ru/ru.po: * ru/figures: * Makefile.am:
	  Added Russian translation by Yuri Myasoedov

2008-09-08 21:46  thomashpa

	* [r7864] trunk/NEWS, trunk/configure.in: gnome-games 2.23.92

2008-09-08 09:47  rsedak

	* [r7863] trunk/po/ChangeLog, trunk/po/hr.po: Update: Croatian
	  Language

2008-09-08 00:21  cwryu

	* [r7862] trunk/po/ChangeLog, trunk/po/ko.po: Updated Korean
	  translation

2008-09-07 20:01  chpe

	* [r7861] trunk/aisleriot/board.c: Make sure to disconnect the
	  handlers from the old screen.

2008-09-07 19:16  chpe

	* [r7860] trunk/aisleriot/board.c: Bug 549851 – Double click no
	  longer sends card to free cell

2008-09-07 15:18  wbolster

	* [r7859] trunk/po/ChangeLog, trunk/po/nl.po: 2008-09-07 Wouter
	  Bolsterlee <wbolster@svn.gnome.org> * nl.po: Updated Dutch
	  translation by Wouter Bolsterlee.

2008-09-06 23:05  pwithnall

	* [r7858] trunk/po/ChangeLog, trunk/po/en_GB.po: 2008-09-07 Philip
	  Withnall <philip@tecnocode.co.uk> * en_GB.po: Updated British
	  English translation.

2008-09-05 19:08  gforcada

	* [r7857] trunk/po/ChangeLog, trunk/po/ca.po: Minor fix to
	  terminology

2008-09-04 14:56  claudep

	* [r7856] trunk/blackjack/help/C/blackjack.xml,
	  trunk/blackjack/help/ChangeLog: 2008-09-04 Claude Paroz
	  <claude@2xlibre.net> * C/blackjack.xml: Fixed typo. Fixes
	  #550166.

2008-09-04 12:13  rranjan

	* [r7855] trunk/po/ChangeLog, trunk/po/LINGUAS, trunk/po/mai.po:
	  maithili translation added by Rajesh Ranjan

2008-09-02 12:58  dnylande

	* [r7854] trunk/po/ChangeLog, trunk/po/sv.po: sv.po: Updated
	  Swedish translation

2008-09-01 15:29  thomashpa

	* [r7853] trunk/gnome-sudoku/src/lib/gsudoku.py,
	  trunk/gnome-sudoku/src/lib/main.py: Stop the dancer when undoing
	  after win. Bug #532357. Patch by Zhang Sen/Thomas H.P. Andersen

2008-09-01 09:37  bobmauchin

	* [r7852] trunk/blackjack/help/ChangeLog,
	  trunk/blackjack/help/fr/fr.po: Updated French translation

2008-09-01 00:42  bobmauchin

	* [r7851] trunk/po/ChangeLog, trunk/po/fr.po: Updated French
	  translation

2008-08-29 17:11  mariobl

	* [r7850] trunk/gnometris/help/de/de.po: 2008-08-29 Mario
	  Blättermann <mariobl@svn.gnome.org> * de/de.po: Bugfixes in
	  German translation

2008-08-29 14:02  mariobl

	* [r7849] trunk/gnomine/help/de/de.po: 2008-08-29 Mario
	  Blättermann <mariobl@svn.gnome.org> * de/de.po: Updated German
	  translation.

2008-08-29 13:38  mariobl

	* [r7848] trunk/gnobots2/help/de/de.po: 2008-08-29 Mario
	  Blättermann <mariobl@svn.gnome.org> * de/de.po: Updated German
	  translation

2008-08-29 12:51  mariobl

	* [r7847] trunk/glines/help/de/de.po: 2008-08-29 Hendrik Richter
	  <mariobl@svn.gnome.org> * de/: Updated German translation

2008-08-29 12:37  mariobl

	* [r7846] trunk/gnometris/help/de/de.po: 2008-08-29 Mario
	  Blättermann <mariobl@svn.gnome.org> * de/de.po: Updated German
	  translation

2008-08-29 12:16  mariobl

	* [r7845] trunk/iagno/help/de, trunk/iagno/help/de/de.po:
	  2008-08-29 Mario Blättermann <mariobl@svn.gnome.org> * de/de.po:
	  New German translation

2008-08-27 17:46  plaes

	* [r7844] trunk/po/ChangeLog, trunk/po/et.po: 2008-08-27 Priit
	  Laes <plaes at svn dot gnome dot org> * et.po: Translation
	  updated by Ivar Smolin

2008-08-27 12:32  sprasad

	* [r7843] trunk/po/ChangeLog, trunk/po/kn.po: updated Kannada
	  translations and ChangeLog

2008-08-26 12:34  sprasad

	* [r7842] trunk/po/ChangeLog, trunk/po/kn.po: Updating kannada
	  translations and ChangeLog

2008-08-25 14:52  grakic

	* [r7841] trunk/po/ChangeLog, trunk/po/LINGUAS,
	  trunk/po/sr@Latn.po, trunk/po/sr@latin.po: Conversion from
	  sr@Latn to sr@latin

2008-08-25 13:33  runab

	* [r7840] trunk/po/bn_IN.po: Updated Bengali India Translation

2008-08-25 13:24  runab

	* [r7839] trunk/po/ChangeLog: Added Entry for Bengali India
	  Translation Updation

2008-08-25 12:39  sprasad

	* [r7838] trunk/po/ChangeLog, trunk/po/kn.po: Updating kannada
	  translations and ChangeLog

2008-08-25 04:35  sprasad

	* [r7837] trunk/po/ChangeLog: Updating ChangeLog

2008-08-25 04:33  sprasad

	* [r7836] trunk/po/kn.po: Updating kannada translations

2008-08-21 02:54  leonardof

	* [r7835] trunk/po/ChangeLog, trunk/po/pt_BR.po: 2008-08-20
	  Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po:
	  Terminology fixes by Djavan Fagundes.

2008-08-20 10:38  rancell

	* [r7834] trunk/glchess/data/glchess.schemas.in: Fix
	  /apps/glchess/promotion_type GConf key default from 'human' to
	  'queen'

2008-08-19 15:08  aihana

	* [r7833] trunk/po/ChangeLog, trunk/po/ja.po: 2008-08-20 Takeshi
	  AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese
	  translation.

2008-08-18 22:12  thomashpa

	* [r7831] trunk/NEWS, trunk/configure.in: gnome-games 2.23.90

2008-08-17 14:33  plaes

	* [r7830] trunk/po/ChangeLog, trunk/po/et.po: 2008-08-17 Priit
	  Laes <plaes at svn dot gnome dot org> * et.po: Translation
	  updated by Ivar Smolin

2008-08-15 10:14  chpe

	* [r7829] trunk/libgames-support/games-preimage.h: Include cairo.h
	  here to fix the blackjack build.
	* [r7828] trunk/aisleriot/board.c,
	  trunk/libgames-support/games-card-theme.c,
	  trunk/libgames-support/games-card-theme.h,
	  trunk/libgames-support/games-preimage.c,
	  trunk/libgames-support/games-preimage.h,
	  trunk/libgames-support/render-cards.c: Take the antialias
	  setting from the font options instead of storing it separately.
	* [r7827] trunk/aisleriot/board.c,
	  trunk/libgames-support/games-card-theme.c,
	  trunk/libgames-support/games-card-theme.h,
	  trunk/libgames-support/games-preimage.c,
	  trunk/libgames-support/games-preimage.h,
	  trunk/libgames-support/render-cards.c: Get the cairo font
	  options from the screen instead of creating them ourself from
	  the gtk settings.
	* [r7826] trunk/aisleriot/board.c, trunk/aisleriot/window.c: Fix
	  compile warnings on hildon platform.
	* [r7825] trunk/libgames-support/games-card-images.c,
	  trunk/libgames-support/games-conf.c: Fix compile warnings.
	* [r7824] trunk/libgames-support/games-conf.c: Use
	  g_error_matches().
	* [r7823] trunk/aisleriot/board.c,
	  trunk/blackjack/src/Makefile.am, trunk/blackjack/src/card.cpp,
	  trunk/libgames-support/games-card-images.c,
	  trunk/libgames-support/games-card-images.h,
	  trunk/libgames-support/games-card-theme.c,
	  trunk/libgames-support/games-card-theme.h: 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.

2008-08-15 01:56  thomashpa

	* [r7822] trunk/gnome-sudoku/src/lib/main.py,
	  trunk/gnome-sudoku/src/lib/saver.py,
	  trunk/gnome-sudoku/src/lib/timer.py: Clean up timer code. Patch
	  by Thomas H.P. Andersen. Fixes bug #530792 and bug #544499

2008-08-14 14:50  rancell

	* [r7821] trunk/glchess/data/glchess.schemas.in,
	  trunk/glchess/src/lib/config.py,
	  trunk/glchess/src/lib/gtkui/dialogs.py,
	  trunk/glchess/src/lib/gtkui/gtkui.py: Watch configuration in
	  preferences dialog so widgets update when config values change
	  (Bug #546699)

2008-08-14 14:11  rancell

	* [r7820] trunk/glchess/src/lib/config.py: Catch gobject.GError
	  correctly when writing to GConf (Bug #546694)

2008-08-14 14:02  rancell

	* [r7819] trunk/glchess/src/lib/history.py: Use
	  chess.pgn.Error.message not chess.pgn.Error.description (Bug
	  #544931)

2008-08-14 13:58  rancell

	* [r7818] trunk/glchess/src/lib/chess/pgn.py,
	  trunk/glchess/src/lib/main.py,
	  trunk/glchess/src/lib/scene/opengl/png.py,
	  trunk/glchess/src/lib/scene/opengl/texture.py: Use
	  Exception.message or IOException.strerror instead of
	  Exception.args as the former is guaranteed to exist and the
	  latter may be a zero length list (Bug #541788)

2008-08-14 09:13  tkaroonb

	* [r7817] trunk/po/ChangeLog, trunk/po/th.po: 2008-08-14 Theppitak
	  Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai
	  translation.

2008-08-13 19:04  jorgegonz

	* [r7816] trunk/po/ChangeLog, trunk/po/es.po: Updated Spanish
	  translation; fixed typos thanks to Esteban <steve-o> Sanchez

2008-08-13 13:09  thomashpa

	* [r7815] trunk/gnome-sudoku/src/lib/main.py: Make undo/redo
	  unsensitive at start of new game. Patch by Zhang Sen in bug
	  #547219

2008-08-12 16:24  dnloreto

	* [r7814] trunk/po/ChangeLog, trunk/po/pt.po: 2008-08-12 Duarte
	  Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese
	  translation.

2008-08-12 13:23  ituohela

	* [r7813] trunk/po/ChangeLog, trunk/po/fi.po: Updated Finnish
	  translation

2008-08-11 22:53  nshmyrev

	* [r7812] trunk/aisleriot/help/Makefile.am,
	  trunk/aisleriot/help/ru, trunk/aisleriot/help/ru/ru.po: Added
	  Russian help translation by Dmitriy Dzhus <dima@sphinx.net.ru>

2008-08-09 21:02  thomashpa

	* [r7811] trunk/gnome-sudoku/src/lib/main.py: Check if Show All
	  Hints is set when starting a new game. Patch by Jesse in bug
	  #542128

2008-08-07 17:55  thomashpa

	* [r7810] trunk/gnome-sudoku/src/lib/sudoku_thumber.py: Don't
	  create temp files when drawing thumbnails. Patch by Josselin
	  Mouette in bug #544375

2008-08-07 16:51  ogmaciel

	* [r7809] trunk/po/pt_BR.po: Minor tweak in strftime string

2008-08-07 13:59  ogmaciel

	* [r7808] trunk/po/ChangeLog, trunk/po/pt_BR.po: Updated Brazilian
	  Portuguese translation.

2008-08-06 20:41  claudep

	* [r7807] trunk/po/ChangeLog, trunk/po/fr.po: 2008-08-06 Claude
	  Paroz <claude@2xlibre.net> * fr.po: Updated French translation.

2008-08-04 19:33  thomashpa

	* [r7805] trunk/NEWS, trunk/configure.in: gnome-games 2.23.6

2008-08-04 09:16  lferrett

	* [r7804] trunk/mahjongg/help/Makefile.am,
	  trunk/mahjongg/help/it/Makefile.am,
	  trunk/mahjongg/help/it/figures/color.png,
	  trunk/mahjongg/help/it/figures/mahjongg.png,
	  trunk/mahjongg/help/it/figures/no-match.png,
	  trunk/mahjongg/help/it/figures/no-move.png,
	  trunk/mahjongg/help/it/figures/preferences.png,
	  trunk/mahjongg/help/it/figures/seed.png,
	  trunk/mahjongg/help/it/figures/toolbar.png,
	  trunk/mahjongg/help/it/it.po,
	  trunk/mahjongg/help/it/mahjongg-it.omf,
	  trunk/mahjongg/help/it/mahjongg.sgml,
	  trunk/mahjongg/help/it/topic.dat: Added Italian translation and
	  figures for Mahjongg manual by Alessio Treglia. Removed old
	  files too.

2008-08-02 21:17  chpe

	* [r7803] trunk/blackjack/src/game.cpp: Revert bogus patch from
	  bug #444806

2008-08-02 19:34  aklapper

	* [r7802] trunk/gnotravex/help/de/de.po: 2008-08-02 Andre Klapper
	  <a9016009@gmx.de> gnotravex/help/de/de.po: Updated German
	  translation by Mario Blättermann.

2008-07-30 00:14  leonardof

	* [r7799] trunk/gtali/help/Makefile.am, trunk/gtali/help/pt_BR,
	  trunk/gtali/help/pt_BR/pt_BR.po: 2008-07-29 Leonardo Ferreira
	  Fontenelle <leonardof@gnome.org> * Makefile.am: Added pt_BR to
	  DOC_LINGUAS. * pt_BR/pt_BR.po: Added Brazilian Portuguese
	  translation by Vladimir Melo.

2008-07-29 01:29  djihed

	* [r7798] trunk/po/ChangeLog, trunk/po/ar.po: Updated Arabic
	  Translation by Djihed Afifi.

2008-07-28 18:55  kmaraas

	* [r7797] trunk/po/ChangeLog, trunk/po/nb.po: 2008-07-28 Kjartan
	  Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål
	  translation.

2008-07-27 13:58  nshmyrev

	* [r7796] trunk/po/ChangeLog, trunk/po/ru.po: 2008-07-27 Nickolay
	  V. Shmyrev <nshmyrev@yandex.ru> * ru.po: updated Russian
	  translation by Dmitry Dzhus.

2008-07-25 01:49  leonardof

	* [r7794] trunk/po/ChangeLog, trunk/po/pt_BR.po: 2008-07-24
	  Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po:
	  One last terminology fix by Vladimir Melo.

2008-07-21 20:26  lferrett

	* [r7793] trunk/gnibbles/help/Makefile.am, trunk/gnibbles/help/it,
	  trunk/gnibbles/help/it/figures,
	  trunk/gnibbles/help/it/figures/connect.png,
	  trunk/gnibbles/help/it/figures/game.png,
	  trunk/gnibbles/help/it/figures/intro.png,
	  trunk/gnibbles/help/it/figures/playing.png,
	  trunk/gnibbles/help/it/figures/tables.png,
	  trunk/gnibbles/help/it/figures/worm_op.png,
	  trunk/gnibbles/help/it/it.po: 2008-07-21 Luca Ferretti
	  <elle.uca@libero.it> * Makefile.am: Added it to DOC_LINGUAS. *
	  it/figures/*: Added screenshots for Italian translation. *
	  it/it.po: Added Italian translation by Alessio Treglia.

2008-07-21 20:24  lferrett

	* [r7792] trunk/iagno/help/Makefile.am,
	  trunk/iagno/help/it/Makefile.am,
	  trunk/iagno/help/it/figures/ANIMATION.png,
	  trunk/iagno/help/it/figures/BLOCK.png,
	  trunk/iagno/help/it/figures/FIRST.png,
	  trunk/iagno/help/it/figures/PLAYER.png,
	  trunk/iagno/help/it/figures/START.png,
	  trunk/iagno/help/it/figures/connect.png,
	  trunk/iagno/help/it/figures/tables.png,
	  trunk/iagno/help/it/iagno-it.omf,
	  trunk/iagno/help/it/iagno.sgml, trunk/iagno/help/it/it.po,
	  trunk/iagno/help/it/topic.dat: 2008-07-21 Luca Ferretti
	  <elle.uca@libero.it> * Makefile.am: Added it to DOC_LINGUAS. *
	  it/figures/*: Added/Updated screenshots for Italian translation.
	  * it/it.po: Added Italian translation by Alessio Treglia. *
	  it/*: Removed old sgml manual.

2008-07-21 20:20  lferrett

	* [r7791] trunk/gnome-sudoku/help/Makefile.am,
	  trunk/gnome-sudoku/help/it, trunk/gnome-sudoku/help/it/figures,
	  trunk/gnome-sudoku/help/it/figures/Print_Sudokus.png,
	  trunk/gnome-sudoku/help/it/figures/always_show_hint.png,
	  trunk/gnome-sudoku/help/it/figures/error_highlighting.png,
	  trunk/gnome-sudoku/help/it/figures/highlighting.png,
	  trunk/gnome-sudoku/help/it/figures/hints.png,
	  trunk/gnome-sudoku/help/it/figures/resuming.png,
	  trunk/gnome-sudoku/help/it/figures/starting.png,
	  trunk/gnome-sudoku/help/it/it.po: 2008-07-21 Luca Ferretti
	  <elle.uca@libero.it> * Makefile.am: Added it to DOC_LINGUAS. *
	  it/figures/*: Added screenshots for Italian translation. *
	  it/it.po: Added Italian translation by Alessio Treglia.

2008-07-21 20:11  lferrett

	* [r7790] trunk/gnometris/help/Makefile.am,
	  trunk/gnometris/help/it, trunk/gnometris/help/it/it.po:
	  2008-04-08 Luca Ferretti <elle.uca@libero.it> * Makefile.am:
	  Added it to DOC_LINGUAS. * it/figures/*: Added screenshots for
	  Italian translation. * it/it.po: Added Italian translation by
	  Alessio Treglia grabbed from gnome-2-22 branch.

2008-07-21 20:08  lferrett

	* [r7789] trunk/gnect/help/Makefile.am, trunk/gnect/help/it,
	  trunk/gnect/help/it/figures,
	  trunk/gnect/help/it/figures/connect.png,
	  trunk/gnect/help/it/figures/mainwindow.png,
	  trunk/gnect/help/it/figures/tables.png,
	  trunk/gnect/help/it/it.po: 2008-04-08 Luca Ferretti
	  <elle.uca@libero.it> * Makefile.am: Added it to DOC_LINGUAS. *
	  it/figures/*: Added screenshots for Italian translation. *
	  it/it.po: Added Italian translation by Alessio Treglia grabbing
	  from gnome-2-22 branch.

2008-07-21 17:26  aklapper

	* [r7788] trunk/po/ChangeLog, trunk/po/de.po: 2008-07-21 Andre
	  Klapper <a9016009@gmx.de> * de.po: Typo fixes by Nicolas Kaiser.
	  http://mail.gnome.org/archives/gnome-de/2008-July/msg00127.html

2008-07-21 14:01  dnylande

	* [r7787] trunk/blackjack/help/ChangeLog,
	  trunk/blackjack/help/sv/figures/blackjack_start_window.png,
	  trunk/blackjack/help/sv/sv.po: * sv/sv.po: Updated Swedish
	  translation. * sv/figures/*png: Updated screenshots. *
	  ChangeLog: Adding new ChangeLog.
	* [r7786] trunk/same-gnome/help/ChangeLog,
	  trunk/same-gnome/help/sv/figures/start-up.png,
	  trunk/same-gnome/help/sv/sv.po: * sv/sv.po: Updated Swedish
	  translation. * sv/figures/*png: Updated screenshots. *
	  ChangeLog: Adding new ChangeLog.

2008-07-21 10:50  dnylande

	* [r7785] trunk/po/ChangeLog, trunk/po/sv.po: sv.po: Updated
	  Swedish translation

2008-07-21 05:38  jclinton

	* [r7783] trunk/NEWS, trunk/configure.in: Gnome Games 2.23.5

2008-07-21 02:34  leonardof

	* [r7782] trunk/po/ChangeLog, trunk/po/pt_BR.po: 2008-07-20
	  Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po:
	  Brazilian Portuguese translation improved by Vladimir Melo.

2008-07-20 02:58  rancell

	* [r7781] trunk/glchess/src/lib/scene/opengl/opengl.py: Simplified
	  selection code

2008-07-20 02:41  rancell

	* [r7780] trunk/glchess/src/lib/scene/opengl/opengl.py: Catch GLU
	  exception making numbering texture and fall back to
	  non-mipmapped version (bug #542253)

2008-07-16 20:37  jorgegonz

	* [r7779] trunk/po/ChangeLog, trunk/po/es.po: Updated Spanish
	  translation

2008-07-14 22:05  chpe

	* [r7778] trunk/aisleriot/window.c: Use %s here to proof against
	  printf escapes in the string.

2008-07-14 22:00  chpe

	* [r7777] trunk/aisleriot/aisleriot.schemas.in,
	  trunk/aisleriot/conf.c, trunk/aisleriot/conf.h,
	  trunk/aisleriot/window.c: 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.

2008-07-06 18:29  leonardof

	* [r7776] trunk/glchess/help/pt_BR/pt_BR.po: 2007-07-06 Leonardo
	  Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR/pt_BR.po:
	  Brazilian Portuguese translation updated by Vladimir Melo.

2008-07-05 13:28  pkerling

	* [r7775] trunk/mahjongg/help/Makefile.am, trunk/mahjongg/help/de,
	  trunk/mahjongg/help/de/de.po, trunk/mahjongg/help/de/figures,
	  trunk/mahjongg/help/de/figures/mahjongg.png,
	  trunk/mahjongg/help/de/figures/no-move.png,
	  trunk/mahjongg/help/de/figures/preferences.png,
	  trunk/mahjongg/help/de/figures/toolbar.png: 2008-07-05 Philipp
	  Kerling <k.philipp@gmail.com> * mahjongg/help: Added German
	  translation by Mario Blättermann

2008-07-05 11:26  jorgegonz

	* [r7774] trunk/po/ChangeLog, trunk/po/es.po: Updated spanish
	  translation

2008-07-05 11:21  tkaroonb

	* [r7773] trunk/po/ChangeLog, trunk/po/th.po: 2008-07-05 Theppitak
	  Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai
	  translation.

2008-07-04 03:14  leonardof

	* [r7772] trunk/po/ChangeLog, trunk/po/pt_BR.po: 2008-07-04
	  Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po:
	  Brazilian Portuguese translation updated by Vladimir Melo.

2008-07-02 18:20  ymarcheg

	* [r7771] trunk/po/ChangeLog, trunk/po/oc.po: Updated Occitan
	  translation

2008-07-02 04:14  jclinton

	* [r7770] trunk/gnotski/help/ChangeLog.old: Revert " *
	  Makefile.am: Added de to DOC_LINGUAS." Only the portion
	  affecting ChangeLog.old was reverted.

2008-07-02 04:06  jclinton

	* [r7769] trunk/gnotski/help/de/de.po: Updated German translation
	  provided by Mario Blättermann.
	* [r7768] trunk/gnotski/help/ChangeLog.old,
	  trunk/gnotski/help/de/de.po: Revert " * de/de.po: Updated German
	  translation provided" This is because ChangeLog.old should never
	  be touched. I will recommit the PO changes correctly. This
	  reverts commit af11db9230f3d84fd440d414173134b0069e7c38.

2008-07-01 07:43  kmaraas

	* [r7767] trunk/po/ChangeLog, trunk/po/nb.po: 2008-07-01 Kjartan
	  Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål
	  translation.

2008-07-01 00:19  ckirbach

	* [r7765] trunk/gnotski/help/ChangeLog.old,
	  trunk/gnotski/help/de/de.po: * de/de.po: Updated German
	  translation provided by Mario Blättermann.

2008-06-30 09:54  chpe

	* [r7764] trunk/gnotski/help/de/gnotski.xml,
	  trunk/gnotski/help/de/legal.xml: Remove generated help files
	  from svn

2008-06-30 09:50  chpe

	* [r7763] trunk/gnotravex/help/fr/figures/gnotravex_game.png,
	  trunk/gnotravex/help/fr/figures/gnotravex_mainwindow.png: Remove
	  svn:executable

2008-06-30 09:49  chpe

	* [r7762] trunk/gnomine/help/fr/figures/highscores.png,
	  trunk/gnomine/help/fr/figures/imnotsureflagscheckbox.png,
	  trunk/gnomine/help/fr/figures/main-window.png,
	  trunk/gnomine/help/fr/figures/preferences.png,
	  trunk/gnomine/help/fr/figures/statusbar.png: Remove
	  svn:executable

2008-06-29 20:53  jclinton

	* [r7756] trunk/gnometris/tetris.cpp: Allow CAPSLOCK with
	  directional buttons (Emil Andersson, Bug #540740)

2008-06-29 20:50  jclinton

	* [r7755] trunk/gnobots2/keyboard.c: Allow CAPSLOCK with direction
	  buttons (Emil Andersson, Bug #540755)

2008-06-29 20:46  jclinton

	* [r7754] trunk/gnibbles/worm.c: fix trailing whitespace in Emil's
	  patch
	* [r7753] trunk/gnibbles/worm.c: Patch to support CAPSLOCK key in
	  Gnibbles (Emil Andersson, Thomas Andersen, Bug #472355)

2008-06-29 10:36  rancell

	* [r7746] trunk/glchess/glade/load_game.glade,
	  trunk/glchess/src/lib/gtkui/dialogs.py: Don't disable load
	  button on load dialog as we cannot tell if the user has selected
	  a valid file (Bug #540527)

2008-06-29 10:08  rancell

	* [r7744] trunk/glchess/src/lib/gtkui/dialogs.py: Handle empty
	  combo boxes in the preferences dialog (Bug #532908)

2008-06-29 09:46  rancell

	* [r7742] trunk/glchess/src/lib/network.py: Disable network
	  controls when disconnected (Bug #523818)

2008-06-28 18:30  leonardof

	* [r7740] trunk/po/ChangeLog, trunk/po/pt_BR.po: 2008-06-28
	  Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po:
	  Minor fixes by Vladimir Melo.

2008-06-28 16:17  leonardof

	* [r7739] trunk/po/ChangeLog, trunk/po/pt_BR.po: 2008-06-28
	  Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po:
	  "Foreported" from gnome-2-22 many improvements made by Vladimir
	  Melo.

2008-06-27 03:16  thomashpa

	* [r7737] trunk/gnomine/minefield.c: Handle right click dragging.
	  Bug #515497

2008-06-26 21:22  ckirbach

	* [r7735] trunk/gnotski/help/ChangeLog.old,
	  trunk/gnotski/help/Makefile.am, trunk/gnotski/help/de,
	  trunk/gnotski/help/de/de.po, trunk/gnotski/help/de/figures,
	  trunk/gnotski/help/de/figures/gnotski_start_window.png,
	  trunk/gnotski/help/de/figures/gnotski_win.png,
	  trunk/gnotski/help/de/gnotski.xml,
	  trunk/gnotski/help/de/legal.xml: * Makefile.am: Added de to
	  DOC_LINGUAS. * de/de.po: Added German translation initially
	  kindly provided by Mario Blättermann. * de/legal.xml: Added. *
	  de/gnotski.xml: Added. * de/figures/*: Added screenshots for
	  German translation.

2008-06-26 11:47  thomashpa

	* [r7734] trunk/gnomine/minefield.c: Handle double right click
	  regression introduced in bug #539725

2008-06-25 18:24  jclinton

	* [r7733] trunk/glchess/src/lib/gtkui/chessview.py: fix improper
	  use of openGLErrors list (Jason Clinton, Gubianas, Bug# 530981)

2008-06-23 18:00  jclinton

	* [r7731] trunk/gnomine/minefield.c: Allow user to flag a mine by
	  holding the control key. (Emil Andersson. Bug #539725)

2008-06-23 00:16  jclinton

	* [r7730] trunk/glchess/src/lib/scene/opengl/opengl.py: Add fix
	  for blank playing field from Ubuntu Launchpad (rhussey, Ubuntu
	  Bug #239905)

2008-06-22 23:37  jclinton

	* [r7729] trunk/glchess/src/glchess.in.in: Fix python indentation
	* [r7728] trunk/glchess/src/glchess.in.in: Give users a helpful
	  error message when python-support has missing modules. (Jason
	  Clinton, Justin Dugger, Dani Nordli, Bug #524665)

2008-06-22 05:24  jclinton

	* [r7727] trunk/po/ChangeLog, trunk/po/ChangeLog.old: under
	  ChangeLog deprecation for i10n since intltool walks all over
	  Makefile.in.in

2008-06-22 05:13  jclinton

	* [r7726] trunk/Makefile.am, trunk/configure.in: fix m4 macro
	  syntax error in ChangeLog generation

2008-06-22 04:28  jclinton

	* [r7725] trunk/configure.in: add configure.in variables allowing
	  interpolation for ChangeLog generation

2008-06-22 04:15  jclinton

	* [r7724] trunk/svn2cl.xsl: add missing XSLT definition for
	  dynamic ChangeLog generation

2008-06-22 04:11  jclinton

	* [r7723] trunk/Makefile.am: fix revision for first start of
	  ChangeLog generation

2008-06-22 04:10  jclinton

	* [r7722] trunk/ChangeLog, trunk/ChangeLog.README,
	  trunk/ChangeLog.old, trunk/Makefile.am,
	  trunk/aisleriot/ChangeLog, trunk/aisleriot/ChangeLog.old,
	  trunk/aisleriot/help/ChangeLog,
	  trunk/aisleriot/help/ChangeLog.old, trunk/blackjack/ChangeLog,
	  trunk/blackjack/ChangeLog.old, trunk/blackjack/help/ChangeLog,
	  trunk/blackjack/help/ChangeLog.old, trunk/chlogextract.py,
	  trunk/dependencies/ChangeLog, trunk/dependencies/ChangeLog.old,
	  trunk/glchess/ChangeLog, trunk/glchess/ChangeLog.old,
	  trunk/glchess/help/ChangeLog, trunk/glchess/help/ChangeLog.old,
	  trunk/glines/ChangeLog, trunk/glines/ChangeLog.old,
	  trunk/glines/help/ChangeLog, trunk/glines/help/ChangeLog.old,
	  trunk/gnect/ChangeLog, trunk/gnect/ChangeLog.old,
	  trunk/gnect/help/ChangeLog, trunk/gnect/help/ChangeLog.old,
	  trunk/gnibbles/ChangeLog, trunk/gnibbles/ChangeLog.old,
	  trunk/gnibbles/help/ChangeLog,
	  trunk/gnibbles/help/ChangeLog.old, trunk/gnobots2/ChangeLog,
	  trunk/gnobots2/ChangeLog.old, trunk/gnobots2/help/ChangeLog,
	  trunk/gnobots2/help/ChangeLog.old, trunk/gnome-sudoku/ChangeLog,
	  trunk/gnome-sudoku/ChangeLog.old,
	  trunk/gnome-sudoku/help/ChangeLog,
	  trunk/gnome-sudoku/help/ChangeLog.old,
	  trunk/gnometris/ChangeLog, trunk/gnometris/ChangeLog.old,
	  trunk/gnometris/help/ChangeLog,
	  trunk/gnometris/help/ChangeLog.old, trunk/gnomine/ChangeLog,
	  trunk/gnomine/ChangeLog.old, trunk/gnomine/help/C/ChangeLog,
	  trunk/gnomine/help/C/ChangeLog.old,
	  trunk/gnomine/help/ChangeLog, trunk/gnomine/help/ChangeLog.old,
	  trunk/gnotravex/ChangeLog, trunk/gnotravex/ChangeLog.old,
	  trunk/gnotravex/help/ChangeLog,
	  trunk/gnotravex/help/ChangeLog.old, trunk/gnotski/ChangeLog,
	  trunk/gnotski/ChangeLog.old, trunk/gnotski/help/ChangeLog,
	  trunk/gnotski/help/ChangeLog.old, trunk/gtali/ChangeLog,
	  trunk/gtali/ChangeLog.old, trunk/gtali/help/ChangeLog,
	  trunk/gtali/help/ChangeLog.old, trunk/iagno/ChangeLog,
	  trunk/iagno/ChangeLog.old, trunk/iagno/help/ChangeLog,
	  trunk/iagno/help/ChangeLog.old,
	  trunk/libgames-support/ChangeLog,
	  trunk/libgames-support/ChangeLog.old, trunk/mahjongg/ChangeLog,
	  trunk/mahjongg/ChangeLog.old, trunk/mahjongg/help/ChangeLog,
	  trunk/mahjongg/help/ChangeLog.old, trunk/po/ChangeLog,
	  trunk/po/ChangeLog.old, trunk/same-gnome/ChangeLog,
	  trunk/same-gnome/ChangeLog.old,
	  trunk/same-gnome/ChangeLog.reallyold,
	  trunk/same-gnome/help/ChangeLog,
	  trunk/same-gnome/help/ChangeLog.old, trunk/tests/ChangeLog,
	  trunk/tests/ChangeLog.old: Kill off ChangeLog by generating from
	  commit messages.

