| Commit message (Expand) | Author | Age | Files | Lines |
* | Spell-check the docs. | Behdad Esfahbod | 2007-01-07 | 1 | -10/+10 |
* | Parse style. It was dropped when I was adding support for gravity. | Behdad Esfahbod | 2006-09-08 | 1 | -0/+1 |
* | Rename "Upright" to "Not-Rotated". Also, reorder the user-friendly names | Behdad Esfahbod | 2006-08-22 | 1 | -5/+5 |
* | Add gravity in PangoFontDescription. | Behdad Esfahbod | 2006-08-20 | 1 | -25/+101 |
* | Bug 351585 – API documentation issues with 2.15 release | Behdad Esfahbod | 2006-08-16 | 1 | -0/+2 |
* | Fix doc typo. | Behdad Esfahbod | 2006-07-08 | 1 | -1/+1 |
* | Part of Bug 135683 – Cache glyphstring extents | Behdad Esfahbod | 2006-07-08 | 1 | -1/+1 |
* | New function pango_font_describe_with_absolute_size(). | Behdad Esfahbod | 2006-05-22 | 1 | -1/+27 |
* | Bug 339730 – Pango needlessly falls back away from a Type 1 font into a | Behdad Esfahbod | 2006-05-22 | 1 | -1/+2 |
* | Bug 342562 – Support absolute sizes in | Behdad Esfahbod | 2006-05-22 | 1 | -5/+18 |
* | Fix possible NULL dereference. (Coverity found) | Behdad Esfahbod | 2006-05-13 | 1 | -1/+2 |
* | Update docs to note a size value of zero may have been set explicitly. | Behdad Esfahbod | 2006-05-11 | 1 | -1/+2 |
* | Bug 340229 – pango_font_description_from_string does not do bound | Behdad Esfahbod | 2006-05-01 | 1 | -1/+3 |
* | Bug 329547 – pango_layout_get_pixel_extents and | Behdad Esfahbod | 2006-04-29 | 1 | -5/+5 |
* | Add more warning_history items and handle more font failures, to make sure | Behdad Esfahbod | 2006-04-27 | 1 | -1/+25 |
* | Bug 339747 – pango_font_metrics_get_approximate_digit_width docs | Behdad Esfahbod | 2006-04-26 | 1 | -2/+2 |
* | Bug 337029 – pango/fonts.c: Illegal structure initialization | Behdad Esfahbod | 2006-04-03 | 1 | -5/+5 |
* | Change char* to char[] in the ft error table, to avoid relocations. | Behdad Esfahbod | 2006-03-31 | 1 | -1/+1 |
* | Hook up pango-utils.h into the documentation, as we are installing it | Behdad Esfahbod | 2006-03-31 | 1 | -2/+1 |
* | Change g_critical to g_warning. We already handle them gracefully. | Behdad Esfahbod | 2006-02-21 | 1 | -1/+1 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -10/+12 |
* | Move PANGO_UNKNOWN_GLYPH_WIDTH/HEIGHT to pango-font.h, which makes | Behdad Esfahbod | 2006-02-02 | 1 | -1/+0 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -4/+5 |
* | Initialize warning history structs more explicitly. (bug #329459) | Behdad Esfahbod | 2006-02-01 | 1 | -1/+3 |
* | Improve documentation for functions allocating memory, on how the object | Behdad Esfahbod | 2006-01-31 | 1 | -6/+6 |
* | Improve error handling in high-frequency functions: Only warn once. | Behdad Esfahbod | 2006-01-31 | 1 | -1/+25 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -7/+7 |
* | Make matrix parameter const. | Behdad Esfahbod | 2006-01-21 | 1 | -2/+2 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, | Behdad Esfahbod | 2006-01-05 | 1 | -2/+2 |
* | Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, | Behdad Esfahbod | 2005-11-23 | 1 | -0/+4 |
* | Remove excess "the" in docs. (#319175, Masao Mutoh) | Behdad Esfahbod | 2005-11-23 | 1 | -1/+1 |
* | General cleanup. (pango_font_description_unset_fields): Set fields being | Behdad Esfahbod | 2005-11-18 | 1 | -96/+73 |
* | More documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -3/+3 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -9/+9 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -1/+1 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -6/+6 |
* | For family names that add in numbers add a , to distinguish them from | Owen Taylor | 2005-03-02 | 1 | -7/+34 |
* | PangoCairoFontMap for win32 fonts. | Owen Taylor | 2005-02-24 | 1 | -0/+17 |
* | Minor doc fixes. (#167922, #167924, Billy Biggs) | Owen Taylor | 2005-02-21 | 1 | -1/+1 |
* | Add pixel sizes for fonts (#119081, patch from Chris Lahey) | Owen Taylor | 2004-12-16 | 1 | -11/+75 |
* | Add PANGO_WEIGHT_SEMIBOLD. (#86957, Lars Clausen) | Owen Taylor | 2004-12-14 | 1 | -1/+1 |
* | === Released 1.6.0 ===PANGO_1_6_0 | Owen Taylor | 2004-09-14 | 1 | -0/+8 |
* | Make PangoMatrix arguments const where appropriate. | Owen Taylor | 2004-07-10 | 1 | -73/+25 |
* | Add pango_context_get_font_map() | Owen Taylor | 2004-07-08 | 1 | -1/+1 |
* | Add underline and strikethrough position and thickness metrics. | Owen Taylor | 2004-05-27 | 1 | -0/+70 |
* | New API pango_font_family_is_monospace. (#108728) | Noah Levitt | 2004-02-23 | 1 | -0/+30 |
* | Handle NULL for sizes and n_sizes. | Noah Levitt | 2004-02-23 | 1 | -4/+8 |
* | New API for getting available sizes for a bitmap font face. | Noah Levitt | 2004-02-23 | 1 | -0/+30 |
* | Hash case insensitively (#106942, Morten Welinder) | Owen Taylor | 2003-04-30 | 1 | -1/+19 |