summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix building glib as subprojectMatthias Clasen2019-05-251-1/+3
| * | | | | Bump the GLib reqMatthias Clasen2019-05-251-1/+1
| * | | | | Replace PangoScript by GUnicodeScriptMatthias Clasen2019-05-254-142/+133
|/ / / / /
* | | | | Merge branch 'Indic' into 'master'Behdad Esfahbod2019-04-093-63/+695
|\ \ \ \ \
| * | | | | Respect Dependent Vowels for Indic languagePeng Wu2019-04-091-63/+7
| * | | | | import pango-break-table.hPeng Wu2019-04-091-0/+532
| * | | | | import gen-break-table.pyPeng Wu2019-04-091-0/+156
|/ / / / /
* | | | | Merge branch 'wip/ricotz/gi-fixes' into 'master'Emmanuele Bassi2019-04-042-7/+7
|\ \ \ \ \
| * | | | | 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
|/ / / / /
* | | | | Merge branch 'emoji' into 'master'Khaled Hosny2019-04-033-1/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes emoji backspace deletion behaviorPeng Wu2019-04-023-1/+11
| | |_|/ | |/| |
* | | | Merge branch 'fix-deps' into 'master'Khaled Hosny2019-03-131-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | tests: fix build dependencyMarco Felsch2019-03-131-1/+6
|/ / /
* | | Merge branch 'master' into 'master'Emmanuele Bassi2019-01-251-2/+6
|\ \ \
| * | | 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
|/ /
* | Merge branch 'patch-1' into 'master'Khaled Hosny2018-12-291-0/+1
|\ \
| * | pango.pc: Make gobject-2.0 a non-private requirementTom Schoonjans2018-12-191-0/+1
|/ /
* | Merge branch 'issue-322' into 'master'Khaled Hosny2018-12-132-21/+108
|\ \
| * | Issue #322 - Vertical text doesn't fall back to rotated versions ...ONO Yoshio2018-10-222-21/+108
* | | Merge branch 'utf8-docs' into 'master'Matthias Clasen2018-12-124-14/+16
|\ \ \
| * | | Clarify docs around text inputMatthias Clasen2018-12-124-14/+16
|/ / /
* | | 1.43.01.43.0Matthias Clasen2018-12-111-0/+13
* | | Fix fallout from bidi deprecationMatthias Clasen2018-12-118-40/+91
* | | Edit the README.md markdown a bitKhaled Hosny2018-12-101-24/+21
* | | Merge branch 'small-fixes' into 'master'Khaled Hosny2018-12-075-10/+1
|\ \ \
| * | | docs: Remove AUTHORSEmmanuele Bassi2018-12-041-2/+0
| * | | docs: Remove MAINTAINERS fileEmmanuele Bassi2018-12-041-7/+0
| * | | docs: Rename files to match contentsEmmanuele Bassi2018-12-042-0/+0
| * | | ci: Rename the Linux build jobEmmanuele Bassi2018-12-041-1/+1
|/ / /
* | | Merge branch 'ci-msys2' into 'master'Emmanuele Bassi2018-12-042-15/+59
|\ \ \
| * | | ci: add a msys2 mingw64 jobChristoph Reiter2018-12-042-15/+59
|/ / /
* | | 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-276-757/+806
|\ \
| * | 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 GraphemeBreakTest.txt to Unicode 11Peng Wu2018-11-201-654/+505
| * | Update pango-emoji-table.h to include Extended Pictographic tablePeng Wu2018-11-202-1/+242
* | | [emoji] Err. Back to newer data fileBehdad Esfahbod2018-11-201-18/+24
* | | [emoji] Shrink the emoji table by merging adjacent rangesBehdad Esfahbod2018-11-202-194/+50
|/ /
* | Merge branch 'variable-face' into 'master'Matthias Clasen2018-11-194-3/+76
|\ \
| * | Skip variable when enumerating facesMatthias Clasen2018-11-191-0/+10
| * | font-list: print out family detailsMatthias Clasen2018-11-191-1/+17
| * | Implement variable family api for fontconfigMatthias Clasen2018-11-191-1/+24
| * | Add a variable family APIMatthias Clasen2018-11-192-1/+25