CVSROOT: /cvs/gnome
Module name: gimp-ruby
Changes by: slembcke 06/08/08 21:50:52
Modified files:
. : ChangeLog todo.txt
gimp-lib : Makefile.am gimp.rb gimp_oo.rb pdb.rb rubyfu.rb
plug-ins : Makefile.am
Added files:
gimp-lib : gimp_oo_brush.rb gimp_oo_channel.rb
gimp_oo_context.rb gimp_oo_display.rb
gimp_oo_drawable.rb gimp_oo_edit.rb
gimp_oo_gradient.rb gimp_oo_image.rb
gimp_oo_layer.rb gimp_oo_palette.rb
gimp_oo_progress.rb gimp_oo_selection.rb
gimp_oo_vectors.rb
plug-ins : gloom.rb helloworld.rb rerunfile.rb runfile.rb
speed.rb sunset.rb
Log message:
2006-08-08 Scott Lembcke <[EMAIL PROTECTED]>
* gimp-lib/gimp_oo.rb: Moved OO type class definitions to gimp.rb.
* gimp-lib/gimp.rb: Added autoload handles for all OO classes. Added
Moved conversion of object types into the Gimp::Param class. Added
the bool2int_filter() method to convert bools into C style bools.
* Added files for OO types. (gimp-lib/gimp_oo_*.rb)
* gimp-lib/Makefile.am: Added OO type files.
* gimp-lib/pdb.rb: Added a call to bool2int() when converting pdb
arguments. Now true/false can be used when calling procedures.
* gimp-lib/rubyfu.rb: Fixed a bug when registering <Image> plugins.
Moved the call to open the dialog befor converting any parameter
types. Added support for running a procedure with the last values.
Added a call to bool2int_filter() so ruby-fu procedures can return
booleans.
* plug-ins/: Added new example plugins: gloom.rb, helloworld.rb,
sunset.rb. Added runfile.rb/rerunfile.rb plugins to aid in plug-in
development. Added speed.rb plugin to the test scripts.
* gimp-lib/Makefile.am: Added new plugins.
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp-ruby&who=slembcke&date=explicit&mindate=2006-08-08%2021:49&maxdate=2006-08-08%2021:51
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list