gimp/app/tools
GMT 1999 Andy Thomas 2252863eb6 This is a bit of a biggy. Added paths to layers & channels dialog. This is
Fri Mar  5 21:45:39 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>

	This is a bit of a biggy. Added paths to layers & channels
	dialog. This is not complete yet (it still has some rough edges ;-)

	New:-

	* paths_dialog.c
	* paths_dialog.h
	* pathsP.h

	These are the core parts of the paths dialog & interaction.

	* tools/penadd.xpm
	* tools/pendel.xpm
	* tools/pennorm.xpm
	* tools/penedit.xpm
	* tools/penstroke.xpm

	New images found in the dialog. Maybe someone with a better
	artistic flair could replace these?

	Changed:-

	* Makefile.am

	Added new files for build

	* layers_dialog.c

	Added new tab for paths.

	* bezier_select.h
	* bezier_selectP.h
	* bezier_select.c

	Rearrangement & fixes. Not finished yet.

	* iscissors.c

	Header file changes. (Need to include more headers).

	* gdisplay.c
	* gdisplay.h

	Hmmm... Added a function that did a mapping from gimage to gdisp.
	This is a little bit of a "hack", but it was needed.. really.

	* ops_buttons.h
	* ops_buttons.c

	Enhanced to create more types of button ops. Used in the paths dialog.

	* channels_dialog.c

	Header file changes?

	* xcf.c

	Paths stored in new PROP. Yosh.. I did as you and Adam suggested.

	* gimpimage.c
	* gimpimage.h
	* gimpimageP.h

	Added paths items to the image structures.
