gimp/plug-ins/common
Michael Natterer 48046d258a configure.ac, plug-ins: make libtiff a hard dependency
so file-tiff-load and file-tiff-save are always built. Also move them
to their own folder plug-ins/file-tiff/ because they will soon share
some common GIO code.
2015-12-02 12:33:31 +01:00
..
.gitignore configure.ac, plug-ins: make libtiff a hard dependency 2015-12-02 12:33:31 +01:00
Makefile.am configure.ac, plug-ins: make libtiff a hard dependency 2015-12-02 12:33:31 +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 Bug 747389 - Adjust maximum zoom for animation-play plugin up slightly 2015-04-27 23:28:59 -04:00
blinds.c plug-ins: use the new drawable_ID-based GimpAspectPreview API 2015-09-17 00:28:09 +02:00
blur.c plugins: hide blur plug-in from menus 2012-05-03 04:34:07 +02:00
border-average.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2015-10-10 17:07:31 +02:00
cartoon.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
checkerboard.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
cml-explorer.c Bug 661313 - "None" string needs differentiation (message context) 2011-11-16 23:13:03 +01:00
color-cube-analyze.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2015-10-10 17:16:48 +02:00
color-enhance.c various plug-in parameter cleanups that have piled up on my disk: some 2009-04-11 16:57:42 +00:00
colorify.c plug-ins: use the new drawable_ID-based GimpZoomPreview API 2015-09-14 22:16:21 +02:00
colormap-remap.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
compose.c plug-ins: formatting cleanup in compose/decompose 2015-11-24 23:56:54 +01:00
contrast-normalize.c Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
contrast-retinex.c plug-ins: use the new drawable_ID-based GimpZoomPreview API 2015-09-14 22:16:21 +02:00
crop-zealous.c follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +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 plug-ins: formatting cleanup in compose/decompose 2015-11-24 23:56:54 +01:00
depth-merge.c depth-merge: Delete redundant assignment 2011-10-06 09:11:53 +05:30
despeckle.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
destripe.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
edge-dog.c plug-ins: add the legacy difference of gaussians back to the menus 2015-10-14 23:10:03 +02:00
edge-neon.c Bug 757773 - Filters->Edge Detect->Neon... crashes 2015-11-08 14:15:44 +01:00
emboss.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
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 file-compressor: Fix xz's mime magic 2015-01-22 20:50:06 +05:30
file-csource.c Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
file-desktop-link.c Bug 645456 - Inconsistent window (role) naming scheme 2011-04-08 20:31:34 +02:00
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 follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
file-gif-load.c file-gif-load: Fix proto (Bug #737375) 2014-09-26 09:01:47 +05:30
file-gif-save.c plug-ins: GEGL buffers leaked when canceling gif export. 2015-09-04 18:26:35 +02:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-header.c plug-ins: pedantic function reordering in file-header.c 2015-10-17 23:28:45 +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 plug-ins: use the GimpColorProfile API instead of the "icc-profile" parasite 2015-08-20 11:15:26 +02: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 Bug 756030 - file-pdf-save-multi PDB API is mis-specified 2015-10-08 18:39:20 +02:00
file-pix.c Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
file-png.c Bug 757783 - When opening linear gamma pngs or tiffs... 2015-11-23 18:44:17 +01:00
file-pnm.c file-pnm: Don't write comments into PFM files 2015-01-21 15:24:22 +05:30
file-ps.c plug-ins: port file-ps' saving code to GIO 2014-10-26 19:02:49 +01:00
file-psp.c Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
file-raw-data.c Bug 742821 - Grayscale-mode image malformed when exported as planar raw image data 2015-03-04 22:32:07 +01: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 file-tga: Use the colormap origin / first entry index field 2014-12-20 23:24:20 +05:30
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 plug-ins: file-xmc: use GeglRectangle instead of GimpParamRegion 2015-10-31 19:10:51 +01: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: port file-xwd-save to GIO 2015-10-18 14:26:25 +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 plugins: remove filter-pack from menus 2012-05-06 21:16:40 +02:00
fractal-trace.c plug-ins: fix 2 bugs in fractal-trace 2015-10-10 21:43:03 +02:00
gimprc.common configure.ac, plug-ins: make libtiff a hard dependency 2015-12-02 12:33:31 +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 plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
guillotine.c Fix some memleaks 2011-08-18 13:37:35 -04:00
hot.c libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO 2014-06-03 01:11:32 +02:00
jigsaw.c plug-ins: use the new drawable_ID-based GimpAspectPreview API 2015-09-17 00:28:09 +02:00
mail.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
max-rgb.c plug-ins: use the new drawable_ID-based GimpZoomPreview API 2015-09-14 22:16:21 +02:00
metadata.c plug-ins: use the image's name for the metadata dialog's title 2015-05-02 16:31:36 -04:00
mkgen.pl plug-ins: allow non-optional extra libs in plug-ins/common 2013-10-19 18:30:29 +02:00
newsprint.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
nl-filter.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
oilify.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
photocopy.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2015-10-10 17:13:10 +02:00
plugin-browser.c libgimpbase, *: add enum value GIMP_ICON_TYPE_ICON_NAME 2014-05-11 23:56:30 +02:00
plugin-defs.pl configure.ac, plug-ins: make libtiff a hard dependency 2015-12-02 12:33:31 +01:00
procedure-browser.c Bug 645456 - Inconsistent window (role) naming scheme 2011-04-08 20:31:34 +02:00
qbist.c qbist: Delete dead variable and assignment 2011-10-11 09:57:55 +05:30
ripple.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
sample-colorize.c fix a few potential use-before-check errors 2014-08-16 00:59:19 +02:00
sharpen.c Bug 757773 - Filters->Edge Detect->Neon... crashes 2015-11-08 14:15:44 +01:00
smooth-palette.c plugins: remove smooth-palette from menus 2012-05-08 21:07:25 +02:00
softglow.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
sparkle.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
sphere-designer.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
tile-small.c plugins: hide tile-small from menus 2012-05-03 04:34:08 +02:00
tile.c tile: Delete dead variables and assignments 2011-10-08 18:15:40 +05:30
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 757773 - Filters->Edge Detect->Neon... crashes 2015-11-08 14:15:44 +01:00
van-gogh-lic.c plug-ins: use gtk_box_new() 2011-09-30 12:18:24 +02:00
warp.c libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO 2014-06-03 01:11:32 +02:00
web-browser.c web-browser: Drop dead variable and assignment 2011-10-11 10:15:35 +05:30
web-page.c plug-ins: more gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-22 23:01:31 +02:00