summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testattributes: Properly free GStringTimm Bäder2020-06-081-1/+1
* glyph-item: Allocate attr iterator on the stackTimm Bäder2020-06-081-9/+11
* break: Only call break_attrs if we really have attributesTimm Bäder2020-06-081-1/+1
* break: Make a local constTimm Bäder2020-06-081-2/+1
* break_attrs: Bail out if we have no ALLOW_BREAKS attributesTimm Bäder2020-06-081-0/+6
* attributes: Add _pango_attr_list_has_attributesTimm Bäder2020-06-082-0/+8
* layout: Avoid getting the text length if we know it alreadyTimm Bäder2020-06-081-7/+14
* Allocate internal PangoAttrLists on the stackTimm Bäder2020-06-085-50/+67
* layout: Add missing (nullable) annotationTimm Bäder2020-06-081-1/+2
* layotu: Avoid invalidating when setting attrs from NULL to NULLTimm Bäder2020-06-081-1/+5
* Allocate internal PangoAttrListIterators on the stackTimm Bäder2020-06-083-46/+91
* layout: Try to avoid some work when creating itersTimm Bäder2020-06-081-6/+19
* pangocairo-context: Don't invalidate if font options are equalTimm Bäder2020-06-081-1/+9
* layout: Ignore setting the width if it won't have any effectTimm Bäder2020-06-081-0/+5
* Merge branch 'test-break-no-libthai' into 'master'Matthias Clasen2020-06-081-0/+6
|\
| * tests/test-break.c: Only test Thai breaks with libthai availableChun-wei Fan2019-11-251-0/+6
* | Merge branch 'doc_tweak' into 'master'Matthias Clasen2020-06-081-99/+103
|\ \
| * | Docs: improve formatting of markup descriptionJohn Beard2020-05-111-99/+103
* | | Merge branch 'fix-error-underline' into 'master'Matthias Clasen2020-06-081-3/+10
|\ \ \
| * | | renderer: Fix a division-by-zeroMatthias Clasen2020-06-081-3/+10
* | | | Merge branch 'add-compare-attr-lists' into 'master'Matthias Clasen2020-06-083-0/+81
|\ \ \ \ | |/ / / |/| | |
| * | | Add API to compare PangoAttrListsJonas Dreßler2020-06-073-0/+81
* | | | Merge branch 'wip/tbaederr/clang-warnings' into 'master'Matthias Clasen2020-06-081-15/+15
|\ \ \ \
| * | | | PangoLanguage: Fix clang -Wcast-align warningsTimm Bäder2020-04-141-15/+15
* | | | | Merge branch 'master' into 'master'Matthias Clasen2020-06-085-8/+8
|\ \ \ \ \
| * | | | | Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-04-144-7/+7
| * | | | | build: Require glib 2.60Timm Bäder2020-04-141-1/+1
| |/ / / /
* | | | | Merge branch 'unicode13' into 'master'Matthias Clasen2020-06-086-309/+569
|\ \ \ \ \
| * | | | | Update break test cases to Unicode 13Peng Wu2020-03-103-80/+10
| * | | | | Update pango-break-table.h to Unicode 13Peng Wu2020-03-101-195/+523
| * | | | | Update Line Breaking to Unicode 13Peng Wu2020-03-101-20/+4
| * | | | | Update gen-break-table.py for Unicode 13Peng Wu2020-03-101-8/+19
| * | | | | Update Grapheme and Word Boundary to Unicode 13Peng Wu2020-02-271-6/+13
* | | | | | Merge branch 'win32_font_corruption' into 'master'Chun-wei Fan2020-06-082-24/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | pangowin32-fontmap: delete no longer needed font map aliasesAaron Boxer2020-06-081-6/+2
| * | | | | pangowin32-fontmap: load windows fallbacks and aliases in class initAaron Boxer2020-06-082-18/+11
| * | | | | meson: Fix pkg-config file generation for HarfBuzzChun-wei Fan2020-06-081-1/+6
| * | | | | Visual Studio: Use -utf-8 when availableChun-wei Fan2020-06-081-2/+2
| * | | | | meson: Only use FreeType fallback only when neededChun-wei Fan2020-06-081-2/+6
| * | | | | win32: Use GPrivate-managed display device contextYongsu Park2020-06-084-41/+76
* | | | | | Merge branch 'msvc.improvements' into 'master'Chun-wei Fan2020-06-052-5/+14
|\ \ \ \ \ \
| * | | | | | meson: Fix pkg-config file generation for HarfBuzzChun-wei Fan2020-06-051-1/+6
| * | | | | | Visual Studio: Use -utf-8 when availableChun-wei Fan2020-06-051-2/+2
| * | | | | | meson: Only use FreeType fallback only when neededChun-wei Fan2020-06-051-2/+6
|/ / / / / /
* | | | | | Merge branch 'master' into 'master'Chun-wei Fan2020-05-194-41/+76
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | win32: Use GPrivate-managed display device contextYongsu Park2020-05-194-41/+76
* | | | | | Merge branch 'harfbuzz-subproject' into 'master'Christoph Reiter2020-05-141-0/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | build: add a wrap file for harfbuzzChristoph Reiter2020-04-181-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'new-win32-runners' into 'master'Christoph Reiter2020-05-011-2/+2
|\ \ \ \ \
| * | | | | CI: Switch to new Windows runnersChristoph Reiter2020-04-301-2/+2
|/ / / / /