Gimp/app/tools
Michael Natterer 2fd2a4e6b5 app/channel_ops.c app/channels_dialog.c app/commands.c app/floating_sel.c
2001-02-25  Michael Natterer  <mitch@gimp.org>

	* app/channel_ops.c
	* app/channels_dialog.c
	* app/commands.c
	* app/floating_sel.c
	* app/gdisplay.c
	* app/gimpimage.[ch]
	* app/layer_select.c
	* app/layers_dialog.c
	* app/undo.c
	* app/xcf.c
	* app/tools/move.c: remove direct access of gimage->active_layer and
	gimage->active_channel. Reading access is of course harmless, but
	gimp_image_set_active_blah() will trigger a signal emission soon.

	It will probably be neccessary to change the functions to accept
	NULL layers and channels to acheive exactly what weird places like
	floating_sel.c did before by setting it directly.

	* gimptool-1.4.in
	* libgimp/Makefile.am
	* libgimpcolor/Makefile.am
	* libgimpmath/Makefile.am
	* libgimpwidgets/Makefile.am
	* plug-ins/libgck/gck/Makefile.am: made linking against stable
	GIMP installed in the same prefix work again by renaming all our
	libraries explicitly to libgimp<foo>-1.3.* (not as part of the
	libtool revision but as part of the library name). Removed the
	libtool revision to avoid double versioning. This has to be
	hardcoded in the libraries' Makefile.am ...

	* app/Makefile.am
	* plug-ins/FractalExplorer/Makefile.am
	* plug-ins/Lighting/Makefile.am
	* plug-ins/MapObject/Makefile.am
	* plug-ins/bmp/Makefile.am
	* plug-ins/common/Makefile.am
	* plug-ins/common/mkgen.pl
	* plug-ins/dbbrowser/Makefile.am
	* plug-ins/faxg3/Makefile.am
	* plug-ins/fits/Makefile.am
	* plug-ins/flame/Makefile.am
	* plug-ins/fp/Makefile.am
	* plug-ins/gap/Makefile.am
	* plug-ins/gdyntext/Makefile.am
	* plug-ins/gfig/Makefile.am
	* plug-ins/gflare/Makefile.am
	* plug-ins/gfli/Makefile.am
	* plug-ins/gimpressionist/Makefile.am
	* plug-ins/helpbrowser/Makefile.am
	* plug-ins/ifscompose/Makefile.am
	* plug-ins/imagemap/Makefile.am
	* plug-ins/maze/Makefile.am
	* plug-ins/mosaic/Makefile.am
	* plug-ins/pagecurl/Makefile.am
	* plug-ins/plugin-helper/Makefile.am
	* plug-ins/print/Makefile.am
	* plug-ins/rcm/Makefile.am
	* plug-ins/script-fu/Makefile.am
	* plug-ins/sel2path/Makefile.am
	* plug-ins/sgi/Makefile.am
	* plug-ins/webbrowser/Makefile.am
	* plug-ins/xjt/Makefile.am: ... while all other Makefiles can simply
	link against "libgimp<foo>-$(LT_REVISION).la"
