CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/06/10 10:45:11

Modified files:
        .              : ChangeLog 
        app/core       : gimp-edit.c gimpselection.c 

Log message:
2005-06-10  Michael Natterer  <[EMAIL PROTECTED]>

Fix bug #134304 [http://bugzilla.gnome.org/show_bug.cgi?id=134304], as far as 
it's fixable:

* app/core/gimp-edit.c (gimp_edit_paste_as_new): handle pasting
buffers without alpha. Also don't uselessly convert all buffers
to RGB but create an image in the buffer's color space.

(gimp_edit_extract): call gimp_selection_extract() with
add_alpha = FALSE.

* app/core/gimpselection.c (gimp_selection_extract): set add_alpha
to TRUE if there is a selection, because the selection could have
any shape.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-06-10%2010:44&maxdate=2005-06-10%2010:46

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

Reply via email to