| Commit message (Expand) | Author | Age | Files | Lines |
* | Update deprecation versions | Matthias Clasen | 2015-05-16 | 1 | -12/+12 |
* | Overflow, etc, fixes for pangoft2 | Behdad Esfahbod | 2015-05-11 | 1 | -11/+11 |
* | Fix PangoFc with non-identity scale matrix (again!) | Behdad Esfahbod | 2015-05-11 | 1 | -29/+69 |
* | Deprecate much of pango-utils.h | Khaled Hosny | 2015-05-10 | 2 | -0/+24 |
* | coretext: ensure weight is always initialized | Kristian Rietveld | 2015-05-06 | 1 | -1/+1 |
* | coretext: use public function to obtain cascade list if available | Kristian Rietveld | 2015-05-06 | 1 | -0/+23 |
* | Minor doc fix | Behdad Esfahbod | 2015-05-05 | 4 | -0/+12 |
* | Minor doc fix | Behdad Esfahbod | 2015-05-05 | 4 | -3/+6 |
* | Fix a few warnings | Behdad Esfahbod | 2015-05-05 | 4 | -5/+2 |
* | Fix leading vs trailing grapheme edge docs | Behdad Esfahbod | 2015-05-05 | 1 | -4/+4 |
* | Fix a copy-paste error | Matthias Clasen | 2015-05-04 | 1 | -1/+1 |
* | Minor | Behdad Esfahbod | 2015-05-01 | 1 | -2/+2 |
* | Bug 748767 - Add pango_fc_font_map_config_changed() | Behdad Esfahbod | 2015-05-01 | 3 | -2/+26 |
* | Bug 748768 - pango_fc_font_map_set_config() should clear caches | Behdad Esfahbod | 2015-05-01 | 1 | -1/+4 |
* | Rename pango_fc_font_map_[sg]et_fc_config to pango_fc_font_map_[sg]et_config | Behdad Esfahbod | 2015-05-01 | 4 | -21/+21 |
* | Bug 547671 - Add pango_fc_font_map_[gs]et_fc_config() | Behdad Esfahbod | 2015-04-30 | 4 | -6/+77 |
* | Bug 602257 - Make pango_matrix_get_font_scale_factors() public | Behdad Esfahbod | 2015-04-30 | 4 | -66/+48 |
* | Bug 548490 - regenerate script-lang-table against to-be-released fontconfig | Behdad Esfahbod | 2015-04-30 | 1 | -8/+9 |
* | Minor | Behdad Esfahbod | 2015-04-30 | 1 | -0/+2 |
* | Bug 695163 - pangocairo hexboxes don't take actual font size into account | Behdad Esfahbod | 2015-04-30 | 1 | -5/+12 |
* | Remove some old build cruft | Behdad Esfahbod | 2015-04-22 | 1 | -8/+0 |
* | Revert "Use UTF-8 pragma for MSVC" | Behdad Esfahbod | 2015-04-14 | 2 | -9/+0 |
* | Add missing G_DEPRECATED annotation | Khaled Hosny | 2015-04-13 | 1 | -0/+2 |
* | Minor | Khaled Hosny | 2015-04-13 | 1 | -2/+2 |
* | Deprecate noop utility functions | Khaled Hosny | 2015-04-13 | 1 | -49/+8 |
* | Use UTF-8 pragma for MSVC | Behdad Esfahbod | 2015-04-13 | 2 | -0/+9 |
* | Fix warnings if font is not found | Behdad Esfahbod | 2015-04-10 | 2 | -3/+4 |
* | Remove Traces of the Old Makefile-msvcproj.am | Chun-wei Fan | 2015-04-08 | 1 | -7/+0 |
* | MSVC Builds: Restore MSVC 2008/2010 Project Generation | Chun-wei Fan | 2015-04-08 | 1 | -0/+45 |
* | Minor | Behdad Esfahbod | 2015-04-06 | 1 | -1/+1 |
* | Fix regression after 137832fa931e875b900dedd1c8909b46d1f7e8ad | Behdad Esfahbod | 2015-04-06 | 1 | -2/+2 |
* | Fix tailoring of run boundary break properties | Behdad Esfahbod | 2015-04-06 | 1 | -6/+7 |
* | Fix building with libthai | Khaled Hosny | 2015-04-05 | 1 | -0/+2 |
* | Make the deprecation a bit more clear | Khaled Hosny | 2015-04-05 | 1 | -9/+4 |
* | Minor | Behdad Esfahbod | 2015-04-05 | 2 | -3/+2 |
* | Remove gmodule dependency and deprecate some more symbols | Behdad Esfahbod | 2015-04-05 | 9 | -56/+34 |
* | [win32] Don't read pango.aliases | Behdad Esfahbod | 2015-04-04 | 1 | -54/+0 |
* | [win32] Another try to fix make distcheck | Behdad Esfahbod | 2015-04-04 | 1 | -7/+1 |
* | [win32] Unbreak dist | Behdad Esfahbod | 2015-04-04 | 1 | -0/+3 |
* | [modules] Move language modules in source tree and remove modules/ | Behdad Esfahbod | 2015-04-04 | 11 | -130/+472 |
* | Fix MT-unsafe initializations | Behdad Esfahbod | 2015-04-04 | 4 | -9/+10 |
* | [break] Call language engine on each script change | Behdad Esfahbod | 2015-04-04 | 1 | -27/+4 |
* | [modules] Fixup pango_map_get_engines() after recent changes | Behdad Esfahbod | 2015-04-04 | 1 | -2/+6 |
* | Increase number of features per run | Behdad Esfahbod | 2015-04-04 | 1 | -1/+1 |
* | Deprecate pango_font_map_get_shape_engine_type() | Behdad Esfahbod | 2015-04-04 | 1 | -0/+1 |
* | Hide internal symbol | Behdad Esfahbod | 2015-04-04 | 1 | -1/+1 |
* | [coretext] Reverse glyphs if right-to-left | Behdad Esfahbod | 2015-04-04 | 1 | -0/+1 |
* | Deprecate module system, skip it for shaper modules | Behdad Esfahbod | 2015-04-04 | 19 | -913/+258 |
* | Move shapers from modules/basic/ into pango/ | Behdad Esfahbod | 2015-04-04 | 4 | -4/+1913 |
* | Deprecate pango_config_key_get* | Khaled Hosny | 2015-04-04 | 2 | -136/+8 |