Gimp/libgimpbase
Jehan 779de4bcf8 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.

(cherry picked from commit ee25bfc8bd)
2018-06-27 18:38:54 +02:00
..
.gitignore
gimpbase-private.c libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimpbase-private.h
gimpbase.def libgimp: update all .def files 2018-05-25 22:13:33 +02:00
gimpbase.h
gimpbaseenums.c libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimpbaseenums.h libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimpbasetypes.c
gimpbasetypes.h
gimpchecks.c
gimpchecks.h
gimpcompatenums.c libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimpcompatenums.h libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimpcpuaccel.c
gimpcpuaccel.h
gimpdatafiles.c
gimpdatafiles.h
gimpenv.c libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimpenv.h libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimplimits.h
gimpmemsize.c libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimpmemsize.h libgimpbase: remove almost all deprecated compat cruft 2018-05-20 21:06:29 +02:00
gimpmetadata.c libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
gimpmetadata.h
gimpparam.h
gimpparasite.c
gimpparasite.h
gimpparasiteio.c libgimpbase: add gimp_pixpipe_params_free(). 2018-06-27 18:38:54 +02:00
gimpparasiteio.h libgimpbase: add gimp_pixpipe_params_free(). 2018-06-27 18:38:54 +02:00
gimpprotocol.c Issue #701 - Add the ability to embed the GIMP built-in sRGB profile... 2018-06-18 02:19:41 +02:00
gimpprotocol.h Issue #701 - Add the ability to embed the GIMP built-in sRGB profile... 2018-06-18 02:19:41 +02:00
gimprectangle.c
gimprectangle.h
gimpreloc.c
gimpreloc.h
gimpsignal.c
gimpsignal.h
gimpunit.c
gimpunit.h
gimputils.c libgimpbase: fix declaration after statement and reset safecheck... 2018-06-25 01:14:15 +02:00
gimputils.h
gimpvaluearray.c
gimpvaluearray.h
gimpwin32-io.h
gimpwire.c
gimpwire.h
Makefile.am
test-cpu-accel.c