CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/09/19 19:14:50

Modified files:
        .              : ChangeLog 
        app/paint      : gimpclone.c gimpperspectiveclone.c 
                         gimpsourcecore.c 
        app/tools      : gimpperspectiveclonetool.c gimpsourcetool.c 

Log message:
2006-09-20  Michael Natterer  <[EMAIL PROTECTED]>

* app/paint/gimpsourcecore.c: implement GimpPaintCore::start()
and set paint_core->use_saved_proj to TRUE when we are using
the destination drawable image's projection as source. Return
FALSE from start() if there is no src_drawable set and removed
checks for src_drawable != NULL further down in the code path.

* app/tools/gimpperspectiveclonetool.c (button_press)
* app/tools/gimpsourcetool.c (button_press): don't fiddle with
paint_core->use_saved_proj here.

* app/paint/gimpclone.c: implement GimpPaintCore::start() and
return FALSE if we are in pattern mode and there is no pattern to
clone from. Removed GimpPaintCore::paint() implementation because
all it did was popping a message if there is no pattern. Removed
check for pattern != NULL and cleaned up the file a bit.

* app/paint/gimpperspectiveclone.c (paint): removed message about
no pattern to clone from.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-09-19%2019:13&maxdate=2006-09-19%2019:15

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

Reply via email to