gimp/app
Michael Natterer ba4db39c9d after appending an extension, invoke "response" on the dialog and bail
2006-09-10  Michael Natterer  <mitch@gimp.org>

	* app/dialogs/file-save-dialog.c (file_save_dialog_check_uri):
	after appending an extension, invoke "response" on the dialog and
	bail out, so the file chooser re-runs the overwrite-confirm check.
2006-09-10 11:55:43 +00:00
..
actions added function gimp_get_tool_info(). 2006-09-08 13:42:00 +00:00
base app/base/pixel-region.[ch] app/base/tile-manager.[ch] removed code that 2006-09-07 09:58:17 +00:00
composite moved declarations at the beginning of the functions. 2006-08-31 10:04:01 +00:00
config app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h added new 2006-09-08 15:05:36 +00:00
core app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
dialogs after appending an extension, invoke "response" on the dialog and bail 2006-09-10 11:55:43 +00:00
display added missing include. 2006-09-09 00:36:23 +00:00
file added a GError parameter to file_utils_find_proc(). 2006-08-10 21:22:05 +00:00
gui app/errors.c minor cleanup. 2006-09-10 11:39:24 +00:00
menus app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
paint changed src_pickable parameter to src_type. 2006-09-09 18:06:24 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-09-06 15:29:45 +00:00
pdb added construct-only property "undo-desc". Use this when pushing an undo 2006-09-03 13:16:58 +00:00
plug-in bail out early if the procedure is already at the start of the list. 2006-09-06 19:50:08 +00:00
text Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-09-08 18:48:39 +00:00
tools added function gimp_get_tool_info(). 2006-09-08 13:42:00 +00:00
vectors Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
widgets added function gimp_get_tool_info(). 2006-09-08 13:42:00 +00:00
xcf coding style. 2006-08-15 15:59:09 +00:00
.cvsignore
about.h
airbrush.c
app_procs.c app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
app_procs.h app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
batch.c
batch.h
errors.c app/errors.c minor cleanup. 2006-09-10 11:39:24 +00:00
errors.h app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
fileicon.ico
gimp-intl.h Applied patch from Zbigniew Chyla: 2006-06-27 07:55:41 +00:00
gimp.rc
gimpcore.def updated 2006-09-08 11:45:06 +00:00
main.c app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
Makefile.am added $(SYMPREFIX) to the -u flags 2006-08-16 23:05:36 +00:00
makefile.msc include "gimpcontext.h" for gimp_context_set_gradient() 2006-09-03 12:39:24 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on glib >= 2.10.2, gtk+ >= 2.8.18 and pango >= 1.12.3. Define 2006-07-05 13:40:47 +00:00
sanity.h
transform_core.c
units.c
units.h
wilber.ico