2001-02-25 14:37:12 +00:00
..
.cvsignore configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
airbrush.c app/Makefile.am app/gradientP.h removed. 2001-02-10 19:35:29 +00:00
airbrush.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
airbrush_blob.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
airbrush_blob.h Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a 1999-11-14 20:49:14 +00:00
bezier_select.c updated. 2001-02-24 19:29:47 +00:00
bezier_select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
bezier_selectP.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
blend.c updated. 2001-02-24 19:29:47 +00:00
blend.h cleaned up a bit. 2000-12-31 05:31:43 +00:00
blob.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
blob.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brightness_contrast.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
brightness_contrast.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
bucket_fill.c updated. 2001-02-24 19:29:47 +00:00
bucket_fill.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
by_color_select.c updated. 2001-02-24 19:29:47 +00:00
by_color_select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
clone.c updated. 2001-02-24 19:29:47 +00:00
clone.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
color_balance.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
color_balance.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color_picker.c updated. 2001-02-24 19:29:47 +00:00
color_picker.h Made the tool system work again and integrated it back with the 2001-02-21 12:18:09 +00:00
convolve.c updated. 2001-02-24 19:29:47 +00:00
convolve.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
crop.c updated. 2001-02-24 19:29:47 +00:00
crop.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
curves.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
curves.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
dodgeburn.c updated. 2001-02-24 19:29:47 +00:00
dodgeburn.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
edit_selection.c updated. 2001-02-24 19:29:47 +00:00
edit_selection.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
ellipse_select.c updated. 2001-02-24 19:29:47 +00:00
ellipse_select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
eraser.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
eraser.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
flip_tool.c updated. 2001-02-24 19:29:47 +00:00
flip_tool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
free_select.c updated. 2001-02-24 19:29:47 +00:00
free_select.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
fuzzy_select.c updated. 2001-02-24 19:29:47 +00:00
fuzzy_select.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimpairbrushtool.c app/Makefile.am app/gradientP.h removed. 2001-02-10 19:35:29 +00:00
gimpairbrushtool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpblendtool.c updated. 2001-02-24 19:29:47 +00:00
gimpblendtool.h cleaned up a bit. 2000-12-31 05:31:43 +00:00
gimpbrightnesscontrasttool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpbrightnesscontrasttool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpbucketfilltool.c updated. 2001-02-24 19:29:47 +00:00
gimpbucketfilltool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpbycolorselecttool.c updated. 2001-02-24 19:29:47 +00:00
gimpbycolorselecttool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpclonetool.c updated. 2001-02-24 19:29:47 +00:00
gimpclonetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpcolorbalancetool.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpcolorbalancetool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpconvolvetool.c updated. 2001-02-24 19:29:47 +00:00
gimpconvolvetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpcroptool.c updated. 2001-02-24 19:29:47 +00:00
gimpcroptool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpcurvestool.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
gimpcurvestool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdodgeburntool.c updated. 2001-02-24 19:29:47 +00:00
gimpdodgeburntool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpeditselectiontool.c updated. 2001-02-24 19:29:47 +00:00
gimpeditselectiontool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpellipseselecttool.c updated. 2001-02-24 19:29:47 +00:00
gimpellipseselecttool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimperasertool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimperasertool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpfliptool.c updated. 2001-02-24 19:29:47 +00:00
gimpfliptool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpfreeselecttool.c updated. 2001-02-24 19:29:47 +00:00
gimpfreeselecttool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpfuzzyselecttool.c updated. 2001-02-24 19:29:47 +00:00
gimpfuzzyselecttool.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimphistogramtool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimphistogramtool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimphuesaturationtool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimphuesaturationtool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpinktool-blob.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
gimpinktool-blob.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpinktool.c updated. 2001-02-24 19:29:47 +00:00
gimpinktool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpiscissorstool.c updated. 2001-02-24 19:29:47 +00:00
gimpiscissorstool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimplevelstool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimplevelstool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpmagnifytool.c updated. 2001-02-24 19:29:47 +00:00
gimpmagnifytool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpmeasuretool.c updated. 2001-02-24 19:29:47 +00:00
gimpmeasuretool.h forgot one s/gimptool/gimptool-1.4/ 2001-02-21 21:56:39 +00:00
gimpmovetool.c app/channel_ops.c app/channels_dialog.c app/commands.c app/floating_sel.c 2001-02-25 14:37:12 +00:00
gimpmovetool.h forgot one s/gimptool/gimptool-1.4/ 2001-02-21 21:56:39 +00:00
gimppaintoptions-gui.c added cmd_callbacks for the toolbox and the preferences dialog. 2001-02-24 02:42:09 +00:00
gimppaintoptions-gui.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
gimppenciltool.c app/Makefile.am app/gradientP.h removed. 2001-02-10 19:35:29 +00:00
gimppenciltool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpperspectivetool.c updated. 2001-02-24 19:29:47 +00:00
gimpperspectivetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpposterizetool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpposterizetool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimprectselecttool.c updated. 2001-02-24 19:29:47 +00:00
gimprectselecttool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpregionselecttool.c updated. 2001-02-24 19:29:47 +00:00
gimpregionselecttool.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
gimprotatetool.c updated. 2001-02-24 19:29:47 +00:00
gimprotatetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpscaletool.c updated. 2001-02-24 19:29:47 +00:00
gimpscaletool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpselectionoptions.c removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
gimpselectionoptions.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
gimpsheartool.c updated. 2001-02-24 19:29:47 +00:00
gimpsheartool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpsmudgetool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpsmudgetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpsourcetool.c updated. 2001-02-24 19:29:47 +00:00
gimpsourcetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimptexttool.c commented out "text_width" and "text_height" 2001-02-24 21:06:48 +00:00
gimptexttool.h commented out "text_width" and "text_height" 2001-02-24 21:06:48 +00:00
gimpthresholdtool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpthresholdtool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimptool.c commented out "text_width" and "text_height" 2001-02-24 21:06:48 +00:00
gimptool.h updated. 2001-02-24 19:29:47 +00:00
gimptoolinfo.c added cmd_callbacks for the toolbox and the preferences dialog. 2001-02-24 02:42:09 +00:00
gimptoolinfo.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
histogram_tool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
histogram_tool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
hue_saturation.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
hue_saturation.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
ink.c updated. 2001-02-24 19:29:47 +00:00
ink.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
iscissors.c updated. 2001-02-24 19:29:47 +00:00
iscissors.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
levels.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
levels.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
magnify.c updated. 2001-02-24 19:29:47 +00:00
magnify.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
Makefile.am commented out "text_width" and "text_height" 2001-02-24 21:06:48 +00:00
measure.c updated. 2001-02-24 19:29:47 +00:00
measure.h forgot one s/gimptool/gimptool-1.4/ 2001-02-21 21:56:39 +00:00
move.c app/channel_ops.c app/channels_dialog.c app/commands.c app/floating_sel.c 2001-02-25 14:37:12 +00:00
move.h forgot one s/gimptool/gimptool-1.4/ 2001-02-21 21:56:39 +00:00
paint_core.c updated. 2001-02-24 19:29:47 +00:00
paint_core.h updated. 2001-02-24 19:29:47 +00:00
paint_core_kernels.h app/Makefile.am app/paint_core.c moved brush subsampling kernels into its 2000-05-29 08:40:29 +00:00
paint_options.c added cmd_callbacks for the toolbox and the preferences dialog. 2001-02-24 02:42:09 +00:00
paint_options.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
paintbrush.c app/Makefile.am app/gradientP.h removed. 2001-02-10 19:35:29 +00:00
paintbrush.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
path_tool.c app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
path_tool.h app/path_tool.h app/path_tool.c app/path_toolP.h app/path_curves.h 1999-10-06 23:24:22 +00:00
path_toolP.h a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
pencil.c app/Makefile.am app/gradientP.h removed. 2001-02-10 19:35:29 +00:00
pencil.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
perspective_tool.c updated. 2001-02-24 19:29:47 +00:00
perspective_tool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
posterize.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
posterize.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
rect_select.c updated. 2001-02-24 19:29:47 +00:00
rect_select.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
rect_selectP.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
rotate_tool.c updated. 2001-02-24 19:29:47 +00:00
rotate_tool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
scale_tool.c updated. 2001-02-24 19:29:47 +00:00
scale_tool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
selection_options.c removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
selection_options.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
shear_tool.c updated. 2001-02-24 19:29:47 +00:00
shear_tool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
smudge.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
smudge.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
text_tool.c commented out "text_width" and "text_height" 2001-02-24 21:06:48 +00:00
text_tool.h commented out "text_width" and "text_height" 2001-02-24 21:06:48 +00:00
threshold.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
threshold.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tool.c commented out "text_width" and "text_height" 2001-02-24 21:06:48 +00:00
tool.h updated. 2001-02-24 19:29:47 +00:00
tool_manager.c removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
tool_manager.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
tool_options.c removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
tool_options.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
tool_options_dialog.c removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
tool_options_dialog.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
tools.c commented out "text_width" and "text_height" 2001-02-24 21:06:48 +00:00
transform_core.c updated. 2001-02-24 19:29:47 +00:00
transform_core.h updated. 2001-02-24 19:29:47 +00:00
transform_tool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
transform_tool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
xinput_airbrush.c allocate the tool's paint_core with g_new0. This prevents us from having 2000-06-23 00:14:07 +00:00
xinput_airbrush.h Okay I have committed the ugly airbrush now 1999-09-07 01:33:44 +00:00