Gimp/app/widgets
Michael Natterer b74d256981 changed the "parent context" implementation:
1999-10-19  Michael Natterer  <mitch@gimp.org>

	* gimpcontext.[ch]: changed the "parent context" implementation:

	- Automatically connect/disconnect the "*_changed" signals when
	  changing the parent and when setting the "defined" flag of the
	  attributes.
	- Store the former *_defined booleans in a single guint32.
	- Added generic functions to set the "defined" flags of the
	  attributes and to copy attributes between contexts.

	The contexts now correctly handle disappearing images and
	displays, so we don't have to explicitly reset them any more.

	* context_manager.[ch]: adopted to the changed context
	implementation, connect to the user context's "tool_changed"
	signal to switch the per-tool contexts, don't connect to the
	"removed" signal of the image context.

	* brush_select.c
	* tool_options.c: use LayerModeEffects instead of int when calling
	gimp_context_set_paint_mode().

	* gdisplay.c: no need to reset the active display when deleting it
	because the context connects to the "destroy" signal of the shell
	now.

	* menus.c: a shortcut for the navigation window. Moved
	<Image>/Image/Colors/Desaturate before the separator.

	* tools.c: tools_select(): set the active tool of the user context
	instead of calling a special context manager function.
1999-10-19 15:52:32 +00:00
..
gimpbrusheditor.c one more help system update. 1999-10-04 10:02:46 +00:00
gimpbrusheditor.h Allow the user to change a brush's name. 1999-08-30 10:51:01 +00:00
gimpcolordialog.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpcolordialog.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpcolordisplayeditor.c libgimp/color_display.h add bpl param for convert func 1999-10-05 02:16:59 +00:00
gimpcolormapeditor.c version number bump 1999-08-22 00:39:51 +00:00
gimpcolormapeditor.h version number bump 1999-08-22 00:39:51 +00:00
gimpcolorpanel.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gimpcolorpanel.h new function color_panel_set_color(). 1999-08-24 02:52:40 +00:00
gimpcursor.c applied patches 1999-09-26 04:53:59 +00:00
gimpcursor.h API PATCH #2 or so 1999-10-17 00:07:55 +00:00
gimpdeviceinfo.c dnd improvements 1999-10-09 20:33:53 +00:00
gimpdevices.c dnd improvements 1999-10-09 20:33:53 +00:00
gimpdevices.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
gimpdnd.c more dnd 1999-09-04 14:56:50 +00:00
gimpdnd.h more dnd 1999-09-04 14:56:50 +00:00
gimpgradienteditor.c EEEEEEEEEEK!!! 1999-10-04 08:40:33 +00:00
gimpgradienteditor.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimphelp.c EEEEEEEEEEK!!! 1999-10-04 08:40:33 +00:00
gimphelp.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
gimphistogramview.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimphistogramview.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpitemfactory.c changed the "parent context" implementation: 1999-10-19 15:52:32 +00:00
gimpitemfactory.h app/fileops.c app/menus.[ch] app/menus.h show a help page for all menu 1999-10-03 16:54:17 +00:00
gimppaletteeditor.c API PATCH #2 or so 1999-10-17 00:07:55 +00:00
gimppaletteeditor.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimptoolbox-color-area.c app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
gimptoolbox-color-area.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimptoolbox-indicator-area.c dnd improvements 1999-10-09 20:33:53 +00:00
gimptoolbox-indicator-area.h added gradient preview to the toolbox. 1999-09-01 11:29:39 +00:00
gimpwidgets-utils.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpwidgets-utils.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
gtkhwrapbox.c gle sync 1999-09-04 06:29:10 +00:00
gtkhwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkvwrapbox.c gle sync 1999-09-04 06:29:10 +00:00
gtkvwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkwrapbox.c gle sync 1999-09-04 06:29:10 +00:00
gtkwrapbox.h gle sync 1999-09-04 06:29:10 +00:00