gimp/plug-ins/script-fu
Michael Natterer 2d6f808ff8 pdb: add a new PDB group "item" and move lots of functions to it
The item groups has all the duplicated functionality from drawable
and vectors (name, visible, linked etc).

Hijack the unused GIMP_PDB_REGION and turn it into GIMP_PDB_ITEM;
change all protocol aware files accordingly and bump the protocol
version number. Change script-fu to handle the new type.
2010-07-09 09:34:44 +02:00
..
ftx script-fu: remove dead code 2009-11-09 19:03:03 +01:00
scripts Added SIOD compatability routines string-downcase and string-upcase. 2010-06-21 23:56:40 -04:00
tinyscheme Fixed scheme struct strbuff[] size to handle long strings in register blocks 2010-02-13 15:06:12 -05:00
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am plug-ins/script-fu/Makefile.am new files containing script_fu_stresacpe(). 2008-09-20 09:58:30 +00:00
scheme-wrapper.c pdb: add a new PDB group "item" and move lots of functions to it 2010-07-09 09:34:44 +02:00
scheme-wrapper.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-console.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
script-fu-console.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-enums.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-eval.c added a newline to the output in the error case. 2009-03-22 20:49:55 +00:00
script-fu-eval.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-interface.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:31:57 +02:00
script-fu-interface.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-regex.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-regex.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-script.c plug-ins/common/*.c plug-ins/color-rotate/color-rotate.c 2009-01-19 20:11:36 +00:00
script-fu-script.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-scripts.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-scripts.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-server.c script-fu build fix for Windows 2010-07-05 09:59:34 +03:00
script-fu-server.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-text-console.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-text-console.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-types.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-utils.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu.c plug-ins/common/*.c plug-ins/color-rotate/color-rotate.c 2009-01-19 20:11:36 +00:00
servertest.py Bug 623045 - script-fu: make server IPv6 aware 2010-06-29 15:47:01 +02:00