Sun Mar  8 19:51:20 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (INCLUDES): Added GNOME_INCLUDEDIR.

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

	* gnomine.c (parse_an_arg): New function.
	(parse_args): Removed.
	(options): New structure.
	(parser): Likewise.

2018-03-02  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gnomine.c (main): Now the minefield is created with the correct
	visual and colormap.

	* minefield.c (_setup_sign): Now the image is only used here.

	* minefield.h: Removed image field from sign structure.

1998-02-28 Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* gnomine.c: Using a spinbutton for the properties dialog.

1998-02-26 Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* minefield.[ch]: The bitmaps for the flags and the mines are now 
	                  scaled.

1998-02-26 Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* gnomine.c (main): Removed unused variable mfieldbox.
	* minefield.c: Changed the type of the secs variable to time_t, as
	               it was not being 64-bit clean. It was overwriting the minefield_signals[0]
	               and that's why there were warnings from Gtk.

1998-02-26 Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* minefield.c: Moved signals enum to this file.
	* minefield.h: Added sign structure to unclutter the GtkMineField
	               struct.
	* minefield.c (gtk_mine_draw): Mines and flags are now centered.
        * minefield.c (gtk_mine_draw): Added flag mask declaration.
	* flag.xpm mine.xpm: Pixmaps are sharper now.
	* face*.xpm: Fixed faces transparencies.

1998-02-26 Arturo Espinosa  <arturo@nuclecu.unam.mx>

        * minefield.c (gtk_minefield_set_mines): font position is forced
	              by setting numstr[0].gc to zero.
	
1998-02-26 Arturo Espinosa  <arturo@nuclecu.unam.mx>

        * minefield.c (gtk_minefield_expose): Now the size of the font
	              is proportional to minesize.
	
1998-02-26 Arturo Espinosa  <arturo@nuclecu.unam.mx>

        * gnomine.c (main): Using new scores stock pixmap and the
	                    stock buttons for OK & CANCEL
	
1998-02-26 Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* gnomine.c (main): Help is right-justified.

Tue Feb 25 23:10 1998  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* gnomine.c (main): now minefield is always centered.

Tue Feb 25 23:10 1998  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* gnomine.c (main): using gnome_pixmap_new_from_xpm_d instead of
	                    gnome_create_pixmap_widget_d

Tue Feb 17 21:50:19 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnomine.c (main): Remove spurious call to gtk_init

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

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

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

	* minefield.c: Modified the GtkMineField widget to use a
	GdkColorContext for color allocation instead of the old (broken!
	stupid! brain-dead!) gnome-colors stuff :-)

Donnie Barnes <djb@redhat.com>:

	* Added resizing of squares

Mon Feb 16 19:58:06 KST 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* Makefile.am (INCLUDES): Define GNOMELOCALEDIR.

	* gnomine.c (main): Added bindtextdomain().

1998-02-14  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* gnomine.c (save_state): Changed to use new SM support.
	(parse_args): Changed to use new SM support

Sat Feb 14 09:27:05 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (gnomine_LDADD): Added INTLLIBS.
	(Games_DATA): New macro.
	(install-data-local): Don't install gnomine.desktop.

1998-02-07  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (install-data-local): Install game `setgid' only if
	chown to `games' succeeded.

Mon Feb  2 23:50:12 EST 1998 Nathan Bryant <bryant@cs.usm.maine.edu>

	* Makefile.am: install gnomine setgid games.

Mon Feb  2 22:08:05 EST 1998 Nathan Bryant <bryant@cs.usm.maine.edu>

	* gnomine.c: added gnome_score_init

Fri Jan 30 13:26:55 1998  Tom Tromey  <tromey@cygnus.com>

	* programs/gnomine/gnomine.c (about): Don't return a value.

1998-01-28  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am: Misc. fixes.

Tue Jan 27 13:57:26 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* Makefile.am (install-data-local): Updated installation of
	.desktop files.

Tue Jan 27 21:03:01 ART 1998  Horacio J. Pea  <horape@compendium.com.ar>

	* gnomine.c: Disable i18n of fsize2names.

Tue Jan 27 13:59:41 ART 1998  Horacio J. Pea  <horape@compendium.com.ar>

	* gnomine.c: Added Help menu and About dialog.

Tue Jan 27 03:56:10 ART 1998  Horacio J. Pea (n.) <horape@compendium.com.ar>

	* Makefile.am: Creates $(scoredir)/gnomine.scores

1998-01-26  Mark Galassi  <rosalia@cygnus.com>

	* Makefile.am (LDADD): added $(DL_LIB) since these are now
	required for any user of libgnome.a.

Sun Jan 25 23:38:30 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnomine.c: Replaced "Quit" with "Exit".

Tue Jan 27 09:00:32 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* gnomine.c: include <config.h>
 	(main): call textdomain().
	(main): make it translate static strings, `mainmenu', `gamemenu',
	and `fsize2names' (some tricky).
	gnomine is i18ned...

Wed Jan 21 20:11:45 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnomine.c (show_scores): Use simplified `gnome_scores_display'
	routine.

Wed Jan 21 01:18:34 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* gnomine.c (show_scores): cast hs to GNOME_SCORES.

Wed Jan 21 00:41:27 1998  Federico Mena <federico@bananoid.nuclecu.unam.mx>

	* gnomine.c (top_ten, win_game): Replace snprintf with g_snprintf.

Sun Jan 18 11:17:27 1998  Tom Tromey  <tromey@cygnus.com>

	* gnomine.c (gamemenu, mainmenu): Use `N_' macro, not `_' macro.
	(session_id): New global.
	(nstr): New function.
	(save_state): New function.
	(parse_args): New function.

Sun Jan 18 03:10:15 1998  Horacio J. Pea (n.) <horape@compendium.com.ar>

	(Warning: All this changes have a lot of memory leaks.)
	* gnomine.c: (fsize2names): new global array. Used in top_ten and
	win_game.
	(show_scores): New function.
	(top_ten): New function.
	(win_game): New way of computing score. Replaced messagebox with
	a call to show_scores.

Wed Jan 14 12:44:20 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnomine.c: Internationalization changes. 

Fri Jan  2 14:53:14 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* gnomine.c: Removed some unused variables.
	
Sun Dec  7 12:05:25 1997  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (gnomine_LDADD): Added x_libs.
