gimp/app/xcf
Michael Natterer f7351b0bbb app/vectors/Makefile.am new files implementing a compatibility API for
2003-05-22  Michael Natterer  <mitch@gimp.org>

	* app/vectors/Makefile.am
	* app/vectors/gimpvectors-compat.[ch]: new files implementing a
	compatibility API for converting old XCF and PDB point arrays
	to GimpVectors and vice versa.

	* app/xcf/xcf-load.c
	* app/xcf/xcf-save.c
	* tools/pdbgen/pdb/paths.pdb: use the new functions instead of
	having slightly different, but equally ugly code twice.

	* app/xcf/xcf-load.c: cleaned up path loading a lot. Removed the
	path_point loading utility functions.

	* app/pdb/paths_cmds.c: regenerated.

	* app/Makefile.am: link vectors/libappvectors.a after
	xcf/libappxcf.a so the compat functions (which are not needed in
	vectors/) are found.  Also reverted an accidentially checked in
	change to the libgimpwidgets link order.
2003-05-22 19:02:38 +00:00
..
.cvsignore new directory app/xcf/ 2001-07-03 18:38:56 +00:00
Makefile.am app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
makefile.msc add appconfig.lib. Statically link libgimptool/gimptool.lib. 2002-05-10 23:30:09 +00:00
xcf-load.c app/vectors/Makefile.am new files implementing a compatibility API for 2003-05-22 19:02:38 +00:00
xcf-load.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
xcf-private.h Added object properties for almost all tool_options values and registered 2003-02-07 17:12:21 +00:00
xcf-read.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
xcf-read.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-save.c app/vectors/Makefile.am new files implementing a compatibility API for 2003-05-22 19:02:38 +00:00
xcf-save.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-seek.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
xcf-seek.h app/xcf/xcf-write.[ch] app/xcf/xcf-save.c ported the fix for bug #101340 2002-12-20 06:26:34 +00:00
xcf-write.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
xcf-write.h app/xcf/xcf-write.[ch] app/xcf/xcf-save.c ported the fix for bug #101340 2002-12-20 06:26:34 +00:00
xcf.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
xcf.h app/Makefile.am removed. 2001-10-18 17:27:36 +00:00