Gimp/plug-ins/script-fu
Michael Natterer bace080590 plug-ins/script-fu/Makefile.am removed....
2008-09-11  Michael Natterer  <mitch@gimp.org>

	* plug-ins/script-fu/Makefile.am
	* plug-ins/script-fu/re/*: removed....

	* plug-ins/script-fu/script-fu-regex.[ch]: and replaced with a
	few-liner using GRegex. Seems to have some issues that need to be
	sorted out.

	* plug-ins/script-fu/scheme-wrapper.c: changed accordingly.


svn path=/trunk/; revision=26921
2008-09-10 23:10:15 +00:00
..
ftx Test for symlink before testing for other file types. Spotted by David 2008-01-08 06:58:39 +00:00
scripts applied patch from LightningIsMyName. Changes the script to not break if 2008-08-23 16:29:39 +00:00
tinyscheme fix prototype (foo() is not a prototype, use foo(void) instead). 2008-09-10 20:07:17 +00:00
Makefile.am plug-ins/script-fu/Makefile.am removed.... 2008-09-10 23:10:15 +00:00
scheme-wrapper.c plug-ins/script-fu/Makefile.am removed.... 2008-09-10 23:10:15 +00:00
scheme-wrapper.h Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-console.c Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-console.h plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-enums.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu-eval.c plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-eval.h plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-interface.c Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-interface.h plug-ins/script-fu/script-fu-scripts.c changed to actually return a 2008-08-21 17:35:52 +00:00
script-fu-intl.h require glib-gettextize 2.16. 2008-05-23 13:36:31 +00:00
script-fu-regex.c plug-ins/script-fu/Makefile.am removed.... 2008-09-10 23:10:15 +00:00
script-fu-regex.h plug-ins/script-fu/Makefile.am removed.... 2008-09-10 23:10:15 +00:00
script-fu-scripts.c Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-scripts.h Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-server.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-server.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-text-console.c Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-text-console.h plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-types.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu.c plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
servertest.py plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00