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

	* \*.desktop: Added zh_TW.Big5 (traditional Chinese) strings.

2001-06-05  Christian Rose  <menthos@menthos.com>

	* gless.desktop: Modified sv translation.

2000-11-19 John Fleck <jfleck@inkstain.net>
	
	* updated doc/C/Makefile.am to install sgml in help directory

2000-11-12 John Fleck <jfleck@inkstain.net>

	* doc/C/gless.sgml - more Nautilus help browser updates

2000-09-28 John Fleck <jfleck@inkstain.net>

	* doc/C/gless.sgml - updating docs for Nautilus compatibility

2000-07-19  Kjartan Maraas  <kmaraas@gnome.org>

	* gless.c main(): Fix compiler warning.
	 
2000-06-27 John Fleck <jfleck@swcp.com>

	* doc/C/gless.sgml: updated version number.

2000-04-25 John Fleck <jfleck@inkstain.net>

	* doc/C/gless.sgml: updated gless.sgml dtd

2000-04-22  Fatih Demir	<kabalak@gmx.net>

	* gless.desktop : Added [tr] ..

2000-04-19 John Fleck <jfleck@inkstain.net>

	* doc/C/Makefile.am: changed Makefile.am to correctly display images

Tue Apr 11 17:14:48 EDT 2000 Gregory McLean <gregm@comstar.net>

	* doc/C/*: documentation landed.

2000-02-23  Peter Hawkins  <peterhawkins@ozemail.com.au>

	* gless.c: stopped about box from being shown multiple times at once.

1999-07-28  Zbigniew Chyla <chyla@alice.ci.pwr.wroc.pl>

	* gless.c : Mark strings for translations.
	Use g_strdup_printf instead of g_strconcat for translatable strings
	(makes it easier to translate).

1999-06-05  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gless.c (find_again_cb): return if pattern == NULL.

1999-06-04  Havoc Pennington  <hp@pobox.com>

	* gless.c: Search support, 
	from David Knight <david@ritter.demon.co.uk>.

1999-05-25  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* gless.c: added DnD support; patch provided by David Knight
	<david@ritter.demon.co.uk>. thanx.
	
1999-03-27  Havoc Pennington  <hp@pobox.com>

	* gless.c (gless_new_app): Don't auto shrink.

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

	* gless.c (gless_new_app): Remove progress meter.

Fri Jan 08 00:25:52 1999  George Lebl  <jirka@5z.com>

	* gless.c: make Settings menu with the fixed font, View is
	  for other things

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

	(gless_new_app): Use the GNOME_APP macro to cast.

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

	* gless.c (gless_new_app): Install the menu hints.

Wed Jan 06 23:08:54 1999  George Lebl  <jirka@5z.com>

	* gless.c: standardize menus

1999-01-07  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* gless.c (session_save_state): Removed the gless_exit call in
 	case of a shutdown.

Sat Nov 28 22:57:16 1998  George Lebl  <jirka@5z.com>

	* gless.c: removed right justify stuff to make this compile

1998-11-13  Andrew T. Veliath  <andrewtv@usa.net>

	* gless.c (parse_an_arg): Add enum poptCallbackReason reason to
	prototype.

1998-11-03  Havoc Pennington  <hp@pobox.com>

	* gless.c (main): Don't assign a char** to a GList* and then free
	the GList*; don't index a NULL char** without checking for NULL.

	* gless.c (parse_an_arg): fix a constness warning.
	
[Elliot didn't add a ChangeLog, but he converted to popt]
	
Sun Jul 12 16:46:25 1998  Havoc Pennington  <hp@pobox.com>

	* gless.c (gless_new_app): Use the new gnome_appbar_new

Mon Jul  6 22:53:51 1998  Havoc Pennington  <hp@pobox.com>

	* gless.c: Use gnome-appbar instead of statusbar throughout.

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

	* gless.desktop: Added Portuguese translation.

Mon Jun 29 00:52:01 1998  Havoc Pennington  <hp@pobox.com>

	* gless.c: Changed gnome_error_dialog to gnome_app_error
	throughout; added statusbar; added code to show Loading... and
	similar messages in the statusbar.
	* AUTHORS: Added.
	
Wed Jun 10 17:24:11 1998  Havoc Pennington  <hp@pobox.com>

	* gless.c (main): Use gnome_master_client to reflect changes in
	gnome-client, and make the argument to --geometry required.

Tue Jun  9 00:04:30 1998  Havoc Pennington  <hp@pobox.com>

	* mini-utils/gless/gless.c (session_save_state): Put an = and not
	a space between --geometry and the geometry, so it doesn't try to
	load filenames like 200x300+50+100 when the session is restored.
