Gimp/libgimpbase
Niels De Graef 57d3837e40 gir: More missing annotations
Especially need to watch out with forgetting `(array)` and `(out)`
annotations, as they can really give a different API in certain (if not
most) bindings.
2020-05-08 16:57:45 +02:00
..
.gitignore
gimpbase-private.c
gimpbase-private.h
gimpbase.def libgimpbase: remove enum GimpBlendMode, it's not used any longer 2019-11-19 21:13:31 +01:00
gimpbase.h
gimpbaseenums.c libgimpbase: rename and reorder the values of enum GimpSelectCriterion 2019-11-19 22:25:57 +01:00
gimpbaseenums.h libgimpbase: rename and reorder the values of enum GimpSelectCriterion 2019-11-19 22:25:57 +01:00
gimpbasetypes.c Fix various typos 2019-09-21 17:10:46 +00:00
gimpbasetypes.h
gimpchecks.c gir: More missing annotations 2020-05-08 16:57:45 +02:00
gimpchecks.h
gimpcompatenums.c
gimpcompatenums.h
gimpcpuaccel.c
gimpcpuaccel.h
gimpenv.c libgimpbase, plug-ins: fix all warnings to g_stat() calls. 2019-09-22 13:52:37 +02:00
gimpenv.h libgimpbase: remove gimp_personal_rc_file() 2019-09-21 18:08:13 +02:00
gimplimits.h
gimpmemsize.c
gimpmemsize.h
gimpmetadata.c gir: Add some missing (array length) annotations 2020-05-03 18:11:29 +02:00
gimpmetadata.h libgimp: manage boolean "save-comment" properties automatically 2019-10-10 01:30:29 +02:00
gimpparamspecs.c gir: Add more missing (array) and (out) annotations 2020-05-04 21:29:42 +02:00
gimpparamspecs.h libgimpbase: document the members of GimpArray, GimpStringArray 2019-12-27 19:55:28 +01:00
gimpparasite.c libgimpbase: Use G_DEFINE_BOXED_TYPE() 2019-11-05 10:14:29 +00:00
gimpparasite.h
gimpparasiteio.c
gimpparasiteio.h
gimpprotocol.c app, libgimp: add boolean "export-comment" gimprc property 2019-10-10 00:48:28 +02:00
gimpprotocol.h app, libgimp: add boolean "export-comment" gimprc property 2019-10-10 00:48:28 +02:00
gimprectangle.c gir: Add more (out) tags when appropriate 2020-05-03 17:35:01 +02:00
gimprectangle.h
gimpreloc.c Use g_strlcpy() instead of strncpy() everywhere 2019-08-14 23:52:38 +02:00
gimpreloc.h
gimpsignal.c
gimpsignal.h
gimpunit.c libgimpbase: return 0 for GIMP_UNIT_PIXEL in gimp_unit_get_factor(). 2019-08-17 12:12:40 +02:00
gimpunit.h
gimputils.c gir: Add more missing (array) and (out) annotations 2020-05-04 21:29:42 +02:00
gimputils.h
gimpvaluearray.c
gimpvaluearray.h
gimpversion.h.in Meson port. 2019-09-11 16:42:04 +02:00
gimpwin32-io.h
gimpwire.c
gimpwire.h
Makefile.am
Makefile.gi
meson.build Fix meson build on macos 2020-01-18 23:39:34 +01:00
test-cpu-accel.c