summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'introspection' into 'master'cherry-pick-c64f4835Matthias Clasen2020-09-301-1/+2
* Revert "meson: Change introspection option to yielding feature"Matthias Clasen2020-09-301-2/+1
* Skip a pangofc accessorEmmanuele Bassi2020-09-301-1/+1
* meson: Change introspection option to yielding featureXavier Claessens2020-09-291-1/+2
* fc: Add a getter for PangoFcFont::patternfont-pattern-getterMatthias Clasen2020-09-212-0/+20
* fc: Sort faces of a familysort-facesMatthias Clasen2020-09-211-0/+28
* Adapt deprecationsMatthias Clasen2020-09-183-8/+8
* Merge branch 'ch/83' into 'master'Matthias Clasen2020-09-188-64/+115
|\
| * add pango_fc_font_map_set_default_substituteCaleb Hearon2020-06-138-60/+102
| * single function type for FC substitute callbackCaleb Hearon2020-06-133-4/+13
* | pangofc: Add pango_fc_font_get_languagespreferred-languagesMatthias Clasen2020-09-184-1/+94
* | Add pango_language_get_preferredMatthias Clasen2020-09-182-4/+35
* | Add 1.48 version macrosMatthias Clasen2020-09-181-0/+24
* | Fix handling of keycap sequencesMatthias Clasen2020-09-171-5/+11
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-172-2/+2
|\ \
| * | Fix a cast-align warningMatthias Clasen2020-09-171-1/+1
| * | Small const correctness fixMatthias Clasen2020-09-171-1/+1
* | | Merge branch 'fix-nested-attributes' into 'master'Matthias Clasen2020-09-171-11/+6
|\ \ \ | |/ /
| * | Fix attr iterators with overlapping attributesfix-nested-attributesMatthias Clasen2020-09-171-11/+6
* | | Let get_items_log_attrs take the start-of-text offset into accountStephan Bergmann2020-09-101-2/+6
|/ /
* | Add some more language sample textsmore-sample-textsMatthias Clasen2020-09-081-1/+34
* | Don't assert in pango_language_get_scriptsavoid-script-lang-crashMatthias Clasen2020-09-081-1/+1
* | pangowin32-fontmap.c: Fix build on older compilersChun-wei Fan2020-08-261-1/+3
* | Remove leftover debug codeMatthias Clasen2020-08-231-2/+0
* | CosmeticMatthias Clasen2020-08-211-2/+2
* | Merge branch 'issue-482' into 'master'Matthias Clasen2020-08-201-23/+28
|\ \
| * | Fixes pango_win32_font_map_load_font when font contains fallback familiesEvgenii Gurianov2020-08-041-23/+28
* | | Add sysprof tracing supportMatthias Clasen2020-08-193-0/+94
* | | Handle analysis.font being NULLMatthias Clasen2020-08-181-0/+3
* | | Avoid a dead assignmentMatthias Clasen2020-08-181-1/+1
* | | Merge branch 'cairo-fontconfig-buglet' into 'master'Matthias Clasen2020-08-182-9/+17
|\ \ \
| * | | cairo: Use the proper FcConfigMatthias Clasen2020-08-181-1/+1
| * | | Don't call FcFontSetSort twiceMatthias Clasen2020-08-151-7/+12
| * | | Speed up font format filteringMatthias Clasen2020-08-151-1/+4
* | | | Merge branch 'wip/smcv/revert-renderer-abi-break' into 'master'Matthias Clasen2020-08-162-12/+12
|\ \ \ \
| * | | | renderer: Move overline to priv data structureSimon McVittie2020-08-162-12/+12
| |/ / /
* | | | Correct a typo in pangowin32.cFelix Yan2020-08-121-1/+1
|/ / /
* | | Adjust "Since" tags to refer to 1.46Rico Tzschichholz2020-08-061-2/+2
|/ /
* | Fix g-i annotation of pango_parse_color_with_alpha and add since tagRico Tzschichholz2020-08-041-1/+3
* | Merge branch 'issue-489' into 'master'Khaled Hosny2020-08-031-0/+6
|\ \
| * | Initialise out argumentsEmmanuele Bassi2020-07-031-0/+6
* | | Merge branch 'parse-color-with-alpha' into 'master'Matthias Clasen2020-08-034-42/+64
|\ \ \
| * | | Export pango_parse_color_with_alphaMatthias Clasen2020-07-314-39/+60
| * | | pango-color: Tweak semantics of _pango_parse_color_with_alphaMatthias Clasen2020-07-312-4/+5
* | | | Merge branch 'master' into 'master'Matthias Clasen2020-08-033-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Remove hb-glib useEbrahim Byagowi2020-07-293-5/+5
| |/ /
* | | layout: Avoid a crash with short stringsMatthias Clasen2020-07-301-0/+1
|/ /
* | pangocoretext: Fix Cairo scalingKhaled Hosny2020-06-261-1/+5
* | Merge branch 'fix-pre-c99' into 'master'Khaled Hosny2020-06-251-2/+4
|\ \
| * | pango-attributes.c: Fix on older compilersChun-wei Fan2020-06-241-2/+4