summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fcfontmap: Always reject unsupported font formatsKhaled Hosny2020-06-251-26/+26
|/
* Fix crashes with empty attribute listsMatthias Clasen2020-06-221-52/+54
* Fix another problem with pango_attr_list_changeMatthias Clasen2020-06-171-7/+11
* Include HarfBuzz when generating introspection dataEmmanuele Bassi2020-06-111-1/+1
* Merge branch 'fix-gtk2-crash' into 'master'Matthias Clasen2020-06-111-15/+15
|\
| * Revert "PangoLanguage: Fix clang -Wcast-align warnings"Matthias Clasen2020-06-111-15/+15
* | Fix a crash in pango_attr_list_equalMatthias Clasen2020-06-101-0/+3
* | Merge branch 'fix-attr-lists' into 'master'Matthias Clasen2020-06-101-3/+9
|\ \
| * | Fix pango_attr_list_changeMatthias Clasen2020-06-101-3/+9
* | | Annotate the type for PangoXftFont methodsEmmanuele Bassi2020-06-101-6/+6
* | | Use the appropriate namespace for Pango sub-librariesEmmanuele Bassi2020-06-1010-22/+127
|/ /
* | Merge branch 'fix-another-crash' into 'master'Matthias Clasen2020-06-101-1/+1
|\ \
| * | itemize: Work around gtk2 brokennessMatthias Clasen2020-06-101-1/+1
| |/