Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.38.01.38.0 | Matthias Clasen | 2015-09-21 | 2 | -2/+7 |
* | docs: Add PANGO_ANALYSIS_FLAG_IS_ELLIPSIS | Matthias Clasen | 2015-09-21 | 1 | -0/+1 |
* | 1.37.51.37.5 | Matthias Clasen | 2015-09-14 | 2 | -1/+4 |
* | Avoid some overhead in itemize_state_process_run | Matthias Clasen | 2015-09-13 | 1 | -10/+9 |
* | Avoid some overhead in pango_default_break | Matthias Clasen | 2015-09-13 | 1 | -4/+14 |
* | Use g_unichar_get_script directly | Matthias Clasen | 2015-09-12 | 2 | -2/+2 |
* | MSVC Builds: "Add" MSVC 2015 Project Files | Chun-wei Fan | 2015-09-09 | 6 | -16/+44 |
* | MSVC Builds: Rename testsrules_msvc.mak | Chun-wei Fan | 2015-09-04 | 3 | -10/+2 |
* | pango/pango-renderer.c: Fix Build | Chun-wei Fan | 2015-09-04 | 1 | -2/+2 |
* | Give testcases distinct names1.37.4 | Matthias Clasen | 2015-09-01 | 1 | -1/+1 |
* | 1.37.4 | Matthias Clasen | 2015-09-01 | 1 | -1/+1 |
* | Only use finer harfbuzz clusters when they work | Matthias Clasen | 2015-09-01 | 1 | -1/+1 |
* | Protect against bugs in HarfBuzz's (non-)monotone cluster values | Behdad Esfahbod | 2015-09-01 | 1 | -4/+4 |
* | [test] Use latin-only font | Behdad Esfahbod | 2015-09-01 | 1 | -0/+6 |
* | Add assertion to glyph-item-iter | Behdad Esfahbod | 2015-09-01 | 1 | -0/+8 |
* | Updates for 3.17.4 | Matthias Clasen | 2015-08-31 | 1 | -0/+8 |
* | Add more markup tests | Matthias Clasen | 2015-08-22 | 2 | -0/+2 |
* | Improve justify_cluster() some more | Behdad Esfahbod | 2015-08-21 | 1 | -15/+40 |
* | Fix bug in previous commit | Behdad Esfahbod | 2015-08-21 | 1 | -1/+1 |
* | Fix justify_clusters() | Behdad Esfahbod | 2015-08-21 | 1 | -37/+45 |
* | Remove remaining uses of g_utf8_strlen() | Behdad Esfahbod | 2015-08-21 | 3 | -5/+7 |
* | Fix offset calculation for justify | Behdad Esfahbod | 2015-08-21 | 1 | -6/+28 |
* | Fix crasher in justify code | Behdad Esfahbod | 2015-08-21 | 1 | -5/+8 |
* | Port two minor bidi bug fixes from FriBidi 0.19.6 | Khaled Hosny | 2015-08-21 | 1 | -6/+12 |
* | Serialize call to th_brk() | Behdad Esfahbod | 2015-08-18 | 1 | -0/+5 |
* | [test] Add Thai and Arabic to test-pangocairo-threads | Behdad Esfahbod | 2015-08-18 | 1 | -1/+1 |
* | Bug 753167 - Pango script crashes | Behdad Esfahbod | 2015-08-18 | 1 | -10/+7 |
* | Use finer HarfBuzz cluster level | Khaled Hosny | 2015-08-18 | 1 | -0/+3 |
* | Use grapheme boundaries in justify_clusters() | Khaled Hosny | 2015-08-18 | 1 | -31/+46 |
* | MSVC Introspection Builds: Remove GCC Requirement | Chun-wei Fan | 2015-08-17 | 2 | -16/+2 |
* | fix distcheck1.37.3 | Matthias Clasen | 2015-08-14 | 1 | -0/+4 |
* | 1.37.3 | Matthias Clasen | 2015-08-14 | 2 | -1/+7 |
* | Add a testcase for font-features in markup | Matthias Clasen | 2015-08-14 | 3 | -0/+12 |
* | Add some tests for markup with alpha | Matthias Clasen | 2015-08-14 | 15 | -0/+105 |
* | Allow rgba colors in markup | Matthias Clasen | 2015-08-14 | 3 | -35/+97 |
* | Support alpha in markupwip/matthiasc/alpha | Matthias Clasen | 2015-08-11 | 2 | -4/+104 |
* | Add alpha support to PangoCairoRenderer | Matthias Clasen | 2015-08-11 | 1 | -4/+9 |
* | Add alpha support to PangoRenderer | Matthias Clasen | 2015-08-11 | 3 | -0/+78 |
* | Add attribute types for fg and bg alpha | Matthias Clasen | 2015-08-11 | 3 | -1/+57 |
* | Document PANGO_ATTR_FONT_FEATURES | Matthias Clasen | 2015-08-11 | 1 | -0/+1 |
* | Fix pango_glyph_item_iter_prev() around last cluster | Behdad Esfahbod | 2015-08-08 | 1 | -4/+4 |
* | Add test for glyphitem-iter | Behdad Esfahbod | 2015-08-08 | 1 | -0/+52 |
* | Minor | Behdad Esfahbod | 2015-08-08 | 1 | -6/+5 |
* | Document font_features support in markup | Matthias Clasen | 2015-07-30 | 1 | -0/+8 |
* | pango: Add missing fontconfig linker flags | Rico Tzschichholz | 2015-07-22 | 1 | -0/+2 |
* | 1.37.21.37.2 | Matthias Clasen | 2015-07-20 | 2 | -1/+6 |
* | Silence a few coverity warnings | Matthias Clasen | 2015-07-17 | 1 | -1/+3 |
* | README.win32: Update Information for Builds | Chun-wei Fan | 2015-07-13 | 1 | -9/+6 |
* | Don't use hb_glib_get_unicode_funcs() | Behdad Esfahbod | 2015-06-26 | 1 | -13/+2 |
* | 1.37.11.37.1 | Matthias Clasen | 2015-06-22 | 1 | -0/+7 |