Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Merge branch 'bump-ci-image' into 'main' | Matthias Clasen | 2021-12-10 | 3 | -4/+10 |
|\ | |||||
| * | ci: Rebase the image to Fedora 34bump-ci-image | Matthias Clasen | 2021-12-10 | 2 | -4/+3 |
| * | NEWS: Updates | Matthias Clasen | 2021-12-09 | 1 | -0/+7 |
|/ | |||||
* | Merge branch 'newer-json-parser' into 'main' | Matthias Clasen | 2021-12-09 | 3 | -123/+439 |
|\ | |||||
| * | serializer: Use gtk_json_parser_select_stringnewer-json-parser | Matthias Clasen | 2021-12-09 | 1 | -101/+315 |
| * | json: Fix up select_string | Matthias Clasen | 2021-12-09 | 1 | -1/+1 |
| * | Update to a newer json parser | Matthias Clasen | 2021-12-09 | 2 | -22/+124 |
|/ | |||||
* | Merge branch 'broken-underlines' into 'main' | Matthias Clasen | 2021-12-09 | 1 | -9/+16 |
|\ | |||||
| * | fc: Handle fonts with broken metrics better | Matthias Clasen | 2021-12-08 | 1 | -9/+16 |
* | | Merge branch 'tab-assert-fix' into 'main' | Matthias Clasen | 2021-12-09 | 3 | -1/+187 |
|\ \ | |||||
| * | | layout: Handle a corner case | Matthias Clasen | 2021-12-09 | 3 | -1/+187 |
|/ / | |||||
* | | Merge branch 'fix-break-latin' into 'main' | Matthias Clasen | 2021-12-08 | 1 | -21/+19 |
|\ \ | |/ |/| | |||||
| * | Fix break-latin.c | Matthias Clasen | 2021-12-08 | 1 | -21/+19 |
|/ | |||||
* | Merge branch 'fix-tabs-nowrap' into 'main' | Matthias Clasen | 2021-12-07 | 7 | -17/+412 |
|\ | |||||
| * | Fix line width computation | Matthias Clasen | 2021-12-06 | 3 | -1/+390 |
| * | Add a monospace font for ci | Matthias Clasen | 2021-12-06 | 4 | -16/+22 |
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-12-06 | 3 | -239/+765 |
|\ \ | |/ |/| | |||||
| * | Plug a memory leak in the json parser | Matthias Clasen | 2021-12-06 | 1 | -0/+2 |
| * | Update the json parser | Matthias Clasen | 2021-12-05 | 3 | -239/+763 |
|/ | |||||
* | Merge branch 'tab-crash-fix' into 'main' | Matthias Clasen | 2021-12-05 | 3 | -3/+1449 |
|\ | |||||
| * | Fix a crash in tab handlingtab-crash-fix | Matthias Clasen | 2021-12-05 | 3 | -3/+1449 |
|/ | |||||
* | Merge branch 'fix-mingw-clang' into 'main' | Matthias Clasen | 2021-12-03 | 1 | -0/+1 |
|\ | |||||
| * | tabs: Fix build with clang in mingw | Biswapriyo Nath | 2021-12-03 | 1 | -0/+1 |
|/ | |||||
* | 1.50.01.50.0 | Matthias Clasen | 2021-12-02 | 2 | -3/+6 |
* | doc: fixes | Matthias Clasen | 2021-12-02 | 4 | -5/+5 |
* | Merge branch 'serializer-rewrite' into 'main' | Matthias Clasen | 2021-12-03 | 41 | -2153/+3781 |
|\ | |||||
| * | jsonparser: Plug a memory leakserializer-rewrite | Matthias Clasen | 2021-12-02 | 1 | -0/+2 |
| * | Add pango_font_deserialize | Matthias Clasen | 2021-12-02 | 3 | -1/+103 |
| * | Small fixes | Matthias Clasen | 2021-12-02 | 2 | -8/+4 |
| * | Update tests for small changes in output | Matthias Clasen | 2021-12-02 | 29 | -1225/+1204 |
| * | testserialize: Fix the tests | Matthias Clasen | 2021-12-02 | 1 | -13/+23 |
| * | assorted serializer fixes | Matthias Clasen | 2021-12-02 | 1 | -29/+23 |
| * | serializer: Move all error handling to the parser | Matthias Clasen | 2021-12-02 | 1 | -222/+108 |
| * | Add gtk_json_parser_set_error | Matthias Clasen | 2021-12-02 | 2 | -0/+12 |
| * | serializer: Replace json-glib | Matthias Clasen | 2021-12-02 | 7 | -860/+2484 |
| * | tabs: Add a missing setter | Matthias Clasen | 2021-12-02 | 2 | -0/+23 |
|/ | |||||
* | Merge branch 'tab-speedup' into 'main' | Matthias Clasen | 2021-12-02 | 5 | -116/+109 |
|\ | |||||
| * | Fix up tab sizingtab-speedup | Matthias Clasen | 2021-12-02 | 1 | -23/+18 |