CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/05/16 09:11:47
Modified files: . : ChangeLog app/core : Makefile.am core-types.h gimp.c app/paint-funcs: paint-funcs-generic.h paint-funcs.c paint-funcs.h Added files: app/core : gimpbrushclipboard.c gimpbrushclipboard.h Log message: 2006-05-16 Michael Natterer <[EMAIL PROTECTED]> * app/paint-funcs/paint-funcs-generic.h * app/paint-funcs/paint-funcs.[ch]: implement copy_color() and copy_color_pixels() which copy only the color bytes into a dest that has one byte less than src. Renamed component_pixels() to copy_component_pixels(). * app/core/Makefile.am * app/core/core-types.h * app/core/gimpbrushclipboard.[ch]: new GimpBrush subclass that auto-updates its contents from gimp->global_buffer. * app/core/gimp.c (gimp_real_initialize): add a clipboard brush to the brush factory. Fixes bug #111082 [http://bugzilla.gnome.org/show_bug.cgi?id=111082]. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-16%2009:10&maxdate=2006-05-16%2009:12 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list