summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'deprecate-bidi' into 'master'Matthias Clasen2018-11-191-4/+7
|\ \ | |/ |/|
| * Deprecate bidi apisMatthias Clasen2018-11-191-4/+7
|/
* Bump version to 1.43Matthias Clasen2018-11-192-2/+26
* Merge branch 'emoji-ragel' into 'master'Matthias Clasen2018-11-196-131/+772
|\
| * [emoji Fix keycap sequenceBehdad Esfahbod2018-10-171-1/+1
| * [emoji] Port to new Ragel-based iterator, based on Chromium againBehdad Esfahbod2018-10-154-116/+740
| * [emoji] Update emoji tables to Unicode 11Behdad Esfahbod2018-10-152-15/+32
* | Merge branch 'nirbheek/fix-osx-versioning' into 'master'Khaled Hosny2018-11-192-6/+6
|\ \
| * | meson: Set the compatibility version correctly on macOSNirbheek Chauhan2018-10-122-6/+6
* | | Merge branch 'libthai-shared' into 'master'Khaled Hosny2018-11-141-10/+2
|\ \ \
| * | | Use the shared brk in break-thai.cPeng Wu2018-11-141-10/+2
|/ / /
* | | Merge branch 'wip/Jehan/libthai-crash' into 'master'Khaled Hosny2018-11-131-1/+5
|\ \ \ | |_|/ |/| |
| * | pango: th_brk_new() may return NULL.Jehan2018-11-131-1/+5
|/ /
* | Merge branch 'nirbheek/fix-cross-build' into 'master'Khaled Hosny2018-10-121-1/+3
|\ \ | |/ |/|
| * meson: Don't run help2man when cross buildingNirbheek Chauhan2018-10-121-1/+3
|/
* Merge branch 'wip/nirbheek/subproject-fallback-fixes' into 'master'Khaled Hosny2018-10-125-20/+78
|\
| * meson: Add subproject fallbacks for most dependenciesNirbheek Chauhan2018-10-125-20/+78
|/
* Merge branch 'fix-build-osx' into 'master'Khaled Hosny2018-10-042-2/+3
|\
| * meson: fix build on osxIgnacio Casal Quinteiro2018-10-042-2/+3
|/
* Merge branch 'add-private' into 'master'Khaled Hosny2018-10-036-35/+21
|\
| * Drop deprecated instance private data APIEmmanuele Bassi2018-08-305-34/+20
| * Require GLib >= 2.38Emmanuele Bassi2018-08-301-1/+1
* | Merge branch 'generate-pkgconf' into 'master'Khaled Hosny2018-08-317-112/+57
|\ \ | |/ |/|
| * build: Generate pkg-config filesEmmanuele Bassi2018-08-307-99/+51