summaryrefslogtreecommitdiff
path: root/pango/pangoatsui-fontmap.c
Commit message (Expand)AuthorAgeFilesLines
* Hook up pango-utils.h into the documentation, as we are installing itBehdad Esfahbod2006-03-311-1/+1
* Change g_critical to g_warning. We already handle them gracefully.Behdad Esfahbod2006-02-211-0/+1
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-2/+2
* #include <modules.h>. (bug #328632)Behdad Esfahbod2006-01-261-0/+2
* Declare int i! (bug #328632)Behdad Esfahbod2006-01-251-0/+1
* Finish ATSUI module work. Bug #322022, Matthias Clasen.Behdad Esfahbod2006-01-211-0/+3
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+2
* pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,Behdad Esfahbod2006-01-051-2/+3
* Add checks for ATSUI.Anders Carlsson2005-11-221-0/+697