gimp/app/dialogs
Garry R. Osgood 8769bbb456 app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c
2000-02-26 Garry R. Osgood <gosgood@idt.net>
* app/commands.c
* app/gimpimage.c
* app/layer.c
* app/layer.h
* app/resize.c
* app/resize.h

Aliasing artifacts that changed relative positions
of layers under scaling, giving rise to #5271, are
minimized by a new layer.c function,
layer_scale_by_factors(). Closes #5271. See
http://idt.net/~gosgood/gimp-patch/patch07.html for
further detail. See also usage documentation for
layer_scale() and layer_scale_by_factors() in
layer.c.

Provided logic for the Scale Image dialog box to
pre-check an image's layers for the possibility that
a particular scaling, s: 0 < s < 1, reduces a layer
dimension to zero. Should this case prevail, a
boolean dialog box warns the user of the
possibility. The user may (1) Cancel, returning
focus to Scale Image and the possibility of
corrective adjustment, or (2) OK the scaling. The
layers that will vanish upon the new scaling are
culled from the GimpImage::layers list first.
2000-02-26 18:46:08 +00:00
..
about-dialog.c check if donts got loaded instaed os simply crashing 2000-02-13 19:35:24 +00:00
about-dialog.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
color-dialog.c app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
color-dialog.h app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
image-new-dialog.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
image-new-dialog.h app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
info-dialog.c cosmetics and i18n fixes 2000-02-12 14:38:15 +00:00
info-dialog.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
info-window.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
info-window.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/gimprc.c 1999-11-30 00:11:08 +00:00
module-dialog.c added gettext support for modules and fixed bug #5148 2000-01-14 19:57:42 +00:00
module-dialog.h *** empty log message *** 1999-04-14 19:51:49 +00:00
preferences-dialog.c purely cosmetic. 2000-02-14 13:23:12 +00:00
preferences-dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
resize-dialog.c app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c 2000-02-26 18:46:08 +00:00
resize-dialog.h app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c 2000-02-26 18:46:08 +00:00
tips-dialog.c app/app_procs.c Set "allow_grow" to FALSE for "Really Quit?" and "Changes 1999-12-17 22:34:12 +00:00
tips-dialog.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
user-install-dialog.c check if donts got loaded instaed os simply crashing 2000-02-13 19:35:24 +00:00
user-install-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00