Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pango_tab_array_to/from_stringserialize-attrs-and-tabs | Matthias Clasen | 2021-11-17 | 3 | -0/+154 |
* | Use serialization api in testattributes | Matthias Clasen | 2021-11-17 | 3 | -552/+337 |
* | tests: Reuse attribute serialization code | Matthias Clasen | 2021-11-17 | 40 | -353/+309 |
* | Add pango_attr_list_to/from_string | Matthias Clasen | 2021-11-17 | 4 | -0/+635 |
* | Merge branch 'rewrite-line-breaking' into 'main' | Matthias Clasen | 2021-11-17 | 3 | -216/+640 |
|\ | |||||
| * | Fix a thinko in zero_line_final_space | Matthias Clasen | 2021-11-16 | 1 | -1/+0 |
| * | Correct the extra_width accounting | Matthias Clasen | 2021-11-16 | 1 | -2/+5 |
| * | ci: Don't run testrandom on macOs | Matthias Clasen | 2021-11-16 | 1 | -1/+6 |
| * | Cosmetics | Matthias Clasen | 2021-11-16 | 1 | -1/+1 |
| * | Another small leak fix | Matthias Clasen | 2021-11-16 | 1 | -0/+1 |
| * | Fix a small memleak | Matthias Clasen | 2021-11-16 | 1 | -1/+3 |
| * | Rewrite process_item | Matthias Clasen | 2021-11-16 | 1 | -214/+309 |
| * | tests: Add spiced up wrapping tests | Benjamin Otte | 2021-11-15 | 2 | -1/+320 |
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-11-17 | 2 | -9/+5 |
|\ \ | |||||
| * | | build: Bump the harfbuzz req | Matthias Clasen | 2021-11-16 | 2 | -9/+5 |
|/ / | |||||
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-11-16 | 1 | -3/+0 |
|\ \ | |/ |/| | |||||
| * | pango-view: Remove debug spew | Matthias Clasen | 2021-11-16 | 1 | -3/+0 |
|/ | |||||
* | Merge branch 'line-breaking-fixes3' into 'main' | Matthias Clasen | 2021-11-15 | 2 | -38/+78 |
|\ | |||||
| * | Update affected testsline-breaking-fixes3 | Matthias Clasen | 2021-11-15 | 1 | -6/+6 |
| * | More tweaks, and comments | Matthias Clasen | 2021-11-15 | 1 | -15/+22 |
| * | Go back to an array for disabled breakpoints | Matthias Clasen | 2021-11-15 | 1 | -10/+24 |
| * | Fix line-break accounting more | Matthias Clasen | 2021-11-15 | 1 | -5/+11 |
| * | Improve the BREAK_ALL_FIT case | Matthias Clasen | 2021-11-15 | 1 | -9/+30 |
| * | layout: Simplify things one more time | Matthias Clasen | 2021-11-14 | 1 | -16/+9 |
| * | Cosmetics | Matthias Clasen | 2021-11-14 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'fix-itemize-crash' into 'main' | Matthias Clasen | 2021-11-13 | 2 | -2/+32 |
|\ | |||||
| * | Skip the test on macOSfix-itemize-crash | Matthias Clasen | 2021-11-13 | 1 | -0/+6 |
| * | Fix a bug in Small Caps handling | Matthias Clasen | 2021-11-13 | 2 | -2/+26 |
|/ | |||||
* | Merge branch 'ltr-line-breaking-fixes' into 'main' | Matthias Clasen | 2021-11-12 | 1 | -68/+51 |
|\ | |||||
| * | Fix a thinkoltr-line-breaking-fixes | Matthias Clasen | 2021-11-12 | 1 | -1/+1 |
| * | Fix another corner case of space-handling | Matthias Clasen | 2021-11-12 | 1 | -5/+17 |
| * | Fix up one more case of break-after-space | Matthias Clasen | 2021-11-12 | 1 | -11/+11 |
| * | Handle break-after-space correctly | Matthias Clasen | 2021-11-12 | 1 | -1/+15 |
| * | Correctly reinstate remaining_width | Matthias Clasen | 2021-11-12 | 1 | -1/+3 |
| * | Simplify find_break_extra_width | Matthias Clasen | 2021-11-12 | 1 | -25/+1 |
| * | Simplify breakpoint disabling | Matthias Clasen | 2021-11-12 | 1 | -30/+9 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-11-12 | 1 | -1/+2 |
|\ | |||||
| * | Cosmetics | Matthias Clasen | 2021-11-12 | 1 | -1/+2 |
|/ | |||||
* | Merge branch 'ctweight' into 'main' | Matthias Clasen | 2021-11-12 | 1 | -4/+5 |
|\ | |||||
| * | coretext: correctly clamp the core text weights at min/max values | Jeremy Tan | 2021-11-12 | 1 | -4/+5 |
* | | Merge branch 'avoid-overlong-lines' into 'main' | Matthias Clasen | 2021-11-12 | 5 | -9/+112 |
|\ \ | |||||
| * | | Try harder to not produce overlong linesavoid-overlong-lines | Matthias Clasen | 2021-11-11 | 1 | -0/+48 |
| * | | Add pango_item_unsplit | Matthias Clasen | 2021-11-11 | 2 | -1/+30 |
| * | | Reserve the remaining bits in PangoLogAttr | Matthias Clasen | 2021-11-11 | 1 | -0/+2 |
| * | | pango-view: Accept width 0 | Matthias Clasen | 2021-11-11 | 1 | -2/+2 |
| * | | pango-view: Add --pango-units | Matthias Clasen | 2021-11-11 | 1 | -4/+28 |
| * | | Cosmetics | Matthias Clasen | 2021-11-11 | 1 | -2/+2 |
|/ / | |||||
* | | Merge branch 'fix-hyphen-width' into 'main' | Matthias Clasen | 2021-11-11 | 4 | -16/+39 |
|\ \ | |/ |/| | |||||
| * | Update affected testsfix-hyphen-width | Matthias Clasen | 2021-11-10 | 2 | -8/+8 |
| * | Add a test for layout width | Matthias Clasen | 2021-11-10 | 1 | -0/+26 |