summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Drop g_type_init callsMatthias Clasen2019-07-044-23/+0
* Update the pair tableMatthias Clasen2019-07-031-1/+42
* Merge branch 'libthai' into 'master'Matthias Clasen2019-07-031-4/+4
|\
| * Update break-thai.c to Unicode 11Peng Wu2018-11-291-4/+4
* | meson: Use 'standard' option namesMatthias Clasen2019-07-011-1/+1
* | Merge branch 'replace-deprecated-hb-api' into 'master'Matthias Clasen2019-07-011-4/+24
|\ \
| * | Drop deprecated Harfbuzz APIEmmanuele Bassi2019-01-041-4/+24
* | | Merge branch 'coretext-fontset-multifix' into 'master'Matthias Clasen2019-07-011-14/+14
|\ \ \
| * | | Core text: Fix indexing into cascade list when multiple fonts are selectedJeremy Tan2019-06-101-14/+14
* | | | Fix the value of PANGO_SCALE_X_SMALLEgmont Koblinger2019-06-271-2/+2
|/ / /
* | | Re-generate pango-script-lang-table.hChun-wei Fan2019-06-061-2/+2
* | | Update Croatian pangram in pango-language-sample-table.hmilotype2019-05-301-3/+3
* | | Silence a compiler warningMatthias Clasen2019-05-271-1/+1
* | | Add a note to pango_language_get_scripts docsMatthias Clasen2019-05-271-0/+4
* | | Regenerate the script-lang tableMatthias Clasen2019-05-271-249/+251
* | | Deprecate pango_script_for_unicharMatthias Clasen2019-05-272-1/+2
* | | Stop using the PangoScript typeMatthias Clasen2019-05-271-2/+2
* | | Add more deprecation notes around PangoScriptMatthias Clasen2019-05-272-7/+16
* | | Revert "Replace PangoScript by GUnicodeScript"Michael Catanzaro2019-05-272-131/+140
* | | Replace PangoScript by GUnicodeScriptMatthias Clasen2019-05-252-140/+131
* | | Respect Dependent Vowels for Indic languagePeng Wu2019-04-091-63/+7
* | | import pango-break-table.hPeng Wu2019-04-091-0/+532
* | | docs: pango_read_line/scan_word/string take normal reference to GStringRico Tzschichholz2019-04-041-3/+3
* | | docs: out parameters which are enums are not caller-allocatableRico Tzschichholz2019-04-041-4/+4
* | | Fixes emoji backspace deletion behaviorPeng Wu2019-04-023-1/+11
* | | macOS: Use system `Apple Color Emoji` font for emoji characters.Suyuan Chang2019-01-251-2/+6
* | | Update emoji scanner ragel file to latest from ChromeBehdad Esfahbod2019-01-243-65/+63
* | | handle VS15 emoji sequencesBehdad Esfahbod2019-01-234-493/+256
|/ /
* | pango.pc: Make gobject-2.0 a non-private requirementTom Schoonjans2018-12-191-0/+1
* | Merge branch 'issue-322' into 'master'Khaled Hosny2018-12-131-21/+54
|\ \
| * | Issue #322 - Vertical text doesn't fall back to rotated versions ...ONO Yoshio2018-10-221-21/+54
* | | Clarify docs around text inputMatthias Clasen2018-12-124-14/+16
* | | Fix fallout from bidi deprecationMatthias Clasen2018-12-118-40/+91
* | | Merge branch 'win32-dont-hardcode-fallbacks' into 'master'Emmanuele Bassi2018-12-042-3/+104
|\ \ \
| * | | pangowin32: Read the font fallback list from the registry instead of hardcodi...Christoph Reiter2018-12-042-3/+104
| | |/ | |/|
* | | pango/break.c: Declare variables at top of blockChun-wei Fan2018-12-041-1/+4
|/ /
* | Merge branch 'unicode11' into 'master'Matthias Clasen2018-11-274-102/+299
|\ \
| * | Update Line Break to Unicode 11Peng Wu2018-11-201-5/+3
| * | Update Word Boundary to Unicode 11Peng Wu2018-11-201-1/+14
| * | Update Grapheme Boundary to Unicode 11Peng Wu2018-11-203-96/+42
| * | Update pango-emoji-table.h to include Extended Pictographic tablePeng Wu2018-11-201-0/+240
* | | [emoji] Err. Back to newer data fileBehdad Esfahbod2018-11-201-18/+24
* | | [emoji] Shrink the emoji table by merging adjacent rangesBehdad Esfahbod2018-11-201-189/+42
|/ /
* | Merge branch 'variable-face' into 'master'Matthias Clasen2018-11-193-2/+59
|\ \
| * | Skip variable when enumerating facesMatthias Clasen2018-11-191-0/+10
| * | Implement variable family api for fontconfigMatthias Clasen2018-11-191-1/+24
| * | Add a variable family APIMatthias Clasen2018-11-192-1/+25
* | | Deprecate bidi apisMatthias Clasen2018-11-191-4/+7
|/ /
* | Bump version to 1.43Matthias Clasen2018-11-191-1/+25
* | Merge branch 'emoji-ragel' into 'master'Matthias Clasen2018-11-195-131/+768
|\ \