Tue Mar 10 16:21:33 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	(helpWindowNew): Focus the entry at startup

1998-03-10  Marc Ewing  <marc@germ.labs.redhat.com>

	* Use "humanRef" when rewriting the entry box.

1998-03-09  Marc Ewing  <marc@redhat.com>

	* Add ghelp: magic URL.
	
	* Change TOC to send "ghelp:<>".

1998-03-08  Marc Ewing  <marc@tasmanian.redhat.com>

	* Fix bug in relative URL parsing.

	* Image callbacks now use docObj and transport().
	
Sun Mar  8 18:44:55 1998  Tom Tromey  <tromey@cygnus.com>

	* sample.c (main): Use new gnome_init.

	* gnome-help-browser.c (HELP_VERSION): Renamed from VERSION to
	avoid clash with config.h.

	* Makefile.am (INCLUDES): Added GNOME_INCLUDEDIR.  Define
	GNOMELOCALEDIR.

Sat Mar  7 12:08:37 1998  Tom Tromey  <tromey@cygnus.com>

	* gnome-help-browser.c: Include <config.h>.
	(helpURL): New global.
	(parser): New structure.
	(parseAnArg): New function.
	(main): Changed to use new argument parsing.

1998-03-08  Marc Ewing  <marc@redhat.com>

	* Misc cleanups of gnome-helpwin, gnome-info2html,
	  gnome-man2html, my bogus function casts.

	* Rework some of docobj to handle binary data.
	  Now the raw/conv data is *not* NULL terminated!

	* Added simple (stupid) http transport.

1998-03-06  Marc Ewing  <marc@redhat.com>

	* fix horrible toc/info bug

	* added bookmarks

1998-03-05  Marc Ewing  <marc@germ.labs.redhat.com>

	* history saving code

	* preliminary gnome_config stuff

1998-03-03  Marc Ewing  <marc@germ.labs.redhat.com>

	* magic man: url

	* .so magic (only for file:)

	* new toc code.  uses html widget
	
	* moved info magic stuff to toc

1998-03-02  Marc Ewing  <marc@germ.labs.redhat.com>

	* fixed delete event handling

1998-03-01  Marc Ewing  <marc@tasmanian.redhat.com>

	* multiple windows now close correctly and track current window

	* misc fixes and cleanups

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

	* toc-man.c (expandManPagesIndex): Don't `closedir(NULL)'.
	(expandManPagesRoot): Likewise.
	* magic.c (resolveMagicURL): Likewise.
	* toc-ghelp.c (expandGHelpRoot): Likewise.
	* toc-info.c (expandInfoRoot): Likewise.
	
1998-02-26  Marc Ewing  <marc@redhat.com>

	* multiple windows!
	* closing windows is *not* handled properly.  Have to
	  figure out what the deal is with GnomeApp.

	* need some way to update the "current" window based
	  on focus or last activity or something.

	* fix history a bit

1998-02-26  Michael Fulbright  <msf@redhat.com>

	* fixed info handling to work with the 'dir' file

	* added some very simple error handling

1998-02-26  Marc Ewing  <marc@redhat.com>

	* add line position to queue info for forw/back

	* changed history/toc window management a bit

1998-02-25  Marc Ewing  <marc@redhat.com>

	* cleaned up some messages

	* ripped out some code that duplicates functionality

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

	* Makefile.am (LDADD): Remove $(ZLIB).
	(ZLIB): Remove.

1998-02-25  Michael Fulbright  <msf@redhat.com>

	* added better support for 'info:'

1998-02-25  Marc Ewing  <marc@redhat.com>

	* added caching code

	* added entry box

	* use g_message() and g_error() instead of printf()

	* fixed a few places that used docObjGetRef()
	  instead of docObjGetAbsoluteRef() as they should

1998-02-24  Marc Ewing  <marc@germ.labs.redhat.com>

	* Put virtually all the globals in a per-window structure.

	* Rearranged *heavily* the docObj and url stuff.  Slightly
	more sane arrangement of data structure and .h files now.

	* Put everything back together again.  Seems to work :-).

1998-02-23  Michael Fulbright  <msf@redhat.com>

	* Added GNU info support, cleaned up code somewhat (unused vars, etc)

Fri Feb 20 18:36:29 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnome-man2html/gnome-man2html.c: Sync default manpath with those
	places searched by toc.c

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

	* sample.c (main): Added ap_id "gnome_help_sample".

	* gnome-help-browser.c: Added app_id "gnome_help_browser".

Sat Feb 14 01:54:28 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (LDADD): Don't include LEXLIB, XF86MISC_LIBS.  Do
	include INTLLIBS.
	(install-data-local): Removed.
	(help_DATA): New macro.
	(INCLUDES): Removed `../..' and `$(srcdir)/../..'.

