..
.cvsignore
check for pkg.m4.
2001-12-09 16:18:15 +00:00
config-types.h
Finally landed the new GimpConfig based gimprc parser. It's not finished
2002-11-18 20:50:31 +00:00
gimpbaseconfig.c
added GIMP_PARAM_RESTART and GIMP_PARAM_CONFIRM flags and changed all
2002-11-20 19:09:40 +00:00
gimpbaseconfig.h
Finally landed the new GimpConfig based gimprc parser. It's not finished
2002-11-18 20:50:31 +00:00
gimpconfig-deserialize.c
improved error message for the special case of store_unknown_tokens ==
2002-11-18 20:19:37 +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-params.c
Derive GimpParamSpecMemsize from GParamSpecULong.
2002-11-19 17:26:42 +00:00
gimpconfig-params.h
added GIMP_PARAM_RESTART and GIMP_PARAM_CONFIRM flags and changed all
2002-11-20 19:09:40 +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-substitute.c
app/config/gimpconfig-deserialize.c app/config/gimpconfig-params.h
2001-12-13 01:55:37 +00:00
gimpconfig-substitute.h
app/config/Makefile.am new files with code to do substitution magic on
2001-12-10 18:31:35 +00:00
gimpconfig-types.c
renamed gimp_mem_size_entry_new() to gimp_memsize_entry_new() for
2002-05-29 09:20:56 +00:00
gimpconfig-types.h
renamed gimp_mem_size_entry_new() to gimp_memsize_entry_new() for
2002-05-29 09:20:56 +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
gimpconfig.c
try to substitute paths of the form ${foo} in the unknown token value.
2002-11-18 19:32:57 +00:00
gimpconfig.h
s/gimp_config_equal/gimp_config_is_equal_to/ to match the implementation.
2002-11-20 18:52:58 +00:00
gimpcoreconfig.c
added GIMP_PARAM_RESTART and GIMP_PARAM_CONFIRM flags and changed all
2002-11-20 19:09:40 +00:00
gimpcoreconfig.h
Finally landed the new GimpConfig based gimprc parser. It's not finished
2002-11-18 20:50:31 +00:00
gimpdisplayconfig.c
added GIMP_PARAM_RESTART and GIMP_PARAM_CONFIRM flags and changed all
2002-11-20 19:09:40 +00:00
gimpdisplayconfig.h
Finally landed the new GimpConfig based gimprc parser. It's not finished
2002-11-18 20:50:31 +00:00
gimpguiconfig.c
added GIMP_PARAM_RESTART and GIMP_PARAM_CONFIRM flags and changed all
2002-11-20 19:09:40 +00:00
gimpguiconfig.h
Finally landed the new GimpConfig based gimprc parser. It's not finished
2002-11-18 20:50:31 +00:00
gimprc.c
store the gimprc filenames in the GimpRc object; will become properties
2002-11-20 19:32:51 +00:00
gimprc.h
store the gimprc filenames in the GimpRc object; will become properties
2002-11-20 19:32:51 +00:00
gimpscanner.c
updated
2002-09-06 22:25:19 +00:00
gimpscanner.h
parse sessionrc using GScanner.
2002-06-02 19:48:01 +00:00
Makefile.am
Finally landed the new GimpConfig based gimprc parser. It's not finished
2002-11-18 20:50:31 +00:00
makefile.msc
updated
2002-09-06 22:25:19 +00:00
test-config.c
store the gimprc filenames in the GimpRc object; will become properties
2002-11-20 19:32:51 +00:00