| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid an implicit fallthrough | Matthias Clasen | 2019-08-01 | 1 | -0/+1 |
* | Header cleanup | Matthias Clasen | 2019-07-04 | 1 | -0/+1 |
* | Overflow, etc, fixes for pangoft2 | Behdad Esfahbod | 2015-05-11 | 1 | -11/+11 |
* | Add many missing nullability annotations. | Evan Nemerson | 2014-10-16 | 1 | -1/+2 |
* | Bug 685167 - migrate docs to no-tmpl flavour | Behdad Esfahbod | 2013-09-27 | 1 | -0/+11 |
* | Revert "Don't use the deprecated pango_ft2_font_get_face" | Behdad Esfahbod | 2013-01-17 | 1 | -5/+1 |
* | Don't use the deprecated pango_ft2_font_get_face | Matthias Clasen | 2013-01-07 | 1 | -1/+5 |
* | Bug 639882 - Heap corruption in font parsing with FreeType2 backend | Behdad Esfahbod | 2011-02-17 | 1 | -2/+14 |
* | Fix more warnings. | Behdad Esfahbod | 2008-12-26 | 1 | -2/+2 |
* | 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 | -15/+43 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -1/+1 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -18/+18 |
* | Spell-check the docs. | Behdad Esfahbod | 2007-01-07 | 1 | -4/+4 |
* | Remove a couple of unnecessary static variables. | Behdad Esfahbod | 2006-09-18 | 1 | -15/+5 |
* | Move the FT_IS_SFNT(font) logic into pango_ft2_get_unknown glyph. | Behdad Esfahbod | 2006-02-04 | 1 | -5/+5 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -8/+106 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -0/+5 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -3/+3 |
* | Documentation improvements. | Behdad Esfahbod | 2006-01-28 | 1 | -1/+1 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -4/+4 |
* | Build fixes from Andrew P. Lentvorski, Jr, #164655 | Owen Taylor | 2005-03-01 | 1 | -0/+5 |
* | Up version to 1.7.0. | Owen Taylor | 2004-09-24 | 1 | -244/+373 |
* | Make static. (#147512, Morten Welinder) | Owen Taylor | 2004-07-13 | 1 | -1/+1 |
* | Make PangoMatrix arguments const where appropriate. | Owen Taylor | 2004-07-10 | 1 | -21/+21 |
* | Allow %NULL for @matrix. (#144775, Diego González) | Owen Taylor | 2004-06-22 | 1 | -3/+26 |
* | Add PangoMatrix type for affine transforms. | Owen Taylor | 2004-05-28 | 1 | -0/+459 |