gimp/app/config
Sven Neumann d01cef075b app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h added new
2006-09-08  Sven Neumann  <sven@gimp.org>

	* app/config/gimpdisplayconfig.[ch]
	* app/config/gimprc-blurbs.h
	* app/display/display-enums.[ch]: added new gimprc option
	"space-bar-action" and default to "pan". Will add a GUI for this later.

	* app/display/gimpdisplayshell-callbacks.c: respect the new option
	and either pan the display or push the move tool. Fixes bug #349903.
2006-09-08 15:05:36 +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 app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
config-types.h moved GIMP_PARAM defines from here ... 2006-01-30 16:10:56 +00:00
gimpbaseconfig.c increased default tile cache size to 1GB. 2006-07-18 12:54:58 +00:00
gimpbaseconfig.h factored out some code to a utility function. 2006-03-10 16:40:09 +00:00
gimpconfig-dump.c hide the GimpParamSpecRGB struct again. Added getter for the has_alpha 2006-04-27 16:01:16 +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-file.c app/tools/gimpimagemaptool.[ch] app/tools/gimpcurvestool.c improved error 2006-08-10 12:04:35 +00:00
gimpconfig-file.h app/config/Makefile.am app/config/gimpconfig-file.[ch] more new files, 2005-01-24 22:41:24 +00:00
gimpconfig-utils.c variant of gimp_config_connect() which allows the connected objects to 2006-01-14 00:09:22 +00:00
gimpconfig-utils.h variant of gimp_config_connect() which allows the connected objects to 2006-01-14 00:09:22 +00:00
gimpcoreconfig.c increased default tile cache size to 1GB. 2006-07-18 12:54:58 +00:00
gimpcoreconfig.h app/config/gimpcoreconfig.[ch] app/config/gimprc-blurbs.h keep a history 2006-02-20 16:38:09 +00:00
gimpdisplayconfig.c app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h added new 2006-09-08 15:05:36 +00:00
gimpdisplayconfig.h app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h added new 2006-09-08 15:05:36 +00:00
gimpguiconfig.c simplified. 2006-06-27 10:29:23 +00:00
gimpguiconfig.h factored out some code to a utility function. 2006-03-10 16:40:09 +00:00
gimppluginconfig.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +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/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h added new 2006-09-08 15:05:36 +00:00
gimprc-deserialize.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimprc-deserialize.h app/config/gimpconfig-deserialize.[ch] 2005-01-24 22:05:02 +00:00
gimprc-serialize.c don't leak the return value of gtk_container_get_children (bug #305994, 2005-05-31 10:47:09 +00:00
gimprc-serialize.h app/config/gimpconfig-deserialize.[ch] 2005-01-24 22:05:02 +00:00
gimprc-unknown.c Silence compiler warnings about... 2006-04-02 18:19:48 +00:00
gimprc-unknown.h app/config/gimpconfig-deserialize.[ch] 2005-01-24 22:05:02 +00:00
gimprc.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +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
gimpxmlparser.c fixed signedness warnings. 2005-08-09 11:36:06 +00:00
gimpxmlparser.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
test-config.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00