gimp/plug-ins/common
Jehan 8ea316667c plug-ins: TGA 16-bit RGB (without alpha bit) is also valid.
According to some spec on the web, 16-bit RGB is also valid. In this
case, the last bit is simply ignored (at least that's how it is
implemented right now).
2017-12-20 13:28:44 +01:00
..
.gitignore Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02:00
Makefile.am Bug 791397 - Gimp import multi page PDF only imports first page. 2017-12-13 20:16:24 +01:00
align-layers.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
animation-optimize.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
animation-play.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
blinds.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
blur.c plugins: hide blur plug-in from menus 2012-05-03 04:34:07 +02:00
border-average.c Bug 761170: Warnings building with clang 2017-07-15 21:05:56 +02:00
cartoon.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
checkerboard.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
cml-explorer.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
color-cube-analyze.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01: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: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
colormap-remap.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
compose.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
contrast-normalize.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
contrast-retinex.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01: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 784836 - Context conflict on "Lower" in po-plug-ins. 2017-07-18 12:56:32 +02:00
decompose.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
depth-merge.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
despeckle.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
destripe.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
edge-dog.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
edge-neon.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
emboss.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +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 Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02: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 plug-ins: in file-csource, add RLE support for RGB565 2017-07-07 04:32:51 -04:00
file-desktop-link.c Bug 645456 - Inconsistent window (role) naming scheme 2011-04-08 20:31:34 +02:00
file-dicom.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-gbr.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-gegl.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-gif-load.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-gif-save.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
file-gih.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-glob.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01: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 Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
file-jp2-load.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-mng.c Bug 555777 - Export to MNG animation fails 2017-06-04 12:30:24 +02:00
file-pat.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-pcx.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-pdf-load.c plug-ins: use a domain on g_set_error(). 2017-09-26 23:48:52 +02:00
file-pdf-save.c plug-ins: s/GimpPluginPrintError/GimpPluginPDFError/ 2017-12-10 05:35:36 +01:00
file-pix.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-png.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-pnm.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-ps.c plug-ins: the file-ps plug-in won't take care about PDF import anymore. 2017-12-13 20:35:41 +01:00
file-psp.c app: rename "Color (HSV) (legacy)" mode to "Color (HSL) (legacy)" 2017-03-16 06:23:30 -04:00
file-raw-data.c plug-ins: auto-detect HGT variants. 2017-12-10 22:50:36 +01:00
file-sunras.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-svg.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-tga.c plug-ins: TGA 16-bit RGB (without alpha bit) is also valid. 2017-12-20 13:28:44 +01:00
file-wmf.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-xbm.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-xmc.c Bug 789436 - Fix out of boundary write in file-xmc.c. 2017-10-24 20:05:15 -04:00
file-xpm.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-xwd.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
film.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
filter-pack.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
fractal-trace.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimprc.common Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02: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: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
guillotine.c Fix some memleaks 2011-08-18 13:37:35 -04:00
hot.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
jigsaw.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
mail.c Bug 761170: Warnings building with clang 2017-07-15 21:05:56 +02:00
max-rgb.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
mkgen.pl pdb: (try 3) move PDB generation and sources to toplevel/pdb 2017-12-17 14:16:08 -05:00
newsprint.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
nl-filter.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
oilify.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
photocopy.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
plugin-browser.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
plugin-defs.pl Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02:00
procedure-browser.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
qbist.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
ripple.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
sample-colorize.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
sharpen.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
smooth-palette.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
softglow.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
sparkle.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
sphere-designer.c Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
tile-small.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
tile.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
unit-editor.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
unsharp-mask.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
van-gogh-lic.c plug-ins: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
warp.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
wavelet-decompose.c Bug 786844 - Wavelet decompose plugin changes image slightly 2017-10-29 11:27:35 -04: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 Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00