| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 314239 – pangocairo crashes when font cannot be read | Behdad Esfahbod | 2006-02-21 | 1 | -0/+5 |
* | Change g_critical to g_warning. We already handle them gracefully. | Behdad Esfahbod | 2006-02-21 | 1 | -1/+1 |
* | As cairo 1.2 seems to be delayed infinitely, make all cairo HEAD API thatPANGO_1_11_4 | Behdad Esfahbod | 2006-02-06 | 1 | -0/+22 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -6/+11 |
* | Rename _pango_cairo_get_hex_box_info to _pango_cairo_font_get_hex_box_info. | Behdad Esfahbod | 2006-02-02 | 1 | -2/+2 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -1/+5 |
* | For mini_font, set family to "monospace", not "mono-space" which didn't | Behdad Esfahbod | 2006-02-02 | 1 | -1/+1 |
* | Initialize warning history structs more explicitly. (bug #329459) | Behdad Esfahbod | 2006-02-01 | 1 | -1/+1 |
* | Use cairo_scaled_font_text_extents instead of cairo_text_extents. | Behdad Esfahbod | 2006-02-01 | 1 | -14/+1 |
* | pango/pangocairo-private.h, pango/pangocairo-font.c, Hint hexbox. Also | Behdad Esfahbod | 2006-02-01 | 1 | -27/+73 |
* | Improve error handling in high-frequency functions: Only warn once. | Behdad Esfahbod | 2006-01-31 | 1 | -1/+12 |
* | Add a comment about using cairo_scaled_font_text_extents instead of | Behdad Esfahbod | 2006-01-20 | 1 | -1/+6 |
* | Draw hexbox for cairo backend. Bug #313551. Based on patch by LingNing | Behdad Esfahbod | 2006-01-14 | 1 | -0/+153 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+2 |
* | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, | Behdad Esfahbod | 2006-01-05 | 1 | -1/+2 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -0/+1 |
* | File Edit Options Buffers Tools Help | Owen Taylor | 2005-04-08 | 1 | -1/+1 |
* | Update to new Cairo font API. | Owen Taylor | 2005-04-07 | 1 | -6/+9 |
* | Open the file with mode "wb", include cairo-png.h. | Owen Taylor | 2005-02-03 | 1 | -7/+5 |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 1 | -0/+69 |