summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix misleading indentationMatthias Clasen2019-07-241-1/+1
| * layout: Fix misleading namingMatthias Clasen2019-07-241-17/+17
|/
* Merge branch 'Jehan/fix-MinGW64-build' into 'master'Matthias Clasen2019-07-241-1/+2
|\
| * meson: do not set -Werror=redundant-decls for gcc on Windows target.Jehan2019-01-261-1/+2
* | Bring back unknown glyph size definesMatthias Clasen2019-07-242-6/+4
* | Merge branch 'system-ui' into 'master'Matthias Clasen2019-07-243-3/+29
|\ \
| * | Add system-ui generic family supportAkira TAGOH2019-07-243-3/+29
|/ /
* | doc cleanupsMatthias Clasen2019-07-233-120/+118
* | Remove an unused functionMatthias Clasen2019-07-231-9/+0
* | tests: Print new attributesMatthias Clasen2019-07-221-0/+1
* | README: Small updatesMatthias Clasen2019-07-221-10/+10
* | NEWS: Some more updatesMatthias Clasen2019-07-221-0/+1
* | Merge branch 'better-hyphens' into 'master'Matthias Clasen2019-07-2218-187/+297
|\ \
| * | ci: install droid sansMatthias Clasen2019-07-221-0/+1
| * | testiter: Add more debug spewMatthias Clasen2019-07-221-2/+9
| * | Fix a comment typoMatthias Clasen2019-07-221-1/+1
| * | Remove an unused variableMatthias Clasen2019-07-221-3/+0
| * | Add a missing Since tagMatthias Clasen2019-07-201-0/+2
| * | Update expected test outputMatthias Clasen2019-07-204-28/+26
| * | Use the allow_breaks attributeMatthias Clasen2019-07-201-2/+2
| * | test-break: Use pango_layout_get_log_attrsMatthias Clasen2019-07-201-3/+18
| * | layout: Pass offset to pango_tailor_breakMatthias Clasen2019-07-201-31/+10
| * | break: Implement allow-breaksMatthias Clasen2019-07-201-9/+87
| * | Add an allow-breaks attributeMatthias Clasen2019-07-204-1/+50
| * | Add an offset argument to pango_tailor_breakMatthias Clasen2019-07-202-2/+5
| * | Insert hyphens in more placesMatthias Clasen2019-07-201-2/+31
| * | Don't insert extra runs for hyphensMatthias Clasen2019-07-204-104/+56
| * | Quiet a compiler warningMatthias Clasen2019-07-201-2/+2
* | | Merge branch 'pango-win32-font-fallback-add-back-old-fallbacks' into 'master'Matthias Clasen2019-07-211-0/+11
|\ \ \
| * | | pangowin32: add back the old font fallback list for each registered fontChristoph Reiter2019-07-211-0/+11
* | | | Merge branch 'improve-fontconfig-dep-search' into 'master'Christoph Reiter2019-07-212-2/+13
|\ \ \ \ | |/ / / |/| | |
| * | | build: Only use fallback dep for FontConfig when needed/requestedChun-wei Fan2019-07-192-2/+13
* | | | Merge branch 'cairo-detection-improvements' into 'master'Matthias Clasen2019-07-212-3/+18
|\ \ \ \
| * | | | build: Only use fallback for Cairo dep when necessaryChun-wei Fan2019-07-191-2/+9
| * | | | pango/meson.build: Fix pangocairo.pc on MSVC buildsChun-wei Fan2019-07-191-1/+9
| |/ / /
* | | | Merge branch 'pango-attributes-pre-c99' into 'master'Matthias Clasen2019-07-201-1/+1
|\ \ \ \
| * | | | pango/pango-attributes.c: Trivial fix for pre-C99Chun-wei Fan2019-07-201-1/+1
|/ / / /
* | | | Merge branch 'attribute-list' into 'master'Matthias Clasen2019-07-196-162/+253
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a test for pango_attr_list_updateMatthias Clasen2019-07-191-0/+45
| * | | Add a function to update attribute listsMatthias Clasen2019-07-193-0/+87
| * | | tests: Use pango_attr_list_get_attributesMatthias Clasen2019-07-193-162/+96
| * | | Add pango_attr_list_get_attributesMatthias Clasen2019-07-193-0/+25
|/ / /
* | | Merge branch 'shape-engine-remnants' into 'master'Matthias Clasen2019-07-1910-1538/+0
|\ \ \ | |/ / |/| |
| * | Remove unused remnants of shape engineKhaled Hosny2019-07-195-185/+0
| * | Remove now unused platform shaping codeKhaled Hosny2019-07-195-1353/+0
|/ /
* | Update docs imageMatthias Clasen2019-07-182-0/+251
* | NEWS: Some more updatesMatthias Clasen2019-07-181-1/+5
* | Merge branch 'wip/kill-shape-engine' into 'master'Matthias Clasen2019-07-1814-370/+170
|\ \
| * | test-shape: Exit quietlyMatthias Clasen2019-07-181-0/+4
| * | Rename _pango_fc_shapeMatthias Clasen2019-07-184-21/+54