Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly handle font attributesbetter-ellipsize | Matthias Clasen | 2021-07-22 | 2 | -9/+11 |
* | Merge branch 'approximated-sizes' into 'main' | Matthias Clasen | 2021-07-21 | 3 | -9/+25 |
|\ | |||||
| * | font-desc: Use local volatile double values to store sizes | Marco Trevisan (TreviƱo) | 2021-07-21 | 3 | -9/+25 |
| * | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-07-10 | 6 | -12/+64 |
| |\ | |||||
| | * | Try harder to skip tests on MacOs | Matthias Clasen | 2021-07-10 | 2 | -0/+48 |
| | * | tests: Fix an assertion | Matthias Clasen | 2021-07-10 | 1 | -3/+4 |
| | * | tests: Locale handling fixes | Matthias Clasen | 2021-07-10 | 6 | -9/+12 |
| |/ | |||||
* | | Merge branch 'thai' into 'main' | Matthias Clasen | 2021-07-21 | 1 | -5/+9 |
|\ \ | |||||
| * | | Use GMutex for the thai_brk | Peng Wu | 2021-07-21 | 1 | -5/+9 |
* | | | Try harder to skip tests on MacOs | Matthias Clasen | 2021-07-21 | 2 | -0/+48 |
* | | | tests: Fix an assertion | Matthias Clasen | 2021-07-21 | 1 | -3/+4 |
* | | | tests: Locale handling fixes | Matthias Clasen | 2021-07-21 | 6 | -9/+12 |
|/ / | |||||
* | | Mention main in NEWS | Matthias Clasen | 2021-07-17 | 1 | -0/+5 |
* | | ci: Update branch references to main | Matthias Clasen | 2021-07-17 | 2 | -2/+2 |
* | | docs: Update branch references to main | Matthias Clasen | 2021-07-17 | 6 | -6/+6 |
|/ | |||||
* | Merge branch 'space-itemization' into 'master' | Matthias Clasen | 2021-07-10 | 1 | -15/+71 |
|\ | |||||
| * | itemize: Improve handling of spacesspace-itemization | Matthias Clasen | 2021-07-10 | 1 | -15/+71 |
* | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-07-10 | 5 | -25/+25 |
|\ \ | |/ | |||||
| * | Quiet another compiler warning | Matthias Clasen | 2021-07-10 | 1 | -1/+1 |
| * | Drop an unused function | Matthias Clasen | 2021-07-10 | 1 | -6/+0 |
| * | Quiet a compiler warning | Matthias Clasen | 2021-07-10 | 1 | -4/+6 |
| * | language: Silence compiler warnings | Matthias Clasen | 2021-07-10 | 1 | -9/+11 |
| * | Silence compiler warnings | Matthias Clasen | 2021-07-10 | 1 | -1/+2 |
| * | tests: Add a way to show fonts in test-layout | Matthias Clasen | 2021-07-10 | 1 | -1/+5 |
| * | Remove an obsolete version check | Matthias Clasen | 2021-07-10 | 1 | -3/+0 |
|/ | |||||
* | Merge branch 'attr-list-change-fix' into 'master' | Matthias Clasen | 2021-07-10 | 2 | -18/+270 |
|\ | |||||
| * | Add more testcases for pango_attr_list_changeattr-list-change-fix | Matthias Clasen | 2021-07-09 | 1 | -9/+264 |
| * | Remove an erroneous early exit | Matthias Clasen | 2021-07-09 | 1 | -9/+6 |
|/ | |||||
* | Cosmetics | Matthias Clasen | 2021-07-09 | 1 | -3/+3 |
* | Merge branch 'fix-empty-line-spacing-2' into 'master' | Matthias Clasen | 2021-07-09 | 1 | -13/+17 |
|\ | |||||
| * | layout: make the height of an empty line match a regular line | Artem Rebrov | 2021-07-08 | 1 | -13/+17 |
* | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-07-09 | 1 | -6/+11 |
|\ \ | |||||
| * | | docs: Small layout docs improvements | Matthias Clasen | 2021-07-09 | 1 | -6/+11 |
|/ / | |||||
* | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2021-07-09 | 8 | -104/+89 |
|\ \ | |||||
| * | | ci: Update ci images | Matthias Clasen | 2021-07-09 | 3 | -2/+4 |
| * | | Improve attribute test infrastructure | Matthias Clasen | 2021-07-09 | 3 | -101/+84 |
| * | | Fix a compiler warning | Matthias Clasen | 2021-07-09 | 1 | -1/+0 |
| * | | utils: Fix win32 build | Matthias Clasen | 2021-07-09 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'win32-cmap-free' into 'master' | Matthias Clasen | 2021-07-09 | 3 | -2/+65 |
|\ \ | |||||
| * | | pangowin32: Clear cmap on finalize | Seungha Yang | 2021-04-07 | 3 | -2/+65 |
* | | | Merge branch 'missing-zerowidth-chars' into 'master' | Matthias Clasen | 2021-07-09 | 2 | -5/+22 |
|\ \ \ | |||||
| * | | | Add a few missing chars to pango_is_zero_widthmissing-zerowidth-chars | Matthias Clasen | 2021-07-09 | 2 | -5/+22 |
* | | | | Merge branch 'bump-hb' into 'master' | Matthias Clasen | 2021-07-09 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Bump hb requirement to 2.2.0bump-hb | Matthias Clasen | 2021-07-09 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'woff-off' into 'master' | Matthias Clasen | 2021-07-09 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | fontconfig: Ignore woff fontswoff-off | Matthias Clasen | 2021-07-09 | 1 | -1/+9 |
* | | | | Merge branch 'test-for-564' into 'master' | Matthias Clasen | 2021-07-09 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | Add a testcase for pango_attr_list_changetest-for-564 | Matthias Clasen | 2021-07-09 | 1 | -0/+22 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'segmentation-tweaks' into 'master' | Matthias Clasen | 2021-07-09 | 1 | -4/+20 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | pango-segmentation: Add a --text optionsegmentation-tweaks | Matthias Clasen | 2021-07-09 | 1 | -4/+20 |
|/ / |