..
.gitignore
libgimp*: add GI's .dirstamp to .gitigore
2019-08-03 19:50:17 +02:00
Makefile.am
libgimp*: make more libgimp* libraries introspected.
2019-07-27 20:25:20 +02:00
Makefile.gi
libgimp*: move GObject Introspection into libgimp/.
2019-08-08 15:59:44 +02:00
gimpadaptivesupersample.c
libgimpcolor: rudimentary docs for gimp_adaptive_supersample_area()
2019-08-09 15:24:49 +02:00
gimpadaptivesupersample.h
gir: Add (closure) tags
2020-05-04 21:31:30 +02:00
gimpbilinear.c
Add GIR annotations to bilinear utils
2020-05-05 19:37:44 +02:00
gimpbilinear.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpcairo.c
Use "Returns:" to annotate return values
2019-08-03 07:53:47 +00:00
gimpcairo.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpcmyk.c
app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup()
2021-08-26 17:32:09 +02:00
gimpcmyk.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpcolor.def
libgimpcolor: add gimp_param_spec_rgb_get_default()
2019-07-27 16:10:24 +02:00
gimpcolor.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpcolormanaged.c
gir: Add missing annotations
2020-05-04 02:11:57 +02:00
gimpcolormanaged.h
gir: Add missing annotations
2020-05-04 02:11:57 +02:00
gimpcolorprofile.c
app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup()
2021-08-26 17:32:09 +02:00
gimpcolorprofile.h
libgimpcolor: add gimp_color_profile_get_space()
2018-07-16 14:06:32 +02:00
gimpcolorspace.c
pdb, libgimp*: add (out caller-allocates) to all GimpRGB* return values
2019-08-01 15:39:13 +02:00
gimpcolorspace.h
libgimpcolor: remove deprecated integer RGB <-> HSL conversion functions
2018-10-22 13:29:11 +02:00
gimpcolortransform.c
Cleanup GObject signal marshallers
2020-04-01 21:20:01 +00:00
gimpcolortransform.h
libgimp*: lots of doc fixes and new docs for structs and enums
2019-07-24 01:18:30 +02:00
gimpcolortypes.h
libgimpcolor: rudimentary docs for gimp_adaptive_supersample_area()
2019-08-09 15:24:49 +02:00
gimphsl.c
app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup()
2021-08-26 17:32:09 +02:00
gimphsl.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimphsv.c
app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup()
2021-08-26 17:32:09 +02:00
gimphsv.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimppixbuf.c
gir: Add missing annotations
2020-05-04 02:11:57 +02:00
gimppixbuf.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimprgb-parse.c
gir: Found some more missing (out) annotations
2020-05-03 18:12:37 +02:00
gimprgb.c
app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup()
2021-08-26 17:32:09 +02:00
gimprgb.h
libgimp*: various doc fixes
2019-08-10 12:32:25 +02:00
meson.build
Meson port.
2019-09-11 16:42:04 +02:00
test-color-parser.c
fix compilation of a test
2012-05-03 20:36:28 +09:00