gimp/app/tools
Michael Natterer fb0da885f4 use a GimpHandleBar also for the input frame, added a second adjustment
2007-11-22  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimplevelstool.[ch]: use a GimpHandleBar also for the
	input frame, added a second adjustment for gamma and map between
	the linear and logarithmic gamma values in the adjustment
	callbacks, get rid of one GtkFrame just as in the histogram
	dialog. Still not finished since mouse events on the color bars
	are currently not handled.


svn path=/trunk/; revision=24214
2007-11-22 09:45:40 +00:00
..
gimp-tools.c use the tool-info identifier as the name of the tool-options object. 2007-07-17 10:04:06 +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 app/tools/gimpairbrushtool.c (gimp_airbrush_tool_init) don't enable color 2007-11-10 14:41:26 +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 reduced width of the tool options. 2007-10-16 15:07:56 +00:00
gimpaligntool.h Re-wrote the cursor handling logic, added cursor modifiers, added hints in 2007-10-14 08:54:19 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 Fix bug #491272 (no cursor drawn for small brush sizes): 2007-10-29 17:17:14 +00:00
gimpbrushtool.h Fix bug #491272 (no cursor drawn for small brush sizes): 2007-10-29 17:17:14 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 chain up. 2007-07-19 09:09:26 +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 Add an allow-growing option. 2007-09-22 18:55:14 +00:00
gimpcropoptions.h Add an allow-growing option. 2007-09-22 18:55:14 +00:00
gimpcroptool.c Connect a new function gimp_rectangle_options_string_current_updates() 2007-10-09 20:54:07 +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 add read-only property "frozen" and new API 2007-11-15 10:33:51 +00:00
gimpcurvestool.h added event handling and completely edit the curve here. 2007-11-05 08:59:09 +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 Don't use any dead areas in narrow-mode, and adjust constants a bit. 2007-11-06 22:04:18 +00:00
gimpdrawtool.h Put GimpRectangleTool handles on the outside of the rectangle when it has 2007-11-04 14:10:56 +00:00
gimpeditselectiontool.c check that there are segments to draw before calling 2007-10-06 18:09:00 +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 gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 removed unused variable. 2007-09-08 15:31:23 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 Reenabled update of the histogram while doing color corrections (bug 2007-10-26 14:42:58 +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 use the offsets module TILE_WIDTH and TILE_HEIGHT instead of doing the 2007-09-12 18:29:11 +00:00
gimpiscissorstool.h use a GQueue to store the points. 2007-05-23 14:56:21 +00:00
gimplevelstool.c use a GimpHandleBar also for the input frame, added a second adjustment 2007-11-22 09:45:40 +00:00
gimplevelstool.h use a GimpHandleBar also for the input frame, added a second adjustment 2007-11-22 09:45:40 +00:00
gimpmagnifyoptions.c remove compat property "threshold" because the parser now silently skips 2007-06-04 10:56:17 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 Enable brush scaling for smudge (but only before, not while painting). 2007-11-13 09:30:46 +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 Fix drawing of straight lines using the Shift key and a tablet (bug 2007-10-30 11:24:08 +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 app/tools/gimpairbrushtool.c (gimp_airbrush_tool_init) don't enable color 2007-11-10 14:41:26 +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 implement button_release and stop the draw tool when in adjust mode. Fixes 2007-10-08 21:41:00 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 Lessen code bloat by removing code that manages center-[xy] properies of 2007-11-11 07:44:17 +00:00
gimprectangleoptions.h Lessen code bloat by removing code that manages center-[xy] properies of 2007-11-11 07:44:17 +00:00
gimprectangleselectoptions.c set proper step and page increments in the scale entry for the corner 2007-06-19 06:22:59 +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 Cosmitics. More strictly align static function prototypes and consistently 2007-11-18 21:26:52 +00:00
gimprectangleselecttool.h Don't expose private instance members, use g_type_class_add_private() 2007-11-11 11:45:07 +00:00
gimprectangletool.c Avoid GimpRectangleTool internals to make use of its public own interface 2007-11-13 21:30:45 +00:00
gimprectangletool.h Removed gimp_rectangle_tool_get_press_coords() as it doesn't make sense 2007-11-11 14:00:48 +00:00
gimpregionselecttool.c renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 removed unused variable. 2007-06-11 16:07:59 +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 plugged a memory leak. 2007-11-15 20:23:27 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 Fix bug #491272 (no cursor drawn for small brush sizes): 2007-10-29 17:17:14 +00:00
gimpsourcetool.h don't draw the source brush outline while selecting a new source location 2007-10-22 10:24:41 +00:00
gimptextoptions.c changed "Show interactive boundary" to "Interactive boundary". 2007-10-16 15:29:42 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 if we need to delete/create tools on button press because the active tool 2007-10-11 15:25:28 +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 removed a frame. 2007-10-17 14:36:12 +00:00
gimptransformoptions.h app/core/gimp-transform-region.[ch] app/core/gimpchannel.c 2007-09-10 15:29:48 +00:00
gimptransformtool.c app/core/gimp-transform-region.[ch] app/core/gimpchannel.c 2007-09-10 15:29:48 +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 Changed "Create Selection from Path" to "Selection from Path". 2007-10-16 14:31:48 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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.am removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
makefile.msc updated 2007-03-04 19:04:42 +00:00
tool_manager.c renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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 Update rectangle tool options to bring it closer to the spec. The major 2007-08-04 20:20:44 +00:00
tools-enums.h Update rectangle tool options to bring it closer to the spec. The major 2007-08-04 20:20:44 +00:00
tools-types.h app/tools/gimpforegroundselecttool-undo.[ch] removed... 2007-02-03 21:22:37 +00:00
tools-utils.c app/core/gimpitem.c app/tools/gimprectangletool.c fixed ambiguous gtk-doc 2007-10-09 15:59:04 +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