Gimp/app
Sven Neumann 55d14fd0f0 Finished some work that Brix started on the help system. It's now possibly
2004-03-09  Sven Neumann  <sven@gimp.org>

	Finished some work that Brix started on the help system. It's
	now possibly to use an external web-browser for context help
	(bug #136081):

	* configure.in
	* plug-ins/Makefile.am
	* plug-ins/help/Makefile.am
	* plug-ins/help/domain.[ch]
	* plug-ins/help/help.c: new plug-in that does the help domain
	management. Most of this used to live in the helpbrowser plug-in.

	* plug-ins/helpbrowser/Makefile.am
	* plug-ins/helpbrowser/domain.[ch]: removed these two files here.

	* plug-ins/helpbrowser/helpbrowser.c: changed accordingly.

	* app/widgets/gimphelp.c: use the new help plug-in.
2004-03-09 01:37:56 +00:00
..
actions marked new strings for translation. 2004-03-04 16:10:57 +00:00
base tile-cache.c tile-private.h removed trailing whitespace, added some 2004-02-18 18:57:43 +00:00
composite new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
config Made size of undo previews configurable. Not dynamic for now, but at least 2004-03-07 15:33:04 +00:00
core fixed bug added when factoring out gimp_edit_extract(): check if 2004-03-07 22:28:21 +00:00
dialogs added a message explaining that GIMP cannot convert to a palette with more 2004-03-08 19:23:05 +00:00
display removed some obsolete headers 2004-03-08 16:40:46 +00:00
file added missing cast. 2004-02-26 20:04:20 +00:00
gui added a message explaining that GIMP cannot convert to a palette with more 2004-03-08 19:23:05 +00:00
menus marked new strings for translation. 2004-03-04 16:10:57 +00:00
paint added #defines for GimpCoords' default pressure, tilt and wheel values. 2004-02-23 22:36:50 +00:00
paint-funcs Some code review: 2004-02-18 13:43:50 +00:00
pdb tools/pdbgen/pdb/edit.pdb (gimp-edit-copy, gimp-edit-cut) removed some 2004-03-07 22:32:39 +00:00
plug-in Use GPid with newer glib so that we work cleanly with the new API. 2004-03-08 18:29:56 +00:00
text added #defines for GimpCoords' default pressure, tilt and wheel values. 2004-02-23 22:36:50 +00:00
tools updated 2004-03-07 23:13:51 +00:00
vectors better error reporting in case of a parser error. 2004-03-03 19:03:04 +00:00
widgets Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00
xcf make the path-loading debug output conditional. 2004-03-03 15:54:19 +00:00
.cvsignore
airbrush.c
app_procs.c check display->shell before using it. It might be NULL if the function is 2004-02-26 14:01:57 +00:00
app_procs.h added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
batch.c a tiny change I forgot... 2003-11-30 16:08:46 +00:00
batch.h renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +00:00
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
main.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
Makefile.am some updates to the gimp-console rules so that it fails less badly. 2004-02-09 14:14:08 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico