gimp/plug-ins/common
Michael Natterer 152adbb1bd Rename GIMP_LAYER_MODE_FOO_BROKEN to GIMP_LAYER_MODE_FOO_LEGACY
"Broken" sounds like it needs fixing, but it's legacy compat stuff
that will have to stay for all eternity.
2017-01-09 01:27:20 +01:00
..
.gitignore configure.ac, plug-ins: make libtiff a hard dependency 2015-12-02 12:33:31 +01:00
Makefile.am Revert "New GimpMetadata as subclass of GExiv2Metadata" 2017-01-03 19:36:22 +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 app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
animation-play.c app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport() 2016-09-07 20:12:28 +02: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 Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +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 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-17 21:42:49 +01:00
color-cube-analyze.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +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 app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +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 app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
decompose.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
depth-merge.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
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 app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
edge-neon.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-17 21:42:49 +01:00
emboss.c fix missing semicolon in emboss 2016-04-18 12:45:08 +01: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 app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-compressor.c Bug 776516 - Saving over existing GZ or BZ2 compressed files... 2017-01-03 15:11:45 +01:00
file-csource.c Bug 765685: Disambiguates octal-escaped output in c-source image output 2016-04-27 23:46:19 -03:00
file-desktop-link.c Bug 645456 - Inconsistent window (role) naming scheme 2011-04-08 20:31:34 +02:00
file-dicom.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-gbr.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-gegl.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-gif-load.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-gif-save.c plug-ins: small typo fix - s/framese/frames/ 2016-11-08 01:39:42 +01:00
file-gih.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +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: various s/save/export/ replacement on visible strings. 2016-02-16 02:35:43 +01:00
file-jp2-load.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-mng.c Fix a lot of warnings all over the place 2016-10-31 01:36:35 +01:00
file-pat.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-pcx.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-pdf-load.c plug-ins: tab cleaning. 2016-11-23 00:39:53 +01:00
file-pdf-save.c icons: Bug 759904 revert patch file-pdf-save.c 2016-06-10 13:50:45 +02:00
file-pix.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-png.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-pnm.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-ps.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-psp.c Rename GIMP_LAYER_MODE_FOO_BROKEN to GIMP_LAYER_MODE_FOO_LEGACY 2017-01-09 01:27:20 +01:00
file-raw-data.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-sunras.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-svg.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-tga.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-wmf.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-xbm.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-xmc.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-xpm.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
file-xwd.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
film.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
filter-pack.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
fractal-trace.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-17 21:42:49 +01:00
gimprc.common Revert "New GimpMetadata as subclass of GExiv2Metadata" 2017-01-03 19:36:22 +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 Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-17 21:42:49 +01:00
guillotine.c Fix some memleaks 2011-08-18 13:37:35 -04:00
hot.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
jigsaw.c plug-ins: use the new drawable_ID-based GimpAspectPreview API 2015-09-17 00:28:09 +02:00
mail.c plug-ins: if --with-sendmail is set with a value, use it. (2) 2016-06-02 18:17:09 +02:00
max-rgb.c plug-ins: use the new drawable_ID-based GimpZoomPreview API 2015-09-14 22:16:21 +02:00
metadata.c metadata: fix a few memory leaks 2017-01-06 19:12:43 -05:00
mkgen.pl plug-ins: common: fix scripts to generate Makefile.am correctly 2016-09-07 22:10:19 +02:00
newsprint.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
nl-filter.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-17 21:42:49 +01:00
oilify.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-17 21:42:49 +01: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 Revert "New GimpMetadata as subclass of GExiv2Metadata" 2017-01-03 19:36:22 +01:00
procedure-browser.c Bug 645456 - Inconsistent window (role) naming scheme 2011-04-08 20:31:34 +02:00
qbist.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-17 21:42:49 +01:00
ripple.c plug-ins: use the new drawable_ID-based GimpDrawablePreview API 2015-09-15 00:50:16 +02:00
sample-colorize.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
sharpen.c Bug 757773 - Filters->Edge Detect->Neon... crashes 2015-11-08 14:15:44 +01:00
smooth-palette.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
softglow.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-17 21:42:49 +01:00
sparkle.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-18 21:02:32 +01:00
sphere-designer.c plug-ins: add back some menu entries for plugins 2016-04-18 21:06:16 +01:00
tile-small.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
tile.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
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 plug-ins: fix error from manual patch applying (height instead of width) 2016-04-20 01:34:09 +01:00
van-gogh-lic.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-18 21:02:32 +01:00
warp.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
web-browser.c Bug 767830 - Help browser does not launch on OS X 2016-09-06 20:51:47 +02:00
web-page.c app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00