Gimp/plug-ins
lloyd konneker 771dd219f6 ScriptFu: rename script-fu-register-regular => -procedure
As suggested by reviewers, use a better word.
Regular denotes size.
Procedure is the same word used in the classes in the code.
Procedure denotes a general procedure, without specialization.

Renames only where visible externally by script authors.
Internally, some functions are still named "_regular".
That can be changed later as a style issue.
2024-09-27 14:35:50 +00:00
..
common app, libgimp, pdb, plug-ins: rename gimp_palette_entry_[gs]et_*(). 2024-09-23 18:37:27 +02:00
file-bmp libgimp, plug-ins: fix a case of not showing dialog. 2024-09-23 18:20:46 +02:00
file-dds plug-ins: get rid of all remaining usage of gimp_image_[gs]et_colormap(). 2024-09-23 18:20:14 +02:00
file-exr plug-ins: Fix crash with OpenEXR chroma images 2024-06-18 19:42:59 +00:00
file-faxg3 meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
file-fits file-fits: Remove no-op use-data-min-max 2024-08-28 19:52:43 +00:00
file-fli plug-ins: get rid of all remaining usage of gimp_image_[gs]et_colormap(). 2024-09-23 18:20:14 +02:00
file-icns app, libgimp*, pdb, plug-ins: review and enhance MR !1549. 2024-08-18 22:46:47 +02:00
file-ico app, libgimp, pdb, plug-ins: rename gimp_palette_entry_[gs]et_*(). 2024-09-23 18:37:27 +02:00
file-jpeg app, libgimp*, pdb, plug-ins: review and enhance MR !1549. 2024-08-18 22:46:47 +02:00
file-psd plug-ins: get rid of all remaining usage of gimp_image_[gs]et_colormap(). 2024-09-23 18:20:14 +02:00
file-raw plug-ins: Update Darktable API check 2024-05-25 17:59:37 +00:00
file-sgi plug-ins: Port more plug-ins to GimpChoice 2024-08-20 11:34:16 +00:00
file-tiff plug-ins: get rid of all remaining usage of gimp_image_[gs]et_colormap(). 2024-09-23 18:20:14 +02:00
file-webp plug-ins: Port more plug-ins to GimpChoice 2024-08-20 11:34:16 +00:00
flame plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
fractal-explorer plug-ins: Additional radio frame changes from d7a3a161 2024-07-15 18:12:30 +00:00
gfig plug-ins: Convert custom GFig icons to vectors 2024-08-09 11:30:44 +00:00
gimpressionist plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
gradient-flare libgimpcolor, operations, plug-ins: Replace GimpRGB in GimpAdaptiveSuperSample 2024-09-13 01:12:13 +00:00
help plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
help-browser plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
ifs-compose plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
imagemap app, libgimpwidgets, plug-ins: add tooltip arg to gimp_help_connect(). 2024-08-24 23:29:39 +02:00
lighting plug-ins: Remove GimpRGB from Lighting Effects plug-in 2024-09-11 14:33:24 +00:00
map-object plug-ins: Replace GimpRGB in map-object 2024-09-13 12:32:34 +00:00
metadata plug-ins: fix failure to write IPTC TimeCreated 2024-09-23 13:37:29 -04:00
pagecurl plug-ins: Replace GimpRGB in Page Curl plug-in 2024-09-05 03:55:28 +00:00
print app, libgimpwidgets, plug-ins: add tooltip arg to gimp_help_connect(). 2024-08-24 23:29:39 +02:00
python plug-ins: support saving the history of commands. 2024-09-22 23:26:33 +02:00
screenshot screenshot: Fix warning about unused shoot_type 2024-08-28 19:52:43 +00:00
script-fu ScriptFu: rename script-fu-register-regular => -procedure 2024-09-27 14:35:50 +00:00
selection-to-path libgimp, app, pdb: Rename GimpVectors to GimpPath 2024-07-12 06:16:25 +00:00
twain Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
meson.build