Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | language: Document issue with per-thread localeslanguage-get-default | Matthias Clasen | 2021-08-21 | 1 | -0/+4 |
* | Cosmetics | Matthias Clasen | 2021-08-20 | 2 | -58/+17 |
* | Fix up header inclusions | Matthias Clasen | 2021-08-20 | 1 | -1/+1 |
* | Some code reorgcode-reorg | Matthias Clasen | 2021-08-20 | 1 | -506/+531 |
* | Cosmetics: Reorganize pango-attributes.h | Matthias Clasen | 2021-08-20 | 1 | -220/+214 |
* | Include pango-language.h | Matthias Clasen | 2021-08-20 | 1 | -0/+1 |
* | Cosmetics: Reindent pango-language.h | Matthias Clasen | 2021-08-20 | 2 | -20/+22 |
* | Cosmetics: Reindent pango-break.h | Matthias Clasen | 2021-08-20 | 1 | -28/+23 |
* | Cosmetics: Move a function around | Matthias Clasen | 2021-08-20 | 4 | -111/+108 |
* | Cosmetics: Reindent pango-glyph.h | Matthias Clasen | 2021-08-20 | 1 | -62/+65 |
* | Cosmetics: Move a function around | Matthias Clasen | 2021-08-20 | 3 | -7/+10 |
* | Some more code reorg | Matthias Clasen | 2021-08-20 | 3 | -507/+496 |
* | Some code reorg | Matthias Clasen | 2021-08-20 | 7 | -1151/+1244 |
* | Cosmetics: Reindent pango-item.h | Matthias Clasen | 2021-08-20 | 1 | -23/+24 |
* | Cosmetics: Reindent pango-context.h | Matthias Clasen | 2021-08-20 | 1 | -49/+41 |
* | Cosmetics: Clean up pango-context.h | Matthias Clasen | 2021-08-20 | 4 | -18/+20 |
* | Cosmetics: Split off pango-color.h | Matthias Clasen | 2021-08-20 | 4 | -46/+78 |
* | Cosmetics: Split off pango-markup.h | Matthias Clasen | 2021-08-20 | 5 | -19/+56 |
* | layout: Fix some wrapped line start positionsblock-cursor-fixes | Matthias Clasen | 2021-08-20 | 1 | -1/+2 |
* | layout: Fix some end-of-line position | Matthias Clasen | 2021-08-20 | 1 | -7/+8 |
* | Fix pango_layout_index_to_pos results | Matthias Clasen | 2021-08-20 | 1 | -6/+9 |
* | Use the language we are givenlog-attr-language | Matthias Clasen | 2021-08-19 | 1 | -0/+1 |
* | Document incompatibility of tabs and justificationdocument-tabs | Matthias Clasen | 2021-08-19 | 1 | -1/+12 |
* | Merge branch 'glyph-string-const-char' into 'main' | Matthias Clasen | 2021-08-17 | 2 | -24/+24 |
|\ | |||||
| * | Add a few missing constglyph-string-const-char | Matthias Clasen | 2021-08-17 | 2 | -24/+24 |
* | | Merge branch 'fix-gravity-error' into 'main' | Matthias Clasen | 2021-08-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Correct an error messagefix-gravity-error | Matthias Clasen | 2021-08-17 | 1 | -1/+1 |
* | | bidi: Cleanup FriBiDi API usage | Khaled Hosny | 2021-08-17 | 1 | -22/+0 |
|/ | |||||
* | gravity: Add missing Multani scriptadd-multani-gravity | Matthias Clasen | 2021-08-17 | 1 | -0/+1 |
* | Add check for a NULL font in PangoAnalysis structure | Luca Bacci | 2021-08-11 | 1 | -1/+1 |
* | Add pango_justify_last_line | Matthias Clasen | 2021-08-10 | 3 | -3/+62 |
* | Add some forgotten documentation | Matthias Clasen | 2021-08-10 | 1 | -0/+1 |
* | Fix more corner cases around line ends | Matthias Clasen | 2021-08-09 | 1 | -4/+18 |
* | Fix corner cases around line ends | Matthias Clasen | 2021-08-09 | 1 | -12/+16 |
* | Merge branch 'win32-fixes' into 'main' | Matthias Clasen | 2021-08-09 | 3 | -4/+32 |
|\ | |||||
| * | pangowin32-fontmap.c: Look harder for the matching font | Chun-wei Fan | 2021-08-09 | 1 | -3/+19 |
| * | pango/shape.c: Use the former rounding code as needed | Chun-wei Fan | 2021-08-09 | 1 | -0/+12 |
| * | pango-markup.c: Fix build | Chun-wei Fan | 2021-08-09 | 1 | -1/+1 |
* | | docs: Add an example for split cursors | Matthias Clasen | 2021-08-09 | 1 | -1/+15 |
* | | docs: Cosmetics | Matthias Clasen | 2021-08-08 | 1 | -3/+2 |
* | | docs: Add one more dark mode image | Matthias Clasen | 2021-08-08 | 1 | -1/+4 |
|/ | |||||
* | Merge branch 'line-height-attribute' into 'main' | Matthias Clasen | 2021-08-09 | 4 | -15/+198 |
|\ | |||||
| * | Fix up logical rectangle reporting | Matthias Clasen | 2021-08-08 | 1 | -24/+76 |
| * | layout: Handle line-height attributes | Matthias Clasen | 2021-08-08 | 1 | -1/+30 |
| * | Add line-height attributes | Matthias Clasen | 2021-08-08 | 4 | -0/+102 |
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-08-09 | 2 | -3/+5 |
|\ \ | |/ |/| | |||||
| * | Specify deprecation details | Matthias Clasen | 2021-08-08 | 2 | -2/+2 |
| * | docs: Cosmetic change | Matthias Clasen | 2021-08-08 | 1 | -1/+3 |
* | | gravity: Correct the documentation | Matthias Clasen | 2021-08-08 | 1 | -2/+2 |
* | | docs: More details | Matthias Clasen | 2021-08-08 | 1 | -4/+4 |