[gnome-games] Created tag GNOME_GAMES_2_27_1



The unsigned tag 'GNOME_GAMES_2_27_1' was created.

Tagger: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Tue May 5 00:47:01 2009 +0200

    gnome-games 2.27.1

Changes since the last tag 'GNOME_GAMES_2_26_0':

Aron Xu (3):
      Added Simplified Chinese translations by M Zhang <mymzhang at gmail dot com>
      Added Simplified Chinese translations by M Zhang <mymzhang at gmail dot com>
      Added Simplified Chinese translations by M Zhang <mymzhang at gmail dot com>

Christian Persch (22):
      Make desktop files validate without warnings.
      Update smclient from libegg master
      Re-apply our custom patches to smclient.
      Port to GtkCellRendererAccel
      Remove extraneous widget packing
      Add --enable-aisleriot-clutter configure option
      Typo fix
      Add a guide to making a new game for aisleriot
      Don't append ? on ghelp URI with NULL section
      Maemo build fix
      Use the default about dialogue hooks
      Add Pulse Support to Docs
      Update
      Use g_timeout_add_seconds when available
      Remove obsolete comments
      Fix GAMES_DEBUG=sound
      Add libcanberra sound option
      Add games_sound_play_for_[event|widget]
      Only show the Sound menu item if the global setting is enabled
      Fix typo in debug output
      Remove leftover debug spew
      Make libcanberra the default sound backend and remove gstreamer backend

