2007-04-28  Andreas Rsdal  <andreasr@gnome.org>

	* glines.c:
	* glines.schemas.in: Remember the unmaximised window size. 
	Patch by Christian Persch in bug #404554.

2007-01-17  Alexander Shopov  <ash@contact.bg>

	* glines.c: Trivial change to disambiguate
	string

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

	* README, NEWS, TODO: Delete these empty files.

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

	* glines.c: Update About dialog

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

	* glines.c: Patch from Przemysaw Grzegorczyk to unref
	the GnomeProgram in all main loops.

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

	* glines.c: 
	* glines.desktop.in:
	* Makefile.am: Update the icon handling to use icon themes. Rename
	the icon to gnome-five-or-more.png.

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

	* help/C/glines.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>

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

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

	* glines.c: Patch to allow compilation with the Forte C
	compiler. (Damien Carbery, Bug #326024.)

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

	* glines.c (main): Doh! Forgot to add the setgid_io_init call to
	glines. (Bug #325764.)

2005-10-25  Callum McKenzie  <callum@spooky-possum.org>

	* glines.c (button_press_event): Fix bug #319364 by clamping the x
	and y box coordinates to the grid size.

2005-09-07  Callum McKenzie  <callum@spooky-possum.org>

	* glines.c: Update to use the new high scores API.

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

	* glines.c: Added context tags as per the request in bug #312802.

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

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

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

	* help/C/figures/*:
	* help/C/glines.xml: Bump the version number and redo the
	screenshots. 

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

	* glines.c: Make ui_description readonly.

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

	* glines.c (show_scores): Scores dialog style as descending (#309958)

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

	* glines.c (set_statusbar_message): Use GtkStatusbar, not GnomeAppBar.

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

	* glines.c: Patch from Paolo Borelli to fix a leaked string.

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

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

2005-04-18  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c: 	
	* glines.xml: Muck around with the labels again: now items are
	objects and the documentation has been updated to reflect this and
	other recent changes. Also fix a default filename.

2005-04-08  Marco Colombo  <m.colombo@ed.ac.uk>

	* glines.c: Generalize the remaining label that was assuming that
	the items to match are balls (Bug 172907).

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

	* glines.c: Further reworking of the layout code to avoid cutting
	the text at the top. The table now gets resized to match the
	logical layout rather than using the 100-unit layout.

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

	* glines.c: Convert to using GRand rather than rand. Remove some
	necessary includes (and convert some from "" -> <>). Inspired by
	bug #172376 from Marco Colombo.

	* glines.c:
	* glines.h: Move non-externed variable declarations out of the
	header.

	* glines.c: Evil code to rearrange the main layout table when the
	game size changes so that the preview doesn't get too big (Bug 172359).

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

	* glines.c (fullscreen_callback): Leave setting of the fullscreen
	actions visibility to the callback that handles window state events.

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

	* glines.c: Use games-stock in menu items.
	(main): Call games-stock-init().
	(set_fullscreen_actions): New, seperate Fullscreen/Leave items.

2005-03-24  Dennis Cranston <dennis_cranston@yahoo.com>
 
 	* glines.c:  Use Header capitalization for category titles.
 	
2005-03-28  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c: Fullscreen patch from Marco Colombo.

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

	* glines.h: 
	* glines.schemas.in:
	* glines.c (DEFAULT_GAME_SIZE): 	
	* Makefile.am: Make Medium the same as the old version and also
	make it the default. Make small, meaner and nastier. Also add a
	schema for the size parameter.

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

	* Makefile.am: support multiple scorefiles
	* glines.c: Marco's patch for high-score-support

	* glines.h:
	* glines.c: Marco Colombo's patch for configurable playfield
	size has been applied. Many macros have been replaced by variables,
	look for hfieldsize, vfieldsize, ncolors, npieces, and several more.
	(refresh_preview_pixmaps): Creates a blank pixmap for use in preview.
	(draw_preview): Now handles up to MAXNPIECES preview pixmaps.
	(route)(find_lines): Bulk of  macro replacement took place here.
	(set_sizes)(size_callback): New. Handle setting size from prefs.
	(game_props_callback): Add support for switching sizes among "Small",
	"Medium", "Large".
	(main): Use new alignment properties in the preview frame.

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

	* glines.c: Patches from Dennis Cranston
	<dennis_cranston@yahoo.com> to make the game more HIG compliant.

	* Makefile.am (DISTCLEANFILES): Make sure installation doesn't
	fail if touch can't access the scores directory.

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

	* glines.c (create_menus): Use GtkUIManager API for menus.
	(move_timeout_changed_cb): Prefs checkbox watches gconf change.
	(refresh_pixmaps): Warnings on render error.
	(show_image_warning): New theme warning dialog.
	(main): Remove an unused hbox from the first revision.

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

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

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

	* glines.c (load_image): Preimage API update, uri -> file. 

2004-12-20  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c: Patch from Marco Colombo to remove more hard-coded
	constants. Another step towards feature request #83532.

2004-12-13  Callum McKenzie  <callum@physics.otago.ac.nz>

        * glines.c: Some code cleanups. This includes some unnecessary 
	arithmetic that may have been the source of Marco's corruption
	bug. Removed another cryptic Hungarian comment, the issue in 
	question has been fixed.
	
	* glines.c:	
	* glines.h: Patch from Marco Colombo <m.colombo@ed.ac.uk> to
	decouple the width and height of the grid. A first step towards
	feature request #83532.

2004-12-07  Richard Hoelscher  <rah@rahga.com>
 
 	* glines.c (field_expose_event): Keyboard cursor now black or 
 	white, depending on average value of background color RGB channels.
 	(refresh_pixmaps): When theme refuses to render, use a blank pixbuf.
 
2004-11-30  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c (main): Alan Horkan's incredibly complicated patch to
	eliminate a semantic difficulty in the preview labelling.

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

	* help/C/glines.xml: Explain how to use the keyboard.

	* glines.c: Apply a keyboard-control patch from Anton
	Gavrilov. Also removed the cryptic /* XXX Ezt megkapja */ comment
	(it is Hungarian for 'it gets this one', I have never understood
	it).

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

	* glines.c (load_image): Fall back to the default if the theme is
	not found. Put up the error dialog only if that fails. Bug
	#158409.

2004-10-13  Richard Hoelscher  <rah@rahga.com>

	* glines.c: Use games_preimage in place of gdk_pixbuf loading and
	scaling, to provide better SVG support.

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

	* glines.c: Use the new games_gridframe_set_padding API to get the
	borders right. Also simplify the code. Fixes bug #154982.
	(show_scores): Switch unmap -> destroy since unmap wasn't working
	for sme people.

2004-10-09  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c: Make sure that calling show_scores from the menu
	doesn't trigger a new game.

2004-10-07  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c (game_new_callback): Implement Anton Gavrilov's
	suggestion to start a new game when the scores window is closed
	(bug #154542).

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

	* help/C/glines.xml: Bumped the version number.

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

	* classic.png:
	* dots.png:
	* pulse.png:	
	* gumball.png: Moved these themes to the gnome-games-extra-data
	package.

2004-07-08  Paolo Borelli  <pborelli@katamail.com>

	* glines.c: rework grid drawing so that right and
	bottom borders are shown.

2004-06-07  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c: Rework line-detection code so multiple balls
	can be dropped before checking. Fixes bug #142072.

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

	* glines.c: 
	* glines.desktop.in: Rename to "Five or More".

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

	* help/C/glines.xml:	
	* help/C/figures/*: Updates for 2.6. 

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

	* glines.c (load_image): Removed the _has_separator calls from message
	dialogs.

2004-02-11  Richard Hoelscher  <rah@rahga.com>

	* glines.c (bg_color_callback): Set saving background color as
	a 12-digit hex triplet. Bug #134179.

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

	* glines.c (game_about_callback): translator_credits ->
	translator-credits.

2004-01-29  Callum McKenzie  <callum@physics.otago.ac.nz>

	* shapes.svg: Updates from Richard Hoelscher.

2004-01-21  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c (button_press_event): Ignore double and triple
	clicks. Just like for Mahjongg. Richard Hoelscher pointed this out
	in bug #132010.

2004-01-20  Callum McKenzie  <callum@physics.otago.ac.nz>

	* balls.svg: Reworked version from Richard Hoelscher. Smaller file
	and wobble-free graphics.

2004-01-10  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c (field_expose_event): Shrink the event area by one so
	we don't try drawing grid cells that aren't there. Jon McCann
	spotted this.
	
2004-01-09  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c (check_goal): Make sure we don't miss "accidental"
	completions. Fixes bug #130291.

	* Makefile.am (pixmap_DATA): Added shapes.svg; a colour-blind
	friendly theme.

2004-01-08  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.schemas.in:
	* glines.h:
	* glines.c: Remember the window size. Removed some unused
	code. Reworked the layout of the "Next balls" and "Score" 
	section.

2004-01-07  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.c: Minor bug fixes fom previous work: "Next Balls" is
	bold again. The expose code doesn't miss tiles anymore.

2004-01-06  Callum McKenzie  <callum@physics.otago.ac.nz>

	* glines.schemas.in: Set balls.svg to be the new default since it
	shows off the resizing routines to the best advantage.

	* glines.c: The resizing work is basically finished. The window
	size isn't remembered yet and there is an expose bug when a window
	is dragged quickly across it. Aside from that it works well.

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

	* glines.c: More resizing work and switch over to using the
	GamesGridFrame widget to save having to account for offsets in all
	the drawing functions.

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

	* glines.c: Replaced the home-grown clamp function with
	glibs. Also started to rework the code to handle a resizeable
	window.

	* help/C/glines.xml: Updated the theme-creation section.

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

	* glines.c (load_image): 	
	* Makefile.am (pixmap_DATA): Replace ball.png with
	balls.svg. Include a bit of logic to make the transition painless.

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

	* glines.c (load_image): Rescale graphics to fit. The graphics now
	just have to fit a 4x7 grid. This means that we now support SVG
	properly.

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

	* glines.c: Fix attempts to do an expose event before the
	configure event. Remember to connect the configure and expose
	signals to the same widget.

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

	* glines.c (fill_menu): Adapt to the new gobject API for
	games_file_list. Removed any dependence on the internals of
	games_file_list.

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

	* glines.c (fill_menu): Rework to use the new libgames-support API.

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

	* glines.c: Remove old pref dialog help code that is no longer
	used. Use the shared code for finding the theme files (also strip
	the suffixes from the theme names).

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

	* Makefile.am (CLEANFILES): Clean up the schema files.

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

	* glines.c (fill_menu): Patch from Kaushal Kumar to fix C89
	compilation. Bug #126338.

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

	* 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. See bug #123192.

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

	* glines.c: Replace deprecated functions.
	(main): Remove the explicit realize for the main board.

Wed Aug 27 15:10:24 2003  Jonathan Blandford  <jrb@redhat.com>

	* glines.c (move_timeout_changed_cb): If we compile with -ansi, we
	need to use ansi-compatible comments.
	(ball_theme_changed_cb): Ditto

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

	* glines.c (main): More gconf defenses.

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

	* glines.c: Defensive programming against bad gconf data.

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

	* help/C/glines.xml: Updated for 2.4 (also updated the images).

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

	* classic.png: Improved the alpha blending with the
	background. Unfortunately the balls are still clipped at the top,
	bottom and sides.

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

	* glines.c: Compiler warning fixes.

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

	* glines.c (main): Dropped the g from the title to match the
	desktop entry.

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

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

	* glines.c: Fix a race condition where the animation callback may be
	called after the main drawing area is destroyed. Based mostly on
	Jrgen Viksell's <jorgen.viksell@telia.com> patch. Fixes bug 117019.

2003-07-06  Steve Chaplin  <stevech1097@yahoo.com.au>

	* glines.c (fill_menu): Add 'g_free (dname);' to fix a
	memory leak.

2003-07-02  Callum McKenzie <callum@physics.otago.ac.nz>
        * Makefile.am: Build fixes.

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

	* glines.h: 
	* glines.c: Cleanups and code improvements, mostly from Jorgen
	Viksell.

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

	* glines.schemas.in: Added background_color.  Fixed typo.

	* glines.c (bg_color_changed_cb):
	(load_properties):  Check gconf background color is not NULL.

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

	* glines.c: #define gconf key names.
	Stop leaking gconf clients.
	* glines.schemas.in: Changed gconf table sub-directory
	to preferences.  There is no need to have both.  I think
	this is ok since we haven't released this yet.
	
2003-06-18  William Jon McCann  <mccann@jhu.edu>

	* glines.c: Include string.h.
	Removed remaining background pixmap stuff.

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

	* glines.h:
	* glines.c: Fixed compiler warnings.

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

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

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

	* glines.c: Make emacs mode line consistent with others.

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

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

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

	* glines.c: Use new GamesFrame widget.

	* Makefile.am (INCLUDES): Added libgames-support stuff.

	* glines.c: Removed separator from dialogs as in HIG.

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

	* dots.png: Replaced with snazzier images.
	
	* Makefile.am (pixmap_DATA): Added new gumball theme from
	bug #105921.  Don't install unused background pixmaps.

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

	* glines.c (reset_game): Fixups to remove warnings and to make it
	ANSI C compatible.

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

	* glines.c: Use pixbufs for ball images.  Use grid lines instead
	of background pixmaps.  HIG fixes for preferences dialog.

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

	* Makefile.am (schema_in_files): 
	* glines.schemas.in: Added gconf schemas.

	* glines.c: Glines now uses gconf.  HIG fixes for pref dialog.

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-04-30  Abel Cheung  <maddog@linux.org.hk>

	* ChangeLog: Convert to UTF-8.

2002-12-24 John Fleck <jfleck@inkstain.net>

	* help/C/glines.xml: add <figure> tags around screenshots
	so the links to them display correctly in Yelp

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

	* help/C/glines-C.omf:
	* help/C/glines.xml: More s/Gnome/GNOME/.

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

	* glines.c: s/Gnome/GNOME/, for #99683.

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

	* glines.c: (game_about_callback) (game_top_ten_callback) (game_over):
	No more multiple About dialogs, and Score dialog is now modal.
	(Bug #97320)

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

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

2002-11-18  Jeremy Browne  <jeremy@synonymous.ca>

	* glines.c: Changes to quit dialog for consistency with other parts of
	gnome-games package. (Bug #97321)

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

	* glines.c: (field_expose_event): redraw more squares after expose
	events (fixes #97314)

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

	* glines.png: New icon contributed by Timothy Musson.

2002-09-20  Ross Burton  <ross@burtonini.com>

	* help/C/glines.xml: Fix paths to the images, closing #93386.

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

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

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

	* glines.c: Use g_snprintf() instead of snprintf() so that the
	OSF/1 compiler is happy (fixes #87800).

2002-06-19  Ross Burton  <ross@burtonini.com>

	* glines.c (main): Use the correct icon filename for the window
	icon.

2002-06-02  Ross Burton  <ross@burtonini.com>

	* glines.c: use application pixmap path, instead of libgnome
	pixmap path. Causes glines to run when installed in a different
	prefix to libgnome.

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

	* help/C/glines-C.omf : updated for new format of SK 0.3.8.
	* help/C/Makefile.am : updated for new format of SK 0.3.8.

2002-04-23  Bastien Nocera  <hadess@hadess.net>

	* glines.c: (start_game), (draw_preview), (draw_all_balls),
	(draw_box), (draw_ball), (deactivate), (preview_expose_event),
	(field_expose_event), (kill_tagged), (animate), (load_theme_cb),
	(main):
	* glines.h: Remove the backing pixmaps,
	Use gtk_widget_queue_draw_area() instead of gtk_widget_draw()
	Move all drawing to the expose handler(s)
	Patch by jorgen.viksell@telia.com (Jörgen Viksell)

2002-04-15  Bastien Nocera  <hadess@hadess.net>

	* ChangeLog:
	* glines.c: (game_about_callback): remove nstr(), patch from
	r_kinder@yahoo.com (Richard Kinder)

2002-04-15  Bastien Nocera  <hadess@hadess.net>

	* glines.c: (game_about_callback): have a nice icon

2002-02-27 Edgar Luna <kheb@gnulinux.org.mx>

	* glines.c: Fix about dialog warning.

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

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

2002-02-17  jacob berkman  <jacob@ximian.com>

	* Makefile.am (SUBDIRS): add help

2002-02-16  Kjartan Maraas  <kmaraas@gnome.org>

	* glines.c: #include <config.h> fix.
	
2002-02-14  Chris Lyttle    <chris@wilddev.net>

	* help/C/glines.xml : move to XML.
	* help/C/glines-C.omf : move to XML.
	* help/C/glines.sgml : deleted, move to XML.
	* help/C/Makefile.am : move to XML.

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

	* glines.c (game_about_callback): Don't try to translate empty string.

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

	* glines.c: (game_quit_callback):
	Commit patch from Markus Bertheau <twanger@bluetwanger.de>
	to actually make this thing quit.

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

	* Makefile.am:
	* glines.c:
	Moved *_DISABLE_DEPRECATED to the Makefile.am

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

	* glines.c: (load_image), (draw_box), (draw_ball), (expose_event),
	(game_maybe_quit), (game_about_callback), (load_theme_cb),
	(fill_menu), (game_props_callback), (game_quit_callback),
	(save_state), (main):
	Ported to use non-deprecated functions.

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

	* Makefile.am:
	* glines.desktop:

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

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

2001-12-04  Kevin Vandersloot <kfv101@psu.edu>

	* glines.c: When starting a new game flash a simple message
	indicating how to score this game since I could never
	figure out how this game worked - Thanks Iain for showing
	me how :)

2001-08-18  Matthias Warkus  <mawarkus@gnome.org>

	* glines.png: New icon by Timothy Musson, added by permission of
	              the maintainer.

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

	* glines.desktop: Added traditional Chinese translation.

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

	* glines.c: Sayonara imlib.

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

	* glines.c (load_image): Fix typo.

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

	* glines.c (load_image): Remove more useless code. Use a dialog
	  instead of a printf if we can't find the images. Also fix a ugly
	  check.
	  (set_selection), (set_selection1), (free_str), (fill_menu): This
	  stuff was doing some really nasty things.

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

	* glines.c (load_properties): Remove pointless code.

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

	Apply part of a patch from drk@sgi.com

	* glines.c: (load_properties): Add void in the declaration.
	  (main): Correct the call to load_properties(), Remove c++ style
	  comment.

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

	* glines.c (game_props_callback) Connect dialog to close signal
	  instead of delete_event.

2000-12-16  Ross Arnold  <rossa@inet.net.nz>

	* glines.c, glines.h: Added a preference to optionally increase 
		ball movement speed. 

2000-10-09  Szabolcs BAN <shooby@gnome.hu>

	* Corrected some spelling mistakes in user-guide.sgml. Thanks to Andras Timar (timar_a@freemail.hu)

2000-08-09  Szabolcs BAN <shooby@gnome.hu>

	* Added Help button to preferences window,
	committed new help (not to /configure.in)

2000-08-05  Szabolcs BAN <shooby@gnome.hu>

	* Started writing this ChangeLog.

2000-08-05  Szabolcs BAN <shooby@gnome.hu>

	* glines.c: added session managemnt support and the possibility to
	configure (via the settings dialog) the program's behaviour on quit.

2000-08-01  Szabolcs BAN <shooby@gnome.hu>

	* glines.c, glines.h: Added theme support (via the new settings
	dialog), changed ball.xpm to png: this way, it is easy to decide
        wether the picture is a ball or a background element (balls are png
        format, backgrounds are xpms).  Added some art files: black.xpm,
        gray.xpm, woody.xpm, marble,xpm, ball.png, classic.png, pulse.png,
        dots.png.

2000-07-20  Szabolcs BAN <shooby@gnome.hu>

        * glines.c: applied patch of
          Hans Persson <unicorn@lysator.liu.se> for showing/hiding
          status message "Can't go there!"

2000-07-04  Szabolcs BAN <shooby@gnome.hu>

        * glines.c: applied patch of Szo. Quul!

2000-05-12  Andreas Hyden  <a.hyden@cyberpoint.se>

        * glines.desktop: Added Swedish translation.

1999-04-24  Shooby Ban <bansz@szif.hu>

        * glines/*: Added a new game.
