summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* [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
* Revert "ot-info: Update after API break in HarfBuzz"Behdad Esfahbod2014-06-241-5/+4
* ot-info: Update after API break in HarfBuzzEmmanuele Bassi2014-06-201-4/+5
* Fix introspection annotationEmmanuele Bassi2014-06-201-1/+1
* Update PangoWeight documentationMatthias Clasen2014-06-101-1/+1
* TypoBehdad Esfahbod2014-05-081-1/+1
* Bug 729840 - Missing annotation for get_colorBehdad Esfahbod2014-05-081-2/+2
* [win32] Fixup previous commitBehdad Esfahbod2014-04-091-1/+1
* [win32] Improve threadsafetyBehdad Esfahbod2014-04-091-21/+25
* Update the pango_color_parse docs1.36.3baserock/1.36.3Matthias Clasen2014-03-171-1/+2
* Avoid a crash when FT_Face is nullAkira TAGOH2014-02-131-0/+3
* [coretext] Default DPI to 96 instead of 72Behdad Esfahbod2014-01-161-1/+1
* Bug 720379 - SIGFPE in pango_layout_iter_get_char_extents()Behdad Esfahbod2013-12-151-2/+9
* pango-utils: Fix a potential strtol(NULL) callPhilip Withnall2013-12-021-2/+8
* Doc fixupsBehdad Esfahbod2013-09-271-1/+1
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-2756-33/+1973
* pango_attr_iterator_get_font(): handle scaling absolute font sizesOwen W. Taylor2013-09-251-2/+6
* Bug 708432 - gravity_map in fonts.c: "Upside-Down" should beBehdad Esfahbod2013-09-201-1/+1
* Correct an annotationMatthias Clasen2013-09-101-1/+1
* layout: Never return NULL from pango_layout_get_text()Benjamin Otte2013-09-091-0/+5
* Bug 707131 - removing useless test.Jehan2013-09-041-1/+1
* Bug 707131 - getting rid of the arbitrary MAX_SIZE for font.Jehan2013-08-311-7/+4
* Bug 703995 - Compiler warnings about strict aliasingBehdad Esfahbod2013-08-306-16/+16
* Bug 705007 - sometimes the ordering of text is reversedBehdad Esfahbod2013-08-041-0/+2
* Bypass line reordering if all runs have the same directionKristian Rietveld2013-07-171-2/+30
* Don't change fonts just for space charactersBehdad Esfahbod2013-06-061-6/+6
* Bug 700577 - Support invalid UTF-8 chars in pango_find_paragraph_boundary()Behdad Esfahbod2013-05-271-1/+1
* don't break words between a letter adjacent to a numberJosé Aliste2013-05-021-17/+2
* Fix CoreText font scaling againBehdad Esfahbod2013-05-021-0/+2
* MinorBehdad Esfahbod2013-04-251-1/+1
* Bug 696238 - PangoAttrFilterFunc vs pango_attr_list_filter docsBehdad Esfahbod2013-04-041-2/+2
* Bug 682846 - Use G_DEFINE_TYPE in pangowin32-fontmapBehdad Esfahbod2013-03-153-57/+22