gimp/app/tools
Michael Natterer d3dcfadccf app/pdb/Makefile.am new file which contains the stuff that makes PDB code
2001-01-29  Michael Natterer  <mitch@gimp.org>

	* app/pdb/Makefile.am
	* app/pdb/pdb_glue.h: new file which contains the stuff that makes
	PDB code generation easier but is ugly when used in the app
	(see my comment in the log below).

	Contains:
	gimp_drawable_[layer|layer_mask|channel]()
	[channel|gimp_layer]_[set|get]_[name|tattoo]()

	* app/channel.[ch]
	* app/channels_dialog.c
	* app/gimpdrawable.h
	* app/gimpimage.c
	* app/gimplayermask.h
	* app/layer.c
	* app/layer.h
	* app/toolbox.c
	* app/undo.c
	* app/xcf.c
	* app/pdb/channel_cmds.c
	* app/pdb/drawable_cmds.c
	* app/pdb/layer_cmds.c
	* app/pdb/selection_cmds.c
	* app/tools/bezier_select.c
	* app/tools/bucket_fill.c
	* app/tools/by_color_select.c
	* app/tools/ellipse_select.c
	* app/tools/free_select.c
	* app/tools/fuzzy_select.c
	* app/tools/iscissors.c
	* app/tools/rect_select.c
	* tools/pdbgen/pdb/channel.pdb
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/layer.pdb
	* tools/pdbgen/pdb/selection.pdb: changed accordingly.
2001-01-29 00:46:04 +00:00
..
.cvsignore configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
Makefile.am app/Makefile.am removed. 2001-01-23 01:07:50 +00:00
airbrush.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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/bezier_select.c removed the obscure unused "extend" variable from the 2001-01-07 14:43:04 +00:00
blend.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color_picker.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
convolve.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +00:00
fuzzy_select.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpairbrushtool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +00:00
gimpfuzzyselecttool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpmeasuretool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpmovetool.c removed the "Layer" typedef. 2001-01-28 23:25:25 +00:00
gimpmovetool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimppaintoptions-gui.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimppaintoptions-gui.h app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
gimppenciltool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +00:00
gimpregionselecttool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimprotatetool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpselectionoptions.h app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
gimpsheartool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +00:00
gimptexttool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +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
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 removed the "Layer" typedef. 2001-01-28 23:25:25 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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
measure.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
measure.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
move.c removed the "Layer" typedef. 2001-01-28 23:25:25 +00:00
move.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
paint_core.c removed the "Layer" typedef. 2001-01-28 23:25:25 +00:00
paint_core.h made gradient_get_color_at() use GimpRGB. 2001-01-20 16:28:05 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
paint_options.h app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
paintbrush.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 app/pdb/Makefile.am new file which contains the stuff that makes PDB code 2001-01-29 00:46:04 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
selection_options.h app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
shear_tool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 removed the "Layer" typedef. 2001-01-28 23:25:25 +00:00
text_tool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +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_options.c app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
tool_options.h app/Makefile.am removed. 2001-01-22 04:17:17 +00:00
tool_options_dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
tool_options_dialog.h app/tools/Makefile.am new files for the tool options dialog. 2001-01-22 05:08:44 +00:00
tools.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
tools.h app/tools/Makefile.am new files for the tool options dialog. 2001-01-22 05:08:44 +00:00
transform_core.c removed the "Layer" typedef. 2001-01-28 23:25:25 +00:00
transform_core.h cleaned up a bit. 2000-12-31 05:31:43 +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