summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.17.2 ===PANGO_1_17_2Behdad Esfahbod2007-06-043-1/+26
* Fix various typos reported by Peter Moulder.Behdad Esfahbod2007-06-035-6/+14
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-0314-42/+114
* Bug 443206 – PANGO_SCRIPT_UNKNOWN should not cause a run break PatchBehdad Esfahbod2007-06-022-1/+9
* Improve docs.Behdad Esfahbod2007-05-312-0/+9
* === Released 1.17.1 ===PANGO_1_17_1Behdad Esfahbod2007-05-283-1/+46
* Fix Japanese text. Patch from Ben KonrathBehdad Esfahbod2007-05-283-2/+8
* Fix wrong Unicode version in header.Behdad Esfahbod2007-05-252-1/+6
* Bug 357790 – Rendering problem for malayalam consonant RA (U+0D30)Behdad Esfahbod2007-05-243-17/+9
* Add stability note.Behdad Esfahbod2007-05-245-5/+14
* Document how Pango's vertical text support works.Behdad Esfahbod2007-05-242-0/+20
* Part of Bug 440603 – Minor ABI changeBehdad Esfahbod2007-05-232-3/+19
* New test text for N'Ko.Behdad Esfahbod2007-05-233-0/+22
* Bug 440603 – Minor ABI changeBehdad Esfahbod2007-05-233-11/+20
* Improve the fix for bug #433805 so that the metrics actually are right,Richard Hult2007-05-202-1/+7
* Bug 438705 – Test runs non-existent "/bin/bash" on HP-UX 11.11Behdad Esfahbod2007-05-163-2/+10
* Add a test file showing off OpenType language-system support used withBehdad Esfahbod2007-05-163-0/+13
* Bug 438814 – synaptic crash with pango 1.17.0Behdad Esfahbod2007-05-162-1/+8
* Port to new OpenType APIs. Add standard features.Behdad Esfahbod2007-05-162-118/+57
* Port to new OpenType APIs and cleanup a bit. Add standard features.Behdad Esfahbod2007-05-167-331/+115
* Add bug referencesBehdad Esfahbod2007-05-161-0/+4
* Port to new OpenType APIs. Add standard features (ccmp, locl, calt, kern,Behdad Esfahbod2007-05-163-196/+90
* Add ccmp, locl, calt; kern, mark, and mkmk features.Behdad Esfahbod2007-05-162-2/+13
* Add new engine API:Behdad Esfahbod2007-05-161-0/+15
* Add new engine API:Behdad Esfahbod2007-05-166-0/+48
* Move ruleset creation after populating buffer.Behdad Esfahbod2007-05-154-52/+58
* Port to new OpenType APIs.Behdad Esfahbod2007-05-152-146/+53
* Bug 436699 – N'Ko support Patch by Eugeniy MeshcheryakovBehdad Esfahbod2007-05-153-0/+49
* Bug 433805 - [Atsui] Approximate char/digit width width often 0Richard Hult2007-05-153-10/+151
* Add various test txt files recently added.Behdad Esfahbod2007-05-153-0/+21
* === Released 1.17.0 ===PANGO_1_17_0Behdad Esfahbod2007-05-143-3/+137
* Update to api changesBehdad Esfahbod2007-05-141-4/+4
* Update.Behdad Esfahbod2007-05-141-0/+8
* Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-142-1/+115
* Move pango_script_get_sample_language() from pango-script.c toBehdad Esfahbod2007-05-143-132/+139
* Part of Bug 325714 – Pango should respect $LANGUAGE Bug 414264 – PangoBehdad Esfahbod2007-05-144-701/+196
* Part of Bug 414264 – Pango vertical writing support is different withBehdad Esfahbod2007-05-142-0/+9
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-147-16/+375
* Add a FIXMEBehdad Esfahbod2007-05-141-1/+4
* Mark some arguments const.Behdad Esfahbod2007-05-144-18/+27
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-141-0/+35
* Part of Bug 325714 – Pango should respect $LANGUAGEBehdad Esfahbod2007-05-1410-45/+481
* Add --language.Behdad Esfahbod2007-05-142-2/+12
* Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcodedBehdad Esfahbod2007-05-109-75/+72
* Split ChangeLog.Behdad Esfahbod2007-05-102-1823/+1831
* New public API:Behdad Esfahbod2007-05-1011-24/+695
* Bug 437534 – pango_language_includes_script is buggyBehdad Esfahbod2007-05-102-30/+53
* Don't set gravity in pango_fc_font_description_from_pattern() if it wasBehdad Esfahbod2007-05-102-8/+13
* Update from latest fontconfig sources.Behdad Esfahbod2007-05-093-2/+18
* Move pango_language_includes_script() from pango-script.c toBehdad Esfahbod2007-05-093-88/+99