summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo for FreeType dependencies in the enable_explicit_deps case.pango-1-0Owen Taylor2003-05-276-1/+26
* Accept libtool-1.5. (#111482)Owen Taylor2003-04-246-1/+21
* When loading in Load_Chain{Sub,Pos}ClassRule, the limit we have onlyOwen Taylor2003-04-167-6/+48
* Free the right string.Owen Taylor2003-04-166-1/+26
* Fix mispelled constant from last commit.Owen Taylor2003-04-156-1/+26
* Fix confusion between boolean and FT_Error return. (#108358, Noah Levitt)Owen Taylor2003-04-157-3/+45
* Switch around the code so that pango_font_description_set_family (desc,Owen Taylor2003-04-156-4/+51
* Fix off-by-one error. (#108620, Noah Levitt)Owen Taylor2003-04-156-1/+26
* Fix out-of-bounds read where the value wasn't actually used. (#106744,Owen Taylor2003-04-155-0/+25
* Return FALSE, not -1 in g_return_val_if_fail(). (#107666, MortenOwen Taylor2003-04-156-1/+31
* Fix missing static. (#108693, Rick Jones)Owen Taylor2003-04-156-1/+26
* Remove files from server copyOwen Taylor2003-04-144-1165/+0
* Fix bug where language tag changes were not causing the font to be lookedOwen Taylor2003-02-126-4/+35
* Guard against pango_layout_set_text (pango_layout_get_text (layout));Owen Taylor2003-02-126-4/+42
* Remove call to QApplication::setStyle (new QCDEStyle())... didn't makeOwen Taylor2003-02-126-3/+35
* Remove spec.spec.in from EXTRA_DIST, and from dist rules. (#102231)Owen Taylor2003-01-307-5/+35
* g_return_val_if_fail for index >= 0 was the wrong way.Tor Lillqvist2003-01-296-11/+11
* g_return_if_fail for index >= 0 was the wrong way.Tor Lillqvist2003-01-298-2/+70
* Fix an off-by-one error when checking if are off the end of the coverageOwen Taylor2003-01-286-2/+49
* Fix version in complaint message about automake. (#104366, Rich Burridge)Owen Taylor2003-01-286-2/+27
* Avoid crash with string such as " 12" (bug #103674)Padraig O'Briain2003-01-206-1/+26
* Roughly clip glyphs into the X coordinate area to avoid wrap-around.Owen Taylor2002-12-078-21/+81
* Add missing thai-xft to thai-modules. (#99883, Tony Graham)Owen Taylor2002-12-067-1/+31
* Fix off-by-one in check for non-BMP characters. (#91834, He Qiangqiang)Owen Taylor2002-11-267-1/+37
* Fix missing argument (#99380, Dagfinn I. Mannsåker)Owen Taylor2002-11-257-2/+32
* Tweak lib pattern a bit. (#97584)Owen Taylor2002-11-217-1/+25
* Use some shell magic rather than perl to check for the right gtk-docOwen Taylor2002-11-217-9/+61
* Add more debugging output.Tor Lillqvist2002-11-128-4/+86
* Fix #96781: changes for basic X shaper's code range forHidetoshi Tajima2002-11-077-4/+47
* No more use of TFILL, the internal trailing consonant filler.Changwoo Ryu2002-11-057-40/+215
* Update the non-Uniscribe ranges to cover some more simple scripts.Tor Lillqvist2002-10-247-49/+210
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-2110-1/+896
* Change semantics of this flag. If defined, also need to set env varTor Lillqvist2002-10-2111-90/+334
* Fixed leaks when the Hangul jamos length >= 6 (#95730).Changwoo Ryu2002-10-157-6/+37
* unref the PangoOTInfo after extracting the ruleset from it (#91541).Sven Neumann2002-10-149-4/+87
* === Released 1.0.5 ===PANGO_1_0_5Owen Taylor2002-10-1310-3/+101
* Recognize a special marker directory name "WINDOWSFONTDIR", and look upTor Lillqvist2002-09-307-0/+85
* Revert change from 2002-09-21: Don't bypass the code that automaticallyTor Lillqvist2002-09-287-2/+70
* (Based on GTK+ patch by J. Ali Harlow in #87774)Owen Taylor2002-09-279-3/+104
* make charset ordering of chinese character sets differently for chineseHidetoshi Tajima2002-09-277-4/+46
* INCLUDED_WIN32_MODULES was missing from a couple of places. (#93372)Tor Lillqvist2002-09-257-2/+32
* Still a tiny improvement to pango_win32_render: keep tally of last_xTor Lillqvist2002-09-241-1/+2
* Use PANGO_PIXELS macro throughout instead of dividing by PANGO_SCALE.Tor Lillqvist2002-09-249-34/+215
* Remove. Not used. (A static library is built here. Exported entries are inTor Lillqvist2002-09-238-52/+44
* pango/mini-fribidi/makefile.mingw Remove. Not maintained.Tor Lillqvist2002-09-2311-99/+49
* Remove. Not maintained.Tor Lillqvist2002-09-229-54/+61
* Make color parsing more robust and correct. (#93804)Matthias Clasen2002-09-2211-45/+191
* Change according to change below so that build also with the manuallyTor Lillqvist2002-09-221-4/+4
* Minor spacing fixes, comment the Unicode ranges covered.Tor Lillqvist2002-09-2211-47/+186
* Two very minor spacing fixes.Tor Lillqvist2002-09-212-2/+1