summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.44.11.44.1Matthias Clasen2019-07-282-1/+10
* Add some missing symbols to docsMatthias Clasen2019-07-281-3/+3
* Merge branch 'fix-emoji-scaling' into 'master'Matthias Clasen2019-07-281-0/+19
|\
| * Take font matrix into accountMatthias Clasen2019-07-281-0/+19
|/
* pkgconfig: Make harfbuzz a RequiresMatthias Clasen2019-07-281-1/+1
* Fix up harfbuzz includesMatthias Clasen2019-07-285-5/+5
* Fix harfbuzz includesMatthias Clasen2019-07-281-1/+1
* Merge branch 'darwin-versions-fix' into 'master'Khaled Hosny2019-07-271-1/+2
|\
| * meson: fix darwin_versionsTom Schoonjans2019-07-271-1/+2
* | Fix some issues with hyphensMatthias Clasen2019-07-271-18/+37
* | Fix a crash with line break controlMatthias Clasen2019-07-271-1/+1
* | 1.441.44Matthias Clasen2019-07-271-1/+1
|/
* Merge branch 'pangowin32-more-harfbuzz' into 'master'Matthias Clasen2019-07-274-731/+60
|\
| * PangoWin32: Use hb_font_get_nominal_glyphKhaled Hosny2019-07-274-731/+60
|/
* Fix an uninitialized valueMatthias Clasen2019-07-271-9/+13
* Merge branch 'variation-coords' into 'master'Matthias Clasen2019-07-253-23/+145
|\
| * fc: Set variation coords on the harfbuzz fontMatthias Clasen2019-07-251-23/+86
| * pango-list: Optionally show variationsMatthias Clasen2019-07-251-0/+58
| * More updatesMatthias Clasen2019-07-251-0/+1
* | Merge branch 'win32-threadsafe' into 'master'Matthias Clasen2019-07-250-0/+0
|\ \ | |/ |/|
| * PangoWin32: Make font discovery thread-safeChun-wei Fan2019-07-253-32/+38
| * 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
* | Merge branch 'win32-threadsafe'Matthias Clasen2019-07-253-32/+38
|\ \
| * | PangoWin32: Make font discovery thread-safeChun-wei Fan2019-07-253-32/+38
|/ /
* | NEWS: Some more updatesMatthias Clasen2019-07-251-0/+1
* | Merge branch 'visible-things' into 'master'Matthias Clasen2019-07-2513-18/+624
|\ \
| * | cairo: Render visible space differentlyMatthias Clasen2019-07-252-3/+80
| * | cairo: Better hex boxes for ignorablesMatthias Clasen2019-07-252-9/+32
| * | Add a utility function for ignorablesMatthias Clasen2019-07-251-0/+70
| * | shape: Apply the show attributeMatthias Clasen2019-07-251-3/+245
| * | 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