gimp/tools
Michael Natterer 9981c4645c added "gboolean cut_image" parameter so we can float selections without
2003-05-16  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimage-mask.[ch] (gimp_image_mask_extract): added
	"gboolean cut_image" parameter so we can float selections
	without cutting them from the original drawable.

	* app/gui/select-commands.c
	* tools/pdbgen/pdb/selection.pdb: pass cut_image == TRUE.

	* app/pdb/selection_cmds.c: regenerated.

	* app/tools/tools-enums.[ch]: added SELECTION_MOVE_COPY value
	to the SelectOps enum.

	* app/tools/gimpselectiontool.c: use the new mode when
	<ctrl>+<alt>-dragging a selction (yes, this is evil but there are
	no modifiers left).

	* app/tools/gimpeditselectiontool.[ch]: extended EditType enum by
	EDIT_MASK_COPY_TO_LAYER_TRANSLATE and pass cut_image == FALSE if
	it's passed to init_edit_selection().

	* app/tools/gimpfreeselecttool.c
	* app/tools/gimpfuzzyselecttool.c
	* app/tools/gimprectselecttool.c: pass the new mode to
	GimpEditSelectionTool.
2003-05-16 12:10:47 +00:00
..
authorsgen fixed stupid bug that caused this plug-in to map to undefined values. 2002-11-05 23:01:04 +00:00
pdbgen added "gboolean cut_image" parameter so we can float selections without 2003-05-16 12:10:47 +00:00
.cvsignore configure.in Makefile.am app/Makefile.am docs/Makefile.am 2002-02-03 08:03:21 +00:00
Makefile.am Removed support for pluggable tools: 2003-04-15 14:20:19 +00:00
gimp-mkenums *** empty log message *** 2002-03-26 14:30:16 +00:00
gimp-remote.c include X11/Xmu/WinUtil.h after including the GTK+/GDK headers. 2003-03-26 15:38:36 +00:00
gimppath2svg.py New file: Script to convert an exported gimp-path to a simple SVG-File. 2000-10-03 21:50:09 +00:00
kernelgen.c Core/UI separation for the paint tools: 2002-02-14 19:31:16 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00