summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
Commit message (Expand)AuthorAgeFilesLines
* Minor spacing fixes, comment the Unicode ranges covered.Tor Lillqvist2002-09-221-1/+21
* Distribute specifically pango.aliases and pango.modules, not the wholeTor Lillqvist2002-09-211-0/+77
* Fix problem where position wasn't updated properly.Owen Taylor2002-09-191-1/+9
* Correctly handle back, new_advance.Eric Mader2002-09-091-1/+4
* Don't fail when reading an empty script.Eric Mader2002-09-061-0/+4
* copy version with automake-1.4 fixes from -1-0 branchjacob berkman2002-09-051-0/+4
* Render only valid glyphs. Fix by Florent Duguet. Don't know if this isTor Lillqvist2002-09-041-0/+8
* G_WIN32_DLLMAIN_FOR_DLL_NAME not needed on Cygwin, surround with #ifdefTor Lillqvist2002-09-041-0/+5
* Change Punjabi script ('punj') to Gurmukhi ('guru')Eric Mader2002-08-281-0/+7
* 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