gimp/app/tools
Michael Natterer 395dc8aa13 remove "threshold" from the options struct and added compat code in
2007-05-22  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimpmagnifyoptions.[ch]: remove "threshold" from
	the options struct and added compat code in get_property().


svn path=/trunk/; revision=22579
2007-05-22 17:25:35 +00:00
..
Makefile.am app/tools/gimpforegroundselecttool-undo.[ch] removed... 2007-02-03 21:22:37 +00:00
gimp-tools.c added API to delete saved tool-options. 2006-12-11 15:16:13 +00:00
gimp-tools.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpairbrushtool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpairbrushtool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpalignoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpalignoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpaligntool.c app/tools/gimpaligntool.c app/tools/gimpcolorpickertool.c 2007-03-15 17:32:50 +00:00
gimpaligntool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpblendoptions.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimpblendoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpblendtool.c fixed typo spotted by Bill Skaggs. 2007-03-21 16:06:11 +00:00
gimpblendtool.h renamed members and added last_x and last_y to remember the last mouse 2007-03-08 18:07:38 +00:00
gimpbrightnesscontrasttool.c Step one towards enabling tool cancellation by other means than mouse 2007-02-27 18:55:12 +00:00
gimpbrightnesscontrasttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbrushtool.c add a local GimpDisplayConfig variable to improve readability. 2007-05-16 18:47:47 +00:00
gimpbrushtool.h moved brush drawing code to the new function gimp_brush_tool_draw_brush(). 2007-05-07 10:19:04 +00:00
gimpbucketfilloptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbucketfilloptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbucketfilltool.c added value GIMP_BUTTON_RELEASE_NO_MOTION. 2007-03-10 15:07:56 +00:00
gimpbucketfilltool.h request click events, removed target_x,y struct members and button_press() 2007-03-08 15:32:58 +00:00
gimpbycolorselecttool.c removed get_color_at() from the GimpPickable interface. Implement the same 2007-05-02 17:15:03 +00:00
gimpbycolorselecttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpclonetool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpclonetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolorbalancetool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimpcolorbalancetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolorizetool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimpcolorizetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcoloroptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcoloroptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolorpickeroptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolorpickeroptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolorpickertool.c app/tools/gimpaligntool.c app/tools/gimpcolorpickertool.c 2007-03-15 17:32:50 +00:00
gimpcolorpickertool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolortool.c include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpcolortool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpconvolvetool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpconvolvetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcropoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcropoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcroptool.c access the GimpCropOptions structure directly to read the "layer_only" 2007-03-31 16:07:05 +00:00
gimpcroptool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcurvestool.c app/base/gimplut.[ch] app/tools/gimpcurvestool.c reverted the changes done 2007-05-05 14:29:37 +00:00
gimpcurvestool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdodgeburntool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdodgeburntool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdrawtool.c fixed off-by-one (too large) drawing of boundaries by copying the resp. 2007-05-05 04:33:38 +00:00
gimpdrawtool.h app/tools/gimpdrawtool.[ch] app/tools/gimpperspectiveclonetool.c compare 2007-03-30 09:41:18 +00:00
gimpeditselectiontool.c removed default label from enum switch statement. 2007-03-10 22:35:21 +00:00
gimpeditselectiontool.h Clean up fix for bug #328001: 2007-03-07 09:34:47 +00:00
gimpellipseselecttool.c read the "operation" member of GimpSelectionOptions directly. 2007-03-31 16:22:57 +00:00
gimpellipseselecttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimperasertool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimperasertool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpflipoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpflipoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfliptool.c app/tools/gimpperspectivetool.c app/tools/gimpscaletool.c 2007-03-08 08:21:39 +00:00
gimpfliptool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpforegroundselectoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpforegroundselectoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpforegroundselecttool.c renamed newly added members to scale_x and scale_y and removed the 2007-03-14 10:26:19 +00:00
gimpforegroundselecttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpforegroundselecttoolundo.c app/tools/gimpforegroundselecttool-undo.[ch] removed... 2007-02-03 21:22:37 +00:00
gimpforegroundselecttoolundo.h app/tools/gimpforegroundselecttool-undo.[ch] removed... 2007-02-03 21:22:37 +00:00
gimpfreeselecttool.c added value GIMP_BUTTON_RELEASE_NO_MOTION. 2007-03-10 15:07:56 +00:00
gimpfreeselecttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfuzzyselecttool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfuzzyselecttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimphealtool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimphealtool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimphistogramoptions.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimphistogramoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimphuesaturationtool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimphuesaturationtool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimagemapoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimagemapoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimagemaptool.c added new ugly function gimp_dialog_factory_hide_dialog() which does 2007-03-13 22:55:07 +00:00
gimpimagemaptool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpinkoptions-gui.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpinkoptions-gui.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpinktool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimpinktool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpiscissorstool.c Step one towards enabling tool cancellation by other means than mouse 2007-02-27 18:55:12 +00:00
gimpiscissorstool.h app/tools/gimpiscissorstool.h Added some status bar messages. Use 2007-01-19 09:32:35 +00:00
gimplevelstool.c app/base/gimplut.[ch] app/tools/gimpcurvestool.c reverted the changes done 2007-05-05 14:29:37 +00:00
gimplevelstool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmagnifyoptions.c remove "threshold" from the options struct and added compat code in 2007-05-22 17:25:35 +00:00
gimpmagnifyoptions.h remove "threshold" from the options struct and added compat code in 2007-05-22 17:25:35 +00:00
gimpmagnifytool.c lots of fixes and changes: 2007-03-12 14:36:49 +00:00
gimpmagnifytool.h lots of fixes and changes: 2007-03-12 14:36:49 +00:00
gimpmeasureoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmeasureoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmeasuretool.c include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpmeasuretool.h added status bar help messages explaining the usage of the modifiers. 2007-02-28 22:35:37 +00:00
gimpmoveoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmoveoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmovetool.c include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpmovetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppaintbrushtool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppaintbrushtool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppaintoptions-gui.c "adj" is a GtkObject not a GtkWidget, also moved it to its local scope. 2007-03-15 17:08:06 +00:00
gimppaintoptions-gui.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppainttool.c app/tools/gimpaligntool.c app/tools/gimpcolorpickertool.c 2007-03-15 17:32:50 +00:00
gimppainttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppenciltool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppenciltool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpperspectiveclonetool.c if we are in adjust mode, skip the GimpBrushClass when chaining up. Fixes 2007-05-02 13:24:14 +00:00
gimpperspectiveclonetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpperspectivetool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimpperspectivetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpposterizetool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpposterizetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimprectangleoptions.c made the GimpRectangleOptionsPrivate struct public (ha ha). 2007-03-31 16:38:55 +00:00
gimprectangleoptions.h made the GimpRectangleOptionsPrivate struct public (ha ha). 2007-03-31 16:38:55 +00:00
gimprectangleselectoptions.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimprectangleselectoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimprectangleselecttool.c removed get_color_at() from the GimpPickable interface. Implement the same 2007-05-02 17:15:03 +00:00
gimprectangleselecttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimprectangletool.c When adjusting a rectangle it feels unintuitive that the center of the 2007-05-02 09:14:35 +00:00
gimprectangletool.h added "gboolean wants_click" member and getters/setters. 2007-02-27 21:11:35 +00:00
gimpregionselecttool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimpregionselecttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimprotatetool.c include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimprotatetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpscaletool.c include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpscaletool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpselectionoptions.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimpselectionoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpselectiontool.c app/tools/gimpaligntool.c app/tools/gimpcolorpickertool.c 2007-03-15 17:32:50 +00:00
gimpselectiontool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpsheartool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimpsheartool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpsmudgetool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimpsmudgetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpsourcetool.c moved brush drawing code to the new function gimp_brush_tool_draw_brush(). 2007-05-07 10:19:04 +00:00
gimpsourcetool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptextoptions.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimptextoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptexttool.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimptexttool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpthresholdtool.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpthresholdtool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptool.c don't compare the result of sqrt() with something, compare the original 2007-03-29 19:00:45 +00:00
gimptool.h Make the status display stuff local to GimpTool: 2007-03-14 23:07:00 +00:00
gimptoolcontrol.c added "gboolean wants_click" member and getters/setters. 2007-02-27 21:11:35 +00:00
gimptoolcontrol.h added "gboolean wants_click" member and getters/setters. 2007-02-27 21:11:35 +00:00
gimptooloptions-gui.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptooloptions-gui.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptransformoptions.c remove useless includes. Some minor cleanup. 2007-03-09 11:10:40 +00:00
gimptransformoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptransformtool.c app/tools/gimpdrawtool.[ch] app/tools/gimpperspectiveclonetool.c compare 2007-03-30 09:41:18 +00:00
gimptransformtool.h include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimptransformtoolundo.c app/tools/gimpforegroundselecttool-undo.[ch] removed... 2007-02-03 21:22:37 +00:00
gimptransformtoolundo.h app/tools/gimpforegroundselecttool-undo.[ch] removed... 2007-02-03 21:22:37 +00:00
gimpvectoroptions.c describe usage of modifiers as suggested in bug #415796. 2007-03-07 19:48:38 +00:00
gimpvectoroptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpvectortool.c register the tool with GIMP_PAINT_OPTIONS_CONTEXT_MASK and 2007-03-17 15:24:17 +00:00
gimpvectortool.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
makefile.msc updated 2007-03-04 19:04:42 +00:00
tool_manager.c Make the status display stuff local to GimpTool: 2007-03-14 23:07:00 +00:00
tool_manager.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
tools-enums.c added value GIMP_BUTTON_RELEASE_NO_MOTION. 2007-03-10 15:07:56 +00:00
tools-enums.h added value GIMP_BUTTON_RELEASE_NO_MOTION. 2007-03-10 15:07:56 +00:00
tools-types.h app/tools/gimpforegroundselecttool-undo.[ch] removed... 2007-02-03 21:22:37 +00:00
tools-utils.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
tools-utils.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00