gimp/libgimpconfig
Michael Natterer c6948e6e95 configure the scanner the same way GimpConfig did (scanner->user_data is,
2002-05-31  Michael Natterer  <mitch@gimp.org>

	* app/config/gimpscanner.[ch]: configure the scanner the same
	way GimpConfig did (scanner->user_data is, if set, a GError).
	Added gimp_scanner_parse_color(). Added "GError **error" to
	gimp_scanner_new().

	* app/config/gimpconfig.c: use gimp_scanner_new().

	* app/config/gimpconfig-deserialize.c: use gimp_scanner_parse_color().

	* app/core/gimpunits.c
	* app/plug-in/plug-in-rc.c: changed accordingly.

	* app/plug-in/plug-in-rc.c: made the main parse loops consistent
	with the other places using GScanner.
2002-05-31 13:58:18 +00:00
..
gimpconfig-deserialize.c configure the scanner the same way GimpConfig did (scanner->user_data is, 2002-05-31 13:58:18 +00:00
gimpconfig-deserialize.h added "gint nest_level" to the deserialization functions, so nested calls 2002-05-27 14:04:21 +00:00
gimpconfig-iface.c configure the scanner the same way GimpConfig did (scanner->user_data is, 2002-05-31 13:58:18 +00:00
gimpconfig-iface.h added "gint nest_level" to the deserialization functions, so nested calls 2002-05-27 14:04:21 +00:00
gimpconfig-params.h added virtual interface methods serialize_property() and 2002-05-22 13:19:19 +00:00
gimpconfig-serialize.c added "gint nest_level" to the deserialization functions, so nested calls 2002-05-27 14:04:21 +00:00
gimpconfig-serialize.h app/config/gimpconfig.[ch] added "gint indent_level" to all serialization 2002-05-24 02:53:20 +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 configure the scanner the same way GimpConfig did (scanner->user_data is, 2002-05-31 13:58:18 +00:00
gimpscanner.h configure the scanner the same way GimpConfig did (scanner->user_data is, 2002-05-31 13:58:18 +00:00