summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.36.11.36.1Matthias Clasen2013-11-112-1/+6
* Update git.mkBehdad Esfahbod2013-09-301-20/+102
* Doc fixupsBehdad Esfahbod2013-09-272-1/+13
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-2785-8026/+1975
* pango_attr_iterator_get_font(): handle scaling absolute font sizesOwen W. Taylor2013-09-251-2/+6
* 1.36.01.36.0Matthias Clasen2013-09-232-2/+9
* 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
* 1.35.31.35.3Matthias Clasen2013-09-022-1/+6
* 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
* 1.35.21.35.2Matthias Clasen2013-08-192-1/+5
* 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
* Bump versionMatthias Clasen2013-06-211-1/+1
* 1.35.11.35.0Matthias Clasen2013-06-212-2/+10
* Avoid hard-dep on bleeding-edge GLibMatthias Clasen2013-06-073-0/+22
* Don't change fonts just for space charactersBehdad Esfahbod2013-06-061-6/+6
* Make tests installableMatthias Clasen2013-05-318-59/+133
* Bug 700577 - Support invalid UTF-8 chars in pango_find_paragraph_boundary()Behdad Esfahbod2013-05-271-1/+1
* build: Add --with(out)-cairo configure optionColin Walters2013-05-241-1/+9
* Require cairo >= 1.12.10Behdad Esfahbod2013-05-151-1/+1
* 1.34.11.34.1Matthias Clasen2013-05-131-0/+7
* 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
* Update win32/coretext shaper signatureBehdad Esfahbod2013-04-262-2/+6
* MinorBehdad Esfahbod2013-04-251-1/+1
* Bug 696238 - PangoAttrFilterFunc vs pango_attr_list_filter docsBehdad Esfahbod2013-04-041-2/+2
* 1.34.01.34.0Matthias Clasen2013-03-252-2/+6
* 1.33.10Matthias Clasen2013-03-181-1/+1
* 1.33.91.33.9Matthias Clasen2013-03-181-0/+7
* Visual Studio Builds: Fix the Debug configsChun-wei Fan2013-03-189-18/+18
* [test] Fix scaleBehdad Esfahbod2013-03-151-1/+1
* Bug 682846 - Use G_DEFINE_TYPE in pangowin32-fontmapBehdad Esfahbod2013-03-153-57/+22
* Call g_type_init if necessaryBehdad Esfahbod2013-03-151-0/+8
* Remove unused codeBehdad Esfahbod2013-03-151-25/+1
* Port PangoWin32 to use GWeakRefBehdad Esfahbod2013-03-152-10/+10
* Use g_snprintf()Behdad Esfahbod2013-03-151-1/+1
* Update Visual Studio property sheetsChun-wei Fan2013-03-062-16/+57
* Update Visual Studio Solution filesChun-wei Fan2013-03-062-0/+16
* Visual Studio builds: Support building introspection filesChun-wei Fan2013-03-067-38/+551
* Post-release version bumpMatthias Clasen2013-03-041-1/+1
* 1.33.81.33.8Matthias Clasen2013-03-042-1/+11
* Bug 694882 - build broken - introspection of pangoxft2 and pangoxft miss libp...Behdad Esfahbod2013-03-041-3/+4
* Revert "Fix Win32 and CoreText cairo backends to take cairo CTM into account"Behdad Esfahbod2013-03-042-5/+0
* Bug 694830 - Fails make check: +pango_font_map_changedBehdad Esfahbod2013-02-271-0/+1
* PangoFc: change FontMap in pango_fc_font_map_clear_cache()Alexander Larsson2013-02-261-0/+2
* Add pango_font_map_changed()Alexander Larsson2013-02-268-1/+93