summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Some fixes from #90267Owen Taylor2002-08-091-0/+21
* Fix accidentally exported set_unicode_charmap() andOwen Taylor2002-08-081-0/+8
* Up MAX_FREED_FONTS to 128Owen Taylor2002-08-081-0/+16
* Add FONTCONFIG_CFLAGS to INCLUDES. (Joe Yandle.)Owen Taylor2002-08-081-0/+5
* add tables-jamos.ijacob berkman2002-08-081-2/+2
* add hangul-defs.h so it gets distedjacob berkman2002-08-081-0/+5
* Fix missing trailing newline in file.Owen Taylor2002-08-071-0/+4
* echo status at end.Michael Meeks2002-08-071-0/+4
* Offset to MarkAttachClassDef is offset to table, not offset to offset toOwen Taylor2002-08-071-0/+10
* Get rid of direct access to FT_Face.Owen Taylor2002-08-071-0/+5
* Add missing XFT_CFLAGS to INCLUDES. (Joe Yandle)Owen Taylor2002-08-071-0/+5
* Use FcPatternHash instead of rolling our own. (Slight speed decrease)Owen Taylor2002-08-061-0/+9
* Patch from Keith Packard:Owen Taylor2002-08-061-0/+16
* Export.Owen Taylor2002-08-061-0/+12
* New function allowing us to shut down a display.Owen Taylor2002-08-021-0/+6
* Fix check for having any backend HAVE_XFT => have_xft, etc. (ProblemOwen Taylor2002-08-011-0/+6
* Renders the prefix of uncomposable Hangul syllable in the way of otherChangwoo Ryu2002-08-011-0/+6
* Minor tweak to last patch to clarify index passed to unknown_glyph().Owen Taylor2002-07-311-0/+5
* Argument to make_glyph() shouldn't have been unsigned char, since we passOwen Taylor2002-07-311-0/+10
* Patch from Changwoo Ryu <cwryu@debian.org> (#86591)Owen Taylor2002-07-311-0/+31
* Make charset ordering more important than ordering in the fontOwen Taylor2002-07-311-0/+7
* Avoid using g_strescape(), since it mangles UTF-8. (#89479, Yao Zhang)Owen Taylor2002-07-311-0/+6
* Set is_cluster_start attributes based on the log_clusters[] set by theOwen Taylor2002-07-311-0/+6
* Fix problem where pango_xft_get_unknown_glyph() was being used for XOwen Taylor2002-07-271-0/+7
* ri Jul 26 19:46:45 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-261-0/+8
* Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support forOwen Taylor2002-07-261-0/+6
* Patch from Theppitak Karoonboonyanan that factors out common code fromOwen Taylor2002-07-261-0/+19
* Add back non-spurious \$ removed in last commit.Owen Taylor2002-07-261-0/+4
* Fix a leftover spurious \$ from the last commit.Owen Taylor2002-07-261-0/+4
* Replace uses of grep \(A\|B\) ... with egrep (A|B). (#84872, ArnaudOwen Taylor2002-07-261-0/+13
* Fix wrong assertion that was dying on lines separated by PS (U+2029).Owen Taylor2002-07-251-0/+6
* don't access the old (invalid) face pointer after loading a fallback faceSven Neumann2002-07-221-0/+6
* Fix trivial typo that was causing the charcode hex boxes to beOwen Taylor2002-07-161-0/+5
* on Jul 15 14:56:34 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-151-0/+11
* Fix some typos.Owen Taylor2002-07-031-0/+4
* Be more robust when trying to set the unicode character map on the font.Owen Taylor2002-07-031-0/+9
* New function to allow tweaking of FcPattern default substitution (forOwen Taylor2002-07-031-0/+15
* Fixed segfault, see ChangeLogMatthias Warkus2002-07-021-0/+7
* Support new Arabic characters in Unicode 3.2. (Patch from RoozbehOwen Taylor2002-06-161-0/+6
* Fix problem with attr_list == NULL. (#85079, Andreas J. Guelzow)Owen Taylor2002-06-131-0/+6
* Use unsigned char for bitfield array. (#83257, David L. Cooper II)Owen Taylor2002-06-121-1/+10
* Change @glyph2 parameter of arabic_*_recode() to be a gunichar* likeOwen Taylor2002-06-121-0/+7
* Remove pangoft2.aliases from CVS/distribution; it is no longer used.Owen Taylor2002-06-121-0/+6
* Don't leak raw_metrics and don't copy refcounts. (#84533)Matthias Clasen2002-06-101-0/+5
* Add @FREETYPE_CFLAGS@Owen Taylor2002-06-061-0/+7
* Update the versioning to reflect '1.1.x' (Use the 100 * minor + microOwen Taylor2002-06-061-0/+5
* Provide : as the fourth argument whne checking for fontconfig, xft, so weOwen Taylor2002-06-061-0/+6
* Fix to have @XFT_CFLAGS@Owen Taylor2002-06-041-0/+4
* Don't open the font unecessarily, we already have the FcCharSet.Owen Taylor2002-06-041-0/+6
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-0/+31