Gimp/app/text
Niels De Graef 878804fb01 Cleanup GObject signal marshallers
* Don't generate our own marshallers if they are available in GLib
  already
* Don't set the c_marshaller parameter in `g_signal_new()` if it's a
  default marshaller provided by GLib. See commit message of commit
  39e4aa3c57 on why this is the case.
2020-04-01 21:20:01 +00:00
..
.gitignore
gimpfont.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpfont.h
gimpfontfactory.c app: rename GimpParallelRunAsyncFunc to GimpRunAsyncFunc 2020-03-14 00:43:43 +02:00
gimpfontfactory.h
gimptext-compat.c
gimptext-compat.h
gimptext-parasite.c app, libgimpwidgets: use the new parasite (de)serialization API 2019-09-21 12:26:29 +02:00
gimptext-parasite.h
gimptext-vectors.c
gimptext-vectors.h
gimptext-xlfd.c Use g_strlcpy() instead of strncpy() everywhere 2019-08-14 23:52:38 +02:00
gimptext-xlfd.h
gimptext.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimptext.h
gimptextlayer-transform.c
gimptextlayer-transform.h
gimptextlayer-xcf.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimptextlayer-xcf.h
gimptextlayer.c Add (nullable) if applicable 2019-08-03 07:53:47 +00:00
gimptextlayer.h
gimptextlayout-render.c
gimptextlayout-render.h
gimptextlayout.c
gimptextlayout.h
gimptextundo.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimptextundo.h
Makefile.am
meson.build app, libgimp*: (meson) fix all the generated *-enums.c. 2019-10-19 22:32:29 +02:00
text-enums.c
text-enums.h
text-types.h