Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Update some linkslog-attr-things | Matthias Clasen | 2021-08-23 | 1 | -4/+5 |
* | break: Add pango_attr_break api | Matthias Clasen | 2021-08-23 | 3 | -9/+62 |
* | break: Some code reorganization | Matthias Clasen | 2021-08-23 | 2 | -49/+60 |
* | break-thai: Fix up word break handling | Matthias Clasen | 2021-08-23 | 2 | -14/+26 |
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-08-24 | 1 | -15/+21 |
|\ | |||||
| * | layout: Only recompute log_attrs when needed | Matthias Clasen | 2021-08-23 | 1 | -15/+21 |
|/ | |||||
* | Merge branch 'doc-font-metrics' into 'main' | Matthias Clasen | 2021-08-23 | 6 | -1/+1398 |
|\ | |||||
| * | docs: Add another illustrationdoc-font-metrics | Matthias Clasen | 2021-08-22 | 6 | -1/+1398 |
|/ | |||||
* | Merge branch 'fix-test-lists' into 'main' | Matthias Clasen | 2021-08-22 | 1 | -1/+25 |
|\ | |||||
| * | Sync up test file listsfix-test-lists | Matthias Clasen | 2021-08-22 | 1 | -1/+25 |
|/ | |||||
* | 1.49.01.49.0 | Matthias Clasen | 2021-08-22 | 1 | -5/+11 |
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-08-22 | 1 | -1/+1 |
|\ | |||||
| * | Fix an oversight with text-transform | Matthias Clasen | 2021-08-22 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'compiler-warnings' into 'main' | Matthias Clasen | 2021-08-22 | 16 | -58/+124 |
|\ | |||||
| * | build: More compiler warningscompiler-warnings | Matthias Clasen | 2021-08-22 | 1 | -4/+39 |
| * | renderer: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+8 |
| * | markup: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+3 |
| * | layout: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -26/+27 |
| * | break: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -8/+16 |
| * | tests: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 6 | -7/+12 |
| * | fcfontmap: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+2 |
| * | bidi: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+1 |
| * | emoji: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -0/+3 |
| * | attributes: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -9/+9 |
| * | glyphstring: Silence compiler warnings | Matthias Clasen | 2021-08-22 | 1 | -4/+4 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-08-22 | 1 | -18/+9 |
|\ | |||||
| * | testattributes: Assert properly | Matthias Clasen | 2021-08-22 | 1 | -18/+9 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-08-22 | 14 | -170/+272 |
|\ | |||||
| * | attributes: Cosmetics | Matthias Clasen | 2021-08-22 | 1 | -2/+2 |
| * | tests: Make test-itemize work better | Matthias Clasen | 2021-08-22 | 1 | -3/+3 |
| * | tests: Add more attribute tests | Matthias Clasen | 2021-08-22 | 2 | -0/+110 |
| * | Add a forgotten binding helper | Matthias Clasen | 2021-08-22 | 1 | -0/+1 |
| * | Trivial | Matthias Clasen | 2021-08-22 | 1 | -1/+1 |
| * | Fix binding helpers for absolute-line-height | Matthias Clasen | 2021-08-22 | 1 | -0/+1 |
| * | tests: Tweak test-break output | Matthias Clasen | 2021-08-22 | 8 | -23/+24 |
| * | break: Some code reorg | Matthias Clasen | 2021-08-22 | 1 | -141/+130 |
|/ | |||||
* | Merge branch 'matthiasc/for-master' into 'main' | Matthias Clasen | 2021-08-21 | 4 | -4/+0 |
|\ | |||||
| * | Remove leftover test filesmatthiasc/for-master | Matthias Clasen | 2021-08-21 | 4 | -4/+0 |
* | | Merge branch 'renderer-crash' into 'main' | Matthias Clasen | 2021-08-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | renderer: Don't divide by zerorenderer-crash | Matthias Clasen | 2021-08-21 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'text-transform-3' into 'main' | Matthias Clasen | 2021-08-21 | 12 | -121/+364 |
|\ \ | |/ |/| | |||||
| * | Add a test for text_transform in markuptext-transform-3 | Matthias Clasen | 2021-08-20 | 2 | -0/+20 |
| * | tests: Use en_US.UTF8 instead of C | Matthias Clasen | 2021-08-20 | 1 | -1/+1 |
| * | Documentation tweaks | Matthias Clasen | 2021-08-20 | 1 | -27/+28 |
| * | shaping: implement text transform | Matthias Clasen | 2021-08-20 | 1 | -81/+167 |
| * | layout: Use pango_shape_item | Matthias Clasen | 2021-08-20 | 1 | -4/+5 |
| * | Add pango_shape_item | Matthias Clasen | 2021-08-20 | 2 | -38/+103 |
| * | tests: Handle text transform attrs | Matthias Clasen | 2021-08-20 | 1 | -0/+1 |
| * | layout: Text transform affects shape | Matthias Clasen | 2021-08-20 | 1 | -0/+1 |
| * | markup: Add a text transform attribute | Matthias Clasen | 2021-08-20 | 5 | -0/+68 |