Gimp/plug-ins/common
2023-10-01 20:52:01 +02:00
..
align-layers.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
animation-optimize.c plug-ins: now port to gimp_image_procedure_new2() all plug-ins without args. 2023-10-01 20:52:01 +02:00
animation-play.c plug-ins: now port to gimp_image_procedure_new2() all plug-ins without args. 2023-10-01 20:52:01 +02:00
blinds.c libgimp, plug-ins: enhance gimp_procedure_dialog_get_label() with markup and… 2023-10-01 20:52:01 +02:00
border-average.c libgimp, plug-ins: enhance gimp_procedure_dialog_get_label() with markup and… 2023-10-01 20:52:01 +02:00
busy-dialog.c libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and… 2023-10-01 20:52:01 +02:00
checkerboard.c plug-ins: port easy plug-ins to gimp_image_procedure_new2(). 2023-10-01 20:52:01 +02:00
cml-explorer.c plug-ins: label and documentation of plug-ins localized plug-in side. 2022-07-05 12:23:51 +02:00
colormap-remap.c remap: use GMenu directly 2023-08-10 12:11:01 +00:00
compose.c plug-ins: label and documentation of plug-ins localized plug-in side. 2022-07-05 12:23:51 +02:00
contrast-retinex.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
crop-zealous.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
curve-bend.c Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
decompose.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
depth-merge.c plug-ins: Don't run Depth-Merge when cancelled. 2023-06-21 19:01:32 +00:00
despeckle.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
destripe.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
file-aa.c plug-ins: Port file-aa to GimpSaveProcedureDialog 2023-04-05 02:05:33 +00:00
file-cel.c Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-compressor.c Issue #9994: do not call g_file_info_get_is_hidden() (and others) directly. 2023-09-19 15:34:48 +02:00
file-csource.c plug-ins: port to gimp_save_procedure_new2() all export procedures… 2023-10-01 20:52:01 +02:00
file-desktop-link.c plug-ins: label and documentation of plug-ins localized plug-in side. 2022-07-05 12:23:51 +02:00
file-dicom.c plug-ins: a bunch of more plug-ins ported to gimp_save_procedure_new2(). 2023-10-01 20:52:01 +02:00
file-farbfeld.c plug-ins: Support Farbfeld image import/export 2023-07-19 00:37:54 +00:00
file-gbr.c plug-ins: a bunch of more plug-ins ported to gimp_save_procedure_new2(). 2023-10-01 20:52:01 +02:00
file-gegl.c plug-ins: a bunch of more plug-ins ported to gimp_save_procedure_new2(). 2023-10-01 20:52:01 +02:00
file-gif-load.c plug-ins: Keep GIF's full palette on import 2023-06-15 21:07:22 +00:00
file-gif-save.c plug-ins: port to gimp_save_procedure_new2() all export procedures… 2023-10-01 20:52:01 +02:00
file-gih.c Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-glob.c libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and… 2023-10-01 20:52:01 +02:00
file-header.c Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-heif.c Issue #9994: do not call g_file_info_get_is_hidden() (and others) directly. 2023-09-19 15:34:48 +02:00
file-html-table.c libgimp, plug-ins: enhance gimp_procedure_dialog_get_label() with markup and… 2023-10-01 20:52:01 +02:00
file-iff.c plug-ins: Add support ILBM HAM mode images 2023-05-21 15:31:42 +00:00
file-jp2-load.c plug-ins: Port JPEG2000 to GimpProcedureConfig 2023-03-31 14:09:48 +00:00
file-jpegxl.c plug-ins: a bunch of more plug-ins ported to gimp_save_procedure_new2(). 2023-10-01 20:52:01 +02:00
file-mng.c plug-ins: port to gimp_save_procedure_new2() all export procedures… 2023-10-01 20:52:01 +02:00
file-pat.c plug-ins: a bunch of more plug-ins ported to gimp_save_procedure_new2(). 2023-10-01 20:52:01 +02:00
file-pcx.c Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-pdf-load.c plug-ins: Mark PDF/PostScript export dialogs related strings translatable 2023-08-25 19:41:42 +00:00
file-pdf-save.c plug-ins: port to gimp_save_procedure_new2() all export procedures… 2023-10-01 20:52:01 +02:00
file-pix.c plug-ins: Add Esm Software PIX format import support 2023-09-23 21:26:47 +00:00
file-png.c plug-ins: port to gimp_save_procedure_new2() all export procedures… 2023-10-01 20:52:01 +02:00
file-pnm.c plug-ins: port to gimp_save_procedure_new2() all export procedures… 2023-10-01 20:52:01 +02:00
file-ps.c libgimp, plug-ins: enhance gimp_procedure_dialog_get_label() with markup and… 2023-10-01 20:52:01 +02:00
file-psp.c plug-ins: a bunch of more plug-ins ported to gimp_save_procedure_new2(). 2023-10-01 20:52:01 +02:00
file-qoi.c plug-ins: a bunch of more plug-ins ported to gimp_save_procedure_new2(). 2023-10-01 20:52:01 +02:00
file-raw-data.c plug-ins: port to gimp_save_procedure_new2() all export procedures… 2023-10-01 20:52:01 +02:00
file-sunras.c Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-svg.c plug-ins: we still depends on librsvg 2.40.x. 2023-06-08 17:43:16 +02:00
file-tga.c plug-ins: a bunch of more plug-ins ported to gimp_save_procedure_new2(). 2023-10-01 20:52:01 +02:00
file-wbmp.c plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-wmf.c plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-xbm.c plug-ins: port to gimp_save_procedure_new2() all export procedures… 2023-10-01 20:52:01 +02:00
file-xmc.c plug-ins: port to gimp_save_procedure_new2() all export procedures… 2023-10-01 20:52:01 +02:00
file-xpm.c Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-xwd.c plug-ins: a bunch of more plug-ins ported to gimp_save_procedure_new2(). 2023-10-01 20:52:01 +02:00
film.c plug-ins: port film to GimpProcedureDialog. 2023-10-01 20:52:01 +02:00
gimprc.common plug-ins: fix generated common plug-in files and file-wbmp localization. 2022-07-07 21:27:39 +02:00
gradient-map.c plug-ins: now port to gimp_image_procedure_new2() all plug-ins without args. 2023-10-01 20:52:01 +02:00
grid.c plug-ins: port grid to gimp_image_procedure_new2(). 2023-10-01 20:52:01 +02:00
guillotine.c plug-ins: now port to gimp_image_procedure_new2() all plug-ins without args. 2023-10-01 20:52:01 +02:00
hot.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
jigsaw.c libgimp, plug-ins: enhance gimp_procedure_dialog_get_label() with markup and… 2023-10-01 20:52:01 +02:00
mail.c plug-ins: port easy plug-ins to gimp_image_procedure_new2(). 2023-10-01 20:52:01 +02:00
meson.build build: Enable IFF format on Windows 2023-07-26 17:12:35 -04:00
nl-filter.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
plugin-browser.c libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and… 2023-10-01 20:52:01 +02:00
procedure-browser.c libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and… 2023-10-01 20:52:01 +02:00
qbist.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
sample-colorize.c Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
smooth-palette.c plug-ins: label and documentation of plug-ins localized plug-in side. 2022-07-05 12:23:51 +02:00
sparkle.c libgimp, plug-ins: enhance gimp_procedure_dialog_get_label() with markup and… 2023-10-01 20:52:01 +02:00
sphere-designer.c plug-ins: now port to gimp_image_procedure_new2() all plug-ins without args. 2023-10-01 20:52:01 +02:00
tile-small.c plug-ins: port small-tile to gimp_image_procedure_new2() 2023-10-01 20:52:01 +02:00
tile.c libgimp, plug-ins: enhance gimp_procedure_dialog_get_label() with markup and… 2023-10-01 20:52:01 +02:00
unit-editor.c libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and… 2023-10-01 20:52:01 +02:00
van-gogh-lic.c plug-ins: now port to gimp_image_procedure_new2() all plug-ins without args. 2023-10-01 20:52:01 +02:00
warp.c plug-ins: port warp to gimp_image_procedure_new2(). 2023-10-01 20:52:01 +02:00
wavelet-decompose.c plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already… 2023-10-01 20:52:01 +02:00
web-browser.c libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and… 2023-10-01 20:52:01 +02:00
web-page.c libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and… 2023-10-01 20:52:01 +02:00