gimp/app/tools
Michael Natterer f029c6b59f app/Makefile.am app/apptypes.h new object. Everything that can have a
2001-02-04  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/apptypes.h
	* app/gimpviewable.[ch]: new object. Everything that can have a
	preview will be a GimpViewable. The virtual functions are
	"invalidate_preview", "preview" and "preview_new".

	* app/gimpmarshal.[ch]: new marshaller needed for the viewable.

	* app/gimpdrawable.[ch]
	* app/gimpimage.[ch]: derived from GimpViewable. Removed the
	preview stuff from the public interface.

	Made a single boolean out of GimpImage's "comp_preview_valid"
	array because we have only one copposite preview.

	* app/gimplayer.c: made the preview stuff private.

	* app/gimppreviewcache.[ch]: removed gimp_preview_scale()...

	* app/temp_buf.[ch]: ...and added it as temp_buf_scale() here.

	* app/gimpdrawablepreview.[ch]: is a private method of
	GimpDrawable now.

	* app/channels_dialog.c
	* app/convert.c
	* app/drawable.c
	* app/fileops.c
	* app/floating_sel.c
	* app/gimage.c
	* app/gimage_mask.c
	* app/gimpchannel.c
	* app/gimpcontainer.c
	* app/gimpdnd.c
	* app/layer_select.c
	* app/layers_dialog.c
	* app/lc_dialog.c
	* app/nav_window.c
	* app/palette_import.c
	* app/undo.c
	* app/undo_history.c
	* app/pdb/drawable_cmds.c
	* app/pdb/image_cmds.c
	* app/tools/crop.c
	* app/tools/edit_selection.c
	* app/tools/ink.c
	* app/tools/paint_core.c
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/image.pdb
	* po/POTFILES.in: changed accordingly.
2001-02-04 22:10:54 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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 app/Makefile.am new file. 2001-01-29 02:45:02 +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/Makefile.am new object. 2001-02-04 17:34:30 +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 renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +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 app/Makefile.am new object. 2001-02-04 17:34:30 +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 app/Makefile.am removed. 2001-02-03 22:05:41 +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 app/Makefile.am removed. 2001-02-03 22:05:41 +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 app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +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 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 app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
fuzzy_select.h app/Makefile.am new file. 2001-01-29 02:45:02 +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 app/Makefile.am new file. 2001-01-29 02:45:02 +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/Makefile.am new object. 2001-02-04 17:34:30 +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 renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +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 app/Makefile.am new object. 2001-02-04 17:34:30 +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 app/Makefile.am removed. 2001-02-03 22:05:41 +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 app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +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 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 app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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 app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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 add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +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 app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
gimpregionselecttool.h app/Makefile.am new file. 2001-01-29 02:45:02 +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 add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +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 app/Makefile.am new object. 2001-02-04 17:34:30 +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 app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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 app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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 add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +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 app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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 app/Makefile.am app/apptypes.h new object. Everything that can have a 2001-02-04 22:10:54 +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 renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +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/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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 add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +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 app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +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 app/Makefile.am removed. 2001-02-03 22:05:41 +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