CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/08/09 17:57:08

Modified files:
        .              : ChangeLog 
        app/paint-funcs: paint-funcs.c paint-funcs.h 
        app/core       : gimpselection.c 

Log message:
2005-08-09  Michael Natterer  <[EMAIL PROTECTED]>

* app/paint-funcs/paint-funcs.[ch] (extract_from_inten_pixels)
(extract_from_indexed_pixels): pass src_bytes and dest_bytes to
these functions instead of just the source's bytes and whether it
has an alpha. Honor dest_bytes when extracting instead of crashing
by always asuming that the destination has alpha.
Fixes bug #312392 [http://bugzilla.gnome.org/show_bug.cgi?id=312392].

(extract_from_region): removed has_alpha paramater. pass
src->bytes and dest->bytes to above functions.

* app/core/gimpselection.c (gimp_selection_extract): changed
accordingly.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-08-09%2017:56&maxdate=2005-08-09%2017:58

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

Reply via email to