summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update to HarfBuzz API changesBehdad Esfahbod2011-04-191-2/+2
| * | More hb_buffer_clear() removalBehdad Esfahbod2011-04-151-1/+1
| * | Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2011-04-151-3/+4
| |\ \
| * | | Update to harfbuzz 0.3 apiBehdad Esfahbod2010-10-271-11/+27
| * | | Remove Arabic and Syriac shapers, require harfbuzz >= 0.2Behdad Esfahbod2010-10-129-1457/+0
| * | | Fix y_offset negationBehdad Esfahbod2010-10-121-4/+4
| * | | Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2010-09-2111-128/+169
| |\ \ \
| * | | | Adjust to hb-ng scale cleanupBehdad Esfahbod2010-05-191-4/+3
| * | | | Fix hb font scaleBehdad Esfahbod2009-12-201-2/+2
| * | | | [HB module] Hook-up TT kerningBehdad Esfahbod2009-12-201-11/+20
| * | | | [HB module] Release fontBehdad Esfahbod2009-12-201-0/+2
| * | | | Adjust to hb_buffer_get_len() renameBehdad Esfahbod2009-11-061-2/+3
| * | | | Start porting basic-fc to harfbuzz-ngBehdad Esfahbod2009-11-052-136/+199
* | | | | 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