Tue Sep  8 21:44:03 CDT 1998
	* default.xpm seta.xpm: Changed the images for png's for space reasons
Tue Aug 25 17:45:00 BST 1998 Michael Meeks <michael@imaginator.com>
	* mahjongg.c (load_callback): Fixed bug with duff pointers being
	retained after being freed.
	* mahjongg.c (set_backgnd_colour): (load_callback):
	(colour_changes_cb): (properties_callback):
	(create_mahjongg_board):
	Background colour setting, major mangle / creation of all these.
	* mahjongg.c (hint_callback): Added nicer prompt to the hint dialog.
	
Mon Aug 17 18:00:00 BST 1998 Michael Meeks <michael@imaginator.com>
	* Major code mangle.
	* Added extra map, renamed structures to acommodate
	* Updated preference menu to cope
	* Rewrote and documented structures
	* Improved and documented placement debugging
	* Added #warning on cheat
	* Improved placing algorithem to favor higher sites
	* Upped version to 0.5.0
	* Fixed C++ style comments
	* Padded 'Tiles Remaining' status to give less of a jump on decrement
	* Implemented 'hint' function
	* Updated Authors, and support mail address
	* Several of Ganesh' fixes:
	* Simplified check_free, it now works
	* Fixed restart, undo destroys map
	* Other useful feedback
	
1998-08-06  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* mahjongg.c (fill_menu): Allow more graphics formats to be used
	for the tiles. 

Mon Aug 3 04:33:57 BST 1998 Ganesh Sittampalam <ganesh.sittampalam@magd.ox.ac.uk>

	* Fixed bug that left a tile selected when you restarted the game
	* Got rid of the "No more movements" message when you won the game
	* Made it decrement the tiles left when you redo a step, rather than
	incrementing it.
	* Fixed bug that left multiple removals with the same sequence number after
	an undo followed by a different removal.

1998-07-25  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* mahjongg.desktop: Added Portuguese translation.

Fri Jun 12 11:56:33 EDT 1998 Gregory McLean <gregm@comstar.net>

	* Applied another patch from Michael Meeks to fix some
	potential problems.

Fri Jun 12 10:08:22 EDT 1998 Gregory Mclean <gregm@comstar.net>

	* Incorperated patch from Michael Meeks, this starts on one
	of the TODO items. (solveable games.). 

Thu Jun 11 17:40:43 BST 1998   Michael Meeks <michael@imaginator.com>

	* Added module solubility.c
	* Moved tile_free into this and altered to use dependancy trees.
	* Added sequence number to each tile
	* Implemented undo
	* Implemented redo
	* Removed redundant 'Tile-Set' icon, replaced with redo

Wed May 27 16:30:18 CDT 1998
	* mahjongg.c: Added preferences dialog. Changed
	gnome_message_box_set_modal to gnome_dialog_set_modal to avoid
	warnings. Loads selected tileset at startup. Allows you to change
	tileset without starting a new game.
	
Mon May 11 21:05:50 EDT 1998  Jonathan Blandford  <jrb@mit.edu>
	* default.xpm:  Was less brain-dead and changed the highlighted dragon
	to face the correct way as well... (:
	
Mon May 11 04:08:04 EDT 1998  Jonathan Blandford  <jrb@mit.edu>
	* default.xpm:  Changed green dragon to face the correct direction.
	
1998-04-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* mahjongg.c (create_mahjongg_board): Make the drawing area use
	the correct visual.
	(refresh): Fixed off-by-one error.
	(main): Made it use GdkColorContext correctly (remember to
	initialize the pixel and used arrays!).  Also, color values are in
	[0, 65535].
	Fixed compiler warnings.
	(tile_gone): Fixed off-by-one.
	(draw_selected_tile): Fixed off-by-one.
	(redraw_area): Made it use gdk_rectangle_intersect for correct behavior.
	(redraw_tile_in_area): Made it use gdk_rectangle_intersect for
	simpler code and correct behavior.

Sat Mar 21 15:36:39 1998  Tom Tromey  <tromey@cygnus.com>

	* mahjongg.c: Use gnome_message_box_*, not gnome_messagebox_*.

Sun Mar  8 20:44:15 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (mahjongg_LDADD): Don't include libsupport.a.

	* Makefile.am (INCLUDES): Added GNOME_INCLUDEDIR.

Sat Mar  7 22:49:06 1998  Tom Tromey  <tromey@cygnus.com>

	* mahjongg.c (main): Use new gnome_init.

1998-02-19  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* mahjongg.c (main): Added app_id "mahjongg".

Mon Feb 16 22:32:02 1998  Tom Tromey  <tromey@cygnus.com>

	* mahjongg/mahjongg.c (MAH_VERSION): Renamed from VERSION to avoid
	clash.
	Include <config.h>.

