Sun Apr 19 10:40:18 EDT 1998 Gregory McLean <gregm@comstar.net>

	* gulp.desktop: added for this handy thing.
	* Makefile.am: appropriate changes for above addition.

Sun Mar  8 19:29:49 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (INCLUDES): Added GNOME_INCLUDEDIR.

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

	* Makefile.am (gulp_LDADD): Added $(INTLLIBS)

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

	* gPrint.[hm] (lpc_path): moved code to Printer's init and using
	                          lpc_path instead of LPC_PATH.
	.
1998-02-25  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* gulp.m (initApp): fixed missing NULLs in APP_UI declarations.
	.
1998-02-25  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* gPrint.[hm] (lpc_path): Method that declares where `lpc' was found.
	.
1998-02-24  Arturo Espinosa  <arturo@nuclecu.unam.mx>

	* Makefile.am (gulp_LDADD): Add $(GNOME_LIBDIR)
	.
1998-02-19  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gulp.m (main): Added app_id "gulp".
	([GULPApp -initApp:::]): Added app_id parameter.

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

	* Makefile.am (gulp_LDADD): Use $(OBJC_LIBS).

1998-02-16  Christopher Blizzard  <blizzard@appliedtheory.com>

	* Makefile.am (gulp_LDADD): added $(GNOME_LIBDIR) for installs
	that may not be in the library path by default.

Tue Feb 10 23:05:00 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gulp.m: Internationalization.

Wed Jan 28 12:06:33 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gulp.m (menu_help_about): Support for gnome about box.

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

	* Makefile.am: Misc. fixes.
	
	* gPrint.m (LPC_S_PATH, LPC_PATH): Places to look for `lpc'.
	(exists): Look for both LPC_S_PATH and LPC_PATH.
	(getJobs, isUp, isClean, isStarted): Close file after use.
	
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.
	
Wed Jan 21 00:41:27 1998  Federico Mena <federico@bananoid.nuclecu.unam.mx>

	The following entries are from a patch by Raja R. Harinath
	<harinath@cs.umn.edu>.
	* gPrint.m (cancel, getJobs, isUp, isClean, isStarted): Replaced
	snprintf with g_snprintf.
	* gulp.m (doprinterlist): Likewise.

Tue Jan 20 20:22:56 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* gulp.m: Now the buttons are de-sensitized properly.  The buttons
	that act on the selected printer are disabled if you are not root.
	The "cancel job" button is disabled if there are no jobs.  Also,
	the check buttons are updated correctly when you select a
	different printer.
	([GULPApp -initApp::]): Now the main window starts at a reasonable
	size.  It's done with [mainwin set_usize], so you can't later
	resize it to something smaller than that :-(
	([GULPApp -set_wait_cursor:wait]): Now the cursor is set to a
	watch when lengthy operations are taking place.
	([GULPApp -initApp::]): Right-justified Help menu.
	([Gtk_MessageBox -initWithLabel:label]): Beautified the about box
	a bit.

Tue Jan 20 00:11:01 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* gulp.m ([GULPApp -initApp::]): Restructured the widgets to make
	Gulp look prettier.  Next step will be beautifying the lists (with
	pixmaps and such).
	Changed CList intialization to initWithCListInfoTitles (for new
	GtkCList).

Wed Dec 31 17:32:00 1997  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gulp.m: Use the new gnome-app constants.

Sat Dec 20 22:27:18 1997  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (bin_PROGRAMS): Only define if OBJECTIVE_C.

Sun Dec  7 12:05:25 1997  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (gulp_LDADD): Added x_libs.
