gimp/plug-ins/help
Sven Neumann 92396c2c2d Added basic support for using the online user manual:
2008-06-12  Sven Neumann  <sven@gimp.org>

	Added basic support for using the online user manual:

	* app/widgets/gimphelp.c
	* plug-ins/help/gimphelp.c: moved some help logic to the core. 
The
	default help domain is now constructed in the core and passed to
	the help plug-ins just like the plug-in help domains.

	* app/config/Makefile.am
	* app/config/gimprc-blurbs.h
	* app/config/gimpguiconfig.[ch]: added gimprc properties to
	specify the location of the online user manual and to decide if 
it
	should be used instead of a locally installed copy.


svn path=/trunk/; revision=25938
2008-06-12 20:14:44 +00:00
..
gimp-help-lookup.c plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelp.c Added basic support for using the online user manual: 2008-06-12 20:14:44 +00:00
gimphelp.h plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelpdomain.c plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelpdomain.h plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelpitem.c plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelpitem.h plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelplocale.c added some sanity checks. 2008-06-10 14:48:10 +00:00
gimphelplocale.h plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelpprogress-private.h plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelpprogress.c plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelpprogress.h plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
gimphelptypes.h plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
help.c don't show progress for local help lookups, they are fast enough. 2008-06-11 17:43:57 +00:00
locales.c plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
locales.h plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00
Makefile.am plug-ins/help/Makefile.am plug-ins/help/gimphelpprogress.[ch] new files 2008-05-16 16:56:33 +00:00