gimp/app/vectors
Sven Neumann 69f7bd131c app/core/Makefile.am added small wrappers to ease handling of image units
2003-10-01  Sven Neumann  <sven@gimp.org>

	* app/core/Makefile.am
	* app/core/gimpimage-unit.[ch]: added small wrappers to ease
	handling of image units and to hide the core GimpUnit API.

	* app/display/gimpdisplayshell-scale.c
	* app/display/gimpdisplayshell-title.c
	* app/display/gimpstatusbar.c
	* app/gui/info-window.c:
	* app/tools/gimpmeasuretool.c
	* app/tools/gimppainttool.c
	* app/tools/gimprectselecttool.c
	* app/tools/gimpscaletool.c: use the new functions.

	* app/core/gimp-units.c
	* app/vectors/gimpvectors-export.c: use the core GimpUnit API.

	* app/vectors/gimpvectors.c: no need to include gimpunit.h here.
2003-10-01 17:32:14 +00:00
..
.cvsignore app/vectors/Makefile removed. 2002-02-22 12:26:41 +00:00
Makefile.am use -u to prevent garbage collection of symbols prematurely. I wonder if 2003-09-16 01:05:12 +00:00
gimpanchor.c Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpanchor.h Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpbezierstroke.c Accept NULL for ret_closed. 2003-09-30 15:16:51 +00:00
gimpbezierstroke.h Implemented gimp_bezier_stroke_arcto () that creates an elliptical arc in 2003-09-07 10:29:09 +00:00
gimpcoordmath.c Introduced function to compare two gimpcoords 2003-09-01 00:39:47 +00:00
gimpcoordmath.h Introduced function to compare two gimpcoords 2003-09-01 00:39:47 +00:00
gimpstroke.c accept a list of dialog identifiers and try to raise an existing dockable 2003-09-30 15:48:14 +00:00
gimpstroke.h app/vectors/gimpstroke.[ch] added the endpoint of the segment to the list 2003-09-18 13:20:40 +00:00
gimpvectors-compat.c Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpvectors-compat.h Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpvectors-export.c app/core/Makefile.am added small wrappers to ease handling of image units 2003-10-01 17:32:14 +00:00
gimpvectors-export.h allow to optionally export all paths from an image into a single SVG file. 2003-09-10 13:05:00 +00:00
gimpvectors-import.c removed debugging output. 2003-09-25 15:40:10 +00:00
gimpvectors-import.h optionally scale the imported SVG to fit the image. 2003-09-25 00:39:46 +00:00
gimpvectors-preview.c app/core/Makefile.am new files with preview code factored out of 2003-09-29 23:14:28 +00:00
gimpvectors-preview.h app/vectors/Makefile.am app/vectors/gimpvectors-export.[ch] added stubs 2003-09-10 13:05:00 +00:00
gimpvectors.c app/core/Makefile.am added small wrappers to ease handling of image units 2003-10-01 17:32:14 +00:00
gimpvectors.h Dave Neary <bolsh@gimp.org> 2003-09-20 19:58:26 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
vectors-types.h app/display/display-types.h app/tools/tools-types.h 2003-09-07 10:29:10 +00:00