summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | layout: Don't zero the width of visible spaceMatthias Clasen2019-07-251-0/+4
| * | layout: Make tab visible tooMatthias Clasen2019-07-251-2/+24
| * | layout: Use a show attributeMatthias Clasen2019-07-251-0/+6
| * | layout: The show attribute affects shapingMatthias Clasen2019-07-251-0/+1
| * | tests: The show attribute affects shapingMatthias Clasen2019-07-251-0/+1
| * | tests: Print the show attributeMatthias Clasen2019-07-251-0/+1
| * | markup: Support the new attributeMatthias Clasen2019-07-251-0/+43
| * | Add an attribute for showing invisible charsMatthias Clasen2019-07-253-1/+51
| * | Add a helper for parsing flagsMatthias Clasen2019-07-252-0/+66
|/ /
* | xft: Fix compiler warningsMatthias Clasen2019-07-251-2/+2
* | Merge branch 'win32-some-cleanups' into 'master'Matthias Clasen2019-07-254-233/+224
|\ \ | |/ |/|
| * PangoWin32: Drop _pango_win32_os_version_infoChun-wei Fan2019-07-254-17/+3
| * pango/pangowin32-fontmap.c: Fix code formattingChun-wei Fan2019-07-251-216/+221
|/
* build: Make harfbuzz a required dependencyMatthias Clasen2019-07-241-2/+4
* Merge branch 'run-attributes' into 'master'Matthias Clasen2019-07-247-99/+244
|\
| * shape-test: Match PangoLayoutMatthias Clasen2019-07-241-1/+84
| * test-itemize: Match PangoLayoutMatthias Clasen2019-07-242-7/+65
| * Add a test file for coloring ArabicMatthias Clasen2019-07-241-0/+2
| * layout: Flip the logic for attribute filteringMatthias Clasen2019-07-242-88/+90
| * 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
|\ \ \ \ | |/ / / |/| | |