Gimp/app/text
Jehan cfaa3103e7 app: output proper info message while fonts are loading.
To this effect, I add a variable to differentiate the "no-fonts on the
system" case from "fonts still loading".
2018-05-27 03:42:43 +02:00
..
.gitignore enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
gimp-fonts.c app: output proper info message while fonts are loading. 2018-05-27 03:42:43 +02:00
gimp-fonts.h Issue #1211: Load fonts in background after startup. 2018-05-27 02:13:33 +02:00
gimpfont.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpfont.h
gimpfontlist.c app: add a check on not-NULL string before g_utf8_validate(). 2018-05-05 15:55:30 +02:00
gimpfontlist.h
gimptext-compat.c app: rename more stuff from "floating sel" to "floating selection" 2016-05-20 16:46:26 +02:00
gimptext-compat.h
gimptext-parasite.c
gimptext-parasite.h
gimptext-vectors.c
gimptext-vectors.h
gimptext-xlfd.c Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +02:00
gimptext-xlfd.h
gimptext.c
gimptext.h
gimptextlayer-transform.c
gimptextlayer-transform.h
gimptextlayer-xcf.c app: add gimp_drawable_{start,end,flush}_paint() 2018-04-08 09:42:47 -04:00
gimptextlayer-xcf.h
gimptextlayer.c app: output proper info message while fonts are loading. 2018-05-27 03:42:43 +02:00
gimptextlayer.h
gimptextlayout-render.c
gimptextlayout-render.h
gimptextlayout.c Bug 774383 - Text layer created by gimp-text-fontname doesn't... 2016-11-15 13:23:00 +01:00
gimptextlayout.h Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +02:00
gimptextundo.c app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
gimptextundo.h
Makefile.am */Makefile.am: add abbreviations to generated enum files 2017-11-30 03:10:14 -05:00
text-enums.c enums: generate enum files in source dir 2017-05-06 17:26:16 -04:00
text-enums.h
text-types.h