CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/09/12 08:57:55
Modified files: . : ChangeLog app/tools : gimpperspectiveclonetool.c app/paint : gimpperspectiveclone.c gimpperspectiveclone.h gimpperspectivecloneoptions.c gimpperspectivecloneoptions.h gimpsourcecore.c gimpsourcecore.h Log message: 2006-09-12 Michael Natterer <[EMAIL PROTECTED]> * app/paint/gimpsourcecore.[ch]: made gimp_source_core_motion() a public function for the time being, pending further refactoring. * app/paint/gimpperspectiveclone.[ch]: derive from GimpClone and remove everything that is already imeplemented in the parent classes. Particullarly, removed motion() implementation in favor of a get_source() implementation and simply use GimpClone's motion(). Also refuse to work on indexed drawables. * app/paint/gimpperspectivecloneoptions.[ch]: derive from GimpCloneOptions and remove everything that is already done by the parent classes. * app/tools/gimpperspectiveclonetool.c: changed accordingly. Doesn't derive from GimpSourceTool yet since there is some virtual function refactoring in GimpSourceTool missing. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-09-12%2008:56&maxdate=2006-09-12%2008:58 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list