Gimp/plug-ins/script-fu
Michael Natterer 6aaa645e04 libgimp, script-fu: remove GIMP 1.2 (sic) compat defines
which we wanted to remove in the "next development cycle" after 2.0,
which would have been in 2.1.x.
2014-05-19 03:08:18 +02:00
..
ftx Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
scripts app, plug-ins: move everything from Render->Clouds to the new Render->Noise 2014-05-18 22:46:05 +02:00
tinyscheme Removed extraneous 'x' when writing character constants. Fixes bug #721775. 2014-02-03 17:38:06 -05:00
.gitignore
Makefile.am */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
scheme-wrapper.c libgimp, script-fu: remove GIMP 1.2 (sic) compat defines 2014-05-19 03:08:18 +02:00
scheme-wrapper.h
script-fu-console.c plug-ins: use gtk_box_new() 2011-09-30 12:18:24 +02:00
script-fu-console.h
script-fu-enums.h
script-fu-eval.c
script-fu-eval.h
script-fu-interface.c Only TinyScheme should translate strings in script files. Fixes bug #696790. 2013-04-07 12:58:21 -04:00
script-fu-interface.h
script-fu-intl.h
script-fu-regex.c
script-fu-regex.h
script-fu-script.c Only TinyScheme should translate strings in script files. Fixes bug #696790. 2013-04-07 12:58:21 -04:00
script-fu-script.h
script-fu-scripts.c Only TinyScheme should translate strings in script files. Fixes bug #696790. 2013-04-07 12:58:21 -04:00
script-fu-scripts.h
script-fu-server.c plug-ins: gtk_image_new_from_stock() -> from_icon_name() 2014-05-12 00:20:48 +02:00
script-fu-server.h
script-fu-text-console.c
script-fu-text-console.h
script-fu-types.h
script-fu-utils.c
script-fu-utils.h
script-fu.c Bug 708098 - Further mitigation for CVE-2012-4245 (script-fu-server) 2014-04-23 11:04:09 +02:00
servertest.py