Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Cosmetics | Matthias Clasen | 2021-11-24 | 1 | -3/+3 | |
* | | Fix visible space handling | Matthias Clasen | 2021-11-24 | 1 | -3/+5 | |
* | | Fix handling of extra widthline-breaking-fixes4 | Matthias Clasen | 2021-11-22 | 1 | -5/+23 | |
* | | break: Fix hyphen condition | Matthias Clasen | 2021-11-22 | 1 | -2/+7 | |
* | | Fix a case of unintended hyphenation | Matthias Clasen | 2021-11-22 | 1 | -1/+2 | |
* | | Add more autoptr definitions | Matthias Clasen | 2021-11-22 | 5 | -0/+14 | |
|/ | ||||||
* | Don't replace | with hyphens | Matthias Clasen | 2021-11-19 | 1 | -2/+1 | |
* | Tweak word and sentence attributes | Matthias Clasen | 2021-11-19 | 1 | -2/+2 | |
* | Add layout serialization api | Matthias Clasen | 2021-11-18 | 4 | -3/+963 | |
* | Neuter g_debug in line-breakingtake-out-gdebug | Matthias Clasen | 2021-11-18 | 1 | -35/+37 | |
* | Add pango_tab_array_to/from_stringserialize-attrs-and-tabs | Matthias Clasen | 2021-11-17 | 2 | -0/+106 | |
* | Add pango_attr_list_to/from_string | Matthias Clasen | 2021-11-17 | 2 | -0/+548 | |
* | Merge branch 'rewrite-line-breaking' into 'main' | Matthias Clasen | 2021-11-17 | 1 | -215/+312 | |
|\ | ||||||
| * | 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 | |
| * | Rewrite process_item | Matthias Clasen | 2021-11-16 | 1 | -214/+309 | |
* | | build: Bump the harfbuzz req | Matthias Clasen | 2021-11-16 | 1 | -8/+4 | |
|/ | ||||||
* | 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 | |
* | Fix a bug in Small Caps handling | Matthias Clasen | 2021-11-13 | 1 | -2/+2 | |
* | 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 | |
* | 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 | |
* | | 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 | |
* | | Cosmetics | Matthias Clasen | 2021-11-11 | 1 | -2/+2 | |
* | | layout: Fix a poblem with hyphen width | Matthias Clasen | 2021-11-10 | 1 | -8/+5 | |
|/ | ||||||
* | Merge branch 'newer-fontconfig' into 'main' | Matthias Clasen | 2021-11-09 | 3 | -29/+16 | |
|\ | ||||||
| * | fc: Drop unnecessary ifdefs | Matthias Clasen | 2021-11-08 | 3 | -29/+16 | |
* | | Call hb_font_set_ptem when creating fontsset-ptem | Matthias Clasen | 2021-11-08 | 1 | -21/+20 | |
|/ | ||||||
* | Update docs | Matthias Clasen | 2021-11-08 | 1 | -1/+2 | |
* | itemize: Handle text transformssmall-caps | Matthias Clasen | 2021-11-08 | 1 | -17/+70 | |
* | Reshuffle itemize API | Matthias Clasen | 2021-11-08 | 3 | -31/+59 | |
* | Cosmetics: Add the right section | Matthias Clasen | 2021-11-07 | 1 | -1/+4 | |
* | Reshuffle private headers a bit | Matthias Clasen | 2021-11-07 | 3 | -14/+15 | |
* | shape: Be consistent when getting text transforms | Matthias Clasen | 2021-11-07 | 1 | -2/+3 | |
* | itemize: Emulate other casing variants | Matthias Clasen | 2021-11-07 | 1 | -67/+130 | |
* | fc: Implement the other casing variants | Matthias Clasen | 2021-11-07 | 1 | -5/+66 |