CVSROOT: /cvs/gnome Module name: gimp-ruby Changes by: slembcke 06/07/01 05:47:31
Modified files: . : ChangeLog Makefile.am todo.txt ext : conversion.c ids.c rbgimp.h rbgimpcolorrgb.c rbgimpcolorspace.c rbgimpmain.c rbgimpproceduraldb.c structures.c gimp-lib : Makefile.am gimp.rb plug-ins : Makefile.am Added files: gimp-lib : pdb.rb Removed files: . : enumconvert.rb Log message: 2006-07-01 Scott Lembcke <[EMAIL PROTECTED]> * ext/ids.c: Added an id for 'flags'. * ext/structures.c: Added Gimp::Parasite. * ext/rbgimp.h: Added the new id and structure. * Added plug-ins/test.rb. * gimp-lib/gimp.rb: Moved the PDB module to gimp-lib/pdb.rb. Added some utility methods to the Gimp::Rgb class. Added Gimp.Color as a shortcut for Gimp::Rgb.new. Added the Gimp::Shelf module for persistent storage. * ext/*: Removed // style comments. * Deleted enumconvert.rb: Didn't realize that this was still lurking around. Should never have been submited to CVS in the first place. * ext/conversion.c: Removed an accidental debugging change for converting strings. Began adding functions for parasite conversion. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp-ruby&who=slembcke&date=explicit&mindate=2006-07-01%2005:46&maxdate=2006-07-01%2005:48 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list