CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/10/14 12:51:30
Modified files: . : ChangeLog app/dialogs : scale-dialog.h dialogs-types.h image-scale-dialog.c image-scale-dialog.h app/actions : actions-types.h image-commands.c layers-commands.c Log message: 2006-10-14 Michael Natterer <[EMAIL PROTECTED]> Remember the settings in the scale and resize dialogs for images and layers. Fixes bug #164995 [http://bugzilla.gnome.org/show_bug.cgi?id=164995], bug #316392 [http://bugzilla.gnome.org/show_bug.cgi?id=316392], and bug #357424 [http://bugzilla.gnome.org/show_bug.cgi?id=357424]. * app/dialogs/scale-dialog.h: removed GimpScaleCallback typedef. * app/dialogs/dialogs-types.h: added it here. * app/dialogs/image-scale-dialog.[ch]: made the ImageScaleDialog struct private, return a GtkWidget* from image_scale_dialog_new() and use a GimpScaleCallback in the public API. * app/actions/actions-types.h: #include "dialogs/dialogs-types.h" * app/actions/image-commands.c: changed according to image scale dialog changes. Remember the scale dialog's unit (if it is "percent") and interpolation type across dialog invocations. Also remember the resize dialog's unit (if it is "percent"). * app/actions/layers-commands.c: remember scale and resize dialog stuff as in image-commands.c URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-10-14%2012:50&maxdate=2006-10-14%2012:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list