CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/02/24 11:39:12

Modified files:
        .              : ChangeLog 
        app/actions    : image-commands.c layers-commands.c 
        app/core       : core-enums.c core-enums.h gimpimage-resize.c 
                         gimpimage-resize.h 
        app/dialogs    : resize-dialog.c resize-dialog.h 

Log message:
2005-02-24  Michael Natterer  <[EMAIL PROTECTED]>

Allow to resize layers with the image. Fixes bug #87789 
[http://bugzilla.gnome.org/show_bug.cgi?id=87789].

* app/core/core-enums.[ch]: added enum GimpImageResizeLayers which
can be one of { NONE, MATCHING, ALL }.

* app/core/gimpimage-resize.[ch]: added new function
gimp_image_resize_with_layers().

* app/dialogs/resize-dialog.[ch]: added a "Layers" frame
containing a "Resize Layers" combo box offering the choices above.
Changed GimpResizeCallback signature accordingly.

* app/actions/image-commands.c
* app/actions/layers-commands.c: changed accordingly.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-02-24%2011:38&maxdate=2005-02-24%2011:40

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to