Gimp/app/text
Michael Natterer e5b6806fe2 app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
and remove lots of labels from calls to gimp_prop_foo_new(). Also
had to manually remove some unwanted labels that are now added
automatically, fixes bug #761880.
2016-02-11 23:46:24 +01:00
..
.gitignore
gimp-fonts.c Bug 751178: GIMP doesn't load fonts from folders... 2015-06-22 19:40:25 +02:00
gimp-fonts.h
gimpfont.c Bug 751836: font alias "sans" deprecated in fontconfig… 2015-07-12 14:07:04 +02:00
gimpfont.h
gimpfontlist.c Bug 751836: font alias "sans" deprecated in fontconfig… 2015-07-12 14:07:04 +02:00
gimpfontlist.h
gimptext-compat.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimptext-compat.h
gimptext-parasite.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimptext-parasite.h
gimptext-vectors.c Bug 662787 - Segfaults when trying to set a large text size 2013-10-24 20:23:51 +13:00
gimptext-vectors.h
gimptext-xlfd.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimptext-xlfd.h
gimptext.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimptext.h
gimptextlayer-transform.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimptextlayer-transform.h app, pdb, libgimp: Remove all traces of the supersampling recursion level 2013-05-31 01:15:32 +02:00
gimptextlayer-xcf.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimptextlayer-xcf.h
gimptextlayer.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimptextlayer.h Bug 352823 - Changing image mode discards text layer information 2012-11-10 18:56:44 +01:00
gimptextlayout-render.c Bug 726495 - "Text to path" delivers a path offset from the text 2014-04-11 16:56:29 +02:00
gimptextlayout-render.h
gimptextlayout.c Bug 662787 - Segfaults when trying to set a large text size 2013-10-24 20:23:51 +13:00
gimptextlayout.h Bug 662787 - Segfaults when trying to set a large text size 2013-10-24 20:23:51 +13:00
gimptextundo.c app: add progress reporting to gimp_drawable_convert_type() 2015-10-21 22:22:30 +02:00
gimptextundo.h Bug 352823 - Changing image mode discards text layer information 2012-11-10 18:56:44 +01:00
Makefile.am build: Add HarfBuzz dependency 2014-05-03 00:27:47 +05:30
text-enums.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
text-enums.h app: remove /*< skip >*/ and /*< pdb-skip >*/ annotations from enums 2016-01-07 17:44:46 +01:00
text-types.h