Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-12-20 | 1 | -9/+10 | |
|\ | ||||||
| * | Cosmetics | Matthias Clasen | 2021-12-19 | 1 | -9/+10 | |
|/ | ||||||
* | Merge branch 'fix-small-caps-line-height' into 'main' | Matthias Clasen | 2021-12-19 | 5 | -14/+103 | |
|\ | ||||||
| * | Fix line height with emulated small capsfix-small-caps-line-height | Matthias Clasen | 2021-12-19 | 4 | -14/+40 | |
| * | Add some private api | Matthias Clasen | 2021-12-19 | 2 | -0/+63 | |
|/ | ||||||
* | NEWS: Updates | Matthias Clasen | 2021-12-19 | 1 | -0/+7 | |
* | Merge branch 'misc-cleanups' into 'main' | Matthias Clasen | 2021-12-19 | 39 | -45/+345 | |
|\ | ||||||
| * | Add a test for the previous commitsmisc-cleanups | Matthias Clasen | 2021-12-18 | 2 | -0/+296 | |
| * | Improve line width accounting | Matthias Clasen | 2021-12-18 | 1 | -1/+1 | |
| * | layout: Fix a cornercase of line width accounting | Matthias Clasen | 2021-12-18 | 1 | -8/+12 | |
| * | serializer: Fix a typo | Matthias Clasen | 2021-12-18 | 36 | -36/+36 | |
|/ | ||||||
* | Merge branch 'misc-cleanups' into 'main' | Matthias Clasen | 2021-12-19 | 5 | -3/+33 | |
|\ | ||||||
| * | Add some docs | Matthias Clasen | 2021-12-18 | 1 | -0/+25 | |
| * | fc: Cleanup | Matthias Clasen | 2021-12-18 | 3 | -3/+3 | |
| * | pango-view: Support transforms with --serialized | Matthias Clasen | 2021-12-18 | 1 | -0/+5 | |
|/ | ||||||
* | Merge branch 'more-space-tweaks' into 'main' | Matthias Clasen | 2021-12-18 | 4 | -20/+50 | |
|\ | ||||||
| * | cairo: Work harder to measure spacemore-space-tweaks | Matthias Clasen | 2021-12-17 | 3 | -21/+33 | |
| * | shape: More tweaks to space handling | Matthias Clasen | 2021-12-17 | 3 | -22/+40 | |
|/ | ||||||
* | Merge branch 'fix-vertical-regression' into 'main' | Matthias Clasen | 2021-12-17 | 17 | -57/+331 | |
|\ | ||||||
| * | Revert "Fix advance widths with transforms"fix-vertical-regression | Matthias Clasen | 2021-12-17 | 17 | -57/+331 | |
* | | Merge branch 'viewer-serialize-output' into 'main' | Matthias Clasen | 2021-12-17 | 1 | -2/+17 | |
|\ \ | |/ | ||||||
| * | pango-view: Add --serialize-to optionviewer-serialize-output | Matthias Clasen | 2021-12-17 | 1 | -2/+17 | |
|/ | ||||||
* | Merge branch 'doc-no-pangoot' into 'main' | Matthias Clasen | 2021-12-17 | 1 | -23/+23 | |
|\ | ||||||
| * | docs: Don't build pangoot bits if not enableddoc-no-pangoot | Chun-wei Fan | 2021-12-17 | 1 | -23/+23 | |
|/ | ||||||
* | 1.50.21.50.2 | Matthias Clasen | 2021-12-16 | 2 | -1/+8 | |
* | Merge branch 'fix-spaceless-fonts' into 'main' | Matthias Clasen | 2021-12-16 | 7 | -14/+160 | |
|\ | ||||||
| * | Fix handling of space-less fontsfix-spaceless-fonts | Matthias Clasen | 2021-12-16 | 7 | -14/+160 | |
* | | Merge branch 'arabic-format' into 'main' | Matthias Clasen | 2021-12-16 | 5 | -18/+114 | |
|\ \ | |/ | ||||||
| * | Add a test for 0x6ddarabic-format | Matthias Clasen | 2021-12-16 | 4 | -0/+92 | |
| * | Fix Arabic format chars | Matthias Clasen | 2021-12-16 | 1 | -18/+22 | |
* | | Merge branch 'missing-include' into 'main' | Matthias Clasen | 2021-12-16 | 1 | -0/+1 | |
|\ \ | |/ |/| | ||||||
| * | Add a missing includemissing-include | Matthias Clasen | 2021-12-16 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'fix-x32' into 'main' | Matthias Clasen | 2021-12-13 | 1 | -1/+1 | |
|\ | ||||||
| * | pango-item-private.h: fix x86-64 x32 builds | Alexander Kanavin | 2021-12-13 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'stdlib-h' into 'main' | Matthias Clasen | 2021-12-13 | 1 | -0/+1 | |
|\ | ||||||
| * | gtkjsonparser.c: Include stdlib.h | Chun-wei Fan | 2021-12-13 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'fix-pango-view-options' into 'main' | Matthias Clasen | 2021-12-11 | 1 | -3/+3 | |
|\ | ||||||
| * | Fix pango-view option handlingfix-pango-view-options | Matthias Clasen | 2021-12-11 | 1 | -3/+3 | |
|/ | ||||||
* | Merge branch 'misc-doc-fixups' into 'main' | Matthias Clasen | 2021-12-11 | 25 | -179/+224 | |
|\ | ||||||
| * | docs: Cosmeticsmisc-doc-fixups | Matthias Clasen | 2021-12-10 | 13 | -161/+169 | |
| * | docs: Some cross-linking | Matthias Clasen | 2021-12-10 | 1 | -2/+6 | |
| * | docs: Cosmetics | Matthias Clasen | 2021-12-10 | 1 | -1/+1 | |
| * | docs: Expand PangoTabArray docs | Matthias Clasen | 2021-12-10 | 2 | -7/+11 | |
| * | docs: Add a missing image | Matthias Clasen | 2021-12-10 | 1 | -0/+1 | |
| * | Document new variant values | Matthias Clasen | 2021-12-10 | 2 | -2/+5 | |
| * | docs: Various improvements | Matthias Clasen | 2021-12-10 | 7 | -6/+31 | |
|/ | ||||||
* | 1.50.11.50.1 | Matthias Clasen | 2021-12-10 | 2 | -3/+3 | |
* | tests: Cover new tab alignments | Matthias Clasen | 2021-12-10 | 1 | -7/+15 | |
* | Merge branch 'bilelmoussaoui/gi' into 'main' | Matthias Clasen | 2021-12-10 | 1 | -0/+6 | |
|\ | ||||||
| * | g-i: add missing since annotations | Bilal Elmoussaoui | 2021-12-10 | 1 | -0/+6 | |
|/ |