| Commit message (Expand) | Author | Age | Files | Lines |
* | if PANGO_MODULE_PREFIX is defined include the basic backend shaper (should | Hans Breuer | 2004-03-03 | 5 | -9/+23 |
* | Correct spelling of my name. | Tor Lillqvist | 2004-03-03 | 1 | -0/+1 |
* | Add some missing symbols. (#135980, J. Ali Harlow) | Tor Lillqvist | 2004-03-03 | 1 | -0/+1 |
* | pango/pango.def Add some missing symbols. (#135945, Cedric Gustin) | Tor Lillqvist | 2004-03-03 | 3 | -2/+10 |
* | === Released 1.3.5 ===PANGO_1_3_5 | Owen Taylor | 2004-03-02 | 2 | -8/+0 |
* | Patch from Dov Grobgeld to add auto-direction to PangoLayout (more of | Owen Taylor | 2004-03-01 | 5 | -81/+246 |
* | Removed trailing commas from the enums - which causes warnings that break | Murray Cumming | 2004-03-01 | 1 | -2/+2 |
* | Remove the INSTANCE_PRIVATE_DATA_WORKS #ifdefs, since it does work now. | Owen Taylor | 2004-03-01 | 1 | -14/+1 |
* | Fix up off-by-one for right bound when drawing PANGO_UNDERLINE_ERROR. | Owen Taylor | 2004-02-29 | 3 | -3/+3 |
* | un Feb 29 15:31:09 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-29 | 6 | -1/+77 |
* | New attribute to turn font fallback on or off. (#105553) | Noah Levitt | 2004-02-29 | 4 | -6/+109 |
* | Rework opentype interfaces and other changes to make GPOS work for Arabic. | Owen Taylor | 2004-02-29 | 15 | -1089/+1072 |
* | updated externals including patch from J. Ali Harlow <ali@juiblex.co.uk>, | Hans Breuer | 2004-02-28 | 2 | -4/+26 |
* | Handle PANGO_DIRECTION_NEUTRAL. | Owen Taylor | 2004-02-27 | 1 | -0/+1 |
* | Add some new enum and values and utilities for supporting automatically | Owen Taylor | 2004-02-27 | 5 | -12/+133 |
* | Use g_array_sort correctly. | Noah Levitt | 2004-02-26 | 1 | -2/+5 |
* | New API pango_font_family_is_monospace. (#108728) | Noah Levitt | 2004-02-23 | 4 | -9/+81 |
* | Handle NULL for sizes and n_sizes. | Noah Levitt | 2004-02-23 | 2 | -12/+26 |
* | Handle possibility of FcPatternGetDouble(FC_DPI) failing. | Noah Levitt | 2004-02-23 | 1 | -1/+2 |
* | New API for getting available sizes for a bitmap font face. | Noah Levitt | 2004-02-23 | 4 | -1/+131 |
* | Add a docs note about non-implementedness. (#64538) | Owen Taylor | 2004-02-21 | 1 | -0/+2 |
* | Sign convention for y offsets is opposite between PangoGlyphString and FT | Owen Taylor | 2004-02-21 | 1 | -1/+1 |
* | Make approximate_digit_width the width of the widest digit, rather than | Noah Levitt | 2004-02-19 | 2 | -9/+51 |
* | Use 'xx' as the language for cases where we the language tag mismatches | Owen Taylor | 2004-02-19 | 1 | -1/+8 |
* | Memory leak fixes from Masatake YAMATO, #130652 | Owen Taylor | 2004-02-13 | 1 | -0/+4 |
* | initialize font_desc to NULL. | Manish Singh | 2004-02-11 | 1 | -0/+1 |
* | Handle 'tag' being NULL in a bunch of places. (#122844, Noah Levitt) | Owen Taylor | 2004-02-10 | 1 | -12/+30 |
* | Fix a leak of a font descriptor. (#131909, Kjartan Maraas, Christian | Owen Taylor | 2004-02-10 | 1 | -0/+2 |
* | Fix the amount of memory being allocated. (#132994, Torsten Schoenfeld) | Owen Taylor | 2004-02-10 | 1 | -2/+2 |
* | Fix infinite loop introduced with last change. (#133749, reported by | Owen Taylor | 2004-02-09 | 1 | -1/+1 |
* | Fix problem with empty markup tags (#128102, Christian Persch) | Owen Taylor | 2004-02-05 | 2 | -4/+13 |
* | Accept NULL for desc as documented. (#133001, Torsten Schoenfeld) | Owen Taylor | 2004-02-05 | 1 | -1/+0 |
* | Redo the last commit once again. | Owen Taylor | 2004-02-05 | 1 | -1/+1 |
* | Fix stupid cut-and-pasto from last commit. | Owen Taylor | 2004-02-05 | 1 | -1/+1 |
* | Set is_paragraph_start here too. (#131356, Morten Welinder) | Owen Taylor | 2004-02-05 | 1 | -2/+3 |
* | Suport CFF fonts as well. (#131202, Manjunath Sripadarao) | Owen Taylor | 2004-01-26 | 1 | -1/+2 |
* | Fix up glyph addition code so that it works properly with the typical | Owen Taylor | 2004-01-26 | 1 | -3/+6 |
* | Correct the documentation. (#128431, Ross Burton) | Matthias Clasen | 2003-12-18 | 1 | -1/+1 |
* | moved pango_fc_* to the latter where they live on *nix too. | Hans Breuer | 2003-12-13 | 6 | -39/+89 |
* | === Released 1.3.1 ===PANGO_1_3_1 | Owen Taylor | 2003-12-08 | 1 | -2/+4 |
* | Fix problems when building outside srcdir for Win32. (#122167, Jeff | Tor Lillqvist | 2003-12-07 | 1 | -9/+9 |
* | initialize the fontmap's resolution to some sane default values. Fixes bug | Sven Neumann | 2003-12-05 | 1 | -2/+11 |
* | Honor U+2028 LINE SEPARATOR. (#85745) | Noah Levitt | 2003-12-04 | 2 | -7/+28 |
* | Add --indent=n option. | Noah Levitt | 2003-11-25 | 2 | -9/+9 |
* | Italian is "it"; "iw" is deprecated for Hebrew, should be "he". | Noah Levitt | 2003-11-25 | 1 | -2/+2 |
* | #include <fontconfig/fcfreetype.h> for FreeTypeCharIndex(). | Manish Singh | 2003-11-20 | 1 | -0/+1 |
* | reverted the patch for bug #123602 since I only applied it accidentally. I | Sven Neumann | 2003-11-20 | 2 | -50/+10 |
* | Update to latest fribidi. (#68435) | Noah Levitt | 2003-11-20 | 10 | -1186/+7629 |
* | Draw 6-digit hex boxes for > U+FFFF. (#101081) | Noah Levitt | 2003-11-18 | 1 | -19/+32 |
* | Fix _SCALE semantics. Fixes bug 121543; patch from Owen. | Morten Welinder | 2003-11-18 | 1 | -4/+9 |