gimp/libgimpconfig
Sven Neumann 74c8218a3f added GIMP_CONFIG_ERROR_VERSION to GimpConfigError enum.
2003-11-08  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig-error.h: added GIMP_CONFIG_ERROR_VERSION
	to GimpConfigError enum.

	* libgimpbase/gimpprotocol.h: renamed GP_VERSION to
	GIMP_PROTOCOL_VERSION.

	* libgimp/gimp.c
	* app/plug-in/plug-in-run.c: changed accordingly.

	* app/plug-in/plug-in-rc.[ch]: write the protocol version to the
	pluginrc and stop parsing when a wrong protocol version is found.

	* app/plug-in/plug-ins.c: pass a GError to plug_in_rc_parse().
2003-11-07 23:47:35 +00:00
..
gimpconfig-deserialize.c handle negative float and double values similar to how this is done for 2003-10-26 00:03:16 +00:00
gimpconfig-deserialize.h app/widgets/gimpdocked.[ch] renamed GimpDockedIface to 2003-10-11 14:30:18 +00:00
gimpconfig-error.c app/config/Makefile.am moved code from gimpconfig.[ch] to these new files. 2003-07-24 14:14:23 +00:00
gimpconfig-error.h added GIMP_CONFIG_ERROR_VERSION to GimpConfigError enum. 2003-11-07 23:47:35 +00:00
gimpconfig-iface.c app/widgets/gimpdocked.c (gimp_docked_iface_base_init) they are base_init, 2003-10-15 20:05:23 +00:00
gimpconfig-iface.h removed gimp_config_copy_properties() and added the more intelligent 2003-10-14 15:20:59 +00:00
gimpconfig-params.h handle negative float and double values similar to how this is done for 2003-10-26 00:03:16 +00:00
gimpconfig-path.c UTF-8 validate the value set using gimprc_set(); mention this in the 2003-09-22 21:20:17 +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 handle negative float and double values similar to how this is done for 2003-10-26 00:03:16 +00:00
gimpconfig-serialize.h removed function gimp_config_serialize_comment()... 2003-10-12 01:49:51 +00:00
gimpconfig-utils.c app/app-docs.sgml updated. 2003-10-25 20:32:10 +00:00
gimpconfig-utils.h make it a two-way connection and added a property_name parameter so it can 2003-10-25 17:25:34 +00:00
gimpconfigwriter.c fixed dependencies for test-config. 2003-10-12 16:46:50 +00:00
gimpconfigwriter.h fixed dependencies for test-config. 2003-10-12 16:46:50 +00:00
gimpscanner.c workaround for GLib bug #116617: set GimpConfigError before calling 2003-09-23 15:22:30 +00:00
gimpscanner.h include <libgimpmath/gimpmathtypes.h>. 2003-07-07 16:22:45 +00:00