CVSROOT: /cvs/gnome Module name: gimp Changes by: neo 06/08/29 10:46:33
Modified files: . : ChangeLog app/base : siox.c app/core : gimp-edit.c gimp-utils.c gimp-utils.h gimpchannel-combine.c gimpdrawable-foreground-extract.c gimpdrawable-transform.c gimpdrawable.c gimpimage-preview.c gimplayer.c gimpscanconvert.c app/display : gimpdisplayshell-draw.c libgimp : gimpdrawablepreview.c libgimpbase : Makefile.am gimpbase.def gimpbase.h po : Makefile.in.in Added files: libgimpbase : gimprectangle.c gimprectangle.h Log message: 2006-08-29 Sven Neumann <[EMAIL PROTECTED]> * libgimpbase/Makefile.am * libgimpbase/gimpbase.h * libgimpbase/gimprectangle.[ch]: added new files that hold gimp_rectangle_intersect(), factored out of the core. * libgimpbase/gimpbase.def: updated. * app/core/gimp-edit.c * app/core/gimp-utils.c * app/core/gimp-utils.h * app/core/gimpchannel-combine.c * app/core/gimpdrawable-foreground-extract.c * app/core/gimpdrawable-transform.c * app/core/gimpdrawable.c * app/core/gimpimage-preview.c * app/core/gimplayer.c * app/core/gimpscanconvert.c * app/display/gimpdisplayshell-draw.c: changed includes accordingly. * libgimp/gimpdrawablepreview.c: don't duplicate gimp_rectangle_intersect() here, use the function in libgimpbase. * app/base/siox.c: use gimp_rectangle_intersect() to reduce the working area to the region of interest. Fixes bug #340422 [http://bugzilla.gnome.org/show_bug.cgi?id=340422]. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-29%2010:45&maxdate=2006-08-29%2010:47 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list