gimp/app/widgets
Michael Natterer 1e08aa1ef7 app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors
1999-08-22  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/color_area.[ch]
	* app/color_panel.[ch]
	* app/gimpdnd.[ch]: enabled dnd for colors (compatible with the
	standard gtk/gnome color dnd). The color selection is now invoked
	on a real click, not on button_down to avoid confusion with dnd.

	* app/channels_dialog.c
	* app/disp_callbacks.c
	* app/interface.c
	* app/layers_dialog.c: minor dnd updates/fixes.

	* app/channel.[ch]
	* app/channel_pvt.h
	* app/docindex.[ch]
	* app/docindexif.[ch]
	* app/drawable.[ch]
	* app/floating_sel.c
	* app/gimage.[ch]
	* app/gimage_mask.c
	* app/gimpdrawable.[ch]
	* app/gimpdrawableP.h
	* app/gimpimage.[ch]
	* app/gimpimageP.h
	* app/layer.[ch]
	* app/layer_pvt.h
	* app/undo.c
	* app/xcf.c: wanted to do some s/int/gboolean/ in the layer files
	where appropriate and found myself spending the whole night doing
	a big code review for layers/channels/drawables/images:
	s/int/gboolean/, s/<type>/g<type>/, lots of indentation, removed
	some old global variables and deprecated functions, #include
	cleanups, proper prototypes, copyright headers, ...
1999-08-22 11:45:31 +00:00
..
gimpbrusheditor.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
gimpbrusheditor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
gimpcolordialog.c Don't warn about missing home directory on Win32, it is perfectly natural. 1999-07-04 10:46:49 +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
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 app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimpcolorpanel.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimpcursor.c more cursor support. new cursor fix that rounding error the right way this 1999-07-27 08:47:31 +00:00
gimpcursor.h more cursor support. new cursor fix that rounding error the right way this 1999-07-27 08:47:31 +00:00
gimpdeviceinfo.c Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
gimpdevices.c Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
gimpdevices.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
gimpdnd.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimpdnd.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimpgradienteditor.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
gimpgradienteditor.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +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 app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpitemfactory.h Forgot this... 1999-06-06 21:56:49 +00:00
gimppaletteeditor.c set the "preserve" flag to FALSE. This way the tool doesn't have to detect 1999-07-24 15:37:03 +00:00
gimppaletteeditor.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimptoolbox-color-area.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +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 Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
gimptoolbox-indicator-area.h Added pattern preview and its popup. 1999-06-03 06:54:11 +00:00