1999-03-05 23:50:24 +00:00
..
airbrush.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
airbrush.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
anchor.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
bezier_select.c This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
bezier_select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
bezier_selectP.h This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
blend.c More unit/resolution stuff (most if it from Michael). 1999-03-03 17:48:29 +00:00
blend.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
blob.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
blob.h Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
brightness_contrast.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
brightness_contrast.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
bucket_fill.c correct pdb invoker typo 1999-01-21 23:17:19 +00:00
bucket_fill.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
by_color_select.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
by_color_select.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
channel.xbm Initial revision 1997-11-24 22:05:25 +00:00
clone.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
clone.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
color_balance.c Color balance lookup tables were wrong size (255, should be 256)! (Actually 1999-02-17 23:41:57 +00:00
color_balance.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
color_picker.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
color_picker.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
convolve.c added pressure support for the Convolve tool 1999-02-04 23:28:09 +00:00
convolve.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
crop.c More unit/resolution stuff (most if it from Michael). 1999-03-03 17:48:29 +00:00
crop.h Added option to crop the active layer only 1998-12-04 06:46:52 +00:00
curves.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
curves.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
delete.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
duplicate.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
edit_selection.c More unit/resolution stuff (most if it from Michael). 1999-03-03 17:48:29 +00:00
edit_selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
ellipse_select.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
ellipse_select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
eraser.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
eraser.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
eye.xbm Initial revision 1997-11-24 22:05:25 +00:00
flip_tool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
flip_tool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
free_select.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
free_select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
fuzzy_select.c app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
fuzzy_select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpairbrushtool.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
gimpairbrushtool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpblendtool.c More unit/resolution stuff (most if it from Michael). 1999-03-03 17:48:29 +00:00
gimpblendtool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpbrightnesscontrasttool.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpbrightnesscontrasttool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimpbucketfilltool.c correct pdb invoker typo 1999-01-21 23:17:19 +00:00
gimpbucketfilltool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpbycolorselecttool.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpbycolorselecttool.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
gimpclonetool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpclonetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpcolorbalancetool.c Color balance lookup tables were wrong size (255, should be 256)! (Actually 1999-02-17 23:41:57 +00:00
gimpcolorbalancetool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimpconvolvetool.c added pressure support for the Convolve tool 1999-02-04 23:28:09 +00:00
gimpconvolvetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpcroptool.c More unit/resolution stuff (most if it from Michael). 1999-03-03 17:48:29 +00:00
gimpcroptool.h Added option to crop the active layer only 1998-12-04 06:46:52 +00:00
gimpcurvestool.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpcurvestool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimpeditselectiontool.c More unit/resolution stuff (most if it from Michael). 1999-03-03 17:48:29 +00:00
gimpeditselectiontool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpellipseselecttool.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
gimpellipseselecttool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimperasertool.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
gimperasertool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpfliptool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpfliptool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpfreeselecttool.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
gimpfreeselecttool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpfuzzyselecttool.c app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
gimpfuzzyselecttool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimphistogramtool.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimphistogramtool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimphuesaturationtool.c Made increasing saturation in hue-saturation more subtle. 1999-02-25 19:38:55 +00:00
gimphuesaturationtool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimpinktool-blob.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpinktool-blob.h Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
gimpinktool.c Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
gimpinktool.h Added new files for handling scan-converted convex polygons. (From gsumi) 1998-06-14 22:42:36 +00:00
gimpiscissorstool.c This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
gimpiscissorstool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimplevelstool.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimplevelstool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimpmagnifytool.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
gimpmagnifytool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpmovetool.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
gimpmovetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimppenciltool.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
gimppenciltool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpperspectivetool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpperspectivetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpposterizetool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpposterizetool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
gimprectselecttool.c This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
gimprectselecttool.h The new "Fixed Size" option now works with 1998-07-20 18:19:20 +00:00
gimpregionselecttool.c app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
gimpregionselecttool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimprotatetool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimprotatetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpscaletool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpscaletool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpsheartool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpsheartool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpsourcetool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpsourcetool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimptexttool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimptexttool.h applied gimp-austin-981007-0, use gtkfontsel for the text tool 1998-10-07 08:59:11 +00:00
gimpthresholdtool.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpthresholdtool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
histogram_tool.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
histogram_tool.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
hue_saturation.c Made increasing saturation in hue-saturation more subtle. 1999-02-25 19:38:55 +00:00
hue_saturation.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
ink.c Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
ink.h Added new files for handling scan-converted convex polygons. (From gsumi) 1998-06-14 22:42:36 +00:00
iscissors.c This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
iscissors.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
layer.xbm Initial revision 1997-11-24 22:05:25 +00:00
levels.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
levels.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
linked.xbm Initial revision 1997-11-24 22:05:25 +00:00
lower.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
magnify.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
magnify.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
mask.xbm Initial revision 1997-11-24 22:05:25 +00:00
move.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
move.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
new.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
paint_core.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
paint_core.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
paintbrush.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
paintbrush.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
path.xbm This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
penadd.xpm This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
pencil.c stuff from patches/i18n by Daniel Egger 1998-12-16 00:37:09 +00:00
pencil.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
pendel.xpm This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
penedit.xpm This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
pennorm.xpm This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
penstroke.xpm This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
perspective_tool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
perspective_tool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
posterize.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
posterize.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
ptoselection.xpm This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
raise.xpm Added buttons to access the menu functions in the Layers&Channels-dialog 1998-04-03 10:29:25 +00:00
rect_select.c This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
rect_select.h The new "Fixed Size" option now works with 1998-07-20 18:19:20 +00:00
rect_selectP.h The new "Fixed Size" option now works with 1998-07-20 18:19:20 +00:00
rotate_tool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
rotate_tool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
scale_tool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
scale_tool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
shear_tool.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
shear_tool.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
text_tool.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
text_tool.h applied gimp-austin-981007-0, use gtkfontsel for the text tool 1998-10-07 08:59:11 +00:00
threshold.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
threshold.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
tools.c New app/dialog_handler.c app/dialog_handler.h 1999-01-10 23:20:33 +00:00
tools.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
transform_core.c app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
transform_core.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
transform_tool.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
transform_tool.h A few fixes to the new transform tool UI. 1998-08-14 14:46:24 +00:00
zoom_in.xpm Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from 1999-02-21 02:08:15 +00:00
zoom_out.xpm Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from 1999-02-21 02:08:15 +00:00