gimp/plug-ins/common
Alx Sa e8df68fb65 libgimp, app, pdb: Rename GimpVectors to GimpPath
This commit renames the GimpVectors
object to GimpPath in both app/core and
in libgimp. It also renames the files
to gimppath.[ch] and updates the relevant
build and translation files.
There are still outstanding gimp_vectors_* ()
functions on the app side that need to be renamed
in a subsequent commit.
2024-07-12 06:16:25 +00:00
..
align-layers.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
animation-optimize.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
animation-play.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
blinds.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
border-average.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
busy-dialog.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
checkerboard.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
cml-explorer.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
colormap-remap.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
compose.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
contrast-retinex.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
crop-zealous.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
curve-bend.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
decompose.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
depth-merge.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
despeckle.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
destripe.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-aa.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-cel.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-compressor.c libgimp, plug-ins: Remove n_drawables parameter from gimp_file_save () 2024-05-03 15:22:39 +00:00
file-csource.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-desktop-link.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-dicom.c plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-farbfeld.c plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-gbr.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-gegl.c plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-gif-export.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-gif-load.c plug-ins: Add loop count to GIF parasite 2023-11-17 21:07:05 +00:00
file-gih.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-glob.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-header.c plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-heif.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-html-table.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-iff.c plug-ins: Set pixel aspect ratio for IFF images 2023-11-01 10:36:06 +00:00
file-jp2-load.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-jpegxl.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-mng.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-pat.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-pcx.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-pdf-export.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-pdf-load.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-pix.c plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-png.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-pnm.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-ps.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-psp.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-qoi.c plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-raw-data.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-sunras.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-svg.c libgimp, app, pdb: Rename GimpVectors to GimpPath 2024-07-12 06:16:25 +00:00
file-tga.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-wbmp.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-wmf.c libgimp, plug-ins: GimpVectorLoadProcedureDialog will have thumbnail and… 2024-06-08 18:58:06 +02:00
file-xbm.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-xmc.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-xpm.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
file-xwd.c plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
film.c libgimp, plug-ins: fix gimp_procedure_add_*_argument() where `*` is a resource type. 2024-07-06 14:44:45 +02:00
gradient-map.c app, libgimp, pdb, plug-ins: GimpPalette are now GeglColor based. 2024-02-11 23:28:03 +01:00
grid.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
guillotine.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
hot.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
jigsaw.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
mail.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
meson.build plug-ins: rename various '*-save.[ch]' files to '*-export.[ch]'. 2024-04-21 16:48:58 +02:00
nl-filter.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
plugin-browser.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
procedure-browser.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
qbist.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
sample-colorize.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
smooth-palette.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
sparkle.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
sphere-designer.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
tile-small.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
tile.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
unit-editor.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
van-gogh-lic.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
warp.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
wavelet-decompose.c app, libgimp, pdb, plug-ins: new GimpGroupLayer class in libgimp. 2024-07-07 10:27:04 +02:00
web-browser.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
web-page.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00