summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [ ChangeLog entry for some changes accidentally committed a while ago ]Owen Taylor2005-03-022-0/+36
* Don't break lines on LINE_SEPARATOR in single-paragraph mode. (#168589,Owen Taylor2005-03-013-1/+14
* Fix a typo in the last commit (Manish Singh)Owen Taylor2005-03-013-1/+11
* Delete FC_SPACING value out of pattern before passing it to Xft, toOwen Taylor2005-03-013-1/+18
* Use the language from the context if %NULL is passed in for @language.Owen Taylor2005-03-013-2/+20
* Build fixes from Andrew P. Lentvorski, Jr, #164655Owen Taylor2005-03-014-3/+33
* Use PKG_CHECK_MODULES not AM_PATH_GLIB_2_0 to avoid a problem where olderOwen Taylor2005-03-014-9/+29
* Typo.Tor Lillqvist2005-03-012-4/+4
* Include pangowin32.h first to avoind namespace collision. (#163584)Tor Lillqvist2005-03-013-4/+14
* map get_font_map to the right function.Manish Singh2005-02-254-1/+16
* PangoCairoFontMap for win32 fonts.Owen Taylor2005-02-2424-179/+940
* Minor doc fixes. (#167922, #167924, Billy Biggs)Owen Taylor2005-02-214-2/+14
* Remove inadvertent references to "khmer" moduleManish Singh2005-02-073-12/+3
* Rename pango_cairo_show_glyphs() to pango_cairo_show_glyph_string(). AddOwen Taylor2005-02-0710-48/+273
* updated to build with the new Cairo dependency added pangocairo.def toHans Breuer2005-02-068-4/+54
* spell _pango_cairo_fc_get_render_key correctly.Manish Singh2005-02-044-6/+22
* use CAIRO_LIBS for all libcairo checks, and disable the cairo backend ifManish Singh2005-02-043-2/+15
* Fix unpaired lock/unlock_face().Owen Taylor2005-02-033-3/+13
* Bump to 1.9.0.Owen Taylor2005-02-034-3/+22
* Open the file with mode "wb", include cairo-png.h.Owen Taylor2005-02-0317-385/+369
* Show unknown glyphs; this may lead to overlapping boxes when accents areMatthias Clasen2005-01-313-0/+17
* Add missing pango_render_part_get_type. (#165287, Cedric Gustin)Tor Lillqvist2005-01-293-0/+11
* Add a missing entry point.Tor Lillqvist2005-01-253-0/+5
* Don't use -p option to cp, can cause "failed to preserve ownership"Tor Lillqvist2005-01-2510-8/+24
* Remove an extraneous / that was confusing gcc on Win32.Owen Taylor2005-01-113-1/+11
* Add missing ChangeLog.pre*Owen Taylor2005-01-103-0/+13
* Add a .pc file for pangocairo.Owen Taylor2005-01-097-10/+58
* Require gmodule-no-export-2.0 instead of gmodule-2.0Matthias Clasen2005-01-093-1/+11
* Add checks for CairoOwen Taylor2005-01-0939-129/+2558
* 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
* pango/pangowin32-private.h Cache metrics by language, like the otherTor Lillqvist2004-12-184-47/+106
* Make the .la files depend on the corresponding .def files.Tor Lillqvist2004-12-174-3/+19
* Use FC_WEIGHT_MEDIUM, not FC_WEIGHT_NORMAL in old-fontconfig case.Owen Taylor2004-12-173-1/+13
* Fix a couple of typos in the handling of tibetan forOwen Taylor2004-12-173-2/+12
* Fix bug in computing logical_rect.x when layout->width == -1. (#161510,Owen Taylor2004-12-173-13/+44
* Move aside ChangeLogOwen Taylor2004-12-163-970/+0
* 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