summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.21.1 ===PANGO_1_21_1Behdad Esfahbod2008-05-133-1/+30
* Remove Unicode test files from distBehdad Esfahbod2008-05-131-4/+1
* Bug 531242 – Leak when calculating win32 font coverage Patch from DanielBehdad Esfahbod2008-05-032-2/+14
* Bug 530757 – Docs build breaks because of hash sign in URL in <ulink...>Behdad Esfahbod2008-04-302-3/+8
* Bug 530685 – Pango no longer using cairo as a backend as of pango 1.19.4Behdad Esfahbod2008-04-302-11/+29
* Wait for convert(1) to finish. Patch by Jamie Guinan.Behdad Esfahbod2008-04-282-1/+12
* Minor.Behdad Esfahbod2008-04-251-1/+1
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29Behdad Esfahbod2008-04-255-25/+247
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29 PatchBehdad Esfahbod2008-04-244-3/+389
* Minor optimization.Behdad Esfahbod2008-04-241-8/+12
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29Behdad Esfahbod2008-04-242-123/+94
* Update GraphemeBoundary to Unicode 5.1.0. Pretty close now. Passes theBehdad Esfahbod2008-04-242-36/+59
* Allow line break at the end of string. UAX#14 rule LB3 says "Always breakBehdad Esfahbod2008-04-242-1/+8
* Minor.Behdad Esfahbod2008-04-241-2/+2
* === 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