gimp/app/config
Sven Neumann 8264101e00 app/config/gimppluginconfig.[ch] added "script-fu-path" back to gimprc.
2002-12-30  Sven Neumann  <sven@gimp.org>

	* app/config/gimppluginconfig.[ch]
	* app/config/gimprc-blurbs.h: added "script-fu-path" back to gimprc.
2002-12-30 01:28:47 +00:00
..
.cvsignore app/config/Makefile.am added the basic infrastructure for a utitily that 2002-11-28 00:59:53 +00:00
config-types.h app/config/Makefile.am new files that define plug-in specific 2002-12-29 23:23:35 +00:00
gimpbaseconfig.c configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +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 configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +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-dump.c configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +00:00
gimpconfig-params.c size should be from GParamSpecULong, not GParamSpecUInt. 2002-12-14 18:50:54 +00:00
gimpconfig-params.h app/config/Makefile.am removed ... ... and readded under this name. 2002-11-28 15:19:19 +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 serialization of empty string properties that I broke yesterday. 2002-12-02 15:14:13 +00:00
gimpconfig-serialize.h small cleanup. 2002-12-01 22:31:36 +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 configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +00:00
gimpconfig-utils.h added gimp_config_diff() which returns the difference beween two 2002-11-25 13:48:24 +00:00
gimpconfig.c configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +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 configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc 2002-12-29 18:58:24 +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 app/config/Makefile.am removed ... 2002-12-20 14:36:08 +00:00
gimpdisplayconfig.h Changed menubar showing/hiding to work like rulers and statusbar: 2002-12-14 14:13:54 +00:00
gimpguiconfig.c app/config/Makefile.am removed ... 2002-12-20 14:36:08 +00:00
gimpguiconfig.h app/config/gimpdisplayconfig.[ch] moved navigation_preview_size to 2002-11-21 17:17:03 +00:00
gimppluginconfig.c app/config/gimppluginconfig.[ch] added "script-fu-path" back to gimprc. 2002-12-30 01:28:47 +00:00
gimppluginconfig.h app/config/gimppluginconfig.[ch] added "script-fu-path" back to gimprc. 2002-12-30 01:28:47 +00:00
gimprc-blurbs.h app/config/gimppluginconfig.[ch] added "script-fu-path" back to gimprc. 2002-12-30 01:28:47 +00:00
gimprc.c app/config/Makefile.am new files that define plug-in specific 2002-12-29 23:23:35 +00:00
gimprc.h app/config/Makefile.am new files that define plug-in specific 2002-12-29 23:23:35 +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 app/config/Makefile.am new files that define plug-in specific 2002-12-29 23:23:35 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00
test-config.c store the gimprc filenames in the GimpRc object; will become properties 2002-11-20 19:32:51 +00:00