[tali] Created tag TALI_3_7_2



The unsigned tag 'TALI_3_7_2' was created.

Tagger: Robert Ancell <robert ancell canonical com>
Date: Thu Nov 22 10:38:05 2012 +1300

    Released 3.7.2

Changes:

Alan Horkan (1):
      *** empty log message ***

Alex Duggan (1):
      Use aisleriot's logo in it's about box, fix small memory leaks in about

Andreas HydÃn (1):
      gtali.desktop: Added Swedish translation

Andreas Persenius (2):
      Make GTali compile with -DGNOME_DISABLE_DEPRECATED.
      Make GTali compile with -D{G,GDK,GTK}_DISABLE_DEPRECATED.

Andreas RÃsdal (16):
      Show proper GPL2+ preamble with game name correctly for all games. Reported in Bug #357765.
      Use GNU Coding Style consistently.
      Bug #316360 â High score migration progress bug fot gtali.
      Fix Bug #382332 â Gtali does not remember number of human players.
      Bug 137104. The patch changes the label of the "Roll!" button to "Roll all!" if no dice is selected.
      Add a new variant of GTali called "Colors", by Geoffrey Buchan (Bug #379224).
      Update copyrights with the year 2007.
      Fix the category for flush, so that only valid flushes may be entered
      Make score and statistics dialogs transient. Patch from Nickolay V.
      Bug #401880 â Improve computer play using Monte Carlo Simulation.
      Bug #407453 â gtali shows "Roll 2/3" at end of game.
      Fix "delay preference is turned off first time preference is closed". Bug #436971.
      Some GNOME Games branding...
      Fix website label.
      Improve description of games in documentation. Patch by Andreas Freund <drethenerd gmail com> in bug #500774.
      Update copyright year for 2008.

Andrew T. Veliath (1):
      setup.c: (parse_an_arg) Add missing `enum poptCallbackReason' to popt     callback.

Arturo Espinosa (1):
      Kill File menu on games.  - Miguel

Bastien Nocera (3):
      - use gconf instead of gnome_config_*
      - nice icon, oooh, use stock buttons, and add more space inside the frames
      - patches for dialog positioning by Ross Burton, and for data files locations by Ross Burton and myself (Closes: #83917)

Branko KokanoviÄ (3):
      Added Serbian translation
      Added Latin Serbian translations
      Updated Serbian doc translations

Bruno Brouard (1):
      Updated French translation

Callum McKenzie (87):
      The Great Renaming
      Big pile of bug fixes, should match the 2.3.1 release.
      Big gtali size reduction + minor stuff I didn't commit last night
      Moved icons from the gnome-desktop module here.
      i18n fixes, now using ngettext
      Only use ngettext if it is available. If not make the best guess possible without knowing the locale in advance.
      Fix score directory awkwardness awkwardly (see bug 113968)
      Added code to optionally turn off setgid and change the score file ownership. Between this and the previous commit I have surely broken the build process. It still works for me but I can hear Murphy laughing.
      Revert last nights libgnome detection stuff and instead insert a warning.
      i18n fixes from Christian Neumair
      Gtali undo sensitivity and other shit of a minor nature.
      Use modern syntax for chown.
      i18n fixes of various sorts
      2.3.4 final updates.
      Gtali and gnomine fixups.
      The Great Renaming
      Gtali changes, docs and removal of useless options.
      Final gtali doc updates and making sure all pref use gconf. Also removed an obviously not-for-public-consumption option.
      i18n issues and a typo in gtali.schemas.in
      GTali gconf checking code.
      i18n fix
      Bug fix for gtali (#123735)
      Updates to the build system and release notes for 2.5.0.
      Well that was stupid.
      First half of the great *_DISABLE_DEPRECATED clean-out
      More (hopefully) minor build changes.
      Gtali keyboard improvements.
      make distcheck cleanups
      Build updates courtesy of the FreeBSD team.
      Author string changes to keep non-C locale people happy.
      intltool bug work-around.
      The great translator_credits -> translator-credits change-over. If this isn't basically invisible to the translators, I'm in trouble.
      An attempt at resurrecting the Danish docs for gtali.
      Fix autoconf stuff-up of five minutes ago.
      Maybe I should have tested that first.
      Further gtali danish docs fixups.
      More Danish documentation modernisation. No improvements in either the amount or quality of the translation, possibly the opposite.
      Remove uneeded *_has_separator code that the latest gtk_message_dialog code has obsoleted.
      .cvsignore updates.
      Schema file fixes
      Documentation changes for multiple games.
      Make sure there is at least one player.
      Fix the last fix for gtali.
      Misc updates for 2.7
      Update copyright notices.
      Build cleanups.
      gtali UI update from Trevor Hamm.
      Compiler warning fixes.
      New (SVG) graphcis for gtali.
      New networking code and release notes for 2.7.5
      gtali Makefile fix.
      gtali Makefile fix (again).
      Gtali doc updates for 2.8
      Updated .omf file maintainer info.
      OMF file fixups. Thanks Shaun.
      Tweak to gtali scoring.
      Gtali fix from Richard for bug #135895
      Gtali: correctly handle a draw.
      Remove the undo function from gtali.
      2.9.2
      That shouldn't have been committed.
      Update the app version numbers on all the docs.
      More HIG patches. Cleanup of the menu creation code.
      Swedish translation of the gtali manual.
      Aisleriot: gay-gordons is now guaranteed to be solvable. Tali: minor upadtes to the sv OMF file.
      Gtali: Make the dice area a toolbar so we get all the nice highlights and the like for free.
      Remove dead code in gtali; remove the 'tiles do not match' warning in mahjongg and capitalise the game names in aisleriot.
      Debranding
      Fixing up incorrectly placed ChangeLog entries
      Added a glossary for Tali
      Deprecate Tali README
      Gtali: remove references to Yahtzee.
      make distcheck fixes for 2.11.2
      Even more screenshot updates for 2.12 (part IV)
      Remove references to a non-existant bug-reporting guide.
      Tali: Fix preferences dialog title.
      Cygwin build fixes.
      All games: ensure user-edited accelerators are saved.
      Tali: Make the selected dice more obvious by reverting part of the hilighting changes.
      All games: desktop file category updates.
      Tali: Minor header cleanup.
      All games: Fix up Authors section with correct feedback link and consistent style.
      Iagno, Tali: popt -> GOption migration.
      Mahjongg, Iagno, Same GNOME: Final work to make all games use icon themes.
      All: Patch to unref all GnomeProgram instances.
      Fix up ChangeLog entries
      All: About dialog updates.

Chandni Verma (1):
      Even glchess makes use of librsvg-2.0 now so make it compulsary

Chris Lyttle (5):
      convert to xml format
      Remove all C/*.sgml files and convert to C/*.xml, update makefiles to build new xml files correctly
      updated gtali.xml to new template
      update docs to new scrollkeeper
      enabled help button in all games to launch yelp

Christian Persch (22):
      Port remaining games help to GNOME Doc Utils. Bug #398471. Make sure the
      Merge commit 'git-svn' into work
      Port to GamesConf.
      Add group parameter to games_conf_add_window, so we can make the
      Use APPNAME where defined.
      Use canonical property name.
      Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION.
      Initialise the games runtime support.
      Build with *_DISABLE_DEPRECATED and *_DISABLE_SINGLE_INCLUDES.     Add some missing includes.
      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.
      Move setlocale call and gettext and games-debug initialisation into     games_runtime_init(), and adapt callers accordingly.
      Refactor games_scores_new() to have arguments instead of taking just one     big struct with the arguments. Adapt callers accordingly.
      Bug 567103 â Migrate gnome-games to use msgctxt
      Remove unauthorised changes to ChangeLog.old. These files are supposed not to be changed!
      Make desktop files validate without warnings.
      Add Pulse Support to Docs
      Remove obsolete comments
      build: Only add help to SUBDIRS when building help is enabled
      all: Only call setgid_io_init() when --enable-setgid
      build: Only install the .schemas file when using GConf
      build: Automatically keep .gitignore files updated
      ld: Remove .gitignore files

Chyla Zbigniew (1):
      i18n fixes

Claude Paroz (5):
      Corrected DocBook syntax of help files to make them validate. Fixes bug #406816.
      Added French help translations for gtali, blackjack, mahjongg, gnobots2 and iagno.
      Updated French translation.
      Fix GNOME feedback link in docs
      Fix GNOME Feedback link in all docs translations

Dan Mueth (2):
      Updating doc build stuff to new build system. Note that figures belong in
      Removed lethal space at end of line.

Daniel Mustieles (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Daniel Nylander (5):
      Removed old translation and replaced with new Added sv to DOC_LINGUAS.
      Removed old translation and replaced with new
      sv.po: Swedish translation updated
      sv.po: Swedish translation updated
      Updated sv translation (Daniel Nylander)

EST 1998 Gregory McLean (1):
      commented out the gtk_clist_set_policy function as gtk 1.1.5 don't have it

Elisabeth Henry (1):
      gtali: Added GtkApplication (and application menu) support

Elliot Lee (4):
      Fixes to make things build warning-free. Authors, please check my changes
      poptimization plus
      Remove calls to gtk_container_(un)block_resize(), which are no longer in
      s/gtk_toggle_button_set_state/gtk_toggle_button_set_active/

Fatih Demir (1):
      Turkish desktop entries

Fran DiÃguez (1):
      Added  Galician translations for Tali documentation

Gediminas Paulauskas (2):
      define GETTEXT_PACKAGE use GETTEXT_PACKAGE and UTF-8.
      define GETTEXT_PACKAGE use GETTEXT_PACKAGE and UTF-8.

Gil Forcada Codinachs (2):
      Added Catalan translation by Joan Duran
      Updated Catalan translation by Joan Duran

Gilles Dartiguelongue (1):
      Use install-exec-hook to setgid games properly

Ian Peters (5):
      Removed right justification of Help menu.  Added keyboard     accelerators (ie _Game, _Edit, _Help, etc.)  Removed ... from     Game->Scores.  Why is Properties... in both the Game and Edit menus?     Perhaps kill the Edit menu, move Undo into Game?
      Modified bottom status bar.
      gnome_dialog_set_modal() -> gtk_window_set_modal().     Fixed the statusbar (which I broke, so...)
      Name change.
      Bump to 1.3.90, fix a distcheck problem in gtali help stuff

Inaki Larranaga Murgoitio (2):
      Added Basque translation. Added 'eu' to DOC_LINGUAS.
      Added image in Basque language. Images are: mainwindow.png preferences.png

Jacob Berkman (1):
      icon support

Jason Clinton (9):
      Usability. Closes #341617
      add GTali icon from Daniel Derozier
      fix omissions in Makefile.am regarding SVG EXTRA_DIST
      added 16, 22, and 32 icon sizes per request from Novell
      added 16, 22, and 32 icon sizes per request from Novell
      Added 16, 22, and 32 icon sizes per request from Novell
      Kill off ChangeLog by generating from commit messages.
      Make the High score table allow the user to change name to someone other     than their username. (Bug #552963, Geoff Buchan)
      Replace all occurances of &mdash; with UTF-8 equiv. in the docs.

Jason D. Clinton (1):
      Remove Danish help translation from gtalk and gnobots2

Javier JardÃn (1):
      Remove deprecated GTK+ symbol: gdk_pixbuf_unref()

Jeremy Bicha (6):
      Build help with yelp-tools instead of gnome-doc-utils
      help: fix a bunch more broken Docbook help links
      help: fix Makefiles, add a missing image, and remove some obsolete imgs
      Add keywords to improve searching
      help: fix links to FDL & GPL pages for gnome-desktop 3.5.5+
      help: update translations for last commit

Jesus Bravo Alvarez (1):
      Added Galician translation

Joe Hansen (2):
      Added Danish translation of documentation
      Updated Danish translation of the documentation

John Fleck (2):
      John Fleck <jfleck inkstain net> add a batch of omf files in preparation
      John Fleck <jfleck inkstain net>

Jorge Godoy (1):
      updating some pt_BR <ricardo conectiva com br>

Jorge Gonzalez Gonzalez (6):
      Added initial spanish translation
      Added initial Spanish translation (uncommited before)
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Juan Pablo Mendoza (10):
      If we can't find the theme show a dialog instead of a printf, also show a
      Apply patch from drk sgi com  Bug #52641.
      Per Chema's request:
      Chema looked over this patch.
      Remove call to gdk_imlib_init().
      Use intltool now for traslating .desktop .soundlist and .caves files.
      Eeek, forgot to add theses
      Remove -I$(includedir) allaround.
      acconfig.h: configure.in: aisleriot/Makefile.am:
      update .cvsignores

Kenneth Christiansen (1):
      Danish docs, starting

Kenneth Nielsen (1):
      Added da to list of languages

Kevin Vandersloot (1):
      Painful broken pipes!

Kjartan Maraas (2):
      one more.
      Remove ENABLE_NLS traces

Kristian Rietveld (1):
      broken pipe (see previous log message)

Kwok-Koon Cheung (4):
      Added traditional Chinese translation for various .desktop files.
      Rename zh_TW.Big5 to zh_TW
      Few i18n fix, updated traditional Chinese translation
      Convert changelogs to UTF-8

Leonardo Ferreira Fontenelle (1):
      Added pt_BR to DOC_LINGUAS. Added Brazilian Portuguese translation by

Luca Ferretti (2):
      Added it to DOC_LINGUAS. Added Italian translation and screenshots by
      Fixed a mismatching <citetitle> tag.

Maciej Stachowiak (1):
      FIXME: enums do _not_ result in the members of the enumeration being

Mario BlÃttermann (3):
      Added German translation. Added Screenshots Added de to DOC_LINGUAS
      Added missing changes in Makefile.am
      [l10n] Updated German doc translation

Martin Baulig (1):
      Triple checked all games for gnome_score_init () related security

Martin Norback (1):
      Removed _() from untranslatable string

Matej UrbanÄiÄ (2):
      Updated Slovenian translation
      Added sl for Slovenian translation

Matthias Clasen (1):
      gtali: Port to new combo box text API

Matthias Warkus (1):
      More German l10n.

Michael Fulbright (1):
      Updated to install desktop into $(datadir)/gnome/apps

Mikko Rauhala (1):
      Updated and completed finnish translations of messages and desktop files

Nat Friedman (1):
      Assimilation complete.

Nuno Ferreira (1):
      Added Poruguese translations.     Some i18n work on gyahtzee.     .cvsignored `gnobots/Makefile.in'.

Pablo Juan (1):
      Ignore thins around.

Pablo Saratxaga (8):
      updated spanish descriptions
      added/updated fr & es language descriptions
      Updated spanish language file,     and several i18n fixes and improverments
      updated spanish language file     and various minor i18n fixes
      added estonian descriptions
      Added Danish strings to desktop/menu file
      updated Danish strings
      Added Lithuanian strings

Petr Kovar (2):
      Added Czech help translation for blackjack, glchess, gnobots2, and gtali
      Updated Czech help translation for various games by Marek Cernocky

Phil Schwan (2):
      This function is now called for both select and unselect events. It takes
      Oops--it wouldn't let the user select yahtzee unless the user had one.

Philip Withnall (1):
      Added British English manual translations.

Piotr DrÄg (1):
      Updated POTFILES.in

Raja R Harinath (4):
      Added NO-AUTO-GEN
      Conditionally use new GtkSpinButton API. Fixes Maciej's FIXME too.
      Move to ... ... here.
      Update with the other changes.

Richard A. Hoelscher (6):
      GtkAbout updates and bug fixes
      statusbar and menubar updates
      UI updates, mostly with GtkActions
      ui_description readonly update
      gtali button ui updates
      gtali name guesser patch

Robert Ancell (31):
      Use new Tango icons from Daniel Derozier (closes #354507)     Application icons now in icons/ (closes #359499)
      Removed obsolete .cvsignore
      Undoing 5 of a kind reduces the score by 50 as there might be multiple scores (Geoff Buchan, Bug #537673)
      Output file should not be committed
      Use different message for getting the top score versus getting a score in the top ten (Bug #561423)
      Bring Debian man pages upstream
      Reduce size of Tali window by:     - Not setting default window size     - Defaulting to 4 players     - Reducing size of icons
      Refactor GamesScore to be more GObject
      gtali: Relayout into src data directories
      gtali: Replace GtkTable with GtkGrid
      gtali: Move icons into <game>/data/ directories
      Correctly distribute icons
      Remove NULL variables from Makefiles
      libgames-support: Remove games-help.c
      gtali: Load images from standard data directory
      libgames-support: Remove games-runtime.c
      libgames-support: Initialize setgid-io inside the scores backend
      gtali: Use gsettings
      Remove unused gthread build rules
      Remove more obsolete help build rules
      Fix games not initializing the scores setgid code
      Correctly initialize gettext
      Remove GamesFrame from libgames-support, copying it into gnibbles and gtali which haven't had it removed
      gtali: Make menu entries translatable
      libgames-support: Remove games_stock_
      libgames-support: Remove libgames-support and copy score code into the few games that still use it
      libgames-support: Remove libgames-support and copy score code into the few games that still use it
      Move translations
      Finish renaming and make buildable
      Fix help document name
      Releasing 3.7.2

Robert Brady (1):
      Applied some IRIX compile fixes from David Kaelbling <drk sgi com> (bug #1781).

Romain Perier (1):
      Fix *** glibc detected *** gtali: free(): invalid pointer.

Ross Burton (17):
      Make the window a public variable, and make the setup window appear in the correct place.
      Update .desktop titles and comments to conform to HIG
      Fix up i18n on gconf schemas, fixing 89366. Don't worry, this is not gnome-2-0 :)
      Updated .desktop files
      Change the permissions of the installed games, so gdb can run on them. Fixes #86057
      Quit dialog fixes
      Ignore the generated schema files
      Do a clean correctly
      Applied patches for Bug-buddy mojo
      Fixed the GConf schema install location
      Stop multiple dialogs being on screen (fixing 97320)
      s/Gnome/GNOME/ where appropriate
      Put the right GConf schema file in dist
      Add StartupNotify=true to the .desktop files for startup notification loving
      Gnome -> GNOME changes
      GConf schema install location fixes
      Remove the curses port

Roth RÃbert (1):
      gtali: Use better randomization algorithm

Ryan Lortie (1):
      be sure to #include <locale.h>

Scott D Heavner (20):
      Add gyahtzee/pix dir. to gnome-games
      Add gyahtzee/NoGnome dir. to gnome-games
      Add gyahtzee/ dir. to gnome-games
      Autodetect curses for cyahtzee.
      Remove call to gnome_client_new_default / update signal handlers to return gints.
      Lots of changes, score fixes, 0 or multiple humans.  See ChangeLog.
      Mostly mods for gyahtzee's curses interface.
      put message box back warning that new num players won't take effect until     next game (only displayed if current game is not over)
      yet another change to curses.m4 - documentation & formatting, remove unsed vars
      Add undo feature, cleanup text strings.
      Add help files.  Strip out unused #if's.  Set default emacs tab width to 8 in     all c/h files.
      Allow change of player names.
      Change rename window title.
      Fixes for non-gnome version.
      *** empty log message ***
      *** empty log message ***
      Move player rename into setup dialog.
      Add additional games rules.
      No more warnings.
      Add english docbook docs from Trevor Curtis.

Sergey I. Panov (1):
      Added Russian lines to the *.desktop files

Seth Nickell (1):
      Install into the panel menus correctly.

Simos Xenitellis (5):
      Updated Greek translation
      Added Greek translation (Jennie Petoumenou)
      Added figures (Fotis Tsamis)
      Updated Greek translation (Jennie Petoumenou)
      Updated Greek translation (Marios Zindilis)

Stano Visnovsky (1):
      Added Slovak [sk] translation

Teliute (2):
      Add Chinese (China) gtali help translations.
      Update Chinese (China) gtali help translations.

Thomas Hindoe Paaboel Andersen (26):
      Set correct game categories
      Add undo feature. Bug #411360
      don't allow undo while it is the computers turn bug #411360
      Add tooltips
      Add missing ']'
      remove old xpm file
      replace gnome_help_display with gtk_show_uri
      Remove libgnome dependency and rename functions away from gnome_ namespace
      Add missing include of <gdk/gdkkeysyms.h> to fix build
      set page_size = 0 for spinbuttons. Fixes bug #556396
      more libgnome removal and enable gtali to be build with --with-platform=gtk-only
      move common help functionality to libgames-support/games-help.[ch]
      make gtali use games-runtime to locate its files
      Scores should always be sensitive in the menu. Patch based on initial work by Jason Clinton. Fixes bug #488057
      Send all bugbuddy bugs to 'BugBuddyBugs' component
      Fix -Wold-style-definition warnings
      Fix warnings from -Wdeclaration-after-statement
      static const, not const static. Fixes a warning
      Replace use of deprecated gtk symbol. Bump required gtk to 2.16 for this
      Use accessor functions for -DGSEAL_ENABLE
      gtali: gtk3 port
      gtali: Check for error when loading image files
      gtali: Add doctype to kismet dice
      Replace some deprecated GTK symbols
      gtali: README and AUTHORS no longer exits
      consistently do both CLEANFILES and DISTCLEANFILES

Tom Tryfonidis (4):
      Updated Greek help translations
      Updated Greek help translations
      Updated Greek translations
      Updated screenshots for Greek help translations

Tomasz KÅoczko (1):
      - fixed all Makefiles.am to allow use DESTDIR in "make install, - fixed

Tuomas Kuosmanen (4):
      Added new images for the dice faces - I hope you like them :) /tigert
      A bit better 're-roll this dice' -icon :) /tigert
      Repolaced the gnome tali icon with a new one /tigert
      doh. yet needed to update the icon.. /tig

William Jon McCann (6):
      Only install schemas if they are requested. Fixes bug #114405.
      Removed separator from dialogs per HIG.
      HIG fixes for preferences dialog.
      More HIG spacing and alignment fixes.
      Fixed compiler warnings.
      Stripe the rows of tree view.

Yannig MARCHEGAY (6):
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation

Yukihiro Nakai (1):
      ja Update from ITANI Eiichoro

ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
      Updated Serbian translation



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