Gimp/devel-docs/libgimp
Simon Budig cbea67912b tools/pdbgen/pdb/image.pdb Added new functions for the vectors PDB API.
2005-12-28  Simon Budig  <simon@gimp.org>

	* tools/pdbgen/pdb/image.pdb
	* tools/pdbgen/pdb/vectors.pdb: Added new functions for the vectors
	PDB API. Minor cleanups. Please try to use them and test:

	  gimp_image_get_active_vectors
	  gimp_image_set_active_vectors
	  gimp_image_get_vectors_by_tattoo
	  gimp_image_lower_vectors
	  gimp_image_lower_vectors_to_bottom
	  gimp_image_raise_vectors
	  gimp_image_raise_vectors_to_top
	  gimp_image_remove_vectors

	  gimp_vectors_get_locked
	  gimp_vectors_set_locked
	  gimp_vectors_get_name
	  gimp_vectors_set_name
	  gimp_vectors_get_visible
	  gimp_vectors_set_visible
	  gimp_vectors_stroke_get_length
	  gimp_vectors_stroke_remove
	  gimp_vectors_stroke_scale

	* libgimp/gimp.[ch]: renamed the unused d_path to d_vectors and
	use it. Untabbified.

	* devel-docs/libgimp/tmpl/gimpvectors.sgml
	* app/pdb/image_cmds.c
	* app/pdb/internal_procs.c
	* app/pdb/vectors_cmds.c
	* libgimp/gimpimage_pdb.[ch]
	* libgimp/gimpvectors_pdb.[ch]: Regenerated

	* app/vectors/gimpstroke.h: minor cleanup.
2005-12-28 21:24:12 +00:00
..
tmpl tools/pdbgen/pdb/image.pdb Added new functions for the vectors PDB API. 2005-12-28 21:24:12 +00:00
.cvsignore libgimp/gimpuitypes.h moved the GimpDrawablePreview typedef to the header 2004-08-31 09:16:47 +00:00
libgimp-docs.sgml libgimp/gimpaspectpreview.c added missing API docs. 2005-10-05 13:50:09 +00:00
libgimp-include.c updated API reference after libgimp cleanup 2000-08-24 15:17:38 +00:00
libgimp-overrides.txt HACKING autogen.sh switched to using gtkdocize for the build of the API 2004-12-13 22:51:55 +00:00
libgimp-sections.txt libgimpbase/Makefile.am libgimpbase/libgimpbase-docs.sgml do not generate 2005-12-14 13:36:12 +00:00
libgimp.types libgimp/libgimp-docs.sgml libgimp/libgimp-sections.txt 2005-09-27 15:02:04 +00:00
Makefile.am removed obsolete AUTOMAKE_OPTIONS. 2005-06-14 12:48:54 +00:00
version.in renamed version.xml.in to version.in in all API reference manuals. 2003-11-08 17:37:46 +00:00