gimp/plug-ins/helpbrowser
Michael Natterer 3edb2ac0d4 Made F1 help work again:
2002-09-26  Michael Natterer  <mitch@gimp.org>

	Made F1 help work again:

	* libgimpwidgets/gimphelpui.c: add the "F1" binding entries to the
	correct class, use GtkWidget's "show_help" signal correctly,
	cleanup, replaced deprecated stuff (obviously this file was
	make-it-compile ported in the first place :)

	* plug-ins/helpbrowser/helpbrowser.c: close the HtmlStream when
	there is no more data to read (avoids implicit calling of the
	stream's cancel function which fails because we didn't set it).
	Minor cleanup.
2002-09-26 18:43:05 +00:00
..
.cvsignore added .xvpics to cvsignore 2000-02-19 13:22:30 +00:00
Makefile.am plug-ins/helpbrowser/Makefile.am added new files that implement conversion 2002-06-10 00:07:39 +00:00
helpbrowser.c Made F1 help work again: 2002-09-26 18:43:05 +00:00
queue.c updated. 2002-05-25 00:58:29 +00:00
queue.h updated. 2002-05-25 00:58:29 +00:00
uri.c plug-ins/helpbrowser/Makefile.am added new files that implement conversion 2002-06-10 00:07:39 +00:00
uri.h plug-ins/helpbrowser/Makefile.am added new files that implement conversion 2002-06-10 00:07:39 +00:00