summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.21.0 ===PANGO_1_21_0Behdad Esfahbod2008-04-223-3/+41
* Wrap ChangeLog.Behdad Esfahbod2008-04-223-1105/+1116
* Group bidi stuff together. Add a section in the docs for them.Behdad Esfahbod2008-04-2210-272/+312
* Bug 515432 – Add function to get bidirectional character type of aBehdad Esfahbod2008-04-2112-6/+257
* Bug 517119 – Add pango_cairo_create_context()Behdad Esfahbod2008-04-215-5/+50
* Bug 404416 – pango_layout_get_baseline or somethingBehdad Esfahbod2008-04-215-0/+38
* Bug 474706 – cairo hexbox looks uglyBehdad Esfahbod2008-04-212-3/+12
* Bug 490669 – add some <span> attribute aliasesBehdad Esfahbod2008-04-213-19/+50
* Bug 501334 – Make pango_cairo_[show_]*[_path]() functions preserveBehdad Esfahbod2008-04-212-26/+55
* Require cairo >= 1.6.4. Remove compat cruft that were added to supportBehdad Esfahbod2008-04-215-17/+17
* Bug 514617 – Add pango_cairo_font_map_set_default()Behdad Esfahbod2008-04-216-3/+62
* Add index of new API in 1.22.Behdad Esfahbod2008-04-212-0/+7
* Bug 511183 – Add pango_attr_type_get_name()Behdad Esfahbod2008-04-216-4/+68
* Write err to stderrBehdad Esfahbod2008-04-211-1/+1
* Write out HarfBuzz errors as hex.Behdad Esfahbod2008-04-212-3/+9
* === Released 1.20.2 ===PANGO_1_20_2Behdad Esfahbod2008-04-093-1/+13
* Really fix build without cairo-atsui.Behdad Esfahbod2008-04-093-1/+8
* === 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