Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the right FcConfig for FcRenderPrepare | Matthias Clasen | 2021-02-22 | 1 | -1/+1 |
* | Merge branch 'ci-fixes' into 'master' | Matthias Clasen | 2021-02-16 | 5 | -9/+12 |
|\ | |||||
| * | ci: ignore leaks in libxml2ci-fixes | Matthias Clasen | 2021-02-16 | 1 | -0/+1 |
| * | Try to fix thai break testcase | Matthias Clasen | 2021-02-16 | 2 | -7/+6 |
| * | ci: Use the new Fedora image | Matthias Clasen | 2021-02-16 | 1 | -1/+1 |
| * | ci: Update Fedora image | Matthias Clasen | 2021-02-16 | 1 | -1/+4 |
|/ | |||||
* | Merge branch 'gir-fixes' into 'master' | Matthias Clasen | 2021-02-16 | 2 | -7/+9 |
|\ | |||||
| * | Leave pango-version-macros.h out of the girgir-fixes | Matthias Clasen | 2021-02-15 | 1 | -2/+3 |
| * | Include version macros in the gir | Matthias Clasen | 2021-02-15 | 1 | -2/+2 |
| * | Trick g-ir-scanner some more | Matthias Clasen | 2021-02-15 | 1 | -2/+2 |
| * | Trick g-ir-scanner | Matthias Clasen | 2021-02-15 | 1 | -3/+4 |
| * | Revert "ci: Temporarily disable macOS CI job as runner is offline" | Matthias Clasen | 2021-02-12 | 1 | -3/+1 |
* | | Merge branch 'macos-ci2' into 'master' | Matthias Clasen | 2021-02-12 | 1 | -4/+1 |
|\ \ | |/ |/| | |||||
| * | ci: Don't modify PATHmacos-ci2 | Bartłomiej Piotrowski | 2021-02-12 | 1 | -1/+0 |
| * | Revert "ci: Temporarily disable macOS CI job as runner is offline" | Matthias Clasen | 2021-02-11 | 1 | -3/+1 |
* | | Merge branch 'docs-tweak' into 'master' | Matthias Clasen | 2021-02-12 | 2 | -4/+2 |
|\ \ | |/ |/| | |||||
| * | docs: Remove references to gdk_pango_context_get_for_screendocs-tweak | Matthias Clasen | 2021-02-11 | 2 | -4/+2 |
|/ | |||||
* | Merge branch 'disable-macos-ci' into 'master' | Matthias Clasen | 2021-02-11 | 1 | -1/+3 |
|\ | |||||
| * | ci: Temporarily disable macOS CI job as runner is offlinedisable-macos-ci | Matthias Clasen | 2021-02-10 | 1 | -1/+3 |
|/ | |||||
* | 1.48.21.48.2 | Matthias Clasen | 2021-02-10 | 1 | -1/+1 |
* | Updates | Matthias Clasen | 2021-01-25 | 1 | -0/+8 |
* | Merge branch 'fix-font-roundtrip' into 'master' | Matthias Clasen | 2021-01-24 | 3 | -3/+90 |
|\ | |||||
| * | tests: Add tests for pango_font_describefix-font-roundtrip | Matthias Clasen | 2021-01-24 | 2 | -1/+72 |
| * | Fix pango_font_describe for Emoji fonts | Matthias Clasen | 2021-01-24 | 1 | -1/+18 |
| * | tests: Fix an errant unref | Matthias Clasen | 2021-01-24 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'fix-test-output' into 'master' | Matthias Clasen | 2021-01-24 | 1 | -5/+10 |
|\ | |||||
| * | tests: Avoid locale dependencyfix-test-output | Matthias Clasen | 2021-01-23 | 1 | -5/+10 |
|/ | |||||
* | Add a valgrind suppression file | Matthias Clasen | 2021-01-23 | 1 | -0/+86 |
* | Merge branch 'attr-list-overflow' into 'master' | Matthias Clasen | 2021-01-24 | 1 | -1/+8 |
|\ | |||||
| * | Avoid overflow when updating attr listsattr-list-overflow | Matthias Clasen | 2021-01-23 | 1 | -1/+4 |
| * | Add some preconditions | Matthias Clasen | 2021-01-23 | 1 | -0/+4 |
* | | Merge branch 'fix-test-leak' into 'master' | Matthias Clasen | 2021-01-23 | 3 | -2/+2 |
|\ \ | |/ | |||||
| * | ci: Make asan build must-passfix-test-leak | Matthias Clasen | 2021-01-23 | 1 | -1/+0 |
| * | tests: Plug a memory leak | Matthias Clasen | 2021-01-23 | 1 | -0/+1 |
| * | ci: Don't print asan suppressions | Matthias Clasen | 2021-01-23 | 1 | -1/+1 |
* | | Merge branch 'font-face-fixes' into 'master' | Matthias Clasen | 2021-01-23 | 2 | -4/+3 |
|\ \ | |/ |/| | |||||
| * | tests: Don't assert too muchfont-face-fixes | Matthias Clasen | 2021-01-23 | 1 | -1/+1 |
| * | Don't promise too much | Matthias Clasen | 2021-01-23 | 1 | -3/+2 |
|/ | |||||
* | 1.48.11.48.1 | Matthias Clasen | 2021-01-21 | 2 | -1/+11 |
* | Merge branch 'vertical' into 'master' | Matthias Clasen | 2021-01-21 | 1 | -3/+6 |
|\ | |||||
| * | Translate origin point for vertical layout | Peng Wu | 2021-01-20 | 1 | -3/+6 |
* | | Merge branch 'fix' into 'master' | Matthias Clasen | 2021-01-21 | 2 | -1/+15 |
|\ \ | |/ |/| | |||||
| * | Fix the length checking | Weng Xuetian | 2021-01-14 | 2 | -1/+15 |
* | | Merge branch 'lsan_slice' into 'master' | Matthias Clasen | 2021-01-20 | 7 | -3/+13 |
|\ \ | |||||
| * | | Apply 1 suggestion(s) to 1 file(s) | Matthias Clasen | 2021-01-20 | 1 | -1/+1 |
| * | | Remove libc from leak suppression list | Szunti | 2021-01-16 | 1 | -1/+0 |
| * | | Fix leaks found by asan | Szunti | 2021-01-16 | 5 | -2/+11 |
| * | | Force malloc of g_slices in asan build | Szunti | 2021-01-16 | 1 | -0/+2 |
* | | | Merge branch 'return-null' into 'master' | Matthias Clasen | 2021-01-20 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | use g_critical instead of g_error | Naveen M K | 2021-01-19 | 1 | -1/+1 |
|/ / |