| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 515484 -- Uniscribe interface handles surrogate pairs incorrectly | Tor Lillqvist | 2008-02-25 | 1 | -2/+2 |
* | Oops, fix the coding style. My editor ate the space... | Kristian Rietveld | 2008-02-21 | 1 | -1/+1 |
* | free the ATSU style and utf16 string at the end. | Kristian Rietveld | 2008-02-21 | 1 | -0/+3 |
* | Bug 504810 – Samvruthokaram (combination of U+0D41 and U+0D4D) is not | Behdad Esfahbod | 2008-02-08 | 2 | -1/+7 |
* | Bug 501938 – Arabic shaping broken with vertical layout with | Behdad Esfahbod | 2007-12-06 | 1 | -1/+3 |
* | Fixed my email adress in the comment. | Dov Grobgeld | 2007-10-20 | 1 | -1/+1 |
* | Bug 486932 – Apply vkrn GPOS feature in vertical writing | Behdad Esfahbod | 2007-10-15 | 1 | -2/+7 |
* | Bug 451682 – Cursor positioning for Sinhala is broken Based on patch | Behdad Esfahbod | 2007-08-01 | 1 | -1/+1 |
* | Bug 451682 – Cursor positioning for Sinhala is broken Based on patch | Behdad Esfahbod | 2007-07-31 | 2 | -97/+59 |
* | Bug 150883 – Unicode LRO defect | Behdad Esfahbod | 2007-07-24 | 3 | -14/+22 |
* | Remove unused file! | Behdad Esfahbod | 2007-07-24 | 1 | -361/+0 |
* | Update copyright headers. | Behdad Esfahbod | 2007-07-20 | 5 | -19/+26 |
* | Remove list of supported scripts. Supporting all is what we really want | Behdad Esfahbod | 2007-07-09 | 1 | -27/+0 |
* | Remove unused empty header file basic-common.h | Behdad Esfahbod | 2007-07-05 | 5 | -37/+0 |
* | Bug 449543 - Ship pangoatsui.h | Richard Hult | 2007-06-24 | 1 | -8/+4 |
* | Rename pango_ot_ruleset_get_for() to | Behdad Esfahbod | 2007-06-03 | 8 | -8/+8 |
* | Bug 357790 – Rendering problem for malayalam consonant RA (U+0D30) | Behdad Esfahbod | 2007-05-24 | 2 | -17/+1 |
* | Port to new OpenType APIs. Add standard features. | Behdad Esfahbod | 2007-05-16 | 1 | -118/+52 |
* | Port to new OpenType APIs and cleanup a bit. Add standard features. | Behdad Esfahbod | 2007-05-16 | 6 | -331/+101 |
* | Port to new OpenType APIs. Add standard features (ccmp, locl, calt, kern, | Behdad Esfahbod | 2007-05-16 | 2 | -196/+83 |
* | Add ccmp, locl, calt; kern, mark, and mkmk features. | Behdad Esfahbod | 2007-05-16 | 1 | -2/+8 |
* | Move ruleset creation after populating buffer. | Behdad Esfahbod | 2007-05-15 | 3 | -52/+51 |
* | Port to new OpenType APIs. | Behdad Esfahbod | 2007-05-15 | 1 | -146/+48 |
* | Bug 436699 – N'Ko support Patch by Eugeniy Meshcheryakov | Behdad Esfahbod | 2007-05-15 | 2 | -0/+40 |
* | Part of Bug 325714 – Pango should respect $LANGUAGE Bug 414264 – Pango | Behdad Esfahbod | 2007-05-14 | 3 | -701/+176 |
* | Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcoded | Behdad Esfahbod | 2007-05-10 | 8 | -75/+51 |
* | Bug 436154 – Error building the pango.modules file while cross compiling | Behdad Esfahbod | 2007-05-08 | 1 | -6/+9 |
* | Correct the signature by making PangoAnalysis const, fixes build warning. | Richard Hult | 2007-04-27 | 1 | -6/+6 |
* | Add EXEEXT around to make it build on OS/2 Patch from Dave Yeo. | Behdad Esfahbod | 2007-04-01 | 1 | -5/+5 |
* | An ISO639 code is always in ASCII, no need to call the wide-character | Tor Lillqvist | 2007-03-07 | 1 | -10/+1 |
* | configure.in modules/basic/Makefile.am Make building with Uniscribe (using | Tor Lillqvist | 2007-03-07 | 2 | -254/+33 |
* | Bug 414297 – Fails to build with --enable-static --with-included-modules | Behdad Esfahbod | 2007-03-03 | 1 | -0/+1 |
* | Bug 395328 – Map kATSDeletedGlyphcode to PANGO_GLYPH_EMPTY | Behdad Esfahbod | 2007-01-17 | 1 | -1/+2 |
* | *.c, *.h: Removed spaces followed b tabs. | Behdad Esfahbod | 2007-01-16 | 6 | -45/+45 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 22 | -870/+870 |
* | Replace C++-style // comments with C-style /* */ ones. | Behdad Esfahbod | 2007-01-16 | 1 | -216/+218 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 27 | -463/+463 |
* | New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. New | Behdad Esfahbod | 2007-01-16 | 1 | -12/+1 |
* | Remove .cvsignore files (moved to svn:ignore prop) | Behdad Esfahbod | 2007-01-09 | 10 | -63/+0 |
* | Fix build on Win32 outside srcdir. (#392789, J. Ali Harlow) | Tor Lillqvist | 2007-01-07 | 1 | -1/+1 |
* | Bug 388702 - Crash when there's no Hangul glyph in the font. | Changwoo Ryu | 2007-01-03 | 1 | -1/+11 |
* | Optimizing for non-old Hangul users; no more waste of decompose and | Changwoo Ryu | 2006-12-19 | 2 | -81/+146 |
* | Bug 385321 – Worst case expansion for Sinhala Patch from Harshula | Behdad Esfahbod | 2006-12-13 | 1 | -1/+1 |
* | Red Hat Bug 211574: [hi/ml/si_LK] cursor naviation is wrong when using ZWJ | Behdad Esfahbod | 2006-12-08 | 1 | -1/+89 |
* | Red Hat Bug 216424: [te_IN] pango - consonant + dependent vowel (ai) | Behdad Esfahbod | 2006-12-07 | 1 | -3/+20 |
* | Red Hat Bug 216850: Issue in combination with vowels (ml_IN) Patch from | Behdad Esfahbod | 2006-12-06 | 1 | -37/+10 |
* | Red Hat Bug 211964: [ta] Rendering issue with Tamil Patch from LingNing | Behdad Esfahbod | 2006-12-04 | 1 | -0/+42 |
* | Red Hat Bug 213632: ZWJ (200d) and ZWNJ (200c) showing same output Patch | Behdad Esfahbod | 2006-12-01 | 1 | -0/+3 |
* | Bug 371388 – Add Thai langauage engine Patch from Theppitak | Behdad Esfahbod | 2006-11-27 | 2 | -2/+159 |
* | Bug 350132 – backspacing doesn't work properly for Arabic | Roozbeh Pournader | 2006-11-08 | 1 | -5/+39 |