Gimp/plug-ins
Jehan c60512514c app, libgimp, pdb: change gimp_palette_get_colormap() to return a C array.
GBytes are a bit annoying to handle, so I'm renaming the PDB procedure
to a private _gimp_palette_get_bytes() instead, and making a wrapper
function which returns a C array and both the number of colors or number
of bytes. The latter is needed for introspection (otherwise the binding
can't know the size of the C array), but for the C API, both these
returned integers can be considered redundant (since one can be computed
from the oher), so only one at a time is mandatory.
2024-09-23 00:01:06 +02:00
..
common plug-ins: port various plug-ins to gimp_palette_[gs]et_colormap() and … 2024-09-22 23:26:33 +02:00
file-bmp plug-ins: Fix inverted logic in file-bmp 2024-09-08 18:51:05 +00:00
file-dds app, libgimp*, pdb, plug-ins: review and enhance MR !1549. 2024-08-18 22:46:47 +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 app, libgimp*, pdb, plug-ins: review and enhance MR !1549. 2024-08-18 22:46:47 +02:00
file-icns app, libgimp*, pdb, plug-ins: review and enhance MR !1549. 2024-08-18 22:46:47 +02:00
file-ico plug-ins: port various plug-ins to gimp_palette_[gs]et_colormap() and … 2024-09-22 23:26:33 +02:00
file-jpeg app, libgimp*, pdb, plug-ins: review and enhance MR !1549. 2024-08-18 22:46:47 +02:00
file-psd app, libgimp, pdb: change gimp_palette_get_colormap() to return a C array. 2024-09-23 00:01:06 +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 app, libgimp, pdb: change gimp_palette_get_colormap() to return a C array. 2024-09-23 00:01:06 +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 Issue #8832: fix metadata string corrupted on Linux 2024-09-21 14:12:52 +00: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 script-fu: fix failure to load SF_FILENAMEs on Windows 2024-09-22 17:34:09 +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 plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00