| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 440588 – Add pango_font_face_is_synthesized() | Behdad Esfahbod | 2007-06-11 | 7 | -11/+74 |
* | Update for the changes to PangoCairoFontMap and PangoCairoFont. | Richard Hult | 2007-06-11 | 3 | -242/+58 |
* | Bug 446355 – the parsing with pango_parse_markup is not coherent | Behdad Esfahbod | 2007-06-11 | 2 | -1/+11 |
* | Make sure all enabled font backends included (reported by Vincent | Behdad Esfahbod | 2007-06-11 | 2 | -2/+9 |
* | Add 'gravity', 'gravity_hint', and 'letter_spacing' span attributes. | Behdad Esfahbod | 2007-06-11 | 2 | -0/+23 |
* | Bug 438801 – underline should add "error" type. | Behdad Esfahbod | 2007-06-11 | 2 | -1/+7 |
* | Bug 347236 – provide pango_cairo_font_get_scaled_font Bug 347235 – Add | Behdad Esfahbod | 2007-06-11 | 10 | -13/+162 |
* | Bug 337593 – move glyph extents code (and cache) from pangocairo-*font.c | Behdad Esfahbod | 2007-06-10 | 7 | -505/+586 |
* | Use G_CONST_RETURN | Behdad Esfahbod | 2007-06-10 | 1 | -1/+1 |
* | Add missing g_return_if_fail()s. Pointed out by fcrozat. | Behdad Esfahbod | 2007-06-05 | 2 | -7/+41 |
* | Zero glyphs->num_glyphs before calling into shape engine. | Behdad Esfahbod | 2007-06-05 | 4 | -4/+37 |
* | === Released 1.17.2 ===PANGO_1_17_2 | Behdad Esfahbod | 2007-06-04 | 3 | -1/+26 |
* | Fix various typos reported by Peter Moulder. | Behdad Esfahbod | 2007-06-03 | 5 | -6/+14 |
* | Rename pango_ot_ruleset_get_for() to | Behdad Esfahbod | 2007-06-03 | 14 | -42/+114 |
* | Bug 443206 – PANGO_SCRIPT_UNKNOWN should not cause a run break Patch | Behdad Esfahbod | 2007-06-02 | 2 | -1/+9 |
* | Improve docs. | Behdad Esfahbod | 2007-05-31 | 2 | -0/+9 |
* | === Released 1.17.1 ===PANGO_1_17_1 | Behdad Esfahbod | 2007-05-28 | 3 | -1/+46 |
* | Fix Japanese text. Patch from Ben Konrath | Behdad Esfahbod | 2007-05-28 | 3 | -2/+8 |
* | Fix wrong Unicode version in header. | Behdad Esfahbod | 2007-05-25 | 2 | -1/+6 |
* | Bug 357790 – Rendering problem for malayalam consonant RA (U+0D30) | Behdad Esfahbod | 2007-05-24 | 3 | -17/+9 |
* | Add stability note. | Behdad Esfahbod | 2007-05-24 | 5 | -5/+14 |
* | Document how Pango's vertical text support works. | Behdad Esfahbod | 2007-05-24 | 2 | -0/+20 |
* | Part of Bug 440603 – Minor ABI change | Behdad Esfahbod | 2007-05-23 | 2 | -3/+19 |
* | New test text for N'Ko. | Behdad Esfahbod | 2007-05-23 | 3 | -0/+22 |
* | Bug 440603 – Minor ABI change | Behdad Esfahbod | 2007-05-23 | 3 | -11/+20 |
* | Improve the fix for bug #433805 so that the metrics actually are right, | Richard Hult | 2007-05-20 | 2 | -1/+7 |
* | Bug 438705 – Test runs non-existent "/bin/bash" on HP-UX 11.11 | Behdad Esfahbod | 2007-05-16 | 3 | -2/+10 |
* | Add a test file showing off OpenType language-system support used with | Behdad Esfahbod | 2007-05-16 | 3 | -0/+13 |
* | Bug 438814 – synaptic crash with pango 1.17.0 | Behdad Esfahbod | 2007-05-16 | 2 | -1/+8 |
* | Port to new OpenType APIs. Add standard features. | Behdad Esfahbod | 2007-05-16 | 2 | -118/+57 |
* | Port to new OpenType APIs and cleanup a bit. Add standard features. | Behdad Esfahbod | 2007-05-16 | 7 | -331/+115 |
* | Add bug references | Behdad Esfahbod | 2007-05-16 | 1 | -0/+4 |
* | Port to new OpenType APIs. Add standard features (ccmp, locl, calt, kern, | Behdad Esfahbod | 2007-05-16 | 3 | -196/+90 |
* | Add ccmp, locl, calt; kern, mark, and mkmk features. | Behdad Esfahbod | 2007-05-16 | 2 | -2/+13 |
* | Add new engine API: | Behdad Esfahbod | 2007-05-16 | 1 | -0/+15 |
* | Add new engine API: | Behdad Esfahbod | 2007-05-16 | 6 | -0/+48 |
* | Move ruleset creation after populating buffer. | Behdad Esfahbod | 2007-05-15 | 4 | -52/+58 |
* | Port to new OpenType APIs. | Behdad Esfahbod | 2007-05-15 | 2 | -146/+53 |
* | Bug 436699 – N'Ko support Patch by Eugeniy Meshcheryakov | Behdad Esfahbod | 2007-05-15 | 3 | -0/+49 |
* | Bug 433805 - [Atsui] Approximate char/digit width width often 0 | Richard Hult | 2007-05-15 | 3 | -10/+151 |
* | Add various test txt files recently added. | Behdad Esfahbod | 2007-05-15 | 3 | -0/+21 |
* | === Released 1.17.0 ===PANGO_1_17_0 | Behdad Esfahbod | 2007-05-14 | 3 | -3/+137 |
* | Update to api changes | Behdad Esfahbod | 2007-05-14 | 1 | -4/+4 |
* | Update. | Behdad Esfahbod | 2007-05-14 | 1 | -0/+8 |
* | Bug 325714 – Pango should respect $LANGUAGE | Behdad Esfahbod | 2007-05-14 | 2 | -1/+115 |
* | Move pango_script_get_sample_language() from pango-script.c to | Behdad Esfahbod | 2007-05-14 | 3 | -132/+139 |
* | Part of Bug 325714 – Pango should respect $LANGUAGE Bug 414264 – Pango | Behdad Esfahbod | 2007-05-14 | 4 | -701/+196 |
* | Part of Bug 414264 – Pango vertical writing support is different with | Behdad Esfahbod | 2007-05-14 | 2 | -0/+9 |
* | Part of Bug 325714 – Pango should respect $LANGUAGE | Behdad Esfahbod | 2007-05-14 | 7 | -16/+375 |
* | Add a FIXME | Behdad Esfahbod | 2007-05-14 | 1 | -1/+4 |