summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'wip/chergert/bidi-temp-allocs'wip/chergert/bidi-temp-allocsMatthias Clasen2018-07-1646-12/+185
|\
| * Merge branch 'requires-private-fribidi' into 'master'Matthias Clasen2018-07-160-0/+0
| |\
| | * pango.pc.in: Add fribidi to Requires.privateSimon McVittie2018-07-011-0/+1
| * | Requires.private fribidiBehdad Esfahbod2018-07-111-0/+1
| * | [fc] List all bitmap sizes of FcPatternBehdad Esfahbod2018-07-081-2/+4
| * | [pango-list] Minor fixupBehdad Esfahbod2018-07-081-2/+2
| * | [pango-list] Improve output formatBehdad Esfahbod2018-07-081-12/+30
| * | [utils] Add pango-list commandline toolBehdad Esfahbod2018-07-082-0/+91
| * | [pango-view] Remove unused include stdio.hBehdad Esfahbod2018-07-081-1/+0
| * | Rename pango-view/ dir to utils/Behdad Esfahbod2018-07-0841-4/+4
| * | Minor; use default hb_buffer_t Unicode funcsBehdad Esfahbod2018-07-081-1/+0
| * | Make pango_bidi_type_for_unichar() not crash with new FriBidiBehdad Esfahbod2018-07-071-1/+3
| * | Short-circuit FriBidi call if paragraph is unidirectionalBehdad Esfahbod2018-07-071-5/+64
| |/
* | log2vis: avoid a number of temporary allocationsChristian Hergert2018-06-101-6/+14
|/
* Merge branch 'ci' into 'master'Khaled Hosny2018-05-261-0/+25
|\
| * Initial CI configKhaled Hosny2018-05-271-0/+25
|/
* Merge branch '304-fix-linker-options-on-darwin' into 'master'Khaled Hosny2018-05-261-1/+1
|\
| * build: Correct Darwin linker optionsPhilip Chimento2018-05-221-1/+1
|/
* Restore scaling of CoreText fonts.John Ralls2018-05-086-19/+33
* build: Bump required harfbuzz versionKalev Lember2018-05-072-2/+2
* Revert "Add fribidi dependency to pango.pc"Khaled Hosny2018-04-251-1/+1
* Use non-deprecated libthai API when availableKhaled Hosny2018-04-113-5/+19
* pangowin32: fix script cache hash key for 64bit buildsChristoph Reiter2018-04-091-5/+25
* meson: skip pangoxft headers for the Windows gtk-doc buildChristoph Reiter2018-04-091-0/+5
* build: move usp10 before gdi32Christoph Reiter2018-04-093-3/+5
* Remove stray letters in NEWSKhaled Hosny2018-04-081-2/+2
* 1.42.11.42.1Matthias Clasen2018-04-073-4/+9
* meson: don't use quotes in help2man options to work around a MinGW Python bugChristoph Reiter2018-04-051-2/+2
* win32: remove redundant function declarationsChristoph Reiter2018-04-052-7/+0
* pangowin32-fontmap.c: Add an Emoji font familyChun-wei Fan2018-03-311-1/+2
* tests/markup-parse.c: Fix build on Visual StudioChun-wei Fan2018-03-301-1/+7
* build: Add fallbacks for finding non-GNOME deps on MSVCChun-wei Fan2018-03-304-12/+164
* meson: Check for HarfBuzz and FontConfig for PangoFT2Chun-wei Fan2018-03-306-14/+27
* Update version number in meson.build as wellKhaled Hosny2018-03-271-1/+1
* Add fribidi dependency to pango.pcKhaled Hosny2018-03-261-1/+1
* Fix view-cairo on WindowsPatrick Griffis2018-03-171-6/+4
* Drop mention of long gone filesKhaled Hosny2018-03-142-3/+0
* Modules are long goneKhaled Hosny2018-03-144-9/+0
* 1.42.01.42.0Matthias Clasen2018-03-122-2/+6
* Update README a bitKhaled Hosny2018-02-171-34/+4
* 1.41.11.41.1Matthias Clasen2018-02-133-2/+9
* Disable -Werror=undefMichael Catanzaro2018-02-121-1/+1
* meson: Update rules for introspectionEmmanuele Bassi2018-02-123-144/+176
* Use the new FriBiDi API when availablewip/khaled/fribidiKhaled Hosny2018-02-041-0/+22
* Avoid converting to UTF-32 for FriBiDiKhaled Hosny2018-02-041-33/+31
* Drop now unused mini-fribidiKhaled Hosny2018-02-0416-8880/+0
* Switch to using external FriBiDiKhaled Hosny2018-02-045-28/+52
* build: Only enable freetype if fontconfig is also availablePhilip Withnall2018-01-101-1/+2
* 1.41.01.41.0Matthias Clasen2018-01-081-0/+6
* fontmap: fix warnings from recent g_object_ref() changesChristian Hergert2018-01-051-2/+2