[iagno] Created tag IAGNO_3_7_2
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [iagno] Created tag IAGNO_3_7_2
- Date: Wed, 21 Nov 2012 21:00:15 +0000 (UTC)
The unsigned tag 'IAGNO_3_7_2' was created.
Tagger: Robert Ancell <robert ancell canonical com>
Date: Thu Nov 22 09:59:51 2012 +1300
Released 3.7.2
Changes:
Alan Cox (1):
The standard unix rand() function has some bad properties. Notably the low bit toggles and the lowest few bits arent very even. Shift right 3 or 4 bits to get some better distribution.
Alex Duggan (1):
Use aisleriot's logo in it's about box, fix small memory leaks in about
Alexandre Franke (2):
Update French translation
Revert "Update French translation"
Andreas HydÃn (1):
iagno.desktop: Added Swedish translation
Andreas RÃsdal (29):
Removed iagno-server.py
Fix windows icons of several 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.
New default graphics for Iagno.
Bug #381751 â Iagno should not call gnome_score_init().
Add gnome.ggzgamingzone.org to serverlist.
Update copyrights with the year 2007.
Server swap.
Add documentation of GGZ to Iagno, Gnect and Nibbles.
GStreamer support for gnome-games (bug #346059).
Default to one AI player.
Add a checkbox to enable / disable sounds.
Fix initialization of threads for games-sound.
Resolve bug #406686, by making the ggz-gtk client behave more like GNOME apps should.
Some GNOME Games branding...
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.
Update Iagno documentation. Patch by Claude Paroz in bug #506282.
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.
Andrew T. Veliath (3):
Remove gnorba checks, since they are now integrated into GNOME_INIT.
Remove HAVE_ORBIT, it is now implicit.
fix my email address in log
Arturo Espinosa (12):
Networked version of Gnothello. Requires ORBit, and requires some way of
Add missing game.idl Gnothello file
Enhanced configure.in to detect/configure properly CORAB for Gnothello -mig
Update .cvsignore for gnothello
Make it compile
Fix computer playing as white player -mig
Apply the Makefile.am fix as posted on gnome-list
Erased a few warnings and a missing argument for gnome_CORBA_init
comply with new gnorba API. Warnings. a couple of warnings (server_move,
Change all the visible names from Gnothello to Reversi
Makefile changes now
Kill File menu on the games. Miguel
Bastien Nocera (9):
- crash-boom fixes, yeah !
- don't use gnome_dialog_set_parent, show a nice icon in the about box
- don't use deprecated gnome_unconditional_pixmap_file()
- make it work with -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
- remove nstr(), patch from r_kinder yahoo com (Richard Kinder), plus some other stuff i don't remember, oh, yeah, an icon thingo in an about box, nanana
- more gnome2 porting indeed
- some more fixes for my crappy code in there
- uncomment "die" signal connection for now
- patches for dialog positioning by Ross Burton, and for data files locations by Ross Burton and myself (Closes: #83917)
Branko KokanoviÄ (2):
Added Serbian translation
Added Latin Serbian translations
Brian Grohe (1):
[iagno help] gci contribution
Bruno Brouard (2):
Updated French doc translation
Updated French doc translation
Callum McKenzie (60):
The Great Renaming
Use gtk_window_present to show dialogs.
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.
Changes to ChangeLogs to change Steve -> Steve Chaplin
i18n fixes from Christian Neumair
Big TODO roadmap has been written. Minor bug fixes
It's time to kill all questions that ask "Are you sure ?".
Gataxx and Iagno: make sure that undo is only sensitive after we've made a move.
The Great Renaming
Gataxx and Iagno: make sure that undo is only sensitive after we've made a move.
Iagno fixes: gconf schema name fixes, compiler warnings and the preferences are now auto-apply.
Iagno documentation updates for 2.4
Iagno gconf key checking.
Iagno has now been cleaned of deprecated GTK+ functions.
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
Fix for crasher bug 128584
The great translator_credits -> translator-credits change-over. If this isn't basically invisible to the translators, I'm in trouble.
Documentation changes for multiple games.
jrb's fixes for bug #136236 applied to both iagn and gataxx. Also a catchup on some ChangeLogs and the TODO file.
Update copyright notices.
Build cleanups.
iagno goes to games_file_list and some updates from Paolo Borelli
iagno goes to games_file_list and some updates from Paolo Borelli
Don't leak file lists.
New level 3 AI for iagno.
Compiler warning fixes.
New networking code and release notes for 2.7.5
Clearing out graphics data to gnome-games-extra-data.
iagno doc updates for 2.8
Updated .omf file maintainer info.
OMF file fixups. Thanks Shaun.
Gnibbles network game patch.
Networking updates for gnibbles and iagno.
Andreas Rø's zeroconf networking patch.
It's be nice to colormaps day.
Make sure level 3 or othello doesn't cheat.
Big set of patches from Josselin Mouette to handle missing themes better.
Richard's iagno computer3 AI fixes.
Update the app version numbers on all the docs.
The great patch fest of March 2005. Lots of HIG fixes. Menu beautification. More intelligent mine placement in gnomine.
Network gui updates; iagno crasher fix; experimental sound code in gnomine (commented out and unusable)
Even more screenshot updates for 2.12 (part IV)
Remove references to a non-existant bug-reporting guide.
Cygwin build fixes.
Iagno AI upgrade. Five or More setgid fix.
Iagno: undo fix for a bug introduced in the previous patch.
Iagno: fix drawing glitches when an end-of-game is undone.
All games: desktop file category updates.
Network code fixes.
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.
Eliminate GTK+ double-buffering where appropriate.
Nibbles/Iagno: Be explicit about our use of zeroconf libraries.
Carsten Schaar (3):
Substituted 'gnome_client_new_default' with 'gnome_master_client'.
Added the generated files gnothello-game[-common.c|skels.c|stubs.c|.h].
Replaced 'gnome_new_default_client' by 'gnome_master_client'.
Chandni Verma (1):
Even glchess makes use of librsvg-2.0 now so make it compulsary
Changwoo Ryu (2):
Mark "Tile set:" as a translatable string.
Added Korean translations.
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 iagno.xml to new template
update docs to new scrollkeeper
enabled help button in all games to launch yelp
Christian Neumair (1):
Updated German translation, assimilated a few warnings to reduce i18n string count.
Christian Persch (26):
Port remaining games help to GNOME Doc Utils. Bug #398471. Make sure the
Merge commit 'git-svn' into work
Port to GamesConf.
Converted to UTF-8.
Added ChangeLog entry.
Add group parameter to games_conf_add_window, so we can make the
Use APPNAME where defined.
Fix for games-sound API change
Set sound enabled at startup according to the pref.
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.
Fix various packing properties and spacings.
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
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
Christopher R. Gabriel (2):
added Iagno's users guide italian translation from Francesco Stefani - f stef tiscalinet it
added Iagno's users guide italian translation from Francesco Stefani - f stef tiscalinet it
Chyla Zbigniew (2):
Added Polish translations (*.soundlist).
i18n fixes
Claude Paroz (5):
Added French help translations for gtali, blackjack, mahjongg, gnobots2 and iagno.
Updated French translation.
Updated French translation.
Fix GNOME feedback link in docs
Fix GNOME Feedback link in all docs translations
Dan Mueth (5):
Sept 12, 2000 Dan Mueth <d-mueth uchicago edu>
Fixed stylesheet-images/ stuff
Moved sgml file from EXTRA_DIST to ..._help_DATA Moved sgml file from
Added FDL:
Updating doc build stuff to new build system. Note that figures belong in
Daniel Mustieles (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
Daniel Nylander (3):
Added Swedish translation. Added sv to DOC_LINGUAS.
sv.po: Swedish translation updated
Updated sv translation (Daniel Nylander)
Elliot Lee (14):
Fixes to make things build warning-free. Authors, please check my changes
Move .idl file into topdir/idl/
poptimization plus
Makefile.am: Don't build intl directory aisleriot/dialog.c:
0.99.1
No warnings. No mercy.
Move game sounds in here.
Bugfixes: - Make xbill picture loading work more sanely. - Various fixes
See how annoyed I can make ITP...
Remove debugging code.
add clear_board() function to GUI, misc fixes
It all works, ma
Remove old CORBA header that got left in
Move iagno ChangeLog entry to iagno ChangeLog...
Fatih Demir (1):
Turkish desktop entries
Gediminas Paulauskas (1):
define GETTEXT_PACKAGE use GETTEXT_PACKAGE and UTF-8.
George Lebl (1):
in init_new_game, remove the black_computer_id and white_computer_id
Gil Forcada Codinachs (2):
Added Catalan translation by Joan Duran
Updated Catalan translation by Joan Duran
Ian Peters (70):
Added gnothello.
gnothello.c, othello.c: fixed animstagger bug when first time playing
*** empty log message ***
*** empty log message ***
*** empty log message ***
*** empty log message ***
Updated version number, assorted small changes.
Changed tile dialog to use gnome_dialog
*** empty log message ***
*** empty log message ***
gnothello.c: I am a moron. Button 0 is ok, Button 1 is cancel.
*** empty log message ***
Added new tile set.
*** empty log message ***
*** empty log message ***
gnothello.c: Fiddled around with how menus are coded.
gnothello.c, gnothello.h, othello.c: Made cosmetic changes to the game,
gnothello.c: Cosmetic improvement.
gnothello.c othello.c othello.h: Cosmetic changes. Began work on a smarter
*** empty log message ***
gnothello.c, gnothello.h, othello.c, othello.h: Worked on random cruft.
*** empty log message ***
*** empty log message ***
*** empty log message ***
metal2.png Makefile.am: Gold and Silver tiles.
blend.png shrink.png: As per Miguel's request, put the old tile sets back
Makefile.am: updated to install the tile sets I just added.
gnothello.c: Fixed tile set loading buglet.
Stopped calling check_valid_moves() and check_computer_players() as
Made flip_pixmaps() a little bit smarter about when it actually scans
check_computer_players() was slightly broken in situations where one
I just discovered gtk_clock_*(), so I removed my custom timer code and
Return of the Yes/No quit dialog. Changed new_game in gnothello.c and othello.c to game_in_progress, because it was being used in reverse logic, so it made more sense. Game->New and Game->Quit spawn dialogs only if a game was currently in progress, otherwise we assume the user knows what they want, and if they didn't, no harm done.
Broke a check for timer_valid after undo_move_cb() after moving to gtk_clock_*(). Fixed.
Succumbing to peer pressure, gnothello looks like all the other gnome-games programs (well, consistancy is good). Changed the bottom status bar to use a gtk table, etc. Got rid of excess border/frame, which only looked good for me in Window Maker, not other window managers.
Made the bottom statusbar look 3D like the top menu.
Added vertical separators to status bar.
Statusbar updates made more efficient - doesn't redraw the label, just the numbers.
Gnome Othello = bad. Gnothello = good.
Fixed bug when you undo the last move of a game, it wouldn't then end the game. Caused by change from new_game to game_in_progress.
When user hit Ok in the tile loading dialog without actually changing the menu, it used to crash and leave .gnome/gnothello in an unusable state. Fixed.
Now use gnome_app_set_statusbar(). Fixed tile loading again.
Added calls to gnome_dialog_set_parent() for all dialog windows.
Computer players don't need to check if it's really their turn, because
Fixed the problem removing non-existant timeouts.
Finally bit the bullet and switched to gnome_property_box. Not too bad
*** empty log message ***
Added support for configuration of whether the game flips pieces to
Gnothello becomes Iagno
Use the right icon - more gnothello becomes iagno
Fixed tiny bug in undo move code with computer playing dark. Thanks Tomas
Logical-sense-making changes in properties - Tab now called Players,
Dumb section name
Kill some C++ style comments.
email address changed
Heh..."Human" animation...
Changes to layout/spacing of pref dialog. More analness on my part.
Email address changed to something that works reliably
Minor change to event handling to keep up with some gtk fixes.
Mess of changes merging some stuff in from the gnome-games-1-0 branch, which few people were actually using. This should be gnome-games-1.0.41.
Added help docs
Added help docs
Add help to SUBDIRS
update to new docs from drake, call help pages from property box
help fixes, fix email address
Apparently I'm just dumb (missed removing one entry from topics.dat)
Doc typo fixed
Grrr steal a Makefile.am from same-gnome until I am smarter and really understand how to install docs correctly :(
Whoops, fix so that the images get installed correctly
work some sgml-fu
Inaki Larranaga Murgoitio (2):
Added Basque translation. Added 'eu' to DOC_LINGUAS.
Added image in Basque language. Images are:BLOCK.png ANIMATION.png
Jacob Berkman (1):
icon support
Jason Clinton (6):
Usability. Closes #341617
update menu pixmap and add SVG menu pixmap from Daniel Derozier
fix omissions in Makefile.am regarding SVG EXTRA_DIST
added 16, 22, and 32 icon sizes per request from Novell
Kill off ChangeLog by generating from commit messages.
Italian translation of various docs had typo'd XML; corrected
Jason D. Clinton (1):
Network games: remove iagno references to GGZ removed in last commits
Jeff Garzik (1):
s/g_copy_strings/g_strconcat/
Jeremy Bicha (8):
Really remove ggz support from iagno
Build help with yelp-tools instead of gnome-doc-utils
iagno: set primary toolbar class
iagno: Make current player's name and score bold
iagno: Use infobar to show warning & game over messages
help: Update legal.xml to CC-BY-SA 3.0 instead of non-existant CC-SA 3.0
Add keywords to improve searching
help: update translations for last commit
Jesus Bravo Alvarez (1):
Added Galician translation
John Fleck (1):
John Fleck <jfleck inkstain net> add a batch of omf files in preparation
Jonathan Blandford (1):
make distcheck now works. doesn't mean all the games are fun... (:
Jordi Mas (1):
Fix typos in Catalan translation
Jorge Godoy (1):
updating some pt_BR <ricardo conectiva com br>
Jorge Gonzalez Gonzalez (6):
Added initial Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Jorge GonzÃlez (1):
Updated Spanish translation
Juan Pablo Mendoza (10):
Per Chema's request:
expugne imlib.
Use intltool now for traslating .desktop .soundlist and .caves files.
Eeek, forgot to add theses
fix distcheck
Remove -I$(includedir) allaround.
release 1.90
acconfig.h: configure.in: aisleriot/Makefile.am:
update .cvsignores
added new tileset to gattax and iagno.
Juan Pablo Mendoza Mendoza (1):
Don't try to free the gnome_master_client to silent a gtk warning on exit.
Justin Maurer (2):
right justification work
Be more friendly to non-gcc compilers
Kenneth Christiansen (1):
Updated da translations
Kevin Vandersloot (2):
Painful broken pipes!
bring back clock functionality
Kjartan Maraas (3):
added norwegian translations to .desktop and .soundlist.
Remove calls to deprecated functions gtk_widget_push|pop_visual().
Remove docs translations from the build until they are converted to XML
Kostas Papadimas (1):
Updated Greek help translation.
Kristian Rietveld (1):
another broken pipe (see previous log message)
Kwok-Koon Cheung (3):
Added traditional Chinese translation for various .desktop files.
Rename zh_TW.Big5 to zh_TW
Convert changelogs to UTF-8
Laszlo Peter (1):
Some portability fixes.
Leonardo Ferreira Fontenelle (5):
Added pt_BR to DOC_LINGUAS Added Brazilian Portuguese translation by
Improved translation of "Stagger Flips"; will do that in the GUI too.
Updated Brazilian Portuguese translation, by Vladimir Melo and myself.
Completed Brazilian Portuguese translation by Vladimir Melo. Added
Updated Brazilian Portuguese translation.
Luca Ferretti (1):
Added it to DOC_LINGUAS. Added/Updated screenshots for Italian
Mario BlÃttermann (11):
New German translation
Added missing Âde in DOC_LINGUAS.
Updated German translation. Added screenshots.
Updated German translation
[l10n] Updated German doc translation
[l10n] Updated German doc translation
[l10n] Removed old screenshots
[l10n] Updated German doc translation
[l10n] Updated German doc translation
[l10n] Updated German doc translation, removed unused screenshots
[l10n] Updated German doc translation
Mark McLoughlin (3):
build libgames-support/Makefile
fixup some gconf error handling.
add pre-condition.
Mars (1):
iagno: Add new scalable themes
Martin Baulig (2):
*** empty log message ***
*** empty log message ***
Matej UrbanÄiÄ (2):
Updated Slovenian translation
Added sl for Slovenian translation
Matthias Warkus (1):
More German l10n.
Michael Fulbright (1):
Updated to install desktop into $(datadir)/gnome/apps
Michael Hill (1):
Minor review edits
Miguel de Icaza (6):
Make it work on multidepth servers.
Do not invoke our peer if no peer has been set.
Add hotkey support. Add some common control bindings.
Start to use a property-box instead of the old dialog box. We should move
Kill file menu again.
Create the grid gc's here, so that we get the correct visual. Fixes the
Mikko Rauhala (1):
Updated and completed finnish translations of messages and desktop files
MiloÅ PopoviÄ (1):
Fixed broken distcheck
Nat Friedman (1):
Resistance is futile.
Nuno Ferreira (1):
Updated Portuguese translation.
Pablo Juan (1):
Ignore thins around.
Pablo Saratxaga (10):
added/updated fr & es language descriptions
updates spanish language file & *.desktop files
Updated spanish language file, and several i18n fixes and improverments
updated spanish language file and various minor i18n fixes
added spanish/french descriptions to sound events
added catalan to sound lists
added estonian descriptions
Added Danish strings to desktop/menu file
updated Danish strings
Added Lithuanian strings
Petr Kovar (2):
Added & fixed Czech help translation for various games by Marek Cernocky
Updated Czech help translation for various GNOME games
Philip Withnall (1):
Added British English manual translations.
Piotr DrÄg (1):
Updated POTFILES.in and POTFILES.skip
Raja R Harinath (1):
Add check for ORBit.
Richard A. Hoelscher (2):
Updates to iagno AI and gnotravex icon.
GtkAbout updates and bug fixes
Robert Ancell (42):
Cancel AI operations when moves after an undo to stop the computer playing for the other player when their timer expires (Bug #386165).
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
Only run animation timer during animation (Bug #523589)
Bring Debian man pages upstream
Get tile size from theme (Bug #543387)
Don't show border around iagno board
iagno: Relayout into src data directories
iagno: Port from C to Vala
iagno: Remove obsolete C files
iagno: Remove the old non-scalable themes
iagno: Remove the old non-scalable themes
iagno: Make window scalable
iagno: Move icons into <game>/data/ directories
Correctly distribute icons
iagno: Install data files into standard location
libgames-support: Remove games-sound.c and call canberra directly from the games
libgames-support: Remove games-help.c
iagno: Remove runtime code
Remove dead code from the build system
Remove unused gthread build rules
Remove more obsolete help build rules
Correctly initialize gettext
Move sound files into each game directory
iagno: Remove runtime warnings about invalid GtkGrid properties
iagno: Distribute UI file in tarball
iagno: Don't allow toolbar to compress
Fix errors in German help translations
iagno: Add back 'Flip final results' option
iagno: Fix crash undoing at the start of the game
iagno: Fix error showing wrong tiles when dark wins
iagno: Drop fixes.vapi - it's now fixed in the dependencies
iagno: Use GMenu
iagno: Simplify preferences and stop using GnomeGamesSupport.Frame
iagno: Stop using GamesFileList
iagno: Stop using GamesPreimage
iagno: Remove games_settings_bind_window_state
iagno: Stop using libgames-support
Move translations
Make buildable
Releasing 3.7.2
Robert Wilhelm (1):
s/game.h/gnothello-game.h/
Ross Burton (18):
Fix callbacks so cancelling quit works
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
HIG-fiy the Quit dialog
Change the permissions of the installed games, so gdb can run on them. Fixes #86057
Ignore the generated schema files
Stop iagno being predicable, closing #14528.
Do a clean correctly
Stop excessive redraws
Lots of UI fixes -- dialogs appearing in the right places, strings changed for consistancy.
Applied patches for Bug-buddy mojo
Fixed the GConf schema install location
Put the right GConf schema file in dist
Add StartupNotify=true to the .desktop files for startup notification loving
GConf schema install location fixes
Cool GConf sanity checks, make sure installs are valid
Try a new move algorithm
Rufus (1):
Reenable iagno's dashed grid, and the grid enabling/disabling option.
Ryan Lortie (2):
iagno: fix up some GtkApplication abuse
iagno: use a similar surface for the tile cache
Scott D Heavner (2):
Add grid option.
Clean up mem. leak & remove debugging printf()'s.
Scott D. Heavner (1):
Add grid option.
Sebastian Wilhelmi (1):
.cvsignore updates
Sergey I. Panov (1):
Added Russian lines to the *.desktop files
Seth Nickell (1):
Install into the panel2 menus correctly.
Simos Xenitellis (3):
Updated Greek translation
Added Greek translation by Marios Zindilis, added el to DOC_LINGUAS.
Added figures (Fotis Tsamis)
Sophia Yu (1):
iagno: use GtkApplication
Spiros Papadimitriou (1):
- Added Greek to gataxx, gnibbles, gnobots2 and iagno soundlists (from Simos Xenitellis, simos hellug gr).
Stano Visnovsky (1):
Added Slovak [sk] translation
Teliute (1):
Add Simplified Chinese iagno help translation.
Thomas Hindoe Paaboel Andersen (31):
Set correct game categories
inital stab to remove libgnome dependeny in iagno. The game is still builds
remove libgnome dependeny in iagno
Removing a few gnome.h includes
move common help functionality to libgames-support/games-help.[ch]
Use quit_game_cb() instead as quit_cb() is not defined when not using a sm client
fix warning in iagno, remove duplicate include in aisleriot and reinsert HAVE_GNOME check for g_thread in aisleriot
Change games-files api to take const char as dirname
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
gdk_pixbuf_unref is deprecated. Fixes warnings with -DGDK_PIXBUF_DISABLE_DEPRECATED
Send all bugbuddy bugs to 'BugBuddyBugs' component
Fix -Wold-style-definition warnings
use g_timeout_add_seconds when possible in iagno. Fixes last bit of bug #564202
iagno: Fix GSEAL issues
Remove GGZ
iagno: Update prototype to match change in function
iagno: gtk3 port
gtk3 implies glib v2.27 so these checks are not needed
iagno: Default AI difficulty should be easiest
iagno: Remove reference to nonexistent network-games
iagno: port to GSettings
iagno: fix typo in last commit
Replace some deprecated GTK symbols
Revert: help docs: new legal.xml for Mallard Docs
iagno: remove unused INTLTOOL_SOUNDLIST_RULE
consistently do both CLEANFILES and DISTCLEANFILES
vala games: add files generated by vala to CLEANFILES
iagno: Set the default tileset to an existing file
iagno: Game.copy should use width/height from the original
Tiffany Antopolski (20):
[iagno/help/C] skeletal outline for new Mallard docs.
[iagno/help/C] changed sections of stubs
help docs: new legal.xml for Mallard Docs.
[help docs] new legal.xml for games docs
reverting legal.xml change from glchess, glines, and iagno.
iagno/help: Removed intro page and added get-involved pages.
iagno/help: fix validation error.
iagno help: tidied up some pages.
iagno help: update to images and figures dir.
iagno.vala: added note to translators.
iagno docs: Added intro and content to play, rules and sound.
iagno docs: additional content added
iagno: add toolbar (GtkBuilder) and remove statusbar
iagno help: some finishing touches to pages
iagno help: add back quick-move topic (as stub)
iagno help: marked status of topics for 'review'
iagno docs: marked as candidate
iagno, mahjonng, gnome-sudoku: marked as final
Revert "Updated Serbian translation"
iagno help: removing old figures
Tim P. Gerla (1):
0.30 fixups..still a bit broken. gnothello segs.
Tom Tryfonidis (3):
Updated Greek translations
Updated Greek help translations
Updated Greek help tranlations
Tomasz KÅoczko (1):
- fixed all Makefiles.am to allow use DESTDIR in "make install, - fixed
Ville PÃtsi (5):
Added gnothello icon -- drc
Added iconstuff to changelog -- drc
added icon to .desktop -- drc
icon to .am -- drc
fixed stuff i fuxored up -- drc
Vincent Renardias (3):
Sat, 1 Aug 1998 05:24:40 +0200 [Vincent waw com]
- Updated some POTFILES.in's. - Updated fr.po's accordingly. - Corrected a
Wed, 30 Dec 1998 23:04:25 +0100 [Vincent] * Major translation updates.
William Jon McCann (7):
Only install schemas if they are requested. Fixes bug #114405.
Removed separator from dialogs per HIG.
HIG fixes for preferences dialog. Removed separators from appbar.
Use g_build_filename to construct paths.
Fixed compiler warnings.
#define gconf key names. (load_properties): (reset_properties): Don't leak
Use mnemonic in preferences notebook tab label for keyboard navigation.
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]