| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash, don't dereference NULL. | Tor Lillqvist | 2006-05-23 | 1 | -1/+1 |
* | Call pango_font_description_set_absolute_size() instead of | Tor Lillqvist | 2006-05-23 | 1 | -1/+1 |
* | Bug 342525 – With PangoFc and PangoWin32, approximate digit width is not | Behdad Esfahbod | 2006-05-22 | 2 | -6/+50 |
* | Bug 339730 – Pango needlessly falls back away from a Type 1 font into a | Behdad Esfahbod | 2006-05-22 | 1 | -1/+2 |
* | Bug 341922 – pango should handle more characters as zero width Patch | Behdad Esfahbod | 2006-05-22 | 1 | -4/+18 |
* | Calculate average digit width correctly, not as max of the digit widths. | Tor Lillqvist | 2006-05-21 | 1 | -25/+3 |
* | Update docs. | Behdad Esfahbod | 2006-04-29 | 2 | -2/+2 |
* | Bug 337594 – pango_glyph_string_extents_range possible bug | Behdad Esfahbod | 2006-04-29 | 1 | -2/+2 |
* | Bug 307196 – Unhinted fonts are measured incorrectly and drawing | Behdad Esfahbod | 2006-04-29 | 3 | -5/+47 |
* | Don't use is_hinted. Metrics are always hinted now. | Behdad Esfahbod | 2006-04-28 | 2 | -42/+5 |
* | Add more warning_history items and handle more font failures, to make sure | Behdad Esfahbod | 2006-04-27 | 3 | -10/+58 |
* | Fix loop variables. (coverity found bug.) | Behdad Esfahbod | 2006-04-13 | 1 | -3/+3 |
* | Incorrect text rendering when in x86 64-bit precision mode | Behdad Esfahbod | 2006-04-07 | 1 | -7/+14 |
* | Bug 337502 – Win32 build fix Patch from Alexander Larsson. | Behdad Esfahbod | 2006-04-06 | 2 | -2/+3 |
* | Fix blurred underlines on Win32 (#332656): | Tor Lillqvist | 2006-04-01 | 1 | -0/+25 |
* | Part of Bug 336026 – Make fallback shaper in modules work Patch from | Behdad Esfahbod | 2006-03-31 | 1 | -0/+2 |
* | Bug 334802 – Using plain integer as NULL pointer | Behdad Esfahbod | 2006-03-31 | 2 | -2/+2 |
* | === Released 1.12.0 ===PANGO_1_12_0 | Behdad Esfahbod | 2006-03-13 | 1 | -2/+2 |
* | Fix compilation error with MSVC. (#333115) | Tor Lillqvist | 2006-03-02 | 1 | -2/+4 |
* | Check the font pointer being NULL to avoid crashes for at least one class | Tor Lillqvist | 2006-03-01 | 1 | -1/+1 |
* | pango/pangowin32-private.h (PING) pango/pangowin32.c Use g_print() instead | Tor Lillqvist | 2006-02-28 | 2 | -24/+24 |
* | Replace each byte in invalid UTF-8 sequences with '?'. (bug #331995) | Behdad Esfahbod | 2006-02-26 | 1 | -23/+34 |
* | return TRUE to glyphs rendered at all (instead of box). This may be | Hans Breuer | 2006-02-25 | 3 | -5/+10 |
* | Comment typo. | Behdad Esfahbod | 2006-02-24 | 1 | -1/+1 |
* | Bug 332167 – Void function returns value - breaks Solaris build Reported | Behdad Esfahbod | 2006-02-22 | 1 | -1/+1 |
* | Bug 314239 – pangocairo crashes when font cannot be read | Behdad Esfahbod | 2006-02-21 | 3 | -6/+38 |
* | Bug 331723 – shapers should not crash on failures | Behdad Esfahbod | 2006-02-21 | 1 | -1/+4 |
* | Emphasize that input text should be valid UTF-8. | Behdad Esfahbod | 2006-02-21 | 1 | -1/+1 |
* | Change g_critical to g_warning. We already handle them gracefully. | Behdad Esfahbod | 2006-02-21 | 13 | -23/+33 |
* | Bug 329148 – pango_glyph_item_split: assertion `split_index > 0' failed | Behdad Esfahbod | 2006-02-17 | 1 | -1/+0 |
* | Move PANGO_GLYPH_EMPTY, PANGO_GLYPH_UNKNOWN_FLAG, and | Behdad Esfahbod | 2006-02-17 | 2 | -4/+7 |
* | Bug 331038 – pango-querymodules --help and --version Patch from Antoine | Behdad Esfahbod | 2006-02-15 | 1 | -1/+39 |
* | Document pango_layout_set_width as getting width in Pango units. | Behdad Esfahbod | 2006-02-12 | 1 | -2/+2 |
* | Bug 330795 – pango_renderer_draw_glyph segfaults when trying to call the | Behdad Esfahbod | 2006-02-11 | 1 | -4/+6 |
* | Oops. Fix typo in docs.PANGO_1_11_5 | Behdad Esfahbod | 2006-02-11 | 1 | -1/+1 |
* | Rename the recently added pango_win32_pango_font_description_from_logfont() | Tor Lillqvist | 2006-02-10 | 3 | -7/+8 |
* | Add Since: info to the doc comment for the function just added. | Tor Lillqvist | 2006-02-10 | 1 | -0/+2 |
* | Fix #135098 and #322510. | Tor Lillqvist | 2006-02-10 | 2 | -97/+115 |
* | Bug 330602 – pango_parse_weight Reported by Morten Welinder. | Behdad Esfahbod | 2006-02-10 | 1 | -1/+1 |
* | Bug 314548 – pango_shape() is missing const correctness Patch from | Behdad Esfahbod | 2006-02-09 | 7 | -9/+6 |
* | Bug 330289 – Fix build with gcc 2.95 (pangox.c) | Behdad Esfahbod | 2006-02-08 | 1 | -1/+4 |
* | 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 |
* | If NULL is passed to _copy, return NULL with no warning. If NULL is passed | Behdad Esfahbod | 2006-02-06 | 1 | -8/+17 |
* | Warn only once per font-description that cannot be loaded. | Behdad Esfahbod | 2006-02-06 | 4 | -49/+112 |
* | AC_DEFINE various version components. | Behdad Esfahbod | 2006-02-05 | 6 | -8/+7 |
* | Bug 324408 – tab can result in 0 characters | Behdad Esfahbod | 2006-02-05 | 1 | -4/+5 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 8 | -17/+27 |
* | Move the FT_IS_SFNT(font) logic into pango_ft2_get_unknown glyph. | Behdad Esfahbod | 2006-02-04 | 2 | -13/+18 |
* | AC_DEFINE the module version, such that pango-querymodules gets rebuilt | Behdad Esfahbod | 2006-02-03 | 1 | -1/+0 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 23 | -372/+563 |