summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/baedert/for-master2' into 'master'Matthias Clasen2020-06-087-130/+264
|\
| * layout: Treat empty attr lists like NULL onesTimm Bäder2020-06-082-1/+7
| * layout: Unconditionally unref attr listsTimm Bäder2020-06-081-5/+2
| * pango-layout: Try to avoid allocating a new PangoAttrListTimm Bäder2020-06-081-5/+21
| * 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 'for-master' into 'master'Matthias Clasen2020-06-0812-53/+101
|\ \
| * | Fix some annotationsRico Tzschichholz2020-06-083-3/+3
| * | build: Generate pkg-config files for PangoOT and PangoFcEmmanuele Bassi2020-06-081-4/+20
| * | build: Remove unnecessary argumentsEmmanuele Bassi2020-06-081-8/+0
| * | Skip introspection on low level APIEmmanuele Bassi2020-06-084-29/+41
| * | Add missing GType for PangoOT deprecated typesEmmanuele Bassi2020-06-083-0/+28
| * | build: Generate the correct introspection symbolsEmmanuele Bassi2020-06-081-12/+12
| * | Fix annotationEmmanuele Bassi2020-06-081-1/+1
* | | Merge branch 'tab-width' into 'master'Matthias Clasen2020-06-081-1/+5
|\ \ \ | |_|/ |/| |
| * | Use shape flags for tab widthJan Alexander Steffens (heftig)2020-02-111-1/+5
* | | 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-082-0/+80
|\ \ \ \ | |/ / / |/| | |
| * | | Add API to compare PangoAttrListsJonas Dreßler2020-06-072-0/+80
| * | | meson: Fix pkg-config file generation for HarfBuzzChun-wei Fan2020-06-051-1/+6
| * | | win32: Use GPrivate-managed display device contextYongsu Park2020-05-194-41/+76
| |/ /
* | | 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-082-4/+4
|\ \ \
| * | | Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-04-142-4/+4
| |/ /
* | | Merge branch 'unicode13' into 'master'Matthias Clasen2020-06-082-221/+540
|\ \ \
| * | | 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 Grapheme and Word Boundary to Unicode 13Peng Wu2020-02-271-6/+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
* | | | win32: Use GPrivate-managed display device contextYongsu Park2020-06-084-41/+76
| |/ / |/| |
* | | Fix a typoMatthias Clasen2020-03-201-1/+1
|/ /
* | Use correct c:include and distinct package in PangoFc-1.0 and PangoOT-1.0Rico Tzschichholz2020-02-251-4/+4
* | Revert "Include HarfBuzz when generating introspection data"Michael Catanzaro2020-02-111-1/+1
|/