gimp/app/file
Michael Natterer 1f71121b90 Applied modified patch from Luis de Bethencourt Guimera which adds a "Save
2005-10-31  Michael Natterer  <mitch@gimp.org>

	Applied modified patch from Luis de Bethencourt Guimera which adds
	a "Save document history" prefs option. Fixes bug #140001.

	* app/config/gimprc-blurbs.h
	* app/config/gimpcoreconfig.[ch]: added boolean property
	"save-document-hitory".

	* app/core/gimp.c
	* app/file/file-open.c
	* app/file/file-save.c: don't save the document history and don't
	add files to the desktop-wide list of recently used files if the
	option is FALSE.

	* app/dialogs/preferences-dialog.c: added its toggle to the
	"Environment" page.
2005-10-31 20:57:03 +00:00
..
.cvsignore generate app/file/Makefile 2001-10-25 13:30:01 +00:00
file-open.c Applied modified patch from Luis de Bethencourt Guimera which adds a "Save 2005-10-31 20:57:03 +00:00
file-open.h added run-mode parameter to file_open_layer(). 2005-10-17 15:15:20 +00:00
file-save.c Applied modified patch from Luis de Bethencourt Guimera which adds a "Save 2005-10-31 20:57:03 +00:00
file-save.h removed file_save() and renamed file_save_as() to file_save() which always 2005-02-13 18:05:43 +00:00
file-utils.c introduced variants of file_utils_uri_to_utf8_filename() and 2005-10-01 22:43:22 +00:00
file-utils.h introduced variants of file_utils_uri_to_utf8_filename() and 2005-10-01 22:43:22 +00:00
gimprecentitem.c added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
gimprecentitem.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
gimprecentlist.c app/core/gimpdata.c app/file/file-save.c use g_access() from gstdio.h. 2005-09-25 23:22:05 +00:00
gimprecentlist.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
Makefile.am app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00