Gimp/plug-ins/common
2014-11-18 21:05:32 +01:00
..
.gitignore plug-ins, pdb: remove the nova plug-in and add a PDB compat procedure 2014-11-18 21:05:32 +01:00
align-layers.c Bug 683713 - Align visible layers does not work when layers ... 2013-03-30 15:33:47 +01:00
animation-optimize.c Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
animation-play.c plug-ins: some more stock-id -> icon-name porting 2014-05-12 00:37:42 +02:00
blinds.c Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
blur-gauss-selective.c Bug 639920: Gaussian blur can't work on specified selection 2013-01-27 17:04:04 +01:00
blur.c
border-average.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
bump-map.c Bug 707354 - Bump Map offsets only go to 1000 regardless of image size 2013-09-03 16:03:16 +02:00
cartoon.c
checkerboard.c
cml-explorer.c
color-cube-analyze.c
color-enhance.c
colorify.c
colormap-remap.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
compose.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
contrast-normalize.c Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
contrast-retinex.c
crop-zealous.c Bug 735904 - Zealous crop of an image with a selection duplicates image data 2014-09-10 00:09:28 +02:00
curve-bend.c Bug 684330 - Rectangle tool's "fixed size" option is off-by-one 2013-02-13 00:08:39 +01:00
decompose.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
depth-merge.c
despeckle.c
destripe.c
diffraction.c
displace.c
edge-dog.c
edge-neon.c plug-ins: fix memory leak in edge-neon 2013-01-11 21:02:00 -05:00
edge.c
emboss.c
engrave.c
file-aa.c plug-ins: pass the format's name again in calls to gimp_export_image() 2013-11-10 00:18:48 +01:00
file-cel.c plug-ins: port file-cel-save to GIO 2014-10-27 23:08:41 +01:00
file-compressor.c plug-ins: move file-compressor to plug-ins/common/, it's only one .c file 2014-08-14 01:35:06 +02:00
file-csource.c Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
file-desktop-link.c
file-dicom.c plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-gbr.c Bug 739488 - Set default brush, brush pipe, pattern name to the file's basename 2014-11-05 02:38:04 +01:00
file-gegl.c plug-ins: pass the format's name again in calls to gimp_export_image() 2013-11-10 00:18:48 +01:00
file-gif-load.c file-gif-load: Fix proto (Bug #737375) 2014-09-26 09:01:47 +05:30
file-gif-save.c Revert "file-gif-save: Export images in non-interactive run mode (Bug #698450)" 2014-09-26 16:39:49 +05:30
file-gih.c Bug 739488 - Set default brush, brush pipe, pattern name to the file's basename 2014-11-05 02:38:04 +01:00
file-glob.c
file-header.c plug-ins: rename output_printf() to simply print() in file header 2014-10-04 02:30:37 +02:00
file-html-table.c plug-ins: remove obsolete includes from file-html-table 2014-10-05 17:04:44 +02:00
file-jp2-load.c libgimp,plug-ins: split metadata loading into prepare() and finish() 2013-10-27 15:22:35 +01:00
file-mng.c plug-ins: more gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-22 23:01:31 +02:00
file-pat.c Bug 739488 - Set default brush, brush pipe, pattern name to the file's basename 2014-11-05 02:38:04 +01:00
file-pcx.c configure.ac, *: require GLib 2.40.0 2014-08-12 15:30:19 +02:00
file-pdf-load.c plug-ins: more gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-22 23:01:31 +02:00
file-pdf-save.c file-pdf-save: Fix param index (Bug #736281) 2014-09-26 00:20:01 +05:30
file-pix.c Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
file-png.c plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-pnm.c Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
file-ps.c plug-ins: port file-ps' saving code to GIO 2014-10-26 19:02:49 +01:00
file-psp.c plug-ins: pass the format's name again in calls to gimp_export_image() 2013-11-10 00:18:48 +01:00
file-raw-data.c plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-sunras.c plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-svg.c plug-ins: more gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-22 23:01:31 +02:00
file-tga.c plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-tiff-load.c plug-ins: code cleanup in file-tiff-load.c 2014-09-13 21:59:30 +02:00
file-tiff-save.c plug-ins: some code cleanup in file-tiff-save.c 2014-09-13 21:24:04 +02:00
file-wmf.c plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-xbm.c plug-ins: port file-xbm-save to GIO 2014-10-05 18:06:03 +02:00
file-xmc.c fix bogus checks against unsigned variables. 2014-08-16 00:37:13 +02:00
file-xpm.c plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h> 2014-07-21 02:19:51 +02:00
file-xwd.c plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
film.c libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO 2014-06-03 01:11:32 +02:00
filter-pack.c
fractal-trace.c
gimprc.common plug-ins, pdb: remove the nova plug-in and add a PDB compat procedure 2014-11-18 21:05:32 +01:00
goat-exercise.c plug-ins: cleanup in the recently GEGL-ported plug-ins 2012-11-27 20:58:05 +01:00
gradient-map.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
grid.c
guillotine.c
hot.c libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO 2014-06-03 01:11:32 +02:00
illusion.c
jigsaw.c
lcms.c fix some precedence errors 2014-08-16 00:37:13 +02:00
lens-flare.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
mail.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
Makefile.am plug-ins, pdb: remove the nova plug-in and add a PDB compat procedure 2014-11-18 21:05:32 +01:00
max-rgb.c
metadata.c Global EXIF -> Exif string change (official spelling) 2013-10-29 22:48:46 +01:00
mkgen.pl plug-ins: allow non-optional extra libs in plug-ins/common 2013-10-19 18:30:29 +02:00
newsprint.c Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
nl-filter.c
noise-solid.c app, plug-ins: move everything from Render->Clouds to the new Render->Noise 2014-05-18 22:46:05 +02:00
oilify.c
photocopy.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
plugin-browser.c libgimpbase, *: add enum value GIMP_ICON_TYPE_ICON_NAME 2014-05-11 23:56:30 +02:00
plugin-defs.pl plug-ins, pdb: remove the nova plug-in and add a PDB compat procedure 2014-11-18 21:05:32 +01:00
procedure-browser.c
qbist.c
ripple.c
sample-colorize.c fix a few potential use-before-check errors 2014-08-16 00:59:19 +02:00
screenshot.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
sharpen.c
sinus.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
smooth-palette.c
softglow.c
sparkle.c
sphere-designer.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
tile-paper.c
tile-small.c
tile.c
unit-editor.c plug-ins: more gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-22 23:01:31 +02:00
unsharp-mask.c Bug 695418 - Unsharp mask crashes for large radii 2013-04-08 18:53:01 +02:00
value-propagate.c
van-gogh-lic.c
warp.c libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO 2014-06-03 01:11:32 +02:00
web-browser.c
web-page.c plug-ins: more gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-22 23:01:31 +02:00
wind.c Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00