| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a pango_shape variant that takes flags | Matthias Clasen | 2019-08-03 | 1 | -22/+71 |
* | Remove unused remnants of shape engine | Khaled Hosny | 2019-07-19 | 1 | -1/+0 |
* | Rename _pango_fc_shape | Matthias Clasen | 2019-07-18 | 1 | -5/+5 |
* | Switch to using harfbuzz for shaping | Matthias Clasen | 2019-07-18 | 1 | -61/+73 |
* | Some more doc tweaks | Matthias Clasen | 2019-07-14 | 1 | -1/+1 |
* | Fix introspection annotation | Emmanuele Bassi | 2014-06-20 | 1 | -1/+1 |
* | Bug 685167 - migrate docs to no-tmpl flavour | Behdad Esfahbod | 2013-09-27 | 1 | -0/+10 |
* | Add pango_shape_full() | Behdad Esfahbod | 2012-09-26 | 1 | -5/+58 |
* | More churn | Behdad Esfahbod | 2012-08-28 | 1 | -1/+1 |
* | Bug 596614 - Pango application receives SIGSEGV on pasting text with U+202E | Behdad Esfahbod | 2009-11-17 | 1 | -3/+31 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 478914 – Use something invalid instead of '?' when validating input | Behdad Esfahbod | 2007-12-10 | 1 | -17/+2 |
* | Bug 466755 – pango hangul is crashing in gnome-about because it is | Behdad Esfahbod | 2007-08-14 | 1 | -13/+33 |
* | Zero glyphs->num_glyphs before calling into shape engine. | Behdad Esfahbod | 2007-06-05 | 1 | -0/+2 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -6/+6 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -5/+5 |
* | Remove unnecessary 'static' in type definition that causes a relocation. | Behdad Esfahbod | 2006-09-13 | 1 | -1/+3 |
* | Oops, undo stuff that were committed accidentally. | Behdad Esfahbod | 2006-09-13 | 1 | -3/+1 |
* | Part of Bug 355782 – Misaligned extents in pango | Behdad Esfahbod | 2006-09-13 | 1 | -1/+3 |
* | Fix handling of WEST and EAST gravity effect on bidi level. | Behdad Esfahbod | 2006-08-15 | 1 | -2/+13 |
* | Change g_critical to g_warning. We already handle them gracefully. | Behdad Esfahbod | 2006-02-21 | 1 | -2/+3 |
* | Bug 314548 – pango_shape() is missing const correctness Patch from | Behdad Esfahbod | 2006-02-09 | 1 | -1/+1 |
* | Warn only once per font-description that cannot be loaded. | Behdad Esfahbod | 2006-02-06 | 1 | -2/+2 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -26/+10 |
* | Oops! | Behdad Esfahbod | 2006-02-02 | 1 | -1/+0 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -3/+12 |
* | Improve error handling in high-frequency functions: Only warn once. | Behdad Esfahbod | 2006-01-31 | 1 | -13/+10 |
* | Oops, removed all my changes the other time :( | Behdad Esfahbod | 2006-01-30 | 1 | -3/+21 |
* | Do not crash if the (win32 typically) shaper fails. Bug #304702: | Behdad Esfahbod | 2006-01-29 | 1 | -8/+13 |
* | Do not crash if the (win32 typically) shaper fails. Bug #304702: | Behdad Esfahbod | 2006-01-29 | 1 | -5/+39 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | Minor doc fixes. (#167922, #167924, Billy Biggs) | Owen Taylor | 2005-02-21 | 1 | -1/+1 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -2/+3 |
* | Set is_cluster_start attributes based on the log_clusters[] set by the | Owen Taylor | 2002-07-31 | 1 | -0/+16 |
* | removed the arbitrary limit to 10 fonts. Instead make the command line | Hans Breuer | 2001-11-23 | 1 | -4/+5 |
* | move pango_shape and pango_reorder_items in here. | Havoc Pennington | 2000-12-16 | 1 | -1/+2 |
* | add assertion that shaper != NULL to catch engine problems faster | Havoc Pennington | 2000-12-14 | 1 | -0/+2 |
* | Every character must be part of some cluster, so when we dont' have an | Owen Taylor | 2000-11-14 | 1 | -1/+11 |
* | Remove tests for libunicode | Owen Taylor | 2000-06-21 | 1 | -1/+0 |
* | Memory management functions for PangoItem. | Owen Taylor | 2000-03-13 | 1 | -2/+2 |
* | Make refcounted. | Owen Taylor | 2000-02-16 | 1 | -7/+5 |
* | Initial revision | Owen Taylor | 2000-01-13 | 1 | -0/+48 |