gimp/app/vectors
Michael Natterer e1ceed5147 define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18  Michael Natterer  <mitch@gimp.org>

	* app/config/config-types.c: define GIMP_PARAM_STATIC_STRINGS
	which is G_PARAM_STATIC_NAME|NICK|BLURB. Also define
	GIMP_PARAM_READABLE, _WRITABLE and _READWRITE which include
	GIMP_PARAM_STATIC_STRINGS.

	* app/*/*.c: use them for all object properties so their
	strings are not copied.
2006-01-18 20:29:40 +00:00
..
.cvsignore app/vectors/Makefile removed. 2002-02-22 12:26:41 +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 extended gimp_bezier_stroke_new_ellipse() with an "angle" parameter. 2005-12-29 16:05:31 +00:00
gimpbezierstroke.h extended gimp_bezier_stroke_new_ellipse() with an "angle" parameter. 2005-12-29 16:05:31 +00:00
gimpstroke.c define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB. 2006-01-18 20:29:40 +00:00
gimpstroke.h tools/pdbgen/pdb/image.pdb Added new functions for the vectors PDB API. 2005-12-28 21:24:12 +00:00
gimpvectors-compat.c app/vectors/gimpvectors-compat.[ch] app/xcf/xcf-load.c fixed signedness 2005-08-03 13:48:40 +00:00
gimpvectors-compat.h app/vectors/gimpvectors-compat.[ch] app/xcf/xcf-load.c fixed signedness 2005-08-03 13:48:40 +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 extended gimp_bezier_stroke_new_ellipse() with an "angle" parameter. 2005-12-29 16:05:31 +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 app/core/gimpchannel.c app/core/gimpdrawable.c app/core/gimplayer.c 2005-12-23 01:15:19 +00:00
gimpvectors.h added gimp_vectors_get_n_strokes (); Attempt to fill an array with IDs, 2005-05-16 23:26:54 +00:00
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +00:00
makefile.msc build menus with nmake, too menus/Makefile.am : added to EXTRA_DIST 2005-04-24 15:39:15 +00:00
vectors-types.h app/display/display-types.h app/tools/tools-types.h 2003-09-07 10:29:10 +00:00