| Commit message (Expand) | Author | Age | Files | Lines |
* | Move PANGO_UNITS_ROUND here... ...from here. | Behdad Esfahbod | 2007-04-30 | 1 | -9/+19 |
* | Improved hexbox position. | Behdad Esfahbod | 2007-04-18 | 1 | -2/+6 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -5/+5 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -14/+14 |
* | Revert two of the cast changes from last commit, to make sure the | Behdad Esfahbod | 2006-11-28 | 1 | -3/+12 |
* | Use simple, fast, casts instead of PANGO_CAIRO_*() macros where the object | Behdad Esfahbod | 2006-11-28 | 1 | -5/+5 |
* | Make TypeInfo structs not static. Reduces relocations. | Behdad Esfahbod | 2006-10-13 | 1 | -1/+1 |
* | Bug 357686 – pangocairo-font.c: illegal g_object_unref in | Behdad Esfahbod | 2006-09-25 | 1 | -1/+0 |
* | Set matrix on the context we create to load minifont. | Behdad Esfahbod | 2006-06-07 | 1 | -4/+13 |
* | Set absolute_size, since we are using describe_with_absolute_size now... | Behdad Esfahbod | 2006-05-31 | 1 | -1/+1 |
* | New function pango_font_describe_with_absolute_size(). | Behdad Esfahbod | 2006-05-22 | 1 | -11/+6 |
* | Require cairo >= 1.1.2. Also pass -no-undefined on all systems. | Behdad Esfahbod | 2006-04-29 | 1 | -68/+80 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -3/+5 |
* | Hook up pango-utils.h into the documentation, as we are installing it | Behdad Esfahbod | 2006-03-31 | 1 | -2/+1 |
* | 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 |