Gimp/plug-ins/script-fu
luz.paz d9b102e196 Misc typo fixes in plug-ins/
(cherry picked from commit c1585d609b)
2020-09-08 23:22:57 +00:00
..
ftx plug-ins: remove last usage of GTimeVal and g_get_current_time(). 2020-04-19 12:58:13 +02:00
scripts Misc typo fixes in plug-ins/ 2020-09-08 23:22:57 +00:00
tinyscheme Misc typo fixes in plug-ins/ 2020-09-08 23:22:57 +00:00
.gitignore
Makefile.am plug-ins: install plug-ins in subfolder. 2018-08-16 13:25:51 +02:00
scheme-wrapper.c plug-ins: in script-fu, don't query PDB procedures' info on startup 2018-09-26 14:41:29 -04:00
scheme-wrapper.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-console.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-console.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-enums.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-eval.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-eval.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-interface.c libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
script-fu-interface.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-intl.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-regex.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-regex.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-script.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-script.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-scripts.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-scripts.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-server.c plug-ins: fix various other warnings on the Windows build CI. 2020-04-19 12:55:31 +02:00
script-fu-server.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-text-console.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-text-console.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-types.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-utils.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
servertest.py