gimp/app/tools
Michael Natterer d1ca165b4e add new functions gimp_image_get_layer_iter(), channel_iter() and
2008-11-02  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimage.[ch]: add new functions
	gimp_image_get_layer_iter(), channel_iter() and vectors_iter()
	which return the GList inside the resp. GimpList.

	* app/actions/channels-actions.c
	* app/actions/layers-actions.c
	* app/actions/vectors-actions.c
	* app/core/gimpimage-convert.c
	* app/core/gimpimage-crop.c
	* app/core/gimpimage-duplicate.c
	* app/core/gimpimage-flip.c
	* app/core/gimpimage-item-list.c
	* app/core/gimpimage-merge.c
	* app/core/gimpimage-resize.c
	* app/core/gimpimage-rotate.c
	* app/core/gimpimage-scale.c
	* app/core/gimpimage.c
	* app/core/gimpimage.h
	* app/core/gimpprojection-construct.c
	* app/display/gimpdisplayshell-draw.c
	* app/file/file-open.c
	* app/tools/gimpaligntool.c
	* app/tools/gimpdrawtool.c
	* app/vectors/gimpvectors-compat.c
	* app/vectors/gimpvectors-export.c
	* app/widgets/gimplayertreeview.c
	* app/xcf/xcf-save.c
	* tools/pdbgen/pdb/image.pdb: use the new functions instead of
	peeking both into the image and the list. Remove inclusions of
	"gimplist.h" or change them into "gimpcontainer.h" if needed.

	* app/pdb/image-cmds.c: regenerated.


