summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More careful handling of face->charmap; if is NULL, try to set a unicodeOwen Taylor2003-04-166-2/+59
* 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
* Don't look for Xft unless we found FreeType. (#109753)Owen Taylor2003-04-156-1/+26
* Switch around the code so that pango_font_description_set_family (desc,Owen Taylor2003-04-156-4/+51
* Avoid complex quoting mess that didn't work with all shells. (#108001)Owen Taylor2003-04-156-4/+33
* Fix infinite loop in the case where the charmap contains a character >Owen Taylor2003-04-156-7/+37
* Cast some enumeration members that are bigger than signed integers toOwen Taylor2003-04-156-2/+32
* 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-157-25/+54
* 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
* Add indic-ft2 module from Kapil Chowskey.Owen Taylor2003-04-148-1/+494
* Remove files from server copyOwen Taylor2003-04-146-1991/+0
* disable antialiasing if requested. Fixes bug #109370.Sven Neumann2003-04-036-13/+75
* pango/pangoft2.c (pango_ft2_render_layout) pango/pangowin32.cSven Neumann2003-04-028-185/+98
* pango/pangoft2-fontmap.c fixed typos in inline docs.Sven Neumann2003-03-287-2/+27
* shut up CVSSven Neumann2003-03-211-7/+9
* Quick and dirty fix for crash in the Hebrew shaper. (Bug #103634)Dov Grobgeld2003-03-121-2/+11
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-1726-210/+374
* fix a typo in the @bitmap argument description. s/line/layoutChema Celorio2003-02-166-1/+26
* Simplify 'test x$have_x != xfalse' to $have_x.Owen Taylor2003-02-126-1/+26
* If --without-x is specified, don't try to build Xft backend either.Owen Taylor2003-02-126-1/+33
* Fix bug where language tag changes were not causing the font to be lookedOwen Taylor2003-02-127-5/+36
* Up the FreeType version requirement to 2.0.9. (2.2.1 had a compilationOwen Taylor2003-02-127-36/+41
* 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
* Fix typo where xft_sources was used again. (#105219, Chris Ross)Owen Taylor2003-02-126-1/+31
* Remove spec.spec.in from EXTRA_DIST, and from dist rules. (#102231)Owen Taylor2003-01-307-5/+35
* === Released 1.2.1 ===PANGO_1_2_1Owen Taylor2003-01-298-7/+63
* g_return_if_fail for index >= 0 was the wrong way.Tor Lillqvist2003-01-297-2/+50
* 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
* merged fix for bug #103917 from HEAD branch.Sven Neumann2003-01-206-2/+21
* Avoid crash with string such as " 12" (bug #103674)Padraig O'Briain2003-01-206-1/+26
* Export TT_New_GDEF_Table to create an empty GDEF table.Owen Taylor2003-01-149-375/+194
* Split ChangeLogpango-1-2-branchpointOwen Taylor2002-12-285-7830/+0
* === Released 1.2.0 ===PANGO_1_2_0Owen Taylor2002-12-208-3/+55
* Some unit fixups (#96335)Owen Taylor2002-12-2012-17/+160
* === Released 1.1.6 ===Owen Taylor2002-12-1712-8/+70
* When we get an isolated tone in isolation, do something reasonable ratherOwen Taylor2002-12-1710-4/+156
* Add some extra ranges as "*" to match basic-x.c. (#101083, Jungshik Shin)Owen Taylor2002-12-168-8/+50
* Require autoconf-2.53.Owen Taylor2002-12-127-0/+25
* Cosmetic changes to short descriptions.Matthias Clasen2002-12-1124-132/+258
* === Released 1.1.5 ===PANGO_1_1_5Owen Taylor2002-12-1011-16/+68
* === Released 1.1.5 ===Owen Taylor2002-12-109-45/+71
* Draw the unknown glyph box with X primitives rather than hoping that someOwen Taylor2002-12-097-85/+152
* shut up cvsManish Singh2002-12-091-0/+1