summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test for renamed cairo_win32_scaled_font_select_font().Owen Taylor2005-04-076-80/+71
* Update to new Cairo font API.Owen Taylor2005-04-0711-109/+201
* variable declaration on the start of the block, not C99 everywhere.Hans Breuer2005-04-035-46/+102
* Update to track removal of cairo_set_target_png from cairo.Carl Worth2005-04-023-3/+15
* Added more MacThai PUA glyphs that are not defined in vendor data atTheppitak Karoonboonyanan2005-03-244-5/+17
* Leave out some languages that don't have any own digits.Tor Lillqvist2005-03-203-25/+40
* updated externalsHans Breuer2005-03-182-2/+4
* updated externalsHans Breuer2005-03-183-2/+16
* Set win32font->logfont. (How was this working at all?)Owen Taylor2005-03-183-0/+15
* Fix PANGO_DIRECTION_LTR/RTL cut-and-paste. (Tim Janik)Owen Taylor2005-03-163-1/+11
* Include the effect of the CTM in the FC_PIXEL_SIZE we set in theOwen Taylor2005-03-157-39/+118
* const correctness for _pango_fribidi_prop_to_typeManish Singh2005-03-055-2/+18
* Add mising filesOwen Taylor2005-03-052-0/+1595
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-0517-844/+128
* Updates from stable branch.Owen Taylor2005-03-043-0/+22
* 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
* [ 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