summaryrefslogtreecommitdiff
path: root/modules/basic/basic-xft.c
Commit message (Expand)AuthorAgeFilesLines
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-269/+0
* Add some extra ranges as "*" to match basic-x.c. (#101083, Jungshik Shin)Owen Taylor2002-12-161-4/+4
* Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr().Owen Taylor2002-12-061-1/+2
* Removed hangul syllables and hangul tonemarks ranges. Now hangul-xft isChangwoo Ryu2002-11-021-2/+2
* Patch from Theppitak Karoonboonyanan that factors out common code fromOwen Taylor2002-07-261-1/+0
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-15/+1
* ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-03-261-18/+1
* Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE)Owen Taylor2002-03-251-9/+4
* Patch from Sven Neumann to extend and make consistent the set ofOwen Taylor2002-02-231-1/+20
* Changed support of Hebrew from full to fallback in order to make theDov Grobgeld2002-01-191-1/+1
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* Update the default list of included modules forAlexander Larsson2001-01-031-3/+3
* Add opentype/.Owen Taylor2000-12-211-0/+1
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-201-9/+10
* Fix macro breakage.Owen Taylor2000-12-151-0/+284