CVSROOT: /cvs/gnome Module name: gimp-tiny-fu Changes by: kcozens 06/12/09 19:39:19
Modified files: . : ChangeLog tiny-fu : Makefile.am tiny-fu-console.c tiny-fu-console.h tiny-fu-interface.c tiny-fu-interface.h tiny-fu-scripts.c tiny-fu-scripts.h tiny-fu-text-console.c tiny-fu-types.h tiny-fu.c ts-wrapper.c ts-wrapper.h tinyscheme : CHANGES scheme.c scheme.h scripts : script-fu-compat.init hsv-graph.scm 3d-outline.scm paste-as-pattern.scm test-sphere.scm Log message: 2006-12-09 Kevin Cozens <[EMAIL PROTECTED]> This big patch brings Tiny-Fu in sync with the Script-Fu plug-in of GIMP. This will make it easier to it in sync with Script-Fu. * tiny-fu/Makefile.am: Removed USE_STRCASECMP. Use the setting for USE_STRLWR that is used in TinyScheme. * tiny-fu/tiny-fu-console.c: * tiny-fu/tiny-fu-console.h: * tiny-fu/tiny-fu-interface.c: * tiny-fu/tiny-fu-interface.h: * tiny-fu/tiny-fu-scripts.c: * tiny-fu/tiny-fu-scripts.h: * tiny-fu/tiny-fu-text-console.c: * tiny-fu/tiny-fu-types.h: * tiny-fu/tiny-fu.c: * tiny-fu/ts-wrapper.c: * tiny-fu/ts-wrapper.h: Updated with the latest copy of these files from the Script-Fu plug-in in the CVS version of GIMP. This includes the change to the use of vectors instead of the hacked on array data type to handle GIMP's PDB ARRAY argument types. * tinyscheme/CHANGES: Updated to 1.38 version in TinyScheme. * tinyscheme/scheme.c: Added some changes from the 1.38 version of TinyScheme. Added fix for bug #1589701 [http://bugzilla.gnome.org/show_bug.cgi?id=1589701] (reported on SourceForge.net). * tinyscheme/scheme.h: Added a prototype to quiet the compiler. Added one change from the 1.38 version of TinyScheme. * scripts/script-fu-compat.init: Added delq, make-list, prin1, and print. Corrected name of unstrbreakup to unbreakupstr and fixed bug in it. Fixed butlast to handle lists with one entry. Changes to use native vector data type in aref, aset!, and cons-array. * scripts/erase-rows.scm * scripts/hsv-graph.scm: don't ever use the term "drawable" in user-visible strings. * scripts/3d-outline.scm: * scripts/paste-as-pattern.scm: Formatting changes. * scripts/test-sphere.scm: Show how to use named constants in register block. Added SF-VECTORS entry to register block. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp-tiny-fu&who=kcozens&date=explicit&mindate=2006-12-09%2019:38&maxdate=2006-12-09%2019:40 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list