Claude Paroz (2):
      Update DOC_FIGURES to match real figures dir content (Bug #579450)
      Fixed DocBook validity in help translations (Bug #581004)

Jason Clinton (6):
      Resync libegg smclient per mclasen request
      Update our copy of GNUChess for POSIX 2008 compatibility.
      Depend on Clutter 0.9 and make it mandatory if Gnometris or Lights Off is on
      Update Copyright year
      Remove our private copy of gtk-clutter-embed.h and rename all calls to it
      Rename a missed call to our private copy of clutter-embed.h

Jason D. Clinton (9):
      Remove ability to generate ChangeLog from SVN; we're on git now!
      [gnometris] Switch to new-style clutter includes and initialization
      Make git ignore eclipse files.
      Support shave autofoo and libtool output
      Remove Danish help translation from gtalk and gnobots2
      Implement a sane .gitignore so 'git status' is now actually useful
      Complete the removal of Danish help files
      Beginning of port to clutter-0.9 API and refactoring of animation code
      [gnometris] Move the previously removed po field.cpp to blockops.cpp

Johannes Svensson (1):
      Rename variables and add comments to make the code more readable.

Jorge Gonzalez (5):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation by Daniel Mustieles
      Updated Spanish translation by Daniel Mustieles
      Updated Spanish translation

Kenneth Nielsen (1):
      Added Danish translation of manual by Joe Hansen

Kjartan Maraas (1):
      Updated Norwegian bokmål translation.

Matej Urban (1):
      Updated Slovenian translation

Neil Roberts (1):
      [aisleriot] Upgrade to Clutter 0.9

Nikos Charonitakis (2):
      Added Greek translation by Jennie Petoumenou
      Added el to languages

Og B. Maciel (1):
      Updated Brazilian Portuguese translation.

Robert Ancell (8):
      Python GNOME and gnomeprint no longer required
      Fix crash when undoing a pawn promotion (Chris Ball, Bug #577395)
      Replace libglade with GtkBuilder (Robert Ancell, Bug #556808)
      Handle gst_element_factory_make() returning NULL (Bug #576745)
      occured->occurred
      Add a new display mode - face-to-face.  This is useful when using a handheld when on a flat surface (Chris Burkhardt, Robert Ancell, 570823)
      Only allow selecting with the primary mouse button
      Fixed up menu damage after conversion from Glade to GtkBuilder

Shankar Prasad (2):
      updated kn.po
      updated kn.po

Simos Xenitellis (24):
      Added Greek translation, figures (Marios Zindilis)
      Added Greek (el) to DOC_LINGUAS
      Updated Greek translation (Jennie Petoumenou)
      Added Greek translation, figure (Marios Zindilis)
      Added el to DOC_LINGUAS
      Added figures (Fotis Tsamis)
      Added figures (Fotis Tsamis)
      Added figures (Fotis Tsamis)
      Added figure (Fotis Tsamis)
      Updated figure (Fotis Tsamis)
      Updated figures (Fotis Tsamis)
      Added figures (Fotis Tsamis)
      Added figures (Fotis Tsamis)
      Added figures (Fotis Tsamis)
      Added figure (Fotis Tsamis)
      Removed misplaced directory, added figure for Greek translation
      Updated Greek translation (Jennie Petoumenou)
      Updated Greek translation (Jennie Petoumenou)
      Added Greek translation
      Added Greek translation
      Added el to DOC_LINGUAS
      Added Greek translation
      Added el to DOC_LINGUAS
      Updated Greek translation (Marios Zindilis)

Thomas H.P. Andersen (1):
      add doap file based on template file from pulse

Thomas Hindoe Paaboel Andersen (50):
      Port to use gtk print instead of deprecated gnomeprint. Fixes bug #564655
      Add glchess to list of need_ggz. Fixes build with --enable-games=glchess
      Pause/resume on pause key. Patch by Jack Cheney. Fixes bug #575765
      Rearrange preferences dialog. Patch by Johannes Svensson. Fixes bug #574123
      Simplify function and delete file that is now unneeded
      Remove deleted file from makefile
      Post-relese version bump. Bump gtk requirement for gtk_show_uri
      Stop updating the statusbar twice per second when it never changes. Also removed some dead code
      Don't crash on malformed save file. Fixes bug #516491
      Only allow one number picker at a time. Fixes a crasher with stray number pickers. Bug #530778
      Clean up code related to the number picker. Bug #530778. Patch by Zhang Sen.
      remove dead code related to unused number_picker_mode
      Move code for printing multiple sudokus to printing.py
      Fix build warnings with -Wextra. Converts a nonsense check for lower bound to higher bound check as bonus. Patch by Johannes Svensson. Fixes bug #577115
      Fix GUI layout to match HIG. Patch by Romain Bezut w/ small update by me. Fixes bug #574120
      don't kill worm by pressing backwards. Patch by Roger Light. Fixes bug #516992
      remove 'Enable splats' option. We should not have an option to disable a single sound. If it sucks so much we should just get rid of the sound. Patch by Diego López León. Fixes bug #577408
      remove dead code
      Port sudoku to gtkbuilder
      Replace .glade with .ui files for sudoku in POTFILES.in
      Don't indicate availability of notes-editor on read-only fields. Patch by Zhang Sen. Fixes bug #578140
      Move to focus to other side when moving out of the grid. Patch by Zhang Sen. Fixes bug #530171
      Clean up and simplification of get_focused_entry. Patch by Zhang Sen. From bug #530171
      build fixes
      use g_timeout_add_seconds when possible in iagno. Fixes last bit of bug #564202
      trivial white space clean up. Replace a few tabs and get rid of white space before newline
      dead code removal
      Hide window before UI glitch on close is shown. Fixes bug #574126
      remove code leftovers from the old type-by-hand feature. Posting it to bug #559298 in hope it will be of help to revive this feature at some point
      Use timeout_add_seconds in sudoku. Also makes this actually work by adding return True
      Replace use of deprecated gtk symbol. Bump required gtk to 2.16 for this
      Be consistent with chess wrt glade/gtkbuilder. Move .ui files to data/ and rename GLADE_DIR to UI_DIR
      reorganize and clean up timer code. Update savegame attributes. More savefile validation. Patch by Zhang Sen. Bug #563319
      fixes various issues found with pychecker
      Clean up of imports. Patch by Zhang Sen. Bug #578700
      Yet more dead code removal. Fixes indent errors. Trivial style fixes.
      Split the dancer class out into its own file. Various cleanups to the code as well. Patch by Zhang Sen
      Add the new separate file for the dancer. Related to the previous commit 9040
      Style cleanups. Patch by Zhang Sen
      Make tests runable again. Patch by Zhang Sen
      Delete dead code + style fixes. Patch by Zhang Sen. Part of clean up bug #578903
      Check no longer needed. We require gtk 2.14 already
      Increase the number of included very hard puzzles to 150
      Edit shortdesc to not start with 'A' as per http://mail.gnome.org/archives/devel-announce-list/2009-April/msg00007.html
      'generate new puzzles' should not be a checkbox
      remove stray 'svn' in changelog-from-commits code
      Add 'Desktop' category to the doap file
      Add new file to  POTFILES.in and Makefile.am
      Use mailto: in doap file
      Add NEWS entry for 2.27.1

Tim Horton (2):
      Update Lights Off to new imports mechanism, so it works with Seed >= 0.5
      Actually, Lights Off still uses Clutter 0.8; update previous commit to respect this

Vincent Povirk (5):
      aisleriot: make template.scm actually work
      aisleriot: implement dealable feature in Bristol
      aisleriot: implement dealable feature in Camelot
      aisleriot: implement dealable feature in Canfield
      aisleriot: remove an unused string

Ying-Chun Liu (1):
      Fix pause/resume with the pause key

Zhang Sen (5):
      Code clean up
      separate number-box out from gsudoku.py
      delete unused methods
      refine the parameters of complain_conficts
      extract a method to remove error highlights

jclinton (1):
      Remove noclutter version of Gnometris; update translations to reflect

vpovirk (34):
      aisleriot: implement dealable feature in Forty Thieves
      aisleriot: forbid moves from waste to waste in Camelot
      aisleriot: do not add empty moves when double-clicks fail in Canfield
      aisleriot: do not allow no-op drops in Cruel
      aisleriot: do not count redundant deals as a move in Cruel
      aisleriot: fix clicks adding empty moves in Doublets
      aisleriot: don't add empty moves when double-clicks fail in Eagle Wing
      aisleriot: use the trickle effect for autoplay in Forty Thieves
      aisleriot: don't add empty moves when dealing fails in Labyrinth
      aisleriot: check for complete piles at the start of a game in Pileon
      aisleriot: don't count no-op deals in Monte Carlo as a move
      aisleriot: do not allow no-op drops in Plait
      aisleriot: do not allow no-op drops in Poker
      aisleriot: don't allow no-op drops in Straight Up
      aisleriot: do not allow no-op drops in Westhaven
      aisleriot: don't count failed double-clicks as a move in Westhaven
      aisleriot: do not allow no-op moves in Zebra
      aisleriot: fix a crash in Labyrinth
      aisleriot: add Giant game by Ed Sirett
      aisleriot: allow moves from the foundation to the tableau in Seahaven
      aisleriot: do not increment the flip counter if the stock and waste are empty
      aisleriot: change the flippable? api to account for the waste pile
      aisleriot: forbid picking up base cards from the foundations in Canfield
      aisleriot: forbid picking up multiple cards at once in Plait
      aisleriot: move give-status-message calls to game-continuable in Zebra
      aisleriot: remove debug code from Napoleon's Tomb
      aisleriot: use scores-disabled feature in Camelot
      aisleriot: move give-status-message to game-continuable in Eagle Wing
      aisleriot: allow moving builds starting with ace to the foundation in
      aisleriot: check free reserve slots in button-released in Seahaven
      aisleriot: add some direct card comparison utilities to sol.scm
      aisleriot: do not allow drops onto the stock in Camelot
      aisleriot: recalculate the score after every move in Forty Thieves
      aisleriot: improve Backbone hinting



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]