2006-09-26  Robert Ancell <robert.ancell@gmail.com>

	* gnotravex.c: 
	* gnotravex.schemas.in: Provides Cairo support and colouring in Bug #357194.

2006-06-21  Andreas Røsdal  <andrearo@stud.ntnu.no>

	* gnotravex.c: Add fullscreen mode. 


2006-06-15  Richard Hoelscher  <rah@rahga.com>

	* gnotravex.c: Add accelerators for the move menu. Ctrl+arrow 
	used, reserving standalone arrows for keyboard navigation.

2006-04-29  Callum McKenzie  <callum@spooky-possum.org>

	* gnotravex.c (main): DIsable GTK+ double-buffering since we do
	our own.

2006-04-06  Thomas Andersen  <phomes@gmail.com>

	* gnotravex.c: Update About dialog

2006-04-04  Callum McKenzie  <callum@spooky-possum.org>

	* gnotravex.c: Patch from Przemys©aw Grzegorczyk to unref
	the GnomeProgram in all main loops.

2006-04-03  Callum McKenzie  <callum@spooky-possum.org>

	* gnotravex.desktop.in: 
	* Makefile.am:
	* gnotravex.c: Update the icon handling to use icon themes. Rename
	the icon from gnome-gnotravex.png to gnome-tetravex.png.

2006-03-29  Callum McKenzie  <callum@spooky-possum.org>

	* gnotravex.c: Port from popt to GOption. Make sure the size
	argument is respected.

2006-03-24  Callum McKenzie  <callum@spooky-possum.org>

	* gnotravex.c: Use the new high scores code.

2006-03-22  Callum McKenzie  <callum@spooky-possum.org>

	* help/C/gnotravex.xml: Remove the doctable link, it was broken
	*and* being used inappropriately. Replaced with the 
	ghelp:gnome-feedback link. Bug #335263.

