gimp/libgimptool
Michael Natterer 224ecade54 added enum GimpRectSelectMode which can be one of "free", "fixed-size" and
2003-01-06  Michael Natterer  <mitch@gimp.org>

	* libgimptool/gimptoolenums.[ch]: added enum GimpRectSelectMode
	which can be one of "free", "fixed-size" and "fixed-ratio".

	* app/tools/selection_options.[ch]: replaced the "Fixed Size /
	Aspect Ratio" toggle by a menu offering the choices above.

	* app/tools/gimprectselecttool.[ch]: changed accordingly. Removed
	the possibility to <shift>-switch from "fixed-size" to
	"fixed-ratio" mode. Fixes bug #100320.
2003-01-06 16:25:04 +00:00
..
.cvsignore massive tool plugin changes 2002-03-29 03:50:29 +00:00
gimptool.c libgimpmodule/gimpmodule.c libgimpwidgets/gimpcolorscales.c include 2002-10-29 12:09:46 +00:00
gimptool.def Add gimp_crop_type_get_type. 2002-12-26 01:11:36 +00:00
gimptool.h massive tool plugin changes 2002-03-29 03:50:29 +00:00
gimptoolcontrol.h app/tools/gimpairbrushtool.[ch] app/tools/gimpbezierselecttool.[ch] 2002-05-03 11:31:08 +00:00
gimptoolenums.c added enum GimpRectSelectMode which can be one of "free", "fixed-size" and 2003-01-06 16:25:04 +00:00
gimptoolenums.h added enum GimpRectSelectMode which can be one of "free", "fixed-size" and 2003-01-06 16:25:04 +00:00
gimptoolmodule.c devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimptoolmodule.h devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimptooltypes.h Separated tool_options creation from tool registration so we don't 2002-06-17 10:34:28 +00:00
glue.c Similar additions for Win32 as in the other libgimp*/Makefile.am files: 2002-12-25 22:59:29 +00:00
Makefile.am Similar additions for Win32 as in the other libgimp*/Makefile.am files: 2002-12-25 22:59:29 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00