gimp/app/display
Michael Natterer a11f33345d The GIMP Help System part II: press "F1" while browsing a menu to show the
1999-10-03  Michael Natterer  <mitch@gimp.org>

	The GIMP Help System part II: press "F1" while browsing a menu
	to show the help page for the menu entry you're currently over
	with the mouse.

	* app/color_notebook.c: all color selectors have to register with
	a help page now.

	* app/color_select.[ch]: register with a help string. Removed
	the dialog part of the files because it's use was deprecated
	anyway (use color notebooks instead).

	* app/colormap_dialog.i.c
	* app/colormap_dialog.p.h
	* app/palette.c
	* app/palette_select.c: use a color notebook instead of a color
	selector.

	* app/gimphelp.c
	* app/gimpui.c: minor changes.

	* app/gimprc.c: "use help" defaults to TRUE now.

	* app/lc_dialog.c
	* app/lc_dialogP.h: a special help function which shows the help
	for the currently selected notebook page.

	* app/menus.c: some weird code which catches "key_press_event"
	in all menu shells and pops up the corresp. help page for the
	selected item. Embedded the GtkItemFactoryEntry in a new
	GimpItemFactoryEntry to allow a help path to be stored.
	Will be partially exported and moved to gimphelp.[ch] later to
	catch key_press for plug-in menu items (don't try this now ;-)

	* app/app_procs.c
	* app/brush_edit.c
	* app/brush_select.c
	* app/channel_ops.c
	* app/channels_dialog.c
	* app/commands.c
	* app/convert.c
	* app/devices.c
	* app/file_new_dialog.c
	* app/fileops.c
	* app/gdisplay.c
	* app/gdisplay_color.c
	* app/gdisplay_color_ui.c
	* app/gdisplay_ops.c
	* app/global_edit.c
	* app/gradient.c
	* app/gradient_select.c
	* app/interface.c
	* app/layers_dialog.c
	* app/module_db.c
	* app/paths_dialog.c
	* app/pattern_select.c
	* app/preferences_dialog.c
	* app/qmask.c
	* app/resize.c
	* app/undo_history.c: changed all dialog constructors to point
	to the right place in the new help file structure.

	* configure.in
	* help/*: the basic new help file structure.

	* modules/colorsel_gtk.c
	* modules/colorsel_triangle.c
	* modules/colorsel_water.c: register a help page.

	* plug-ins/helpbrowser/helpbrowser.c: load the help files
	according to the new help file structure.
1999-10-03 13:50:19 +00:00
..
gimpdisplay-callbacks.c app/disp_callbacks.c app/gdisplay_color.c app/image_new.c i18n fixes. 1999-09-06 00:07:03 +00:00
gimpdisplay-callbacks.h app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
gimpdisplay-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-ops.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpdisplay-ops.h app/[all files with resolution info] libgimp/gimp.h libgimp/gimpimage.c 1999-05-22 17:56:35 +00:00
gimpdisplay-render.c Honest, guv, it's not a feature - it's a tightly integrated package of 1999-09-20 17:15:20 +00:00
gimpdisplay-render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay-scale.c app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplay-scale.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay-scroll.c Added support for Gtk+ xinput-wheel if we have applied the patch enabling 1999-09-04 14:42:43 +00:00
gimpdisplay-scroll.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplay-selection.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gimpdisplay-selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpdisplay.h app/gdisplay.c app/gdisplay.h app/gimprc.h app/gimprc.c app/nav_window.c 1999-09-04 22:27:20 +00:00
gimpdisplayshell-callbacks.c app/disp_callbacks.c app/gdisplay_color.c app/image_new.c i18n fixes. 1999-09-06 00:07:03 +00:00
gimpdisplayshell-callbacks.h app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
gimpdisplayshell-draw.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpdisplayshell-draw.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
gimpdisplayshell-filter-dialog.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpdisplayshell-filter-dialog.h Files I should have commited yesterday 1999-08-31 17:53:26 +00:00
gimpdisplayshell-filter.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpdisplayshell-filter.h app/apptypes.h removed trailing enum commas 1999-08-31 02:00:34 +00:00
gimpdisplayshell-layer-select.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
gimpdisplayshell-layer-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-qmask.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpdisplayshell-qmask.h ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +00:00
gimpdisplayshell-render.c Honest, guv, it's not a feature - it's a tightly integrated package of 1999-09-20 17:15:20 +00:00
gimpdisplayshell-render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-scale.c app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplayshell-scale.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-scroll.c Added support for Gtk+ xinput-wheel if we have applied the patch enabling 1999-09-04 14:42:43 +00:00
gimpdisplayshell-scroll.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplayshell-selection.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gimpdisplayshell-selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpdisplayshell.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
gimpnavigationeditor.c app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
gimpnavigationview.c app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
gimpprogress.c app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
gimpprogress.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gximage.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00