summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* docs: Convert the pangocairo section to pango_cairo.mdMatthias Clasen2021-03-114-132/+133
* docs: Convert bidi and vertical sections to pango_bidi.mdMatthias Clasen2021-03-115-74/+60
* docs: Convert fonts section to pango_fonts.mdMatthias Clasen2021-03-114-13/+67
* docs: Convert markup and attributes docs to pango_markup.mdMatthias Clasen2021-03-116-503/+186
* docs: Convert rendering section to pango_rendering.mdMatthias Clasen2021-03-114-12/+39
* Remove remnants of gtk-docMatthias Clasen2021-03-117-1519/+0
* Generate Pango API docs with gi-docgenMatthias Clasen2021-03-119-85/+150
* Add configuration for gi-docgenMatthias Clasen2021-03-116-0/+225
* Add gi-docgen as a subprojectMatthias Clasen2021-03-111-0/+6
* docs: Add pango logoMatthias Clasen2021-03-111-0/+0
* docs: Move PangoRenderer docs to the right fileMatthias Clasen2021-03-114-13/+14
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-1132-263/+221
* docs: Make context section ids matchMatthias Clasen2021-03-116-12/+12
* docs: Clean up fontmap docsMatthias Clasen2021-03-111-9/+1
* docs: Move layout docs into the long descriptionMatthias Clasen2021-03-113-9/+8
* docs: Remove xml formatting from PangoLayoutMatthias Clasen2021-03-111-9/+8
* Merge branch 'markup-parse-fixes' into 'master'Matthias Clasen2021-03-0311-37/+94
|\
| * markup tests: Add tests for parsing accelsmarkup-parse-fixesMatthias Clasen2021-03-027-0/+60
| * markup-parse: Make generating files more convenientMatthias Clasen2021-03-021-4/+4
| * markup: Fix two bugsMatthias Clasen2021-03-021-30/+20
| * markup tests: Pass accel_marker='_'Matthias Clasen2021-03-021-1/+8
| * markup tests: Remove an _Matthias Clasen2021-03-022-2/+2
* | Merge branch 'fix-attribute-splicing' into 'master'Matthias Clasen2021-03-032-4/+41
|\ \ | |/ |/|
| * Fix a corner-case of pango_attr_list_splicefix-attribute-splicingMatthias Clasen2021-02-172-4/+41
* | Merge branch 'fontmap-thread-fix' into 'master'Matthias Clasen2021-02-241-0/+7
|\ \
| * | fc: Fix an ordering issuefontmap-thread-fixMatthias Clasen2021-02-241-0/+7
|/ /
* | Merge branch 'speed-up-format-filtering' into 'master'Matthias Clasen2021-02-221-40/+281
|\ \
| * | fontconfig: Add some trace marksspeed-up-format-filteringMatthias Clasen2021-02-221-3/+41
| * | Move FcInit call to a threadMatthias Clasen2021-02-221-0/+50
| * | Move FcFontMatch and FcFontSort calls to a threadMatthias Clasen2021-02-221-35/+152
| * | Use FcFontSetList instead of FcFontListMatthias Clasen2021-02-221-5/+6
| * | fc: Only do filtering by format onceMatthias Clasen2021-02-221-23/+58
|/ /
* | Merge branch 'fix-FcConfig-uses' into 'master'Matthias Clasen2021-02-221-2/+2
|\ \ | |/ |/|
| * Use the right FcConfig for FcFontListfix-FcConfig-usesMatthias Clasen2021-02-221-1/+1
| * Use the right FcConfig for FcRenderPrepareMatthias Clasen2021-02-221-1/+1
|/
* Merge branch 'ci-fixes' into 'master'Matthias Clasen2021-02-165-9/+12
|\
| * ci: ignore leaks in libxml2ci-fixesMatthias Clasen2021-02-161-0/+1
| * Try to fix thai break testcaseMatthias Clasen2021-02-162-7/+6
| * ci: Use the new Fedora imageMatthias Clasen2021-02-161-1/+1
| * ci: Update Fedora imageMatthias Clasen2021-02-161-1/+4
|/
* Merge branch 'gir-fixes' into 'master'Matthias Clasen2021-02-162-7/+9
|\
| * Leave pango-version-macros.h out of the girgir-fixesMatthias Clasen2021-02-151-2/+3
| * Include version macros in the girMatthias Clasen2021-02-151-2/+2
| * Trick g-ir-scanner some moreMatthias Clasen2021-02-151-2/+2
| * Trick g-ir-scannerMatthias Clasen2021-02-151-3/+4
| * Revert "ci: Temporarily disable macOS CI job as runner is offline"Matthias Clasen2021-02-121-3/+1
* | Merge branch 'macos-ci2' into 'master'Matthias Clasen2021-02-121-4/+1
|\ \ | |/ |/|
| * ci: Don't modify PATHmacos-ci2Bartłomiej Piotrowski2021-02-121-1/+0
| * Revert "ci: Temporarily disable macOS CI job as runner is offline"Matthias Clasen2021-02-111-3/+1
* | Merge branch 'docs-tweak' into 'master'Matthias Clasen2021-02-122-4/+2
|\ \ | |/ |/|