summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Update Arabic joining classes to Unicode 6.1.0Khaled Hosny2012-04-061-9/+51
* Guard for an accumulated glyph count of zero in CoreText shape engineKristian Rietveld2012-03-181-1/+9
* Make CoreText shaping engine more robustKristian Rietveld2012-02-191-79/+338
* Bug 664125 - Zero-width spaces cause missing charactersKristian Rietveld2012-01-191-43/+37
* Add commentBehdad Esfahbod2011-09-081-0/+2
* Remove dead codeBehdad Esfahbod2011-09-081-17/+0
* Bug 653985 - Pango 1.29.x make GTK3-demo.exe crashed in WindowsBehdad Esfahbod2011-07-111-4/+0
* Bug 652841 - Various pieces of dead code found by gcc/clang static analyzerBehdad Esfahbod2011-06-171-1/+0
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-091-1/+1
* Shape engine should return array in LTR order when expectedKristian Rietveld2011-04-141-9/+26
* Start implementation of CoreText backendKristian Rietveld2011-04-142-0/+249
* Bug 646213 - Hangul Jamo render as U+00xx boxes and produce valgrind errorsBehdad Esfahbod2011-04-071-2/+3
* Bug 646213 - Hangul Jamo render as U+00xx boxes and produce valgrind errorsBehdad Esfahbod2011-04-061-1/+1
* Reduce DLL hijack risk and simplify code in basic-win32 moduleTor Lillqvist2010-09-112-106/+33
* Improve performance on Windows especially for non-Latin scriptsTor Lillqvist2010-06-261-12/+38
* Put the PANGO_MODULE_PREFIX defines in the project filesTor Lillqvist2010-03-1611-44/+0
* Build fix on Linux after previous commitsTor Lillqvist2010-03-1511-11/+11
* Add solution and project files for Visual Studio buildsTor Lillqvist2010-03-1512-0/+52
* Bug 594101 - [Indic] needed character class data updates to support unicode 5.1Behdad Esfahbod2010-03-031-6/+6
* Bug 345066 - backspace changes independent indic charactersBehdad Esfahbod2010-03-031-0/+73
* Bug 608923 - Incorrect/broken ligatures on MacOSKristian Rietveld2010-02-281-6/+9
* Bug 596614 - Pango application receives SIGSEGV on pasting text with U+202EBehdad Esfahbod2009-11-174-0/+4
* Bug 594101 - [Indic] character class data updates to support unicode 5.1Behdad Esfahbod2009-10-231-4/+4
* Revert "[basic-win32] Increase performance of Uniscribe code"Tor Lillqvist2009-09-101-6/+7
* Bug 592131 - Add AM_SILENT_RULESBehdad Esfahbod2009-08-171-1/+1
* [basic-win32] Increase performance of Uniscribe codeDavid E. Hollingsworth2009-08-131-7/+6
* [atsui] Port to use CoreText instead of ATSBehdad Esfahbod2009-07-261-3/+3
* Use git.mkBehdad Esfahbod2009-04-1710-0/+20
* [indic] Fix buildBehdad Esfahbod2009-03-261-3/+3
* Bug 571291 – Unicode 5.1 support in pango - Indic LanuagesBehdad Esfahbod2009-03-261-9/+11
* Bug 529591 – Code related to malayalam is misplaced. Patch from RahulBehdad Esfahbod2009-01-041-1/+2
* Fix all warnings in modules/.Behdad Esfahbod2008-12-2613-39/+36
* Minor indentation fixes for previous commit.Theppitak Karoonboonyanan2008-11-221-2/+2
* Bug 561740 – Use stack allocation for thai_engine_breakChris Wilson2008-11-221-26/+35
* Fedora Bug 457883 - Sindhi Characters are not supported in pangoBehdad Esfahbod2008-08-061-1/+1
* Bug 441654 – prefix fails when more than one base characters (asBehdad Esfahbod2008-08-061-1/+1
* Bug 380094 – Fix split matra rendering bug for Kannada languageBehdad Esfahbod2008-06-231-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-2222-22/+22
* Bug 536017 – Remove SF_MPRE_FIXUP from Sinhala script flags Patch byBehdad Esfahbod2008-06-181-1/+1
* Bug 515484 -- Uniscribe interface handles surrogate pairs incorrectlyTor Lillqvist2008-02-251-2/+2
* 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-211-0/+3
* Bug 504810 – Samvruthokaram (combination of U+0D41 and U+0D4D) is notBehdad Esfahbod2008-02-082-1/+7
* Bug 501938 – Arabic shaping broken with vertical layout withBehdad Esfahbod2007-12-061-1/+3
* Fixed my email adress in the comment.Dov Grobgeld2007-10-201-1/+1
* Bug 486932 – Apply vkrn GPOS feature in vertical writingBehdad Esfahbod2007-10-151-2/+7
* Bug 451682 – Cursor positioning for Sinhala is broken Based on patchBehdad Esfahbod2007-08-011-1/+1
* Bug 451682 – Cursor positioning for Sinhala is broken Based on patchBehdad Esfahbod2007-07-312-97/+59
* Bug 150883 – Unicode LRO defectBehdad Esfahbod2007-07-243-14/+22
* Remove unused file!Behdad Esfahbod2007-07-241-361/+0