gimp/libgimpconfig
Sven Neumann 3553cf90bf need to link test-config against libgimpcolor now.
2002-05-21  Sven Neumann  <sven@gimp.org>

	* app/config/Makefile.am: need to link test-config against
	libgimpcolor now.

	* app/config/gimpconfig.c (gimp_config_serialize): write newlines
	after header and before footer.

	* app/config/test-config.c
	* app/config/gimprc.c
	* app/core/gimp-documents.c
	* app/core/gimp-parasites.c
	* app/gui/test-commands.c: removed the newlines here.

	* app/config/gimpconfig-params.h: define GIMP_PARAM_SERIALZE flag
	which can be used to mark an object property as serializable.
	Make the GIMP_CONFIG_INSTALL_PROP_* macros set it.

	* app/config/gimpconfig-deserialize.c
	* app/config/gimpconfig-serialize.c: check the GIMP_PARAM_SERIALIZE
	flag.

	* app/config/gimpconfig-params.c (gimp_param_color_set_default):
	fixed.

	* app/core/gimpcontext.c: install serializable properties using the
	GIMP_CONFIG_INSTALL_PROP_* macros.
2002-05-21 17:33:04 +00:00
..
gimpconfig-deserialize.c need to link test-config against libgimpcolor now. 2002-05-21 17:33:04 +00:00
gimpconfig-deserialize.h app/config/gimpconfig-deserialize.[ch] 2002-03-23 17:58:57 +00:00
gimpconfig-iface.c need to link test-config against libgimpcolor now. 2002-05-21 17:33:04 +00:00
gimpconfig-iface.h added user_data pointer to serialize and deserialize methods. 2002-05-15 11:59:51 +00:00
gimpconfig-params.h need to link test-config against libgimpcolor now. 2002-05-21 17:33:04 +00:00
gimpconfig-serialize.c need to link test-config against libgimpcolor now. 2002-05-21 17:33:04 +00:00
gimpconfig-serialize.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimpconfig-utils.c add appconfig.lib. Statically link libgimptool/gimptool.lib. 2002-05-10 23:30:09 +00:00
gimpconfig-utils.h app/config/gimpconfig-serialize.c app/config/gimpconfig-utils.[ch] 2002-05-05 22:11:34 +00:00
gimpscanner.c app/config/Makefile.am new files containing a convenience constructor for 2002-03-27 23:15:00 +00:00
gimpscanner.h app/config/Makefile.am new files containing a convenience constructor for 2002-03-27 23:15:00 +00:00