summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* free the ATSU style and utf16 string at the end.Kristian Rietveld2008-02-212-0/+8
* Bug 517083 – pango modules: wrong fallback adding code?Behdad Esfahbod2008-02-172-1/+7
* Improve docs.Behdad Esfahbod2008-02-172-0/+9
* Improve docs.Behdad Esfahbod2008-02-152-1/+11
* Bug 515484: Pango on Windows is missing non-TrueType font support PatchTor Lillqvist2008-02-132-12/+28
* indentation.Sven Neumann2008-02-132-8/+14
* Bug 515484 – Variable is initialized twiceDominic Lachowicz2008-02-102-1/+8
* Bug 504810 – Samvruthokaram (combination of U+0D41 and U+0D4D) is notBehdad Esfahbod2008-02-083-1/+17
* Oops. Add fontconfig cflags/libs with freetype's.Behdad Esfahbod2008-01-292-0/+7
* Bug 496244 – Don't use freetype-config, use pkg-configBehdad Esfahbod2008-01-291-0/+21
* Bug 496244 – Don't use freetype-config, use pkg-configBehdad Esfahbod2008-01-2912-106/+84
* MinorBehdad Esfahbod2008-01-281-10/+14
* Bug 512566 – dont' use deprecated macro Patch from Christian PerschBehdad Esfahbod2008-01-283-4/+14
* add bug numberWouter Bolsterlee2008-01-281-1/+1
* Fixed gtk-doc warnings.Wouter Bolsterlee2008-01-287-10/+21
* Minor reordering to make debugging easier.Behdad Esfahbod2008-01-251-2/+3
* Remove unused macroBehdad Esfahbod2008-01-241-2/+0
* === Released 1.19.3 ===PANGO_1_19_3Behdad Esfahbod2008-01-223-2/+83
* Fix typo.Behdad Esfahbod2008-01-221-1/+1
* Mark behavior as undefined if height is not -1 and ellipsize mode isBehdad Esfahbod2008-01-222-4/+11
* Bug 508002 – change pango_layout_pixel_extents() to round logical rectBehdad Esfahbod2008-01-226-45/+72
* Remove COPYING.GPL and COPYING.FTL that are no longer there.Behdad Esfahbod2008-01-162-2/+5
* HarfBuzz was relicensed to a more generous and simpler license. Adapt. SeeBehdad Esfahbod2008-01-1529-741/+571
* Minor cleanup.Behdad Esfahbod2008-01-152-16/+19
* Bug 469313 – Add pango_layout_set_height()Behdad Esfahbod2008-01-152-43/+129
* Minor.Behdad Esfahbod2008-01-151-1/+0
* Bug 469313 – Add pango_layout_set_height() Bug 508179 – PangoGlyphUnitBehdad Esfahbod2008-01-1511-72/+218
* Ignore indent if aligned center, and document so. This assumption wasBehdad Esfahbod2008-01-082-3/+20
* Bug 508007 – Add option for single-paragraph mode to pango-viewBehdad Esfahbod2008-01-082-0/+11
* Minor cleanup. Attributes are initialized with start/end_index to apply toBehdad Esfahbod2008-01-082-16/+16
* Bug 506284 – docs typo for pango_coverage_unref Patch from ChristianPANGO_1_18_4Behdad Esfahbod2007-12-292-2/+9
* Check for dummy man pages in dist-local.Behdad Esfahbod2007-12-212-1/+10
* Bug 504802 – build failure: No rule to make targetBehdad Esfahbod2007-12-212-4/+14
* Bug 504585 – pango-querymodules.1 syntax errorBehdad Esfahbod2007-12-204-52/+12
* Red Hat Bug 426178: gtkdoc-scan fails on pangoBehdad Esfahbod2007-12-204-17/+39
* === Released 1.19.2 ===PANGO_1_19_2Behdad Esfahbod2007-12-173-2/+31
* use pkg-config to detect cairo featuresBenjamin Otte2007-12-132-9/+13
* Better fix: set both LIBS and LDFLAGS.Behdad Esfahbod2007-12-112-2/+9
* Bug 502926 – pango-1.16.4 configure bug: can fail to accept cairoBehdad Esfahbod2007-12-102-3/+9
* Improve pango_cairo_font_map_get_default() docs.Behdad Esfahbod2007-12-102-1/+11
* Bug 399573 – replace strtoul in pango-markup.c with pango_scan_int()Behdad Esfahbod2007-12-102-8/+16
* Bug 478914 – Use something invalid instead of '?' when validating inputBehdad Esfahbod2007-12-1023-252/+478
* Minor doc improvement.Behdad Esfahbod2007-12-071-1/+1
* Optimize double math.Behdad Esfahbod2007-12-062-46/+74
* Bug 501938 – Arabic shaping broken with vertical layout withBehdad Esfahbod2007-12-062-1/+11
* Fix assertion in pango_gravity_get_rotation().Behdad Esfahbod2007-12-062-1/+6
* Bug 501575 – Compile errors Patch from Jens GranseuerBehdad Esfahbod2007-12-053-3/+12
* === Released 1.19.1 ===PANGO_1_19_1Behdad Esfahbod2007-12-043-2/+21
* Bug 501317 – "and" found where word should be "an"Behdad Esfahbod2007-12-032-1/+7
* Add some more comments to document the math involved.Behdad Esfahbod2007-12-032-4/+26