Skip to content
  • Kevin Cozens's avatar
    With this commit we finally say goodbye to SIOD. This large set of changes · 6239dddd
    Kevin Cozens authored
    2006-10-15  Kevin Cozens  <kcozens@cvs.gnome.org>
    
    	With this commit we finally say goodbye to SIOD. This large set of
    	changes updates the Script-Fu plug-in to use the TinyScheme Scheme
    	interpreter. These changes originated with changes originally made
    	to Script-Fu which created Tiny-Fu (aka. the gimp-tiny-fu module).
    
    	* plug-ins/script-fu/Makefile.am
    	* plug-ins/script-fu/script-fu-console.c
    	* plug-ins/script-fu/script-fu-interface.c
    	* plug-ins/script-fu/script-fu-scripts.c
    	* plug-ins/script-fu/script-fu-scripts.h
    	* plug-ins/script-fu/script-fu-server.c
    	* plug-ins/script-fu/script-fu-text-console.c
    	* plug-ins/script-fu/script-fu.c: Updated with the changes made to
    	these files as part of the work on the Tiny-Fu project.
    
    	* plug-ins/script-fu/scheme-wrapper.c
    	* plug-ins/script-fu/scheme-wrapper.h: Renamed from siod-wrapper.[ch]
    	and updated based on differences to ts-wrapper.[ch] from gimp-tiny-fu.
    
    	* plug-ins/script-f...
    6239dddd