summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
Commit message (Expand)AuthorAgeFilesLines
* Released 1.1.1.PANGO_1_1_1Owen Taylor2002-08-201-0/+13
* conditionalize FC_PATTERN usage on #ifdef FC_PATTERN, since it onlyOwen Taylor2002-08-201-0/+7
* Make the test for VARARGS macros more robust, fixing problem withOwen Taylor2002-08-201-0/+7
* modules/indic/indic-xft.c (maybe_add_GPOS_feature):Owen Taylor2002-08-201-0/+16
* Patch from Nils Nordman to add various missing 'static' (#90353)Owen Taylor2002-08-201-0/+8
* Delete the FC_PATTERN out of the result of FcFontRenderPrepare(), becauseOwen Taylor2002-08-191-0/+17
* Move the common code between PangoXftFontmap and PangoFT2Fontmap into aOwen Taylor2002-08-161-0/+11
* Keep a separate description => fontset hash for each language tag. PassOwen Taylor2002-08-151-0/+6
* Released 1.1.0PANGO_1_1_0Owen Taylor2002-08-131-0/+4
* use XAddExtension() magic to automatically clean up our information whenOwen Taylor2002-08-091-0/+13
* 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