summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bidi: Don't blow the stackbidi-stack-sizeMatthias Clasen2021-07-301-2/+21
* break: Cache per-character dataMatthias Clasen2021-07-301-48/+66
* Revert "Split pango_default_break into functions"Matthias Clasen2021-07-301-472/+342
* Split pango_default_break into functionsMatthias Clasen2021-07-301-342/+472
* break: Some more rearrangementMatthias Clasen2021-07-301-55/+61
* Revert "break: Rewrite some things"Matthias Clasen2021-07-301-160/+144
* break: Rewrite some thingsMatthias Clasen2021-07-301-144/+160
* break: Speed things up a bitMatthias Clasen2021-07-301-262/+225
* break: Fix some formatting issuesMatthias Clasen2021-07-301-28/+31
* break: CosmeticsMatthias Clasen2021-07-301-7/+9
* Reduce memory allocation during itemizationMatthias Clasen2021-07-307-57/+105
* 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
|\
| * itemize: Improve handling of spacesspace-itemizationMatthias Clasen2021-07-101-15/+71
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-07-105-25/+25
|\ \ | |/
| * Quiet another compiler warningMatthias Clasen2021-07-101-1/+1
| * Drop an unused functionMatthias Clasen2021-07-101-6/+0
| * Quiet a compiler warningMatthias Clasen2021-07-101-4/+6
| * language: Silence compiler warningsMatthias Clasen2021-07-101-9/+11
| * Silence compiler warningsMatthias Clasen2021-07-101-1/+2
| * tests: Add a way to show fonts in test-layoutMatthias Clasen2021-07-101-1/+5
| * Remove an obsolete version checkMatthias Clasen2021-07-101-3/+0
|/
* Merge branch 'attr-list-change-fix' into 'master'Matthias Clasen2021-07-102-18/+270
|\
| * Add more testcases for pango_attr_list_changeattr-list-change-fixMatthias Clasen2021-07-091-9/+264
| * Remove an erroneous early exitMatthias Clasen2021-07-091-9/+6
|/
* CosmeticsMatthias Clasen2021-07-091-3/+3
* Merge branch 'fix-empty-line-spacing-2' into 'master'Matthias Clasen2021-07-091-13/+17
|\
| * layout: make the height of an empty line match a regular lineArtem Rebrov2021-07-081-13/+17
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-07-091-6/+11
|\ \
| * | docs: Small layout docs improvementsMatthias Clasen2021-07-091-6/+11
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-07-098-104/+89
|\ \
| * | ci: Update ci imagesMatthias Clasen2021-07-093-2/+4
| * | Improve attribute test infrastructureMatthias Clasen2021-07-093-101/+84