CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/08/29 16:48:26

Modified files:
        .              : ChangeLog 
        app/paint      : gimpclone.c gimpclone.h 
        app/tools      : gimpclonetool.c 

Log message:
2005-08-22  Vincent van Adrighem  <[EMAIL PROTECTED]>

* nl.po: Translation updated by Tino Meinen.
2005-08-29  Michael Natterer  <[EMAIL PROTECTED]>

The previous commit added tons of code just to completely break
clone align behavior. Reverted lots of the changes and do the
sample-merged stuff at the innermost place (gimp_clone_motion).
This change also enables changing sample-merged between paint
strokes.

* app/paint/gimpclone.[ch] (struct GimpClone): changed member
"src_pickable" back to "src_drawable".

(gimp_clone_paint): completely reverted.

(gimp_clone_motion): do the drawable/projection -> pickable
stuff and drawable offset handling here.

Fixed signal handling to connect to the drawable's "removed"
signal (not "disconnect", eek). Disconnect from the signal once
the drawable has been removed.

* app/tools/gimpclonetool.c: changed accordingly.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-08-29%2016:47&maxdate=2005-08-29%2016:49

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

Reply via email to