summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Split out handling of sinhala al-lakuna character from handling of ViramaOwen Taylor2005-03-036-27/+77
* Add bug # to ChangeLogOwen Taylor2005-03-033-0/+13
* Call XftCharIndex() on the right font. (#163511)Owen Taylor2005-03-033-1/+12
* For all binary searches, handle the case where the number of items is 0.Owen Taylor2005-03-034-24/+75
* For family names that add in numbers add a , to distinguish them fromOwen Taylor2005-03-023-7/+48
* Fix various typos in the docs (#163244, Morten Welinder)Owen Taylor2005-03-023-2/+12
* Go back to using Xft-reported metrics for all non-transformed fonts.Owen Taylor2005-03-023-1/+19
* Redo the handling of absolute sizes for PangoAttribute to work aroundOwen Taylor2005-03-025-16/+66
* Don't break lines on LINE_SEPARATOR in single-paragraph mode. (#168589,Owen Taylor2005-03-014-2/+15
* Fix a typo in the last commit (Manish Singh)Owen Taylor2005-03-012-0/+10
* Delete FC_SPACING value out of pattern before passing it to Xft, toOwen Taylor2005-03-013-1/+18
* Build fixes from Andrew P. Lentvorski, Jr, #164655Owen Taylor2005-03-014-1/+31
* Use PKG_CHECK_MODULES not AM_PATH_GLIB_2_0 to avoid a problem where olderOwen Taylor2005-03-015-12/+30
* Include pangowin32.h first to avoid a namespace collision. (#163584)Tor Lillqvist2005-03-013-4/+14
* Minor doc fixes. (#167922, #167924, Billy Biggs)Owen Taylor2005-02-214-2/+16
* Show unknown glyphs; this may lead to overlapping boxes when accents areMatthias Clasen2005-01-313-0/+17
* Add missing entry points.Tor Lillqvist2005-01-253-0/+7
* Don't use -p option to cp, can cause "failed to preserve ownership"Tor Lillqvist2005-01-2510-8/+24
* Require gmodule-no-export-2.0 instead of gmodule-2.0Matthias Clasen2005-01-093-1/+11
* Revert some accidentally committed changes.Owen Taylor2005-01-064-137/+32
* Fix reversed test on attr->absolute that was causing pixels sizes to beOwen Taylor2005-01-063-2/+16
* Fix trailing comma in enum (#162618)Owen Taylor2005-01-043-1/+9
* Fix doc sentences to parse. (#161812, Morten Welinder)Owen Taylor2005-01-043-2/+12
* Fix 1.7.1 => 1.8.0 versionOwen Taylor2005-01-041-1/+1
* Rename y1 parameters to y1_ to avoid conflicts with the math.h BesselOwen Taylor2005-01-044-5/+17
* Fix problem where MEDIUM was getting grouped with SEMIBOLD rather thanOwen Taylor2004-12-315-3/+27
* Use FC_WEIGHT_MEDIUM, not FC_WEIGHT_NORMAL in old-fontconfig case.Owen Taylor2004-12-174-3/+25
* Fix bug in computing logical_rect.x when layout->width == -1. (#161510,Owen Taylor2004-12-174-374/+44
* Add short and long descriptions.pango-1-8-branchpointOwen Taylor2004-12-166-24/+155
* Add missed fileOwen Taylor2004-12-161-0/+205
* === Released 1.8.0 ===PANGO_1_8_0Owen Taylor2004-12-166-12/+56
* Emergency fix for #151068... if uniscribe shaping comes up with no glyphs,Owen Taylor2004-12-164-1/+19
* Add pixel sizes for fonts (#119081, patch from Chris Lahey)Owen Taylor2004-12-1611-36/+245
* Recent additionsOwen Taylor2004-12-164-0/+50
* Force zero-width marks to glyph index 0 so they won't be drawn. (#145233,Owen Taylor2004-12-165-4/+46
* Add simple tibetan module. (#148566, G Karunakar)Owen Taylor2004-12-168-9/+388
* Split U+DDE as U+DD9, U+DDF. :Owen Taylor2004-12-154-1/+16
* Sinhala support (#153517, Anuradha Ratnaweera)Owen Taylor2004-12-157-4/+74
* Copy layout->auto_dir. (#153547, Morten Welinder)Owen Taylor2004-12-144-0/+16
* Add $(libm), needed for no-undefined platforms like AIX. (#160773, VincentOwen Taylor2004-12-144-1/+19
* Add PANGO_WEIGHT_SEMIBOLD. (#86957, Lars Clausen)Owen Taylor2004-12-146-7/+85
* add XFT_CFLAGSDan Winship2004-12-144-0/+13
* Add the correct char classes for Unicode-4.0 characters U+A01, U+A03.Owen Taylor2004-12-144-1/+19
* Require gmodule-no-exportMatthias Clasen2004-12-144-20/+21
* Set also underline and strikethrough position and thickness. (#161205)Tor Lillqvist2004-12-144-6/+28
* Add. (#153548, Morten Welinder)Owen Taylor2004-12-137-9/+60
* pango/modules.c (read_modules) Use gstdio wrappers. (#16111, RobertTor Lillqvist2004-12-126-11/+33
* Fix problem where the font would get unset after flushing at MAX_GLYPHS.Owen Taylor2004-12-104-4/+20
* === Released 1.7.0 ===PANGO_1_7_0Owen Taylor2004-12-024-0/+38
* Ignore formatting characters when determining word boundaries (Part ofOwen Taylor2004-12-025-0/+25