summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.3.3 ===PANGO_1_3_3Owen Taylor2004-02-248-17/+70
* New API pango_font_family_is_monospace. (#108728)Noah Levitt2004-02-239-9/+116
* Handle NULL for sizes and n_sizes.Noah Levitt2004-02-237-12/+56
* Handle possibility of FcPatternGetDouble(FC_DPI) failing.Noah Levitt2004-02-236-6/+32
* New API for getting available sizes for a bitmap font face.Noah Levitt2004-02-239-1/+171
* Add a docs note about non-implementedness. (#64538)Owen Taylor2004-02-216-0/+27
* Sign convention for y offsets is opposite between PangoGlyphString and FTOwen Taylor2004-02-216-1/+31
* Make approximate_digit_width the width of the widest digit, rather thanNoah Levitt2004-02-197-9/+86
* Use 'xx' as the language for cases where we the language tag mismatchesOwen Taylor2004-02-196-1/+48
* use @PANGO_API_VERSION@ use @PANGO_API_VERSION@ use @PANGO_API_VERSION@Laszlo Peter2004-02-179-5/+40
* Reapply the patch from #124175 that somehow got reverted.Owen Taylor2004-02-136-21/+35
* Memory leak fixes from Masatake YAMATO, #130652Owen Taylor2004-02-136-0/+54
* Skip the xslt and stylesheet checks unless --enable-man is specified.Owen Taylor2004-02-136-11/+46
* initialize font_desc to NULL.Manish Singh2004-02-116-0/+26
* Handle 'tag' being NULL in a bunch of places. (#122844, Noah Levitt)Owen Taylor2004-02-106-12/+55
* Fix a leak of a font descriptor. (#131909, Kjartan Maraas, ChristianOwen Taylor2004-02-106-0/+32
* Fix the amount of memory being allocated. (#132994, Torsten Schoenfeld)Owen Taylor2004-02-106-2/+62
* Fix infinite loop introduced with last change. (#133749, reported byOwen Taylor2004-02-091-1/+1
* Fix problem with empty markup tags (#128102, Christian Persch)Owen Taylor2004-02-057-4/+78
* Accept NULL for desc as documented. (#133001, Torsten Schoenfeld)Owen Taylor2004-02-056-1/+25
* Redo the last commit once again.Owen Taylor2004-02-056-1/+26
* Fix stupid cut-and-pasto from last commit.Owen Taylor2004-02-056-1/+26
* Set is_paragraph_start here too. (#131356, Morten Welinder)Owen Taylor2004-02-056-2/+33
* Require GLib-2.3.1. (#132695, Rodney Dawes.)Owen Taylor2004-01-286-1/+26
* Suport CFF fonts as well. (#131202, Manjunath Sripadarao)Owen Taylor2004-01-267-6/+43
* Fix up glyph addition code so that it works properly with the typicalOwen Taylor2004-01-267-19/+71
* === Released 1.3.2 ===PANGO_1_3_2Owen Taylor2004-01-228-9/+49
* NEWS updates for 1.3.2.Matthias Clasen2004-01-206-0/+28
* Corrected a mistake between ZWJ and ZWNJ. (#130517)Roozbeh Pournader2004-01-066-2/+27
* Document all members of PangoLayoutLine.Matthias Clasen2003-12-196-1/+22
* Correct the documentation. (#128431, Ross Burton)Matthias Clasen2003-12-186-1/+26
* moved pango_fc_* to the latter where they live on *nix too.Hans Breuer2003-12-1314-42/+268
* Simplify.Tor Lillqvist2003-12-086-38/+77
* === Released 1.3.1 ===PANGO_1_3_1Owen Taylor2003-12-087-23/+67
* Fix problems when building outside srcdir for Win32. (#122167, JeffTor Lillqvist2003-12-076-9/+34
* initialize the fontmap's resolution to some sane default values. Fixes bugSven Neumann2003-12-056-2/+36
* Honor U+2028 LINE SEPARATOR. (#85745)Noah Levitt2003-12-047-7/+53
* Add --indent=n option.Noah Levitt2003-11-259-9/+56
* Italian is "it"; "iw" is deprecated for Hebrew, should be "he".Noah Levitt2003-11-256-2/+27
* oops typoManish Singh2003-11-205-5/+5
* #include <fontconfig/fcfreetype.h> for FreeTypeCharIndex().Manish Singh2003-11-206-0/+26
* reverted the patch for bug #123602 since I only applied it accidentally. ISven Neumann2003-11-207-70/+75
* Update to latest fribidi. (#68435)Noah Levitt2003-11-2015-1186/+7699
* Draw 6-digit hex boxes for > U+FFFF. (#101081)Noah Levitt2003-11-186-19/+57
* Fix _SCALE semantics. Fixes bug 121543; patch from Owen.Morten Welinder2003-11-186-4/+34
* Fixed my ChangeLog entry (sorry, didn't save before committing).Sven Neumann2003-11-185-10/+10
* removed the set_unicode_charmap() call. MadeSven Neumann2003-11-186-2/+51
* === Released 1.3.1 ===Owen Taylor2003-11-155-0/+20
* Version 1.3.1, interface age 1.Owen Taylor2003-11-157-7/+43
* Make parent_class variable static.Padraig O'Briain2003-11-126-1/+21