Gimp/app
Michael Natterer 78483cfb20 don't add the page number to the filename of the image corresponsing to
2003-11-27  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/ps.c (create_new_image): don't add the page
	number to the filename of the image corresponsing to the
	postscript file's first page. Enables thumbnail generation
	for PS files.

	Indented function prototypes.

	* app/file/file-open.c (file_open_with_proc_and_display): create a
	thumbnail of the opened image only if the image's uri matches the
	passed uri.
2003-11-27 12:28:46 +00:00
..
actions added enum values GIMP_ADD_ALPHA_MASK_TRANSFER and 2003-11-26 15:48:50 +00:00
base changed the range of the "lightness" parameter to [-100..+100], where -100 2003-11-18 16:06:47 +00:00
composite Repaired an oversight on the application of hue/color/saturation/value on 2003-11-25 04:51:31 +00:00
config added GIMP_MAX_MEMSIZE, an arbitrary upper limit for memory sizes. It must 2003-11-25 19:45:01 +00:00
core eek, it should be GIMP_ADD_ALPHA_TRANSFER_MASK, not 2003-11-26 16:00:14 +00:00
dialogs remember the size of the levels tool dialog. Fixes bug #127896. 2003-11-25 15:30:16 +00:00
display set filter_idle_id to 0, not NULL. 2003-11-24 12:43:59 +00:00
file don't add the page number to the filename of the image corresponsing to 2003-11-27 12:28:46 +00:00
gui added enum values GIMP_ADD_ALPHA_MASK_TRANSFER and 2003-11-26 15:48:50 +00:00
menus libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
paint invalidate the solid brush cache as well. Should fix #127681. 2003-11-25 16:41:20 +00:00
paint-funcs handle grayscale buffers (bug #127666). 2003-11-22 15:09:24 +00:00
pdb eek, it should be GIMP_ADD_ALPHA_TRANSFER_MASK, not 2003-11-26 16:00:14 +00:00
plug-in argh, need to assign strings to (*array_retloc[i]), not just 2003-11-21 14:10:52 +00:00
text still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
tools changed the range of the "lightness" parameter to [-100..+100], where -100 2003-11-18 16:06:47 +00:00
vectors removed gimp_g_object_get_memsize()... 2003-11-25 12:53:29 +00:00
widgets added GIMP_MAX_MEMSIZE, an arbitrary upper limit for memory sizes. It must 2003-11-25 19:45:01 +00:00
xcf libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
.cvsignore
airbrush.c
app_procs.c register a log handler for the "Gimp-Vectors" domain. 2003-11-19 00:48:52 +00:00
app_procs.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
batch.c libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
batch.h
errors.c unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h
gimp.rc
main.c unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
Makefile.am libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
makefile.msc still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico