summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
...
| * pangowin32: Use DirectWrite to enumerate system fontsChun-wei Fan2022-09-263-12/+144
| * pangowin32: Initialize DirectWriteChun-wei Fan2022-09-266-1/+115
| * build: Check for DirectWrite supportChun-wei Fan2022-09-261-0/+1
* | Merge branch 'more-gir-annotations-fixes' into 'main'Matthias Clasen2022-10-134-76/+76
|\ \
| * | Fix GIR annotations in multiple filesGuillaume Gomez2022-10-124-76/+76
* | | Merge branch 'fix-gir-annotations-fonts' into 'main'Matthias Clasen2022-10-131-48/+48
|\ \ \
| * | | Fix GIR annotations for fonts.cGuillaume Gomez2022-10-121-48/+48
| |/ /
* | | Fix GIR annotation for pango contextGuillaume Gomez2022-10-121-19/+21
|/ /
* | Update pango-break-table.h to Unicode 15Peng Wu2022-10-111-175/+192
* | Update pango-emoji-table.h to Unicode 15Peng Wu2022-10-111-27/+23
* | Fixes typo in MR GNOME/pango!502 (commit 050e321e) (ct_weight -> pango_weight).Hugo Herbelin2022-10-041-1/+1
* | shape: Don't crash if log_attrs is NULLavoid-shape-crashMatthias Clasen2022-10-021-4/+17
* | serializer: Handle lack of fontsMatthias Clasen2022-09-261-1/+2
* | fonts: Handle lack of fontsMatthias Clasen2022-09-261-0/+6
|/
* layout: Fix line height computationslayout-font-scaleMatthias Clasen2022-09-061-2/+7
* itemize: Use pango_font_get_variantstrdup-avoidanceMatthias Clasen2022-08-271-9/+2
* font: Add private api to get the variantMatthias Clasen2022-08-272-0/+31
* fc: Avoid extra copies of family namesMatthias Clasen2022-08-273-21/+38
* fix thread safety problemmisos12022-07-311-7/+8
* docs: Remove an oddityMatthias Clasen2022-07-141-1/+1
* layout: Apply show flags to line separatorsMatthias Clasen2022-07-031-2/+26
* Merge branch 'typo-PangoEngineShape' into 'main'Matthias Clasen2022-06-281-1/+1
|\
| * Fix typo in declaration of PangoEngineShapeAki Sakurai2022-06-251-1/+1
* | Update gir dependenciesMatthias Clasen2022-06-271-1/+1
* | Revert "Add a check for mixed linkage"Matthias Clasen2022-06-271-24/+0
|/
* Fix handling of ligature carets in some casesfix-lig-carets-sinhalaMatthias Clasen2022-06-241-1/+1
* Add a check for mixed linkageprevent-mixed-linkageMatthias Clasen2022-06-231-0/+24
* Merge branch 'GitS7-main-patch-22994' into 'main'Matthias Clasen2022-06-221-1/+2
|\
| * Update pango/pangowin32-fontmap.cGitS72022-06-201-6/+1
| * Update pango/pangowin32-fontmap.cGitS72022-06-171-0/+6
* | Avoid overflow when calculating caret slopeMatthias Clasen2022-06-211-1/+1
|/
* fc: Notify :n-items when neededlistmodel-propertiesMatthias Clasen2022-06-101-0/+2
* Add listmodel properties to PangoFontMapMatthias Clasen2022-06-101-0/+59
* Add listmodel properties to PangoFontFamilyMatthias Clasen2022-06-101-1/+56
* Merge branch 'survive-without-fonts' into 'main'Matthias Clasen2022-04-131-1/+6
|\
| * Apply 1 suggestion(s) to 1 file(s)survive-without-fontsMiloš Komarčević2022-04-111-1/+1
| * layout: Try harder to survive without fontsMatthias Clasen2022-04-081-1/+6
* | itemize: Be more defensivenull-fontsMatthias Clasen2022-04-121-4/+10
* | Merge branch 'win32-sans-serif' into 'main'Matthias Clasen2022-04-111-1/+2
|\ \
| * | pangowin32: register a "Sans-Serif" fontChristoph Reiter2022-04-111-1/+2
| |/
* | pangowin32: try harder to load a fontChristoph Reiter2022-04-111-1/+44
|/
* Merge branch 'fix-rtl-cursor-move' into 'main'Matthias Clasen2022-03-311-2/+2
|\
| * Fix move pango_layout_move_cursor_visuallyfix-rtl-cursor-moveMatthias Clasen2022-03-311-2/+2
* | Coretext: fix clang build failure.John Ralls2022-03-221-3/+0
|/
* AVoid a use-after-free in pango_attr_list_changeMatthias Clasen2022-03-181-0/+3
* Maintain order in pango_attr_list_changeMatthias Clasen2022-03-181-0/+3
* Drop the hb-glib dependency againMatthias Clasen2022-03-091-2/+1
* Meson: Clean up HarfBuzz searchChun-wei Fan2022-02-211-12/+4
* layout: Handle baselinesbaseline-handlingMatthias Clasen2022-02-171-2/+64
* pango/pango-version-macros.h: Mention correct version check macroGuido Günther2022-01-271-1/+1