gimp/app/gui
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
brush-editor.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
brush-editor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
brush-select.c po/POTFILES.in app/Makefile.am removed. 2000-02-13 22:26:41 +00:00
brush-select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
channels-dialog.c app/channels_dialog.c app/layers_dialog.c app/ops_buttons.[ch] use 2000-02-26 03:33:57 +00:00
channels-dialog.h app/menus.c app/channels_dialog.[ch] app/layers_dialog.[ch] Added an "Edit 2000-01-31 22:59:22 +00:00
color-area.c app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
color-area.h app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
color-notebook.c app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
color-notebook.h app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
color-select.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
color-select.h The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
colormap-dialog.c version number bump 1999-08-22 00:39:51 +00:00
colormap-dialog.h version number bump 1999-08-22 00:39:51 +00:00
commands.c app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c 2000-02-26 18:46:08 +00:00
commands.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
device-status-dialog.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
file-new-dialog.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
file-new-dialog.h app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gradient-editor.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gradient-editor.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gradient-select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
help-commands.c app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c 2000-02-26 18:46:08 +00:00
help-commands.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
indicator-area.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
indicator-area.h Use the context almost everywhere. 1999-10-26 18:27:27 +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
input-dialog.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
layer-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
layer-select.h
layers-dialog.c app/channels_dialog.c app/layers_dialog.c app/ops_buttons.[ch] use 2000-02-26 03:33:57 +00:00
layers-dialog.h app/menus.c app/channels_dialog.[ch] app/layers_dialog.[ch] Added an "Edit 2000-01-31 22:59:22 +00:00
menus.c moved dummy menu entries for menu path translation into plugins. 2000-02-26 05:49:48 +00:00
menus.h the ultimate solution to the i18n problem 2000-02-23 20:25:24 +00:00
module-browser.c added gettext support for modules and fixed bug #5148 2000-01-14 19:57:42 +00:00
module-browser.h *** empty log message *** 1999-04-14 19:51:49 +00:00
palette-editor.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
palette-editor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
palette-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
palette-select.h In indexed_conversion dialog, use a pattern_selector instead op an 2000-01-28 16:47:57 +00:00
paths-dialog.c app/channels_dialog.c app/layers_dialog.c app/ops_buttons.[ch] use 2000-02-26 03:33:57 +00:00
paths-dialog.h Moved some functions out of paths_dialog.c into the new file 2000-02-16 01:47:22 +00:00
pattern-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
pattern-select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
plug-in-commands.c app/fileops_cmds.c don't add an already registered load|save handler twice 2000-02-24 16:11:26 +00:00
plug-in-menus.c app/fileops_cmds.c don't add an already registered load|save handler twice 2000-02-24 16:11:26 +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
qmask-commands.c Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +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
session.c fix a warning. 2000-02-12 15:01:33 +00:00
session.h fix a warning. 2000-02-12 15:01:33 +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
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