summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix distcheck1.37.3Matthias Clasen2015-08-141-0/+4
* 1.37.3Matthias Clasen2015-08-142-1/+7
* Add a testcase for font-features in markupMatthias Clasen2015-08-143-0/+12
* Add some tests for markup with alphaMatthias Clasen2015-08-1415-0/+105
* Allow rgba colors in markupMatthias Clasen2015-08-143-35/+97
* Support alpha in markupwip/matthiasc/alphaMatthias Clasen2015-08-112-4/+104
* Add alpha support to PangoCairoRendererMatthias Clasen2015-08-111-4/+9
* Add alpha support to PangoRendererMatthias Clasen2015-08-113-0/+78
* Add attribute types for fg and bg alphaMatthias Clasen2015-08-113-1/+57
* Document PANGO_ATTR_FONT_FEATURESMatthias Clasen2015-08-111-0/+1
* Fix pango_glyph_item_iter_prev() around last clusterBehdad Esfahbod2015-08-081-4/+4
* Add test for glyphitem-iterBehdad Esfahbod2015-08-081-0/+52
* MinorBehdad Esfahbod2015-08-081-6/+5
* Document font_features support in markupMatthias Clasen2015-07-301-0/+8
* pango: Add missing fontconfig linker flagsRico Tzschichholz2015-07-221-0/+2
* 1.37.21.37.2Matthias Clasen2015-07-202-1/+6
* Silence a few coverity warningsMatthias Clasen2015-07-171-1/+3
* README.win32: Update Information for BuildsChun-wei Fan2015-07-131-9/+6
* Don't use hb_glib_get_unicode_funcs()Behdad Esfahbod2015-06-261-13/+2
* 1.37.11.37.1Matthias Clasen2015-06-221-0/+7
* Add new symbol to .defMatthias Clasen2015-06-221-0/+1
* Minor documentation updateMatthias Clasen2015-06-221-1/+1
* Add test-feature-tag.markupBehdad Esfahbod2015-06-201-0/+130
* Bump version to 1.37.1Matthias Clasen2015-06-191-1/+1
* Bug 738505 - Add fontfeatures support in PangoAttributes and markupBehdad Esfahbod2015-06-187-14/+117
* Bug 750463 - hexboxes broken for some combining charactersBehdad Esfahbod2015-06-071-4/+6
* Bug 750463 - hexboxes broken for some combining charactersBehdad Esfahbod2015-06-051-3/+6
* Bug 750383 - Issue in ellipsization when line space is mentionedBehdad Esfahbod2015-06-041-0/+2
* coretext: handle locale set through environment variablesKristian Rietveld2015-05-291-0/+19
* coretext: guard for unset languageKristian Rietveld2015-05-291-10/+18
* 1.37.01.37.0Javier Jardón2015-05-271-0/+11
* Fix an error in font weight conversionMatthias Clasen2015-05-241-2/+2
* Fix other used of “Deprecated: 1.38”Khaled Hosny2015-05-175-26/+26
* Update deprecation versionsMatthias Clasen2015-05-161-12/+12
* Overflow, etc, fixes for pangoft2Behdad Esfahbod2015-05-111-11/+11
* Fix PangoFc with non-identity scale matrix (again!)Behdad Esfahbod2015-05-112-38/+91
* Deprecate much of pango-utils.hKhaled Hosny2015-05-102-0/+24
* Give -I$(top_builddir) to documentationРуслан Ижбулатов2015-05-081-0/+1
* coretext: ensure weight is always initializedKristian Rietveld2015-05-061-1/+1
* coretext: use public function to obtain cascade list if availableKristian Rietveld2015-05-061-0/+23
* Minor doc fixBehdad Esfahbod2015-05-054-0/+12
* Minor doc fixBehdad Esfahbod2015-05-054-3/+6
* Fix up api index sectionsBehdad Esfahbod2015-05-051-6/+2
* Fix a few warningsBehdad Esfahbod2015-05-054-5/+2
* Fix leading vs trailing grapheme edge docsBehdad Esfahbod2015-05-051-4/+4
* [test] Include headerBehdad Esfahbod2015-05-041-0/+1
* Fix build with picky ldBehdad Esfahbod2015-05-041-1/+3
* Fix a copy-paste errorMatthias Clasen2015-05-041-1/+1
* MinorBehdad Esfahbod2015-05-011-2/+2
* Bug 748767 - Add pango_fc_font_map_config_changed()Behdad Esfahbod2015-05-014-2/+27