| Commit message (Expand) | Author | Age | Files | Lines |
* | Use simple, fast, casts instead of PANGO_CAIRO_*() macros where the object | Behdad Esfahbod | 2006-11-28 | 1 | -1/+1 |
* | Make TypeInfo structs not static. Reduces relocations. | Behdad Esfahbod | 2006-10-13 | 1 | -1/+1 |
* | Minor. | Behdad Esfahbod | 2006-05-22 | 1 | -2/+2 |
* | Remove unused struct _cairo_font_options. | Behdad Esfahbod | 2006-05-21 | 1 | -7/+0 |
* | Bug 337502 – Win32 build fix Patch from Alexander Larsson. | Behdad Esfahbod | 2006-04-06 | 1 | -2/+2 |
* | Hook up pango-utils.h into the documentation, as we are installing it | Behdad Esfahbod | 2006-03-31 | 1 | -1/+1 |
* | AC_DEFINE various version components. | Behdad Esfahbod | 2006-02-05 | 1 | -2/+2 |
* | Improve documentation for functions allocating memory, on how the object | Behdad Esfahbod | 2006-01-31 | 1 | -2/+2 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -2/+2 |
* | Fix typo in docs. | Behdad Esfahbod | 2006-01-21 | 1 | -1/+1 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -1/+1 |
* | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, | Behdad Esfahbod | 2006-01-05 | 1 | -1/+2 |
* | Add checks for ATSUI. | Anders Carlsson | 2005-11-22 | 1 | -2/+6 |
* | Call get_context_info after g_return_if_fail. | Behdad Esfahbod | 2005-11-10 | 1 | -1/+3 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -0/+1 |
* | Use quarks for GObject data to improve performance. (Patch from Federico | Behdad Esfahbod | 2005-11-04 | 1 | -4/+10 |
* | Use g_free() to free g_new()-allocated data, otherwise the GLib memory | Matthias Clasen | 2005-09-11 | 1 | -1/+1 |
* | Fix mixed code and declarations (#311626, Kazuki IWAMOTO) | Owen Taylor | 2005-07-26 | 1 | -2/+6 |
* | Set font options as well. | Owen Taylor | 2005-07-25 | 1 | -1/+8 |
* | Rework handling of context-specific options: drop get_render_key() and add | Owen Taylor | 2005-07-21 | 1 | -42/+167 |
* | Add a new context_substitute() virtual function that replaces | Owen Taylor | 2005-06-14 | 1 | -0/+65 |
* | Update for Cairo API changes. | Owen Taylor | 2005-05-07 | 1 | -5/+7 |
* | Test for renamed cairo_win32_scaled_font_select_font(). | Owen Taylor | 2005-04-07 | 1 | -6/+3 |
* | PangoCairoFontMap for win32 fonts. | Owen Taylor | 2005-02-24 | 1 | -3/+9 |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 1 | -0/+285 |