..
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: fix formatting in animation-optimize
2023-07-12 16:45:26 -04:00
animation-play.c
play: use GMenu directly
2023-08-10 12:11:01 +00:00
blinds.c
plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already…
2023-10-01 20:52:01 +02:00
border-average.c
plug-ins: don't use a hardcoded 256 as max border.
2023-06-21 17:33:04 +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 checkerboard to...
2023-06-23 14:13:29 +00: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: Porting to GimpSaveProcedureDialog
2023-05-20 14:30:41 +00: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: get rid of various gimp_image_set_file() calls.
2023-02-13 22:54:16 +01:00
file-farbfeld.c
plug-ins: Support Farbfeld image import/export
2023-07-19 00:37:54 +00:00
file-gbr.c
plug-ins: Port file-gbr, file-psp to new API.
2023-04-02 12:43:50 +00:00
file-gegl.c
plugins/file-gegl: use gegl_node_link instad of gegl_node_connect_to
2023-06-13 17:14:03 +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: don't use Tabs indentation, only space.
2023-07-07 17:38:23 +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
plug-ins: Port file-html-table to...
2023-04-16 16:38:17 +00: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: Mark JPEG export dialog related strings translatable
2023-08-25 19:41:42 +00:00
file-mng.c
Remove GimpUint8Array in favor of GBytes
2023-05-23 23:37:50 +02:00
file-pat.c
plug-ins: Porting to GimpSaveProcedureDialog
2023-05-20 14:30:41 +00: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
libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and…
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
Remove GimpUint8Array in favor of GBytes
2023-05-23 23:37:50 +02:00
file-pnm.c
Remove GimpUint8Array in favor of GBytes
2023-05-23 23:37:50 +02:00
file-ps.c
plug-ins: Mark PDF/PostScript export dialogs related strings translatable
2023-08-25 19:41:42 +00:00
file-psp.c
plug-ins: Fix PSP vulnerability (ZDI-CAN-22096)
2023-09-23 15:46:13 -04:00
file-qoi.c
plug-ins: Add import/export support for QOI file
2023-03-30 18:41:56 +00:00
file-raw-data.c
Issue #9994 : do not call g_file_info_get_is_hidden() (and others) directly.
2023-09-19 15:34:48 +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
Remove GimpUint8Array in favor of GBytes
2023-05-23 23:37:50 +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
Remove GimpUint8Array in favor of GBytes
2023-05-23 23:37:50 +02:00
file-xmc.c
plug-ins: get rid of various gimp_image_set_file() calls.
2023-02-13 22:54:16 +01:00
file-xpm.c
Remove GimpUint8Array in favor of GBytes
2023-05-23 23:37:50 +02:00
file-xwd.c
plugins: fix #8082 XWD file renders incorrectly
2023-07-11 18:26:05 -04:00
film.c
Introduce a global ID space for GimpData/GimpResource objects
2023-05-31 16:12:04 +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: Fix crash in Map Palette
2023-08-17 11:23:10 +00:00
grid.c
plug-ins/grid: Make sure dest_buffer is initialized
2023-05-26 12:45:50 +02:00
guillotine.c
menus, plug-ins: now place various plug-ins in the right menu sections.
2023-07-13 15:49:05 +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
plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already…
2023-10-01 20:52:01 +02:00
mail.c
Issue #9994 : do not call g_file_info_get_is_hidden() (and others) directly.
2023-09-19 15:34:48 +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
plug-ins: port to gimp_image_procedure_new2() all plug-ins which were already…
2023-10-01 20:52:01 +02:00
sphere-designer.c
plug-ins: reduce chance of buffer overflow when copying strings
2023-07-12 16:45:26 -04:00
tile-small.c
plug-ins: label and documentation of plug-ins localized plug-in side.
2022-07-05 12:23:51 +02:00
tile.c
plug-ins: port tile to gimp_image_procedure_new2() and GimpProcedureDialog.
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: label and documentation of plug-ins localized plug-in side.
2022-07-05 12:23:51 +02:00
warp.c
plug-ins: label and documentation of plug-ins localized plug-in side.
2022-07-05 12:23:51 +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