[four-in-a-row] Created tag FOUR_IN_A_ROW_3_7_2
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row] Created tag FOUR_IN_A_ROW_3_7_2
- Date: Wed, 21 Nov 2012 21:24:19 +0000 (UTC)
The unsigned tag 'FOUR_IN_A_ROW_3_7_2' was created.
Tagger: Robert Ancell <robert ancell canonical com>
Date: Thu Nov 22 10:23:58 2012 +1300
Released 3.7.2
Changes:
Alex Duggan (1):
register the gconf schema on make install
Andreas RÃsdal (32):
Fullscreen mode to several gnome-games.
GGZ Network Support
Enable a default ggz server.
Show proper GPL2+ preamble with game name correctly for all games. Reported in Bug #357765.
Use GNU Coding Style consistently.
Set games.gnome.org as default GGZ server.
Embed GGZ lib within gnome-games.
Update gnect server from the ggz connect_x server.
Correct several spelling errors (Bug #393109).
Add gnome.ggzgamingzone.org to serverlist.
Update copyrights with the year 2007.
Theme switch.
Server swap.
Add documentation of GGZ to Iagno, Gnect and Nibbles.
Removed the repetition of the word "about" in help file. Patch from Jason McFarlane in Bug #429630.
Enable sounds using the new games-sound API.
Enable sound preference checkbox in GUI.
Load sound preference on startup.
Fix initialization of threads for games-sound.
Resolve bug #406686, by making the ggz-gtk client behave more like GNOME apps should.
Fix compilation.
Correct icon names in desktop files. Reported by sangu <linux00 kornet net> in bug #444777.
Some GNOME Games branding...
Fix website label.
Fix website label.
Add included ggzdmod to build path. Patch by Roger Light in bug #474336.
Improve description of games in documentation. Patch by Andreas Freund <drethenerd gmail com> in bug #500774.
Install ggz demons in libexecdir, not bindir. Patch by Christian Persch in bug #510917.
Update copyright year for 2008.
Fix crash when connecting to network games under certain conditions. Patch by Roger Light in bug #363015.
Reorder the -I/path/to in Makefile.am to import GGZ libraries in correct order - Bug #527210.
Resolve GGZ-related bugs #532555 and #532553.
Bastien Nocera (2):
- added gnect/data/gnect.desktop.in to the translatable files, make gnect a proper gnome2 app wrt desktop file
- remove $(includedir) that's unused, thanks to Ronald Bultje <rbultje ronald bitfreak net> for pointing it out
Branko KokanoviÄ (2):
Added Serbian translation
Added Latin Serbian translations
Bruno Brouard (3):
Updated French doc translation
Updated French doc translation
Updated French doc translation
Callum McKenzie (68):
The Great Renaming
Minor patch to yulon.scm
Use gtk_window_present for showing dialogs.
Changes to ChangeLogs to change Steve -> Steve Chaplin
Toolbar consistency update
Big TODO roadmap has been written. Minor bug fixes
It's time to kill all questions that ask "Are you sure ?".
Dead code removal
Minor gnect updates
a11n fixes for the Gnect control selection dialog
i18n fixes of various sorts
The Great Renaming
i18n fixes of various sorts
Gnect and gnibbles documentation updates.
Fix for bug 124329 (gnect exit crasher).
Replace deprecated functions for gnome-stones, mahjongg and gnect.
Updates to the build system and release notes for 2.5.0.
Well that was stupid.
Patches from various people to fix memory leaks and bad behaviour when files are missing.
First half of the great *_DISABLE_DEPRECATED clean-out
make distcheck cleanups
Big gnect rewrite from Tim
Makefile fix.
Deprecated functions cleanups for gnect.
The great translator_credits -> translator-credits change-over. If this isn't basically invisible to the translators, I'm in trouble.
Fixed compiler warnings.
2.6 Documentation updates
Check the XMl before comitting ...
Get the nect authors right.
Misc updates for 2.7
Build cleanups.
Make the default keys sensible.
Compiler warning fixes.
Paolo Borelli's key control selector patch. Very nice.
Gnibbles now uses the new control-setting API. games-controls now also handles keysyms as well as keyvals. Problems with finding the schema also resolved by going to the source.
Thinko in gfx.c
Fix to gnect for AMD64 no-or-child-found problem.
Gnect documentation updates.
Updated .omf file maintainer info.
OMF file fixups. Thanks Shaun.
Micro cleanup from Paolo Borelli.
Resizing code for gnect.
Fix names in about boxes and miscellaneaous TODO ad configure.in updates.
Gnect save and restore window size.
Gnect size saving rework
Gnect: disable non-functional sound.
Fix for bug #167481
The great patch fest of March 2005. Lots of HIG fixes. Menu beautification. More intelligent mine placement in gnomine.
Still rooting out old names. Sigh.
Auto-start games for gnobots and gnect.
Gnect main loop disentanglement.
Uploading some changes that were missed. Nothing major.
Minor patches.
Gnect accelerator fixes, mahjongg updates and more games-scores stuff that should actually compile.
New SVG graphics for gnect.
Given Alan proper credit for his graphics.
make distcheck fixes for 2.11.2
First 1/3 of the 2.12 screenshot updates.
All games: ensure user-edited accelerators are saved.
All games: desktop file category updates.
All games: Fix up Authors section with correct feedback link and consistent style.
Four-in-a-row: Fix the nightfall theme.
Icon Theme migration Part II: Aisleriot, Blackjack, Ataxx, Five or more. Four-in-a-row, Nibbles
Klotksi, Tetravex, Gnometris: More icon theme migration work.
All: Patch to unref all GnomeProgram instances.
Fix up ChangeLog entries
All: About dialog updates.
Eliminate GTK+ double-buffering where appropriate.
Chandni Verma (1):
Even glchess makes use of librsvg-2.0 now so make it compulsary
Chris Lyttle (2):
update docs to new scrollkeeper
enabled help button in all games to launch yelp
Christian Persch (30):
R acinclude.m4:
Port remaining games help to GNOME Doc Utils. Bug #398471. Make sure the
Restore.
Merge commit 'git-svn' into work
Port to GamesConf.
Use games_conf_get_integer_with_default.
Add group parameter to games_conf_add_window, so we can make the
Use APPNAME where defined.
Fix for games-sound API change
Use canonical property name.
R gnect/data/gnect.room: A gnect/data/gnect.room.in: R
Add the .room.in files to EXTRA_DIST.
Distcheck fix. Bug #512669.
Initialise the games runtime support.
Fix out-of-srcdir build, and exempt ggz-gtk from deprecation flags.
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.
Remove unnecessarily duplicated figures (cf. http://mail.gnome.org/archives/gnome-i18n/2009-January/msg00000.html ).
Always include config.h.
Fix various packing properties and spacings.
Remove unauthorised changes to ChangeLog.old. These files are supposed not to be changed!
Add Pulse Support to Docs
Make libcanberra the default sound backend and remove gstreamer backend
build: Only add help to SUBDIRS when building help is enabled
build: Only install the .schemas file when using GConf
build: Automatically keep .gitignore files updated
ld: Remove .gitignore files
gnect: Port to cairo and gtk3
libgames-support: Remove obsolete version checks
Chyla Zbigniew (1):
Moved ChangeLog entry to the right place...
Claude Paroz (8):
Add .png extension to screenshot image filenames.
Added French translation (merged from gnome-2-18).
Added links to gnibbles figures. Updated screenshot. Updated French
Updated French translation by Bruno Brouard.
Fixed DocBook validity in help translations (Bug #581004)
Fix GNOME feedback link in docs
Fix GNOME Feedback link in all docs translations
Updated French manuals translation
Dan Winship (1):
src/adjmtrx.c, src/bintree.c, src/connect4.c, src/evaluate.c,
Daniel Mustieles (6):
Missing file in POTFILEs.in
Revert "Missing file in POTFILEs.in"
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Nylander (4):
Added Swedish translation Added screenshot. Added sv to DOC_LINGUAS
sv/sv.po: Swedish translation updated
Updated sv translation (Daniel Nylander)
Updated sv translation (Daniel Nylander)
Dave Neary (4):
- Uses of GnomePropertyBox replaced by GtkDialog - Themes use #RRGGBB
Ooops! Missed the pixmap directory.
src/dialog.c Moved Giuliano's copyright message to the About dialog - it
Ran these source files through dos2unix to get rid of CRLF.
David Lodge (1):
Added en_GB docs translation
Fotis Tsamis (2):
Added Greek translation
updated Greek documentation translation for gnect
Gil Forcada (1):
[l10n]Updated Catalan translations
Gil Forcada Codinachs (2):
Added Catalan translation by Joan Duran
Updated Catalan translation by Joan Duran
Inaki Larranaga Murgoitio (2):
Added Basque translation. Added 'eu' to DOC_LINGUAS.
Added image in Basque language. Images are: tables.png mainwindow.png
Jason Clinton (3):
Usability. Closes #341617
Kill off ChangeLog by generating from commit messages.
Italian translation of various docs had typo'd XML; corrected
Javier JardÃn (1):
Use gtk_paned_new() instead gtk_[h|v]paned_new()
Jeremy Bicha (8):
Really remove ggz support from gnect
gnect: Use the correct player names in Preferences
gnect: minor typo fix
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
help: fix links to FDL & GPL pages for gnome-desktop 3.5.5+
help: update translations for last commit
Joachim Noreiko (2):
fixed validation errors. #404020 (though problems with entities remain)
removed mostly pointless Menus section; replaced with short section
Joe Hansen (2):
Added Danish translation of gnect documentation
Updated Danish translation of the documentation of gnect
Jordi Mas (1):
Fix typos in Catalan translation
Jorge Gonzalez (1):
Updated Spanish translation
Jorge Gonzalez Gonzalez (8):
Updated spanish translation
Updated spanish translation
Updated Spanish translation.
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Jorge GonzÃlez (2):
Updated Spanish translation
Updated Spanish translation
Juan Pablo Mendoza (2):
update .cvsignores
Find files at the correct directory.
Kenneth Nielsen (1):
Added da to list of languages
Kostas Papadimas (1):
Updated Greek help translation.
Kristian Rietveld (1):
s/EXIT_ITEM/QUIT_ITEM/.
Kwok-Koon Cheung (2):
Ignored the whole source tree *grin*
*textdomain* fix
Luca Ferretti (1):
Added it to DOC_LINGUAS. Added screenshots for Italian translation. Added
Marek Äernockà (2):
Updated Czech translation
Updated Czech translation
Mario BlÃttermann (8):
Added German translation. Added screenshots for German translation. Added
Added German translation Added Screenshots
Updated German translation Added screenshot
[l10n] Updated German doc translation
[l10n] Updated German doc translation
[l10n] Updated German doc translation
[l10n] Removed old screenshots
[l10n] Updated German doc translation
Matej UrbanÄiÄ (2):
Updated Slovenian translation
Added sl for Slovenian translation
Matthias Clasen (2):
Add libs to LDADD to fix build issues with pedantic linkers
gnect: Port to new combo box text API
Petr Kovar (2):
Added & fixed Czech help translation for various games by Marek Cernocky
Updated Czech help translation for various GNOME games
Philip Withnall (2):
Added British English manual translations.
Bug 581012 â [gnome-games] docs bugs
Richard A. Hoelscher (7):
GtkAbout updates and bug fixes
statusbar and menubar updates
update the schema file
UI updates, mostly with GtkActions
Return value for the delelte event callback.
ui_description readonly update
compress the gnect opening book
Robert Ancell (32):
Fixed callbacks for GtkWidget window-state-event and configure-event (Bug #404317)
Use new Tango icons from Daniel Derozier (closes #354507) Application icons now in icons/ (closes #359499)
Removed obsolete .cvsignore
Bring Debian man pages upstream
Don't show border in notebook
Use GamesActions for glines, gnect, gnibbles, gnobots2, gnotski
gnect: Remove obsolete AUTHORS and ChangeLog.old
gnect: Replace GtkTable with GtkGrid
gnect: Replace deprecated gtk_widget_get_pointer with gdk_window_get_device_position
gnect: Move icons into <game>/data/ directories
gnect: Move pixmaps into data directory
Correctly distribute icons
Remove NULL variables from Makefiles
libgames-support: Remove games-sound.c and call canberra directly from the games
libgames-support: Remove games-help.c
gnect: Load images from standard data directory
libgames-support: Remove games-runtime.c
gnect: Use gsettings
libgames-support: Remove games-conf.c
Remove unused gthread build rules
Remove more obsolete help build rules
Correctly initialize gettext
Move sound files into each game directory
gnect: Simplify preferences and stop using GamesFrame
libgames-support: Remove GamesGridFrame
libgames-support: Remove GamesFullscreenAction
libgames-support: Remove games_stock_
libgames-support: Remove GamesControls
libgames-support: Remove libgames-support and copy score code into the few games that still use it
Move translations
Finish renaming and make buildable
Releasing 3.7.2
Ross Burton (14):
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
Ignore the generated schema files
New icons, from Tim Musson
Lots of UI fixes -- dialogs appearing in the right places, strings changed for consistancy.
Applied patches for Bug-buddy mojo
Put the right GConf schema file in dist
Files which I missed, adding StartupNotify=true
Added a GConf sanity check
GConf schema install location fixes
Fix GNect schemas
Cool GConf sanity checks, make sure installs are valid
Sun fixes
Ryan Lortie (1):
be sure to #include <locale.h>
Simos Xenitellis (3):
Added figure (Fotis Tsamis)
Added Greek translation
Added el to DOC_LINGUAS
Teliute (1):
Add Chinese (China) gnect help translations.
Thomas Hindoe Paaboel Andersen (22):
Remove deprecated encoding entry in desktop files. Patch by Pacho Ramos in bug #551947
replace gnome_help_display with gtk_show_uri
use games_runtime_get_directory instead of gnome_program_locate_file
No more libgnome for you my friend.
move common help functionality to libgames-support/games-help.[ch]
Clean up linking in networked game servers. Patch by Roger Light. Fixes bug #560088
Fix includes of libgames-support
Split GNOME_GAMES_CFLAGS up into the needed pars in each games Makefile.am
Send all bugbuddy bugs to 'BugBuddyBugs' component
Fix -Wold-style-definition warnings
gnect: Fix GSEAL issues
Remove GGZ
gnect: logic AND should have been bitwise AND
Add G_GNUC_NORETURN
a higher version of gtk is already required
gnect: Replace GtkBox with GtkGrid
gnect,gnobots2: remove unused variables
Replace some deprecated GTK symbols
gnect: remove unused INTLTOOL_SCHEMAS_RULE
consistently do both CLEANFILES and DISTCLEANFILES
gnect: replace deprecated GdkColor with GdkRGBA
build fix: check for zlib
Tim Musson (11):
- Removed needless test for About dialog logo. - Velena's homepage missing
removed new files updated for the new manual.
Main Window figure added.
cb_gui_key_press now has a return value, fixing a bug discovered by Dave
removed Gnect's desktop icon is now used in the About dialog, consistent
gnome_program_init replaces gnome_init_with_popt_table. Added Help, OK and
Removed Help, OK and Apply from prefs. Didn't read the new style guide
Removed the animated wipe toggle and the random "Who starts" option. Both
If the score box was destroyed by the window manager, gnect would crash
Prefs/gconf instant-apply. Removed "Exit" and "Scores" buttons from
fixed crash when closing main window during an animation (#91264). Also
Timo Jyrinki (1):
Added and updated Finnish help translations by Valto Wirkola.
Timothy Musson (4):
data/clean_40x40_nightfall.gnect: updated colour format.
- Scorebox icon now uses gtk_image_new_from_file. - Added
*** empty log message ***
*** empty log message ***
Tom Tryfonidis (4):
Updated Greek help translations
Updated Greek help translations
Updated Greek translations
Updated screenshots for Greek help translations
Valto Wirkola (1):
Added Finnish translation of Four-in-a-row manual
William Jon McCann (8):
Only install schemas if they are requested. Fixes bug #114405.
Removed separator from dialogs per HIG.
HIG fixes for preferences dialog.
Fix to remove compiler warnings. Use glib random functions.
Fixed compiler warnings, many, many, warnings.
Tweaked spacing in dialogs. Only call gtk_main_quit if we are in a main loop.
Remove dead code
Remove reference to obsolete themes in $HOME
Yannig MARCHEGAY (6):
Updated Occitan translation
Updated Occitan translation
Updated Occitan translation
Updated Occitan translation
Updated Occitan translation
Updated Occitan translation
Zbigniew Chyla (1):
New file, based od gnect.soundlist.
ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]