..
.gitignore
plug-ins: move goat-exercise to a goat-exercises/ directory.
2019-08-07 00:00:20 +02:00
align-layers.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
animation-optimize.c
Issue #4209 : Animation optimize for GIF moves layers to top left corner.
2019-11-24 21:56:34 +01:00
animation-play.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
blinds.c
plug-ins: saner argument name in blinds
2019-09-27 12:08:10 +02:00
border-average.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
busy-dialog.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
checkerboard.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
cml-explorer.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
colormap-remap.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
compose.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
contrast-retinex.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
crop-zealous.c
plug-ins: port crop-zealous to GimpPlugIn
2019-08-31 12:23:34 +02:00
curve-bend.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
decompose.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
depth-merge.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
despeckle.c
libgimp: move "image" and "run_mode" from gimp_procedure_config_end_run()
2019-09-26 00:44:52 +02:00
destripe.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-aa.c
plug-ins: port file-aa to GimpProcedureConfig
2019-10-08 01:04:59 +02:00
file-cel.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-compressor.c
libgimpbase, plug-ins: fix all warnings to g_stat() calls.
2019-09-22 13:52:37 +02:00
file-csource.c
plug-ins: use begin_export()/end_export() in file-csource
2019-10-23 19:08:34 +02:00
file-desktop-link.c
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
2019-09-11 21:48:34 +02:00
file-dicom.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-gbr.c
libgimp: move "image" and "run_mode" from gimp_procedure_config_end_run()
2019-09-26 00:44:52 +02:00
file-gegl.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-gif-load.c
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
2019-09-11 21:48:34 +02:00
file-gif-save.c
plug-ins: port file-gif-save to begin_export() and end_export()
2019-10-29 22:10:59 +01:00
file-gih.c
plug-ins: gih_save(): file-gih-save-internal takes a GFile now
2019-09-25 22:41:07 +02:00
file-glob.c
Properly prefix the values of enum GimpPDBProcType
2019-08-30 12:52:28 +02:00
file-header.c
Issue #4338 Plug-in file-header exporting to format C header wrong output.
2019-12-29 23:03:49 +01:00
file-heif.c
plug-ins: port file-heif and file-webp to the new export stuff
2019-10-09 23:50:14 +02:00
file-html-table.c
plug-ins: port file-html-table to GimpProcedureConfig
2019-10-06 15:36:48 +02:00
file-jp2-load.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-mng.c
plug-ins: port file-mng-save to GimpProcedureConfig and propwidgets
2019-11-12 01:36:56 +01:00
file-pat.c
libgimp: move "image" and "run_mode" from gimp_procedure_config_end_run()
2019-09-26 00:44:52 +02:00
file-pcx.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-pdf-load.c
app, libgimpwidgets: return visible widgets from all gimp_prop_foo_new()
2019-09-25 20:24:06 +02:00
file-pdf-save.c
plug-ins: also omit hidden layer groups in PDF export.
2020-01-01 18:40:52 +01:00
file-pix.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-png.c
plug-ins: add an aux "comment" argument to file-png-save
2019-10-23 19:08:33 +02:00
file-pnm.c
plug-ins: port file-pnm-save to GimpProcedureConfig
2019-11-08 10:15:02 +01:00
file-ps.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-psp.c
plug-ins: port file-psp-save to GimpProcedureConfig
2019-10-04 21:51:43 +02:00
file-raw-data.c
plug-ins: port file-raw-save to GimpProcedureConfig and propwidgets
2019-10-23 19:08:34 +02:00
file-sunras.c
libgimp: move "image" and "run_mode" from gimp_procedure_config_end_run()
2019-09-26 00:44:52 +02:00
file-svg.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-tga.c
CID 228155: Resource leak in file-tga.c
2019-10-20 00:30:00 +02:00
file-wmf.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-xbm.c
plug-ins: use begin_export() and end_export() in file-xbm
2019-10-23 19:08:34 +02:00
file-xmc.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
file-xpm.c
plug-ins: port file-xpm to GimpProcedureConfig
2019-09-26 12:09:41 +02:00
file-xwd.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
film.c
Fix various typos
2019-09-21 17:10:46 +00:00
gimprc.common
plug-ins: move goat-exercise to a goat-exercises/ directory.
2019-08-07 00:00:20 +02:00
gradient-map.c
Properly prefix the values of enum GimpPDBProcType
2019-08-30 12:52:28 +02:00
grid.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
guillotine.c
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
2019-09-11 21:48:34 +02:00
hot.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
jigsaw.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
mail.c
libgimpbase, plug-ins: fix all warnings to g_stat() calls.
2019-09-22 13:52:37 +02:00
Makefile.am
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
2019-09-11 21:48:34 +02:00
meson.build
plug-ins: generated rc files depends on git-version.h.
2019-10-01 00:38:28 +02:00
mkgen.pl
plug-ins: remove deprecated API support from common/mkgen.pl
2019-09-03 13:25:25 +02:00
nl-filter.c
Fix various typos
2019-09-21 17:10:46 +00:00
plugin-browser.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
plugin-defs.pl
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
2019-09-11 21:48:34 +02:00
procedure-browser.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
qbist.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
sample-colorize.c
Fix various typos
2019-09-21 17:10:46 +00:00
smooth-palette.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
sparkle.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
sphere-designer.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
tile-small.c
Fix various typos
2019-09-21 17:10:46 +00:00
tile.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
unit-editor.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
van-gogh-lic.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
warp.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
wavelet-decompose.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00
web-browser.c
app, plug-ins: (Win32) fix calls to ShellExecute().
2019-09-22 14:09:09 +02:00
web-page.c
libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init()
2019-09-20 19:56:00 +02:00