2006-01-17  Callum McKenzie  <callum@spooky-possum.org>

	* gnotravex.c: Patch from Scott Bronson to ensure user-edited
	accelerators are saved (bug #327280).

2005-08-06  Callum McKenzie  <callum@physics.otago.ac.nz>

	* help/C/gnotravex.xml:  Remove the mention of the
	no-longer-existing bug reporting guidelines. See bug #312723.

2005-07-30  Callum McKenzie  <callum@physics.otago.ac.nz>

	* help/C/figures/*:
	* help/C/gnotravex.xml: Bumped the version number and updated the
	screenshots.

2005-07-11  Richard Hoelscher  <rah@rahga.com>

	* gnotravex.c: Make ui_description readonly.

2005-06-15  Callum McKenzie  <callum@physics.otago.ac.nz>

	* help/C/gnotravex.xml: More fixes from Alan Horkan.

2005-05-09  Alan Horkan <horkana tcd ie>

	* help/C/gnotravex.xml: Removed Known Bugs sections where not
	needed.

2005-06-05  Richard Hoelscher  <rah@rahga.com>

	* gnotravex.c: Add support for GtkUIManager and Action-based menus.
	(main): Move important parts of create_space() into main, updated
	to support gtk+ widgets for statusbar and menubar. 
	(create_menu): Support GtkAction
	(button_motion_space): Bug fix, don't show original piece while 
	highlighted and paused.
	(create_statusbar): Use GtkStatusBar instead.

2005-06-03  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Debranding.

2005-05-11  Richard Hoelscher  <rah@rahga.com>

	* gnotravex.c (gui_draw_pixmap): Remove the pango absolute font size
	workaround, and support localization of the numbers in the puzzle.
	* (setup_mover): Fix a minor bug from previous patch. (#303836)

2005-03-31  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Hilight the movable objects as the mouse moves over
	them. This uses the GTK "prelight" colours. See bug #171056.
	Also tighten up the get_tilexy code (there is a copy of the
	original entitled "get_tilexy_lazy" which is used by the drop code
	since it needs to be more forgiving).

2005-03-30  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Significantly clean up the drawing code. It uses
	the stock GTK GCs now which results in fewer X calls and better
	theme conformity.

2005-03-23  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Patch from Alan Horkan <horkana@maths.tcd.ie> to
	use stock icons in the move menu (bug #171058).

2005-03-14  Richard Hoelscher  <rah@rahga.com>

	* gnotravex.c (about_cb): Updated about dialog, minus "clone" comment.

2005-03-02  Callum McKenzie  <callum@physics.otago.ac.nz>

	* help/C/gnotravex.xml: Bump the app version number. No revisions.

2005-01-12  Richard Hoelscher  <rah@rahga.com>

	* gnome-gnotravex.png: Updated with a translucent background.

2004-09-09  callum  <callum@spooky-possum.org>

	* help/C/gnotravex.xml: Bumped the version numbers for 2.8.

2004-06-18  Jon Oberheide  <jon@focalhost.com>

        * gnotravex.c (hint_move): Trial variable initialization to fix
        compile with GCC 3.5.

2004-03-30  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c (gui_draw_text_int): sans-serif -> sans. Apparently
	pango on AIX doesn't like sans-serif. Sans looks like the most
	generic name. Fixes bug #138410.

2004-03-04  Callum McKenzie  <callum@physics.otago.ac.nz>

	* help/C/gnotravex.xml: Update version number. Nothing else has
	changed.

2004-02-15  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Make sure font scaling works regardless of display
	resolution settings.

2004-02-11  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c (about_cb): translator_credits ->
	translator-credits.

2003-11-19  Callum McKenzie  <callum@physics.otago.ac.nz>

	* Makefile.am (CLEANFILES): Make sure we clean up the generated
	schema files.

2003-10-29  Callum McKenzie  <callum@localhost.localdomain>

	* Makefile.am: Removed *_DISABLE_DEPRECATED.

2003-10-21  Callum McKenzie  <callum@physics.otago.ac.nz>

	* Makefile.am (install-data-local): Change the way gconf files are
	installed. This should improve things for people building outside
	the source tree. Also consolidated the score files list under a
	variable. See bug #123192.

	* gnotravex.c: Converted the n x n strings to use the proper UTF-8
	multiplication symbol (see bug #115441). Also replaced some
	deprecated GTK+ functions.

2003-09-15  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Fix a crash in the hint code. Check everything
	after using search-and-replace editing you fool ! Fixes bug
	#122307.

2003-08-02  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.schemas.in: 
	* gnotravex.c: Reorganised the resizing code so that the window
	size drives the tile size and not vice-versa. This is a lot
	cleaner and a bit like what gnomine does. There are three fewer
	functions, so it must be better right ?

2003-07-09  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.desktop.in: Update name to fit HIG (bug 116916).

2003-06-26  William Jon McCann  <mccann@jhu.edu>

	* Makefile.am (EXTRA_DIST): Added missing schemas.in.

	* gnotravex.c: #define gconf keys.
	(update_score_state): 
	(game_score): 
	(score_cb): Fixed sprintf into fixed length buffer.
	
2003-06-24  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c Fix minor memory leaks and make sure that we don't
	update the size when the menu item is de-selected (and also make
	sure that we don't bother if the size doesn't change).

2003-06-22  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Space before punctuation fixes
	as per bug #115694. Also enforce the space between the label and
	the time via an extra blank label (ugly, but doing it in the label
	is worse from an i18n perspective). Also make sure that menu items
	are only sensitive when need.

	* gnotravex.schemas.in: Remove the period from the end of short
	descriptions.

2003-06-18  William Jon McCann  <mccann@jhu.edu>

	* gnotravex.c: Include string.h and change
	gtk_widget_set_uposition to gtk_window_move.

2003-06-17  William Jon McCann  <mccann@jhu.edu>

	* gnotravex.c: Fixed most of the compiler warnings.

2003-06-16  William Jon McCann  <mccann@jhu.edu>

	* gnotravex.c (main): Look for game icon in GNOME_ICONDIR
	instead of GNOME_ICONDIR"/gnotravex".  Actually, it wasn't
	finding it in the subdirectory for some reason.  This makes it
	work and we don't need a subdirectory anymore.

	* gnome-gnotravex.png: Make background transparent and use
	Vera font for numbers.
	
2003-06-15  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Reverting Jon's changes until we can figure out how
	to make sure xgettext doesn't spew.

2003-06-14  William Jon McCann  <mccannwj@localhost.localdomain>

	* gnotravex.c (new_game_cb): Use multiplication symbol
	in status bar too.

2003-06-13  William Jon McCann  <mccann@jhu.edu>

	* gnotravex.c: Use UTF-8 multiplication symbol in
	settings menu.

2003-06-13  Callum McKenzie  <callum@physics.otago.ac.nz>

	* .cvsignore: Add gnotravex.schemas.

	* gnotravex.c: Clarify the hints for the move menu.

2003-06-12  William Jon McCann  <mccann@jhu.edu>

	* gnotravex.c: Use standard function brace style so that 
	emacs will do changelogs correctly.  Tried to make spacing
	style consistent.  Changed all ints to gints.
	(get_bg_color): If we have a function to get the background 
	color it may as well return the color instead of setting a 
	g lobal variable.
	(button_press_space): Resume game if tile is clicked.

2003-06-12  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.schemas.in: 
	* Makefile.am: 
	* gnotravex.c: Add gconf support to remember the game and tile
	size. Let the window shrink from it's initial size. Also fixed
	a minor redraw bug when it failed to distinguish between game over
	and paused (paused has become the game_state variable).
	
	* Makefile.am (install-data-local): Fix unfortunate mistake with
	misplacement of high score files.

2003-06-11  William Jon McCann  <mccann@jhu.edu>

	* gnotravex.png: Removed.
	
	* Makefile.am: Removed now unused pixmap.

	* gnotravex.c: Reworked to use drawing primatives and pango text
	to draw pieces.  This allows the colors and text to follow the
	default theme and for the size to be scalable.  Also tried to
	make coding style self consistent.

2003-06-11  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: i18n fixes from Christian Neumair (bug #114875).

2003-05-31  Callum McKenzie  <callum@physics.otago.ac.nz>

	* Makefile.am (install-data-local): Implement setgid modifications
	(see gnome-games/ChangeLog). Also undo the score directory
	changes. It breaks more than it fixes.
	

2003-05-30  Callum McKenzie  <callum@physics.otago.ac.nz>

	* Makefile.am (scoredir): Changed score directory to fix bug
	#113968.

2003-05-14  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Optimisation of the fix for #78189. It should
	improve performance over a remote X connection. Unfortunately I
	haven't tested it yet to see if it actually helps.

2003-05-13  Callum McKenzie  <callum@physics.otago.ac.nz>

	* gnotravex.c: Fixed bug #78189. No more corruption of the tiles
	if they are moved off the edge of the window.

2003-05-05  Callum McKenzie  <callum@physics.otago.ac.nz>

	* Makefile.am: 
	* gnotravex.desktopn.in (Icon): Moved location of the icon to the
	shared pixmap directory, closes bug #100950.

2003-04-06  Ross Burton  <ross@burtonini.com>

	* gnotravex.c: Fix code which the Sun compiler doesn't
	like. Thanks to Rick Burridge, closing #109992.

2003-02-26  Theo van Klaveren  <t.vanklaveren@student.utwente.nl>

	* gnotravex.c: Replace rand()/srand() usage with g_random_*().
	Fixes #103832.

2003-02-05  Ross Burton  <ross@burtonini.com>

	* help/C/gnotravex.xml: Updated Rob's email.

2002-12-11  Ross Burton  <ross@burtonini.com>

	* gnotravex.c: Rename game to "GNOME Tetravex".

2002-11-21  Tim Musson  <trmusson@ihug.co.nz>

	* gnotravex.c (about_cb): No more multiple About dialogs. (Bug #97320)
	(score_cb), (game_score): Made Score dialog modal. (Bug #97320)

2002-11-18  Fernando Herrera <fherrera@onirica.com>

	* gnotravex.desktop.in: add X-GNOME-BUGZILLA stuff

2002-08-23  Ross Burton  <ross@burtonini.com>

	* gnotravex.c: Enable the high scores dialog. Patch from Andrew
	Sobala <andrew@sobala.net>, fixing #84235.

2002-07-07  Ross Burton  <ross@burtonini.com>

	* gnotravex.c(gui_draw_pause): Fix an identical memleak to the one
	in redraw_all, thanks to David Westlund for pointing it out.

2002-07-04  David Westlund  <daw@wlug.westbo.se>
 
	* gnotravex.c: The tiles on the right don't disappear when moving
	tiles from the menu (fixes #78189). Fixed a possible memory leak
	in function redraw_all.

2002-07-04  Ross Burton  <ross@burtonini.com>

	* gnotravex.c: When the game is paused, hide the numbers so the
	player cannot cheat. (closes #85476)
	
2002-06-03  Ross Burton  <ross@burtonini.com>

	* gnotravex.c: Load pixmaps from the application path, instead of
	the system (fixes #83917). Also set the about dialog to be a
	transient for the parent window.

2002-06-03  Bastien Nocera  <hadess@hadess.net>

	* gnotravex.c: (about_cb): add icon to the about dialog

2002-05-05  Chris Lyttle <chris@wilddev.net>

	* help/C/Makefile.am: updated for new format of SK 0.3.8.
	* help/C/gnotravex-C.omf: updated for new format of SK 0.3.8.
	
2002-04-15  Bastien Nocera  <hadess@hadess.net>

	* gnotravex.c: (save_state): remove nstr(), patch from
	r_kinder@yahoo.com (Richard Kinder)

2002-02-17  Chris Lyttle  <chris@wilddev.net>

	* help/C/gnotravex.xml: updated for new template.
	* help/C/Makefile.am:  added legal.xml
	* help/C/legal.xml:  added to comply with new template

2002-02-14  Chris Lyttle    <chris@wilddev.net>

	* help/C/gnotravex.xml : move to XML.

	* help/C/gnotravex-C.omf : move to XML.

	* help/C/gnotravex.sgml : deleted, move to XML.

	* help/C/Makefile.am : move to XML.

2002-02-02  Zbigniew Chyla  <cyba@gnome.pl>

	* gnotravex.c (about_cb): Don't try to translate empty string.

2002-01-20  Juan Pablo Mendoza <jpablo@gnome.org>

	Patch from Andreas Simon <yuipx@web.de>

	gnotravex.c: Remove some deprecated functions and
	reduce flickering when changuing board size.

2002-01-03  Josh Barrow  <drleary@mac.com>

	* Makefile.am:
	* gnotravex.c: (main), (create_window), (create_space):

2001-12-31  Josh Barrow  <drleary@mac.com>

	* gnotravex.c: (expose_space), (gui_draw_pixmap), (setup_mover),
	(create_space), (create_mover), (load_image), (get_bg_color),
	(make_buffer), (quit_game_cb), (nstr):
	Changed to not use deprecated functions.

2001-12-23  Mark McLoughlin  <mark@skynet.ie>

	* gnotravex.c: port from GtkClock to GamesClock.

	* Makefile.am: upd.

2001-12-19  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* gnotravex.desktop:

	Install into the correct location and add a Categories
	field.
	
2001-12-04  Duarte Loreto <happyguy_pt@hotmail.com>

        * gnotravex.desktop: Added Portuguese (pt) translation.

2001-07-27  Abel Cheung  <maddog@linux.org.hk>

	* gnotravex.desktop: Added traditional Chinese translation.

2001-06-16  Juan Pablo Mendoza <pablo_juan@yahoo.com>

	* gnotravex.c: See you in hell imlib.

2001-06-03  Juan Pablo Mendoza <pablo_juan@yahoo.com>

	* gnotravex.c (main): Don't try to free the gnome_master_client to
	  silent a gtk warning on exit.

2001-05-28  Juan Pablo Mendoza <pablo_juan@yahoo.com>

	* gnotravex.c: Made the game area unsensitive when whe are moving
	  parts automaticaly, fix bug #2998.

1999-09-25  Ian Peters  <itp@gnu.org>

	* Makefile.am: Added a missing \, which caused $(INTLLIBS) not to be
	  added to the link line, breaking it on IRIX (I'm told...).  Thanks to
	  David Kaelbling @ SGI.

1999-09-24  Michael Fulbright  <msf@grudge.redhat.com>

	* gnotravex.c: Fixed bug which caused game to infinitely loop
	creating new games when you first run the game.

1999-08-23  Matthias Warkus  <mawa@iname.com>

	* Makefile.am, gnotravex.desktop: finally use our icon.

1999-08-09  Robert Brady  <rwb197@ecs.soton.ac.uk

	* Makefile.am : applied Irix compiling fix from David Kaelbling 
	  <drk@sgi.com> : [bug #1781].

1999-01-26  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnotravex.c: Kill file menu.

1999-01-10  Nat Friedman  <nat@nat.org>

	* gnotravex.c (create_statusbar): Replaced the GtkStatusBar with a
 	GnomeAppBar.
	(message): Use the appbar.

	Standardized the menus.  Installed menu hints.
	

