Gimp/libgimpconfig
Sven Neumann 3ab2e64809 removed gimp_scanner_parse_string_list() since the format it read wasn't
2003-03-10  Sven Neumann  <sven@gimp.org>

	* app/config/gimpscanner.[ch]: removed gimp_scanner_parse_string_list()
	since the format it read wasn't proper s-expressions syntax.

	* app/config/gimpconfigwriter.c: a couple of minor cleanups.

	* app/gui/color-history.[ch]
	* app/gui/session.c
	* app/widgets/gimpdialogfactory.[ch]: use GimpConfigWriter to
	write the sessionrc. Had to do some minor changes to the file
	format.
2003-03-10 19:01:07 +00:00
..
gimpconfig-deserialize.c app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +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 app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
gimpconfig-iface.h app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
gimpconfig-params.h app/config/gimpconfig-deserialize.c transparently serialize and 2003-02-28 17:01:13 +00:00
gimpconfig-path.c configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +00:00
gimpconfig-path.h configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +00:00
gimpconfig-serialize.c fixed creation of config file, added new function 2003-03-10 15:48:16 +00:00
gimpconfig-serialize.h app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
gimpconfig-utils.c app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
gimpconfig-utils.h added new utility functions gimp_config_connect() and 2003-02-10 14:13:55 +00:00
gimpconfigwriter.c removed gimp_scanner_parse_string_list() since the format it read wasn't 2003-03-10 19:01:07 +00:00
gimpconfigwriter.h fixed creation of config file, added new function 2003-03-10 15:48:16 +00:00
gimpscanner.c removed gimp_scanner_parse_string_list() since the format it read wasn't 2003-03-10 19:01:07 +00:00
gimpscanner.h removed gimp_scanner_parse_string_list() since the format it read wasn't 2003-03-10 19:01:07 +00:00