svn path=/trunk/; revision=27524
2008-11-02 20:46:57 +00:00
..
Makefile.am reorder sections consistently. Remove redundant CFLAGS. 2008-10-07 11:58:14 +00:00
gimp-tools.c Kill the Polygon Select Tool. The Free Select Tool now provides a superset 2008-05-24 07:21:55 +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 add new functions gimp_image_get_layer_iter(), channel_iter() and 2008-11-02 20:46:57 +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 don't add the gradient box for the blend tool. Clean up the code by moving 2008-05-27 09:44:16 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpbrightnesscontrasttool.h app/gegl/gegl-types.h app/gegl/Makefile.am new config object. 2008-01-28 18:45:53 +00:00
gimpbrushtool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpbrushtool.h Fix bug #491272 (no cursor drawn for small brush sizes): 2007-10-29 17:17:14 +00:00
gimpbucketfilloptions.c added "gboolean below" to gimp_enum_radio_frame_add() and 2008-10-28 17:40:32 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +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 added "gboolean below" to gimp_enum_radio_frame_add() and 2008-10-28 17:40:32 +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 Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpcolorbalancetool.h app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-24 10:37:21 +00:00
gimpcolorizetool.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpcolorizetool.h app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-18 14:44:27 +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 app/config/gimpbaseconfig.c app/config/gimpguiconfig.c remove unused 2008-05-26 17:47:28 +00:00
gimpcolorpickeroptions.h app/config/gimpbaseconfig.c app/config/gimpguiconfig.c remove unused 2008-05-26 17:47:28 +00:00
gimpcolorpickertool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 app/tools/gimpcropoptions.c app/tools/gimprectangleoptions.c fixed 2008-06-04 13:57:39 +00:00
gimpcropoptions.h Add an allow-growing option. 2007-09-22 18:55:14 +00:00
gimpcroptool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpcroptool.h No need to expose definitions of GimpCropTool or GimpCropToolClass. 2008-05-11 13:23:35 +00:00
gimpcurvestool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpcurvestool.h Bug 134956 – Curves tool doesn't save free curves 2008-10-09 15:25:59 +00:00
gimpdesaturatetool.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpdesaturatetool.h changed to take a pointer as first argument as all PixelProcessor 2008-05-21 14:20:15 +00:00
gimpdodgeburntool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 add new functions gimp_image_get_layer_iter(), channel_iter() and 2008-11-02 20:46:57 +00:00
gimpdrawtool.h add gimp_draw_tool_draw_text_cursor() which draws a properly transformed 2008-10-31 16:48:29 +00:00
gimpeditselectiontool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpeditselectiontool.h app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpellipseselecttool.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpellipseselecttool.h app/tools/gimprectangleselecttool.[ch] 2008-03-09 15:38:25 +00:00
gimperasertool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 app/tools/gimpflipoptions.c app/tools/gimpmoveoptions.c 2008-03-08 14:07:16 +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/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpforegroundselecttool.h Merged the Polygon Select Tool capabilities with the Free Select Tool. 2008-05-18 11:39:17 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpfreeselecttool.h app/tools/gimpfreeselecttool.[ch] Fix that some 2008-05-22 16:58:21 +00:00
gimpfuzzyselecttool.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +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
gimpgegltool.c Bug 558451 – Cannot build GIMP using Sun CC on Solaris 2.8 2008-10-29 22:24:08 +00:00
gimpgegltool.h don't create the recent settings menu if the tool did not set a config 2008-02-18 15:31:23 +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 Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimphuesaturationtool.h removed the GimpHueRange member from the tool struct and use the one from 2008-01-25 13:00:07 +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-settings.c add marshaller BOOLEAN__STRING for the change below. 2008-06-25 14:25:32 +00:00
gimpimagemaptool-settings.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget containing 2008-06-13 11:56:46 +00:00
gimpimagemaptool.c keep a "default_config" object around and use it to reset the tool if it 2008-09-30 13:46:08 +00:00
gimpimagemaptool.h keep a "default_config" object around and use it to reset the tool if it 2008-09-30 13:46:08 +00:00
gimpinkoptions-gui.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +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
gimpiscissorsoptions.c app/tools/Makefile.am app/tools/gimpiscissorsoptions.[ch] new options 2008-03-09 15:05:54 +00:00
gimpiscissorsoptions.h app/tools/Makefile.am app/tools/gimpiscissorsoptions.[ch] new options 2008-03-09 15:05:54 +00:00
gimpiscissorstool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpiscissorstool.h app/tools/Makefile.am app/tools/gimpiscissorsoptions.[ch] new options 2008-03-09 15:05:54 +00:00
gimplevelstool.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimplevelstool.h Bug 134956 – Curves tool doesn't save free curves 2008-10-09 15:25:59 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 app/tools/gimpflipoptions.c app/tools/gimpmoveoptions.c 2008-03-08 14:07:16 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 don't hardcode the attach coords for the fixed containing the dynamics 2008-08-26 14:50:05 +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/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpperspectiveclonetool.h formatting. 2008-08-20 08:57:01 +00:00
gimpperspectivetool.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +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 Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpposterizetool.h app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-25 18:35:10 +00:00
gimprectangleoptions.c app/tools/gimpcropoptions.c app/tools/gimprectangleoptions.c fixed 2008-06-04 13:57:39 +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 app/tools/gimpcropoptions.c app/tools/gimprectangleoptions.c fixed 2008-06-04 13:57:39 +00:00
gimprectangleselectoptions.h app/tools/gimprectangleselecttool.[ch] 2008-03-09 15:38:25 +00:00
gimprectangleselecttool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimprectangleselecttool.h app/tools/gimprectangleselecttool.[ch] 2008-03-09 15:38:25 +00:00
gimprectangletool.c set the MOVE cursor when we are in MOVING mode. 2008-11-01 19:05:56 +00:00
gimprectangletool.h app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpregionselectoptions.c app/tools/Makefile.am app/tools/gimpiscissorsoptions.[ch] new options 2008-03-09 15:05:54 +00:00
gimpregionselectoptions.h app/tools/Makefile.am app/tools/gimpiscissorsoptions.[ch] new options 2008-03-09 15:05:54 +00:00
gimpregionselecttool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpregionselecttool.h app/tools/Makefile.am app/tools/gimpiscissorsoptions.[ch] new options 2008-03-09 15:05:54 +00:00
gimprotatetool.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimprotatetool.h Implemented this function to support rotating with arrow keys. See bug 2008-05-31 17:51:52 +00:00
gimpscaletool.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +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 Fix mishandling of the "antialias" GParamSpec. Fixes bug #521069: 2008-03-09 17:43:28 +00:00
gimpselectionoptions.h app/tools/Makefile.am app/tools/gimpiscissorsoptions.[ch] new options 2008-03-09 15:05:54 +00:00
gimpselectiontool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpselectiontool.h app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimpsheartool.c libgimpwidgets/gimpwidgets.c 2008-08-26 19:32:14 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 menus/text-tool-menu.xml app/actions/text-tool-actions.c add "Text along 2008-10-27 16:21:03 +00:00
gimptextoptions.h menus/text-tool-menu.xml app/actions/text-tool-actions.c add "Text along 2008-10-27 16:21:03 +00:00
gimptexttool.c set the MOVE cursor when we are in MOVING mode. 2008-11-01 19:05:56 +00:00
gimptexttool.h set the MOVE cursor when we are in MOVING mode. 2008-11-01 19:05:56 +00:00
gimpthresholdtool.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpthresholdtool.h add refcounting and replace free() API by ref() and unref(). 2008-02-04 21:41:57 +00:00
gimptool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimptool.h app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimptoolcontrol.c Add some infrastructure for the on-canvas text editing GSoC project: 2008-10-26 16:25:24 +00:00
gimptoolcontrol.h Add some infrastructure for the on-canvas text editing GSoC project: 2008-10-26 16:25:24 +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 app/tools/gimpflipoptions.c app/tools/gimpmoveoptions.c 2008-03-08 14:07:16 +00:00
gimptransformoptions.h app/tools/gimptransformtool.c app/tools/gimptransformoptions.[ch] take the 2008-03-06 11:54:44 +00:00
gimptransformtool.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
gimptransformtool.h applied some unrelated cleanups from a patch from Tom Lechner (from bug 2008-03-05 19:56:26 +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 app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +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 include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
tool_manager.c app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
tool_manager.h app/tools/gimptool.[ch] made all GimpCoords* in the tool API const. 2008-11-01 15:17:36 +00:00
tools-enums.c added missing file. 2008-04-07 20:56:03 +00:00
tools-enums.h Ported the internal representation of the rectangle to gdouble:s instead 2007-11-24 09:09:26 +00:00
tools-types.h app/tools/gimpforegroundselecttool-undo.[ch] removed... 2007-02-03 21:22:37 +00:00
tools-utils.c Generalized to allow a variable number of lines for snapping, and 2008-01-14 21:23:02 +00:00
tools-utils.h Added symbolic constants for common values to the n_snap_lines parameter 2008-01-15 21:05:57 +00:00