| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warning in g_object_ref (NULL) | Behdad Esfahbod | 2013-01-07 | 1 | -1/+4 |
* | Update docs to reflect per-thread default fontmap | Behdad Esfahbod | 2013-01-03 | 1 | -2/+12 |
* | Make pango threadsafe! | Behdad Esfahbod | 2013-01-03 | 1 | -23/+10 |
* | More thread-safety | Behdad Esfahbod | 2012-08-27 | 1 | -6/+10 |
* | Make static data thread safe in pangocairo-fontmap.c | Alessandro Pignotti | 2012-08-27 | 1 | -2/+2 |
* | Check for Cairo-Quartz as well as CoreText | John Ralls | 2012-08-22 | 1 | -3/+3 |
* | Still more atsui removal | John Ralls | 2012-08-22 | 1 | -15/+3 |
* | introspection: Remove incorrect trailing colon from (skip) | Colin Walters | 2011-06-15 | 1 | -1/+1 |
* | Use G_DEFINE_INTERFACE in PangoCairoFontMap | Javier Jardón | 2011-04-30 | 1 | -27/+5 |
* | Removing introspection warnings from pangocairo-fontmap | Alberto Ruiz | 2011-04-26 | 1 | -9/+9 |
* | Start implementation of CoreText backend | Kristian Rietveld | 2011-04-14 | 1 | -1/+13 |
* | Fix warnings. | Behdad Esfahbod | 2008-12-26 | 1 | -2/+2 |
* | Bug 547432: Deprecation of pango_(backend)_font_map_create_context() not | Sven Herzberg | 2008-08-12 | 1 | -3/+2 |
* | Bug 546534 – pango_cairo_font_map_set_default(NULL) errs | Behdad Esfahbod | 2008-08-06 | 1 | -3/+6 |
* | Make the following API public: | Behdad Esfahbod | 2008-08-06 | 1 | -6/+4 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Require cairo >= 1.6.4. Remove compat cruft that were added to support | Behdad Esfahbod | 2008-04-21 | 1 | -1/+1 |
* | Bug 514617 – Add pango_cairo_font_map_set_default() | Behdad Esfahbod | 2008-04-21 | 1 | -3/+37 |
* | Improve pango_cairo_font_map_get_default() docs. | Behdad Esfahbod | 2007-12-10 | 1 | -1/+6 |
* | Minor doc improvement. | Behdad Esfahbod | 2007-12-07 | 1 | -1/+1 |
* | New engine public macros: | Behdad Esfahbod | 2007-06-12 | 1 | -0/+1 |
* | Make sure all enabled font backends included (reported by Vincent | Behdad Esfahbod | 2007-06-11 | 1 | -2/+4 |
* | Bug 347236 – provide pango_cairo_font_get_scaled_font Bug 347235 – Add | Behdad Esfahbod | 2007-06-11 | 1 | -1/+64 |
* | Bug 337593 – move glyph extents code (and cache) from pangocairo-*font.c | Behdad Esfahbod | 2007-06-10 | 1 | -16/+0 |
* | Rip non-fontmap stuff from pangocairo-fontmap.c into pangocairo-context.c. | Behdad Esfahbod | 2007-05-04 | 1 | -299/+0 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -38/+38 |
* | Spell-check the docs. | Behdad Esfahbod | 2007-01-07 | 1 | -2/+2 |
* | 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 |