2001-06-01 John Fleck <jfleck@inkstain.net>

	* gw.c - removing "save" from the menu, since it doesn't do
	anything, updating doc/C/gw.sgml to match - fixes bug #16631

Tue Apr 24 19:17:55 2001  George Lebl <jirka@5z.com>

	from ximian-gnome

	* gw.c: add help

2001-02-20 John Fleck <jfleck@inkstain.net>

	* updating gw.sgml

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

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

	* doc/C/gw.sgml: more Nautilus compatibility updates

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

	* doc/C/gw.sgml: update for Nautilus browser compatibility

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

	* gw.c preferences_cb: Make strings show up in other languages too.
	* gw.c prepare_app(): Fixed compiler warnings and made the
	clist columns sized by the labels.
	
2000-6-27 John Fleck <jfleck@inkstain.net>
	* updated version number in doc/C/gw.sgml

2000-6-03 John Fleck <jfleck@inkstain.net>
	* fixed doc/C/Makefile.am to correctly display stylesheet images

2000-05-13 John Fleck <jfleck@inkstain.net>

	* cleaned some junk out of gw.sgml

2000-05-12  James M. Cape  <jcape@jcinteractive.com>

	* gw.c: Changed CList shadow from OUT to IN.

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

	* fixed dtd at top of gw.sgml

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

	* added topic.dat, updated Makefile.am's to include 
	gw docs

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

	* gw.desktop : Added [tr] ...

2000-04-16  Jacob Berkman  <jacob@helixcode.com>

	* doc/C/gw.sgml: correspond to the new location

2000-03-12  Peter Hawkins  <peterhawkins@ozemail.com.au>

	* gw.c: Stopped about and preferences dialog boxes from being shown
	multiple times at once (Obviously I have a boring life =).

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

	* gnome-who.png: Added. I know this already exists in another
	form, it's just been scaled by Ben, but for the heck of it, I
	couldn't figure a better way to say "who?" graphically.
	* gw.desktop: Uses it.
	* Makefile.am: Installs it.

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

	* gw.c : Mark strings for translations.

1999-05-13  Havoc Pennington  <hp@pobox.com>

	* gw.c: Patch from Nicola Pero <n.pero@mi.flashnet.it>
	handles weird versions of w more gracefully, and 
	does column widths the right way.

	* Makefile.am: Don't link with GtkXmHTML libs. (don't know what
	was up with that)

1999-04-28  Ettore Perazzoli  <ettore@comm2000.it>

	* gw.desktop: Added Italian translation.

Thu Jan 07 23:57:41 1999  George Lebl  <jirka@5z.com>

	* gw.c: add settings menu and put preferences into it

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

	* gw.c: standardize menus (sorta)

1998-12-19  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>

	* gw.c: added few cast-macros

1998-11-23  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gw.c (prepare_app): Fix GtkCList usage.
	(preferences_cb): ditto.

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

	* gw.desktop: Added Portuguese translation.

Mon Jun  8 21:43:52 1998  Havoc Pennington  <hp@pobox.com>

	* gw.c: Use gnome_execute_shell.

Mon Jun  1 00:08:21 1998  Havoc Pennington  <hp@pobox.com>

	* Makefile.am: Install the .desktop file.

Thu May 28 01:34:32 1998  Havoc Pennington  <hp@pobox.com>

	* gw.c (list_clicked_cb): Do the right thing if there's nothing on
	the popup menu (i.e. actions_popup == NULL).
	(main): Check for "w" in the path, and if it isn't found pop up 
	a dialog and exit.

Mon May 25 16:21:57 1998  Havoc Pennington  <hp@pobox.com>

	* gw.c: Return FALSE instead of TRUE from button press event
	handler if the event is not handled.

Thu Apr 30 02:34:45 1998  Havoc Pennington  <hp@pobox.com>

	* gw.c: Functional "Add Defaults" button in preferences dialog,
	and some cosmetic changes to the preferences dialog. Also
	added ... to some menu items.

1998-04-28  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gw.c (load_actions): Fixed incorrect use of
	gnome_config_iterator_next.

Sun Apr 26 02:31:39 1998  Havoc Pennington  <hp@pobox.com>

	* gw.c: OK, the configurable popup menus now work for me. You can
	define a command with %u (user) and %t (tty) escape sequences,
	then right-click on the user in the list to run the command with
	their username and tty substituted. e.g. "xterm -e write %u %t".

Sat Apr 25 17:51:43 1998  Havoc Pennington  <hp@pobox.com>

	* gw.c: Added preferences/config for a feature which allows
	commands to be invoked based on the user listing. However,
	no pop up menus yet so you can't actually use the feature, 
	just configure it.

