Skip to content
  • Kevin Cozens's avatar
    This completes syncing of Tiny-Fu with the Script-Fu plug-in of GIMP. Also · c8673ae9
    Kevin Cozens authored
    2006-12-09  Kevin Cozens  <kcozens@cvs.gnome.org>
    
    	This completes syncing of Tiny-Fu with the Script-Fu plug-in of GIMP.
    	Also switches handling of GIMP PDB ARRAY types to using vectors in
    	Scheme instead of using the previously hacked on array type.
    
    	* tiny-fu/tiny-fu-console.c
    	* tiny-fu/tiny-fu-console.h
    	* tiny-fu/tiny-fu-enums.h
    	* tiny-fu/tiny-fu-interface.c
    	* tiny-fu/tiny-fu-interface.h
    	* tiny-fu/tiny-fu-intl.h
    	* tiny-fu/tiny-fu-scripts.c
    	* tiny-fu/tiny-fu-scripts.h
    	* tiny-fu/tiny-fu-server.c
    	* tiny-fu/tiny-fu-server.h
    	* tiny-fu/tiny-fu-text-console.c
    	* tiny-fu/tiny-fu-text-console.h
    	* tiny-fu/tiny-fu-types.h
    	* tiny-fu/tiny-fu.c
    	* tiny-fu/ts-wrapper.c
    	* tiny-fu/ts-wrapper.h: Copied files from Script-Fu plug-in of GIMP.
    	Renamed files as appropriate for Tiny-Fu. Updated #include statements
    	to refer to correct file name as used in Tiny-Fu.
    
    	* tinyscheme/opdefines.h
    	* tinyscheme/scheme-private.h: Completed the removal of the hacked
    	on array type.
    c8673ae9