gimp/app/config
Sven Neumann 7a6a908ad2 added new function gimp_config_serialize_to_fd() for the sake of
2003-06-24  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig.[ch]: added new function
	gimp_config_serialize_to_fd() for the sake of completeness and
	since it's a nice way to generate debugging output.

	* app/text/Makefile.am
	* app/text/gimptext-xlfd.[ch]: new files with routines to handle X
	Logical Font Descriptions in an attempt to improve backwards
	compatibility.

	* app/text/gimptext-parasite.[ch]
	* app/xcf/xcf-load.c: promote layers with GDynText parasite to
	GimpTextLayer. Work in progress, we need to improve font matching.
2003-06-24 19:45:55 +00:00
..
.cvsignore Changed my mind again and decided that gimpconfig-dump should create 2003-01-13 10:57:40 +00:00
Makefile.am Always provide interlibrary dependencies, not just on Win32. 2003-05-23 17:28:07 +00:00
config-types.h app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
gimpbaseconfig.c Increased default tile cache to 64 MB. 2003-06-22 16:36:31 +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 made object properties G_PARAM_READWRITE by default. Added flag 2003-04-12 19:06:25 +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 app/config/gimpconfig.[ch] app/config/gimpconfigwriter.[ch] added support 2003-06-23 22:02:56 +00:00
gimpconfig-params.c always build gimpconfig-dump. 2003-01-11 01:31:22 +00:00
gimpconfig-params.h made object properties G_PARAM_READWRITE by default. Added flag 2003-04-12 19:06:25 +00:00
gimpconfig-path.c Makefile.am removed this header file. 2003-03-25 16:38:19 +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 made object properties G_PARAM_READWRITE by default. Added flag 2003-04-12 19:06:25 +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-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 made object properties G_PARAM_READWRITE by default. Added flag 2003-04-12 19:06:25 +00:00
gimpconfig-utils.h added the new function gimp_config_string_append_escaped(), see inline 2003-03-17 14:23:42 +00:00
gimpconfig.c added new function gimp_config_serialize_to_fd() for the sake of 2003-06-24 19:45:55 +00:00
gimpconfig.h added new function gimp_config_serialize_to_fd() for the sake of 2003-06-24 19:45:55 +00:00
gimpconfigwriter.c app/config/gimpconfig.[ch] app/config/gimpconfigwriter.[ch] added support 2003-06-23 22:02:56 +00:00
gimpconfigwriter.h app/config/gimpconfig.[ch] app/config/gimpconfigwriter.[ch] added support 2003-06-23 22:02:56 +00:00
gimpcoreconfig.c app/config/gimpcoreconfig.c removed "tool-plug-in-path" property. 2003-06-11 15:01:38 +00:00
gimpcoreconfig.h app/config/gimpcoreconfig.[ch] removed "tool-plug-in-path" property. 2003-06-11 15:18:26 +00:00
gimpdisplayconfig.c Enable menus on image windows by default. 2003-06-20 16:02:01 +00:00
gimpdisplayconfig.h added gboolean show_scrollbars to be consistent with show_menubar etc. 2003-04-01 11:04:44 +00:00
gimpguiconfig.c app/config/gimpguiconfig.[ch] added "gboolean save_accels" and "gboolean 2003-04-08 10:02:42 +00:00
gimpguiconfig.h app/config/gimpguiconfig.[ch] added "gboolean save_accels" and "gboolean 2003-04-08 10:02:42 +00:00
gimppluginconfig.c always build gimpconfig-dump. 2003-01-11 01:31:22 +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/gimpcoreconfig.c removed "tool-plug-in-path" property. 2003-06-11 15:01:38 +00:00
gimprc.c app/config/gimpconfig.[ch] app/config/gimpconfigwriter.[ch] added support 2003-06-23 22:02:56 +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 store file descriptor and filename in a private struct instead of using 2003-06-24 11:46:19 +00:00
gimpscanner.h app/config/gimpconfig.[ch] app/config/gimpconfigwriter.[ch] added support 2003-06-23 22:02:56 +00:00
makefile.msc updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
test-config.c app/config/gimpconfig.[ch] app/config/gimpconfigwriter.[ch] added support 2003-06-23 22:02:56 +00:00