gimp/plug-ins/script-fu
Jehan b00bb346a9 plug-ins: more complete naming for Python|Script-Fu consoles.
Just "Console" is enough in the context of menus with submenu hierarchy,
but when accessing directly the feature (with Action Search for
instance), a more accurate name is nicer. It avoids to have to check
what is what in the tooltip text.
2020-05-26 14:32:11 +02:00
..
ftx plug-ins: remove last usage of GTimeVal and g_get_current_time(). 2020-04-14 16:08:38 +02:00
scripts Issue #175 - Allow the erase every other row plugin to skip a different number of rows 2020-02-13 01:18:22 +02:00
tinyscheme plug-ins: fix another cast warning. 2019-09-23 10:50:33 +02:00
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am plug-ins: port script-fu to libgimp objects 2019-08-27 18:09:50 +02:00
meson.build meson: Use libgimp(ui)_dep in plug-ins meson files 2020-05-11 07:01:37 +02:00
scheme-wrapper.c plug-ins: add some missing types to script_fu_marshal_procedure_call() 2019-09-17 21:42:10 +02:00
scheme-wrapper.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-console.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
script-fu-console.h plug-ins: port script-fu to GimpPlugIn 2019-08-12 20:49:08 +02:00
script-fu-enums.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-eval.c plug-ins: port all plug-ins to the new macros 2019-08-20 01:03:38 +02:00
script-fu-eval.h plug-ins: port script-fu to GimpPlugIn 2019-08-12 20:49:08 +02:00
script-fu-interface.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
script-fu-interface.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-intl.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-regex.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-regex.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-script.c pdb: add gimp_pdb_set_proc_menu_label() 2019-09-08 17:30:54 +02:00
script-fu-script.h plug-ins: port script-fu to GimpPlugIn 2019-08-12 20:49:08 +02:00
script-fu-scripts.c plug-ins: port all plug-ins to the new macros 2019-08-20 01:03:38 +02:00
script-fu-scripts.h plug-ins: port script-fu to GimpPlugIn 2019-08-12 20:49:08 +02:00
script-fu-server.c plug-ins: fix various other warnings on the Windows build CI. 2020-04-17 14:42:25 +02:00
script-fu-server.h plug-ins: port script-fu to GimpPlugIn 2019-08-12 20:49:08 +02:00
script-fu-text-console.c plug-ins: port script-fu to GimpPlugIn 2019-08-12 20:49:08 +02:00
script-fu-text-console.h plug-ins: port script-fu to GimpPlugIn 2019-08-12 20:49:08 +02:00
script-fu-types.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-utils.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu.c plug-ins: more complete naming for Python|Script-Fu consoles. 2020-05-26 14:32:11 +02:00
servertest.py Bug 623045 - script-fu: make server IPv6 aware 2010-06-29 15:47:01 +02:00