gimp/app/config
Sven Neumann 95e578b806 tweaked the thumbnail related blurbs.
2004-10-11  Sven Neumann  <sven@gimp.org>

	* app/config/gimprc-blurbs.h: tweaked the thumbnail related blurbs.

	* app/dialogs/preferences-dialog.c: group the thumbnail related
	controls together. Could probably still be improved...
2004-10-11 12:43:59 +00:00
..
.cvsignore app/Makefile.am app/main.c app/config/Makefile.am app/config/makefile.msc 2003-10-13 22:55:25 +00:00
Makefile.am modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
config-types.h removed GimpConfigInterface typedef, added comments to typedefs which 2004-07-19 11:33:59 +00:00
gimpbaseconfig.c libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
gimpbaseconfig.h app/config/gimpbaseconfig.h use gint64 for all memsize properties. 2003-11-16 17:51:36 +00:00
gimpconfig-deserialize.c libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
gimpconfig-deserialize.h app/widgets/gimpdocked.[ch] renamed GimpDockedIface to 2003-10-11 14:30:18 +00:00
gimpconfig-dump.c removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
gimpconfig-dump.h app/Makefile.am app/main.c app/config/Makefile.am app/config/makefile.msc 2003-10-13 22:55:25 +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-params.c removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
gimpconfig-params.h removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
gimpconfig-path.c when calculating the length of the expanded path, add the length of the 2004-02-01 22:55:30 +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 removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
gimpconfig-serialize.h removed function gimp_config_serialize_comment()... 2003-10-12 01:49:51 +00:00
gimpconfig-types.c libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
gimpconfig-types.h libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
gimpconfig-utils.c made gimp_config_sync() and gimp_config_connect() also work on objects of 2004-03-11 18:47:37 +00:00
gimpconfig-utils.h Added infrastructure to make sure we don't write to the global brush, 2004-01-28 21:53:50 +00:00
gimpconfig.c set construct_param->foo, not construct_param*s*->foo, so we don't set the 2004-08-31 13:16:08 +00:00
gimpconfig.h removed GimpConfigInterface typedef, added comments to typedefs which 2004-07-19 11:33:59 +00:00
gimpconfigwriter.c don't emit critical warnings about a messed up state of GimpConfigWriter 2004-08-29 12:13:34 +00:00
gimpconfigwriter.h Allow plug-ins to register menu icons. Fixes bug #120500. 2004-05-18 21:19:43 +00:00
gimpcoreconfig.c allow 0 for the thumbnail-filesize-limit 2004-10-08 19:35:27 +00:00
gimpcoreconfig.h app/config/gimpcoreconfig.[ch] added new gimprc option 2004-10-08 19:29:33 +00:00
gimpdisplayconfig.c app/base/base-enums.[ch] moved GimpCheckSize and GimpCheckType enums to 2004-09-02 14:28:37 +00:00
gimpdisplayconfig.h Renamed GimpPreviewSize to GimpViewSize. 2004-08-29 11:58:05 +00:00
gimpguiconfig.c app/config/gimpguiconfig.[ch] added gimprc option "show-help-button". 2004-10-04 16:21:52 +00:00
gimpguiconfig.h app/config/gimpguiconfig.[ch] added gimprc option "show-help-button". 2004-10-04 16:21:52 +00:00
gimppluginconfig.c removed an unused variable and trailing whitespace. 2003-11-16 21:57:46 +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 tweaked the thumbnail related blurbs. 2004-10-11 12:43:59 +00:00
gimprc.c Some code review: 2004-02-18 13:43:50 +00:00
gimprc.h added the new function gimp_rc_set_unknown_token() to get autosave working 2004-02-04 00:07:26 +00:00
gimpscanner.c removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +00:00
gimpscanner.h Allow plug-ins to register menu icons. Fixes bug #120500. 2004-05-18 21:19:43 +00:00
gimpxmlparser.c added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
gimpxmlparser.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
test-config.c added simple test for gimp_config_diff(). 2004-03-01 19:50:18 +00:00