Gimp/plug-ins
Jehan 79d047141a plug-ins: fix s/bpp/bpc/ in "pixel-format" argument.
Fortunately I caught this one, because the string values of the
GimpChoice argument would have been part of the API and confusing bits
per pixel and per channel is not so good for a graphic program! 😅

Only places this was alright were the grayscale ones, with no alpha
(where there is only one channel, so bpc and bpp are the same). I
hesitated a lot of I should write BPC to be consistent with other args
or not. In the end, I stick to BPP there, since I find it somehow
clearer this way.

Luckily this doesn't break string freeze because there was no mention of
what the bit-sizes represent in the arg labels.
2024-09-11 13:16:28 +02:00
..
common plug-ins: fix s/bpp/bpc/ in "pixel-format" argument. 2024-09-11 13:16:28 +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 core, pdb, plug-ins: Create GimpExportOptions class 2024-08-18 22:03:14 +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: Reduce initialization warnings on Windows 2024-08-25 21:20:05 +00: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: Fix TIFF Sketchbook layers import... 2024-08-24 11:26:36 +00: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, plugin: Remove gimp_rgb_luminance () 2024-09-02 02:41:47 +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 libgimpcolor, plug-ins: Replace gimp_bilinear_rgb/a()... 2024-09-08 15:00:49 +00:00
map-object libgimpcolor, plug-ins: Replace gimp_bilinear_rgb/a()... 2024-09-08 15:00:49 +00:00
metadata libgimp, plug-ins: add a "parent-handle" argument to the metadata-editor. 2024-09-01 00:12:27 +02: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: fix test-dialog after commit 75a50ce87b. 2024-09-06 17:33:49 +02:00
screenshot screenshot: Fix warning about unused shoot_type 2024-08-28 19:52:43 +00:00
script-fu script-fu: Port lava.scm to GimpProcedureDialog 2024-09-08 01:38:41 +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