gimp/app/file
Sven Neumann 94bef475d2 added GIMP_UNDO_FOREGROUND_SELECT.
2005-08-03  Sven Neumann  <sven@gimp.org>

	* app/core/core-enums.[ch]: added GIMP_UNDO_FOREGROUND_SELECT.

	* app/tools/Makefile.am
	* app/tools/gimpforegroundselecttool-undo.[ch]: added stubs for
	undo in the new foreground selection tool.

	* tools/pdbgen/pdb/procedural_db.pdb: include gimpbase.h for
	gimp_canonicalize_identifier().

	* app/pdb/procedural_db_cmds.c: regenerated.

	* app/file/file-utils.c: fixed signedness warning.
2005-08-03 01:54:27 +00:00
..
.cvsignore generate app/file/Makefile 2001-10-25 13:30:01 +00:00
Makefile.am app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
file-open.c open images interactively. Fixes bug #168936. 2005-03-08 16:39:20 +00:00
file-open.h app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
file-save.c removed file_save() and renamed file_save_as() to file_save() which always 2005-02-13 18:05:43 +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 added GIMP_UNDO_FOREGROUND_SELECT. 2005-08-03 01:54:27 +00:00
file-utils.h added new utility function file_utils_filename_from_uri(). 2005-02-03 23:14:42 +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 close the file descriptor if we fail to obtain the lock (bug #151767). 2005-04-25 16:24:20 +00:00
gimprecentlist.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00