summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* MinorBehdad Esfahbod2015-04-061-1/+1
* Fix regression after 137832fa931e875b900dedd1c8909b46d1f7e8adBehdad Esfahbod2015-04-061-2/+2
* Fix tailoring of run boundary break propertiesBehdad Esfahbod2015-04-061-6/+7
* Fix building with libthaiKhaled Hosny2015-04-051-0/+2
* Make the deprecation a bit more clearKhaled Hosny2015-04-051-9/+4
* MinorBehdad Esfahbod2015-04-052-3/+2
* Remove gmodule dependency and deprecate some more symbolsBehdad Esfahbod2015-04-059-56/+34
* [win32] Don't read pango.aliasesBehdad Esfahbod2015-04-041-54/+0
* [win32] Another try to fix make distcheckBehdad Esfahbod2015-04-041-7/+1
* [win32] Unbreak distBehdad Esfahbod2015-04-041-0/+3
* [modules] Move language modules in source tree and remove modules/Behdad Esfahbod2015-04-0411-130/+472
* Fix MT-unsafe initializationsBehdad Esfahbod2015-04-044-9/+10
* [break] Call language engine on each script changeBehdad Esfahbod2015-04-041-27/+4
* [modules] Fixup pango_map_get_engines() after recent changesBehdad Esfahbod2015-04-041-2/+6
* Increase number of features per runBehdad Esfahbod2015-04-041-1/+1
* Deprecate pango_font_map_get_shape_engine_type()Behdad Esfahbod2015-04-041-0/+1
* Hide internal symbolBehdad Esfahbod2015-04-041-1/+1
* [coretext] Reverse glyphs if right-to-leftBehdad Esfahbod2015-04-041-0/+1
* Deprecate module system, skip it for shaper modulesBehdad Esfahbod2015-04-0419-913/+258
* Move shapers from modules/basic/ into pango/Behdad Esfahbod2015-04-044-4/+1913
* Deprecate pango_config_key_get*Khaled Hosny2015-04-042-136/+8
* [modules] Simplify build a bitKhaled Hosny2015-04-041-4/+4
* [modules] Kill pango-querymodulesKhaled Hosny2015-04-042-341/+0
* [modules] Stop loading dynamic modulesKhaled Hosny2015-04-041-349/+3
* [modules] Don't build any dynamic modulesKhaled Hosny2015-04-041-2/+0
* Bug 743692 - Irish pangram (sample text) is inappropriateBehdad Esfahbod2015-03-031-2/+2
* Avoid uninitialized memoryMatthias Clasen2015-02-101-0/+1
* Increase MAX_FREED_FONTS valueMax2014-12-041-1/+1
* Fix weak pointer leakMax2014-12-041-0/+3
* Check kCTFontCondensedTrait when creating from CTFontDescriptionRef.Cody Russell2014-10-311-0/+3
* Add many missing nullability annotations.Evan Nemerson2014-10-1637-218/+241
* [coretext] NULL check in ct_font_descriptor_get_weight()Cody Russell2014-09-281-1/+1
* PangoGlyphItem: Better treatment of ellipsized runsMatthias Clasen2014-09-031-2/+6
* Add an analysis flag to mark the ellipsis runMatthias Clasen2014-09-022-2/+13
* Revert "Fix leftover markup in docs"Matthias Clasen2014-08-308-69/+73
* Fix leftover markup in docsMatthias Clasen2014-08-308-73/+69
* Add more Hangul jamo to previous commitBehdad Esfahbod2014-07-311-1/+3
* Don't break run in the middle of Hangul jamo sequenceBehdad Esfahbod2014-07-301-2/+21
* Bug 733898 - Fix build of pangocairo-fontmap.cBehdad Esfahbod2014-07-291-6/+9
* [pangocairo] Fix backend selection through $PANGOCAIRO_BACKENDBehdad Esfahbod2014-07-281-5/+16
* [coretext] Support PANGO_WEIGHT_SEMILIGHTBehdad Esfahbod2014-07-261-6/+8
* [fc] Use FcWeightTo/FromOpenType() if availableBehdad Esfahbod2014-07-261-0/+8
* More PANGO_WEIGHT_SEMILIGHTBehdad Esfahbod2014-07-261-1/+3
* Add PANGO_WEIGHT_SEMILIGHTBehdad Esfahbod2014-07-254-1/+13
* [win32] Bug 733764 - Support more / free font weightsBehdad Esfahbod2014-07-251-34/+4
* Accept PANGOCAIRO_BACKEND=fc as alias to fontconfigBehdad Esfahbod2014-07-241-2/+3
* Fix introspection includesBehdad Esfahbod2014-07-231-4/+4
* [pangocairo] Allow backend selectionBehdad Esfahbod2014-07-231-6/+19
* Give CC to gir-scannerBehdad Esfahbod2014-07-231-0/+1
* pango: Don't fail to initialize if LC_CTYPE is not setSebastian Dröge2014-06-271-1/+8