summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
Commit message (Expand)AuthorAgeFilesLines
* Fix typo for FreeType dependencies in the enable_explicit_deps case.pango-1-0Owen Taylor2003-05-271-0/+5
* Accept libtool-1.5. (#111482)Owen Taylor2003-04-241-0/+4
* When loading in Load_Chain{Sub,Pos}ClassRule, the limit we have onlyOwen Taylor2003-04-161-0/+8
* Free the right string.Owen Taylor2003-04-161-0/+5
* Fix mispelled constant from last commit.Owen Taylor2003-04-151-0/+5
* Fix confusion between boolean and FT_Error return. (#108358, Noah Levitt)Owen Taylor2003-04-151-0/+8
* Switch around the code so that pango_font_description_set_family (desc,Owen Taylor2003-04-151-0/+9
* Fix off-by-one error. (#108620, Noah Levitt)Owen Taylor2003-04-151-0/+5
* Fix out-of-bounds read where the value wasn't actually used. (#106744,Owen Taylor2003-04-151-0/+5
* Return FALSE, not -1 in g_return_val_if_fail(). (#107666, MortenOwen Taylor2003-04-151-0/+6
* Fix missing static. (#108693, Rick Jones)Owen Taylor2003-04-151-0/+5
* Fix bug where language tag changes were not causing the font to be lookedOwen Taylor2003-02-121-0/+6
* Guard against pango_layout_set_text (pango_layout_get_text (layout));Owen Taylor2003-02-121-0/+7
* Remove call to QApplication::setStyle (new QCDEStyle())... didn't makeOwen Taylor2003-02-121-0/+7
* Remove spec.spec.in from EXTRA_DIST, and from dist rules. (#102231)Owen Taylor2003-01-301-0/+7
* g_return_val_if_fail for index >= 0 was the wrong way.Tor Lillqvist2003-01-291-2/+2
* g_return_if_fail for index >= 0 was the wrong way.Tor Lillqvist2003-01-291-0/+13
* Fix an off-by-one error when checking if are off the end of the coverageOwen Taylor2003-01-281-0/+9
* Fix version in complaint message about automake. (#104366, Rich Burridge)Owen Taylor2003-01-281-0/+5
* Avoid crash with string such as " 12" (bug #103674)Padraig O'Briain2003-01-201-0/+5
* Roughly clip glyphs into the X coordinate area to avoid wrap-around.Owen Taylor2002-12-071-0/+6
* Add missing thai-xft to thai-modules. (#99883, Tony Graham)Owen Taylor2002-12-061-0/+5
* Fix off-by-one in check for non-BMP characters. (#91834, He Qiangqiang)Owen Taylor2002-11-261-0/+6
* Fix missing argument (#99380, Dagfinn I. Mannsåker)Owen Taylor2002-11-251-0/+5
* Tweak lib pattern a bit. (#97584)Owen Taylor2002-11-211-0/+4
* Use some shell magic rather than perl to check for the right gtk-docOwen Taylor2002-11-211-0/+7
* Add more debugging output.Tor Lillqvist2002-11-121-0/+11
* Fix #96781: changes for basic X shaper's code range forHidetoshi Tajima2002-11-071-0/+7
* No more use of TFILL, the internal trailing consonant filler.Changwoo Ryu2002-11-051-0/+21
* Update the non-Uniscribe ranges to cover some more simple scripts.Tor Lillqvist2002-10-241-1/+18
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-211-0/+18
* Change semantics of this flag. If defined, also need to set env varTor Lillqvist2002-10-211-0/+23
* Fixed leaks when the Hangul jamos length >= 6 (#95730).Changwoo Ryu2002-10-151-0/+5
* unref the PangoOTInfo after extracting the ruleset from it (#91541).Sven Neumann2002-10-141-0/+13
* === Released 1.0.5 ===PANGO_1_0_5Owen Taylor2002-10-131-0/+13
* Recognize a special marker directory name "WINDOWSFONTDIR", and look upTor Lillqvist2002-09-301-0/+6
* Revert change from 2002-09-21: Don't bypass the code that automaticallyTor Lillqvist2002-09-281-0/+11
* (Based on GTK+ patch by J. Ali Harlow in #87774)Owen Taylor2002-09-271-0/+13
* make charset ordering of chinese character sets differently for chineseHidetoshi Tajima2002-09-271-0/+7
* INCLUDED_WIN32_MODULES was missing from a couple of places. (#93372)Tor Lillqvist2002-09-251-0/+5
* Use PANGO_PIXELS macro throughout instead of dividing by PANGO_SCALE.Tor Lillqvist2002-09-241-0/+19
* Remove. Not used. (A static library is built here. Exported entries are inTor Lillqvist2002-09-231-0/+7
* pango/mini-fribidi/makefile.mingw Remove. Not maintained.Tor Lillqvist2002-09-231-5/+8
* Remove. Not maintained.Tor Lillqvist2002-09-221-3/+10
* Make color parsing more robust and correct. (#93804)Matthias Clasen2002-09-221-0/+11
* Minor spacing fixes, comment the Unicode ranges covered.Tor Lillqvist2002-09-221-0/+20
* Distribute specifically pango.aliases and pango.modules, not the wholeTor Lillqvist2002-09-211-2/+4
* Distribute also pango.aliases and pango.modules.Tor Lillqvist2002-09-211-2/+75
* Don't distribute pangowin32.aliases, which isn't used.Tor Lillqvist2002-09-211-0/+10
* Fix problem where position wasn't updated properly.Owen Taylor2002-09-191-0/+5