Gimp/plug-ins/common
Jehan ee25bfc8bd libgimpbase: add gimp_pixpipe_params_free().
And use it where appropriate. A public API asking you to know the
internals of your code is a bad idea.
2018-06-27 18:37:20 +02:00
..
.gitignore plug-ins: add busy-dialog plug-in 2018-05-29 16:07:48 -04: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 pdb: deprecated gimp-layer-translate 2018-04-23 15:49:23 +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 Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
blur.c
border-average.c Bug 761170: Warnings building with clang 2017-07-15 21:05:56 +02:00
busy-dialog.c plug-ins: add busy-dialog plug-in 2018-05-29 16:07:48 -04:00
cartoon.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
checkerboard.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
cml-explorer.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02: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 Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03: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 Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +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 Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
crop-zealous.c Bug 791901 - GeglBuffers leaked with Zealous Crop. 2017-12-24 00:39:02 +01:00
curve-bend.c plug-ins: use g_fopen(filename, "w+b")... 2018-06-15 11:02:24 +02:00
decompose.c Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +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 Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02: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 Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
edge-neon.c Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
emboss.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
file-aa.c
file-cel.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
file-compressor.c Bug 792657 - A useless error message when cancelling opening a .svgz. 2018-01-19 14:20:40 +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
file-dicom.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
file-gbr.c Bug 789612 - Prevent heap overflow in GBR parser 2018-01-01 17:15:38 +01:00
file-gegl.c plug-ins: implement RGBE exporting through GEGL. 2018-01-13 01:27:01 +01:00
file-gif-load.c pdb: deprecated gimp-layer-translate 2018-04-23 15:49:23 +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 libgimpbase: add gimp_pixpipe_params_free(). 2018-06-27 18:37:20 +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
file-heif.c plug-ins: pack the file-heif load dialog's icon view cells manually 2018-06-12 18:36:47 +02:00
file-html-table.c plug-ins: in file-html-table, use sampler object ... 2018-05-13 19:40:46 -04:00
file-jp2-load.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
file-mng.c libgimp: forgot to deprecate gimp_gamma() 2018-06-18 02:59:24 +02:00
file-pat.c gbr/pat: Fix out of boundary read on illegal names 2017-12-21 22:09:54 +01: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 file-pdf-load: fix plurals 2018-02-18 14:12:03 +03:00
file-pdf-save.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
file-pix.c Source and trivial typos 2018-05-12 23:44:47 +02:00
file-png.c Issue #1634 - PNG image opens as a blank one in GIMP 2018-06-13 19:09:51 +02:00
file-pnm.c PFM: Fix writing with ',' as decimal separator 2018-04-16 23:54:45 +02:00
file-ps.c Issue #1678 - CWE-120 - Don't use strcpy() 2018-06-19 15:39:26 +02:00
file-psp.c plug-ins: properly propagate GError. 2017-12-21 21:47:25 +01:00
file-raw-data.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02: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 plug-ins: indentation fix. 2018-01-19 14:04:47 +01:00
file-tga.c plug-ins: some minor coding style fix. 2017-12-20 15:12:10 +01:00
file-wmf.c plug-ins: lookup WMF fonts on same prefix when relocatable bundle. 2018-06-27 04:40:02 +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 pdb: deprecated gimp-layer-translate 2018-04-23 15:49:23 +02:00
file-xpm.c Bug 793951 - Fix crashes when some external APIs fail 2018-03-26 21:27:42 +02:00
file-xwd.c Fix encoding. The world should be utf-8. 2018-06-16 03:50:14 +02:00
film.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +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 Mark legacy plug-ins/scripts as such in menu 2017-12-27 02:40:27 +03:00
gimprc.common plug-ins: add busy-dialog plug-in in plugin-defs.pl. 2018-06-14 03:25:41 +02:00
goat-exercise.c plug-ins: fix my name/email in the goat exercise 2017-12-25 22:35:23 +01:00
gradient-map.c
grid.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
guillotine.c
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 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +02:00
Makefile.am plug-ins: add busy-dialog plug-in in plugin-defs.pl. 2018-06-14 03:25:41 +02:00
max-rgb.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02: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: don't use gimp_rgb_to_cmyk_int() in newsprint 2018-04-28 14:44:23 +02:00
nl-filter.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
oilify.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
photocopy.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02: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 plug-ins: add busy-dialog plug-in in plugin-defs.pl. 2018-06-14 03:25:41 +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 Fix encoding. The world should be utf-8. 2018-06-16 03:50:14 +02:00
sample-colorize.c Source and trivial typos 2018-05-12 23:44:47 +02: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 plug-ins: in smooth-palette, use sampler object ... 2018-05-13 19:40:46 -04:00
softglow.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
sparkle.c plug-ins: clean out some lost tabs. 2018-02-26 19:12:50 +01:00
sphere-designer.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
tile-small.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02: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 Bug 795611 - unit-editor.c: Boolean result is used in bitwise operation 2018-04-28 02:48:56 +02:00
unsharp-mask.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
van-gogh-lic.c Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +02: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 795716 - Wavelet Decompose takes too long to group layers 2018-05-07 02:56:10 -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