Gimp/app/vectors
Simon Budig 5658edd077 Started a PDB api for vectors/strokes. Not yet functional, this commit is
2005-04-14  Simon Budig  <simon@gimp.org>

	Started a PDB api for vectors/strokes. Not yet functional, this
	commit is to get the infrastructure up and running.

	* app/vectors/gimpstroke.[ch]
	* app/vectors/gimpvectors.[ch]: Added IDs to the strokes

	* tools/pdbgen/pdb.pl: corrected "vectors" type, deleted "path" type.
	* tools/pdbgen/pdb/image.pdb: added gimp_image_get_vectors()
	* tools/pdbgen/pdb/vectors.pdb: New file for the vectors API
	(just a stub for now)

	* tools/pdbgen/Makefile.am: Added vectors.pdb
	* tools/pdbgen/groups.pl: regenerated.

	* plug-ins/script-fu/siod-wrapper.c: Enable the Path/Vectors type.

	* libgimp/gimpvectors_pdb.[ch]
	* app/pdb/vectors_cmds.c: new autogenerated files.

	* libgimp/Makefile.am
	* app/pdb/Makefile.am: Added new autogenerated file.

	* libgimp/gimp_pdb.h
	* libgimp/gimpimage_pdb.[ch]
	* app/pdb/image_cmds.c
	* app/pdb/internal_procs.c: regenerated.
2005-04-14 02:32:23 +00:00
..
.cvsignore
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 Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
gimpbezierstroke.h document the fact that gimp_image_get_filename() returns the filename in 2004-11-13 20:34:43 +00:00
gimpstroke.c Started a PDB api for vectors/strokes. Not yet functional, this commit is 2005-04-14 02:32:23 +00:00
gimpstroke.h Started a PDB api for vectors/strokes. Not yet functional, this commit is 2005-04-14 02:32:23 +00:00
gimpvectors-compat.c added #defines for GimpCoords' default pressure, tilt and wheel values. 2004-02-23 23:10:21 +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/config/gimpconfig-file.c app/file/file-utils.c app/gui/themes.c 2005-02-07 01:38:18 +00:00
gimpvectors-export.h removed the GError parameter from gimp_vectors_export_string() and 2003-12-21 11:52:20 +00:00
gimpvectors-import.c libgimpwidgets/gimpintstore.c please the overly pedantic IRIX MIPSpro 2004-11-10 23:50:10 +00:00
gimpvectors-import.h renamed the SVG related functions so that they deal with an anonymous data 2004-06-30 11:57:17 +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-warp.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +00:00
gimpvectors-warp.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +00:00
gimpvectors.c Started a PDB api for vectors/strokes. Not yet functional, this commit is 2005-04-14 02:32:23 +00:00
gimpvectors.h Started a PDB api for vectors/strokes. Not yet functional, this commit is 2005-04-14 02:32:23 +00:00
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +00:00
makefile.msc updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
vectors-types.h app/display/display-types.h app/tools/tools-types.h 2003-09-07 10:29:10 +00:00