summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.20.1 ===PANGO_1_20_1Behdad Esfahbod2008-04-083-2/+19
* Minor.Behdad Esfahbod2008-04-081-4/+0
* Bug 491553 – Update to Unicode 5.1.0Behdad Esfahbod2008-04-086-106/+261
* Try making our OS X stuff compile with latest cairo 1.5.x snapshots thatBehdad Esfahbod2008-04-084-0/+18
* Fix check for Carbon/Carbon.h availability. Oops!Behdad Esfahbod2008-04-082-1/+5
* When doing ALIGN_CENTER, round line offset to whole pixel if hinting.Behdad Esfahbod2008-03-212-2/+12
* Adapt the shear matrix for synthesized italic to work with cairo 1.5.13+,Richard Hult2008-03-112-2/+18
* === Released 1.20.0 ===PANGO_1_20_0Behdad Esfahbod2008-03-103-2/+17
* Bug 518084 – Thai is not Virama language Patch from TheppitakBehdad Esfahbod2008-02-282-1/+7
* === Released 1.19.4 ===PANGO_1_19_4Behdad Esfahbod2008-02-263-1/+33
* Bug 511172 – pango_layout_set_height() with positive height always showsBehdad Esfahbod2008-02-262-9/+36
* Minor edit.Tor Lillqvist2008-02-251-2/+2
* Bug 515484 -- Uniscribe interface handles surrogate pairs incorrectlyTor Lillqvist2008-02-252-2/+12
* Bug 515484: Pango on Windows is missing Type 1 font support Patch fromTor Lillqvist2008-02-244-13/+116
* Oops, fix the coding style. My editor ate the space...Kristian Rietveld2008-02-211-1/+1
* 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