summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.48.111.48.11pango-1-48Matthias Clasen2022-01-112-1/+2
* Fix testsMatthias Clasen2022-01-101-4/+4
* Reinstate previous behavior or pango_attr_list_spliceMatthias Clasen2022-01-092-3/+35
* Clarify pang_attr_list_splice docsMatthias Clasen2022-01-091-1/+1
* UpdatesMatthias Clasen2022-01-071-0/+4
* Revert "Fix advance widths with transforms"Matthias Clasen2021-12-171-13/+29
* Merge branch 'pango-1-48-backports' into 'pango-1-48'Matthias Clasen2021-12-162-0/+19
|\
| * testmisc.c: Fix builds without FontConfig/PangoFT2pango-1-48-backportsChun-wei Fan2021-12-161-0/+7
| * pango/shape.c: Use the former rounding code as neededChun-wei Fan2021-12-161-0/+12
|/
* Merge branch 'update-1-48-ci' into 'pango-1-48'Matthias Clasen2021-12-162-4/+3
|\
| * ci: Rebase the image to Fedora 34Matthias Clasen2021-12-162-4/+3
|/
* Merge branch 'backport-620' into 'pango-1-48'Matthias Clasen2021-11-171-29/+13
|\
| * Fix advance widths with transformsMatthias Clasen2021-11-161-29/+13
|/
* 1.48.101.48.10Matthias Clasen2021-09-112-1/+7
* Switch to use GraphicsMagick in pango-viewPeng Wu2021-09-111-6/+6
* Support antialias option in pango-view with the FreeType backendPeng Wu2021-09-111-0/+5
* renderer: Don't divide by zeroMatthias Clasen2021-08-251-1/+1
* 1.48.91.48.9Matthias Clasen2021-08-182-2/+7
* Merge branch 'fribidi-api-cleanup-1-48' into 'pango-1-48'Matthias Clasen2021-08-181-22/+0
|\
| * bidi: Cleanup FriBiDi API usageKhaled Hosny2021-08-181-22/+0
|/
* Merge branch 'fixes-for-1-48' into 'pango-1-48'Matthias Clasen2021-08-172-1/+2
|\
| * gravity: Add missing Multani scriptfixes-for-1-48Matthias Clasen2021-08-171-0/+1
| * build: Raise required fribidi versionMatt Turner2021-08-171-1/+1
|/
* 1.48.81.48.8Matthias Clasen2021-08-112-3/+7
* Be more careful about analysis->fontMatthias Clasen2021-08-111-2/+3
* pangowin32-fontmap.c: Look harder for the matching fontChun-wei Fan2021-08-111-3/+19
* CODING_STYLE: Fence code samples, fix tab breakageFeRD (Frank Dana)2021-08-111-17/+35
* Specify deprecation detailsMatthias Clasen2021-08-112-2/+2
* itemize: Fix up gravity state initializationMatthias Clasen2021-08-113-4/+47
* gravity: Remove redundant codeMatthias Clasen2021-08-111-11/+7
* CosmeticsMatthias Clasen2021-07-311-1/+1
* Merge branch 'fix-tests-build' into 'main'Matthias Clasen2021-07-301-0/+1
|\
| * tests: Fix implicit function declaration warnings with gccBiswapriyo Nath2021-07-291-0/+1
|/
* Merge branch 'better-ellipsize' into 'main'Matthias Clasen2021-07-222-9/+11
|\
| * Correctly handle font attributesbetter-ellipsizeMatthias Clasen2021-07-222-9/+11
|/
* Merge branch 'approximated-sizes' into 'main'Matthias Clasen2021-07-213-9/+25
|\
| * font-desc: Use local volatile double values to store sizesMarco Trevisan (TreviƱo)2021-07-213-9/+25
| * Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-07-106-12/+64
| |\
| | * Try harder to skip tests on MacOsMatthias Clasen2021-07-102-0/+48
| | * tests: Fix an assertionMatthias Clasen2021-07-101-3/+4
| | * tests: Locale handling fixesMatthias Clasen2021-07-106-9/+12
| |/
* | Merge branch 'thai' into 'main'Matthias Clasen2021-07-211-5/+9
|\ \
| * | Use GMutex for the thai_brkPeng Wu2021-07-211-5/+9
* | | Try harder to skip tests on MacOsMatthias Clasen2021-07-212-0/+48
* | | tests: Fix an assertionMatthias Clasen2021-07-211-3/+4
* | | tests: Locale handling fixesMatthias Clasen2021-07-216-9/+12
|/ /
* | Mention main in NEWSMatthias Clasen2021-07-171-0/+5
* | ci: Update branch references to mainMatthias Clasen2021-07-172-2/+2
* | docs: Update branch references to mainMatthias Clasen2021-07-176-6/+6
|/
* Merge branch 'space-itemization' into 'master'Matthias Clasen2021-07-101-15/+71
|\