summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright headers.Behdad Esfahbod2007-07-205-19/+26
* Remove list of supported scripts. Supporting all is what we really wantBehdad Esfahbod2007-07-091-27/+0
* Remove unused empty header file basic-common.hBehdad Esfahbod2007-07-055-37/+0
* Bug 449543 - Ship pangoatsui.hRichard Hult2007-06-241-8/+4
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-038-8/+8
* Bug 357790 – Rendering problem for malayalam consonant RA (U+0D30)Behdad Esfahbod2007-05-242-17/+1
* Port to new OpenType APIs. Add standard features.Behdad Esfahbod2007-05-161-118/+52
* Port to new OpenType APIs and cleanup a bit. Add standard features.Behdad Esfahbod2007-05-166-331/+101
* Port to new OpenType APIs. Add standard features (ccmp, locl, calt, kern,Behdad Esfahbod2007-05-162-196/+83
* Add ccmp, locl, calt; kern, mark, and mkmk features.Behdad Esfahbod2007-05-161-2/+8
* Move ruleset creation after populating buffer.Behdad Esfahbod2007-05-153-52/+51
* Port to new OpenType APIs.Behdad Esfahbod2007-05-151-146/+48
* Bug 436699 – N'Ko support Patch by Eugeniy MeshcheryakovBehdad Esfahbod2007-05-152-0/+40
* Part of Bug 325714 – Pango should respect $LANGUAGE Bug 414264 – PangoBehdad Esfahbod2007-05-143-701/+176
* Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcodedBehdad Esfahbod2007-05-108-75/+51
* Bug 436154 – Error building the pango.modules file while cross compilingBehdad Esfahbod2007-05-081-6/+9
* Correct the signature by making PangoAnalysis const, fixes build warning.Richard Hult2007-04-271-6/+6
* Add EXEEXT around to make it build on OS/2 Patch from Dave Yeo.Behdad Esfahbod2007-04-011-5/+5
* An ISO639 code is always in ASCII, no need to call the wide-characterTor Lillqvist2007-03-071-10/+1
* configure.in modules/basic/Makefile.am Make building with Uniscribe (usingTor Lillqvist2007-03-072-254/+33
* Bug 414297 – Fails to build with --enable-static --with-included-modulesBehdad Esfahbod2007-03-031-0/+1
* Bug 395328 – Map kATSDeletedGlyphcode to PANGO_GLYPH_EMPTYBehdad Esfahbod2007-01-171-1/+2
* *.c, *.h: Removed spaces followed b tabs.Behdad Esfahbod2007-01-166-45/+45
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-1622-870/+870
* Replace C++-style // comments with C-style /* */ ones.Behdad Esfahbod2007-01-161-216/+218
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-1627-463/+463
* New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. NewBehdad Esfahbod2007-01-161-12/+1
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-0910-63/+0
* Fix build on Win32 outside srcdir. (#392789, J. Ali Harlow)Tor Lillqvist2007-01-071-1/+1
* Bug 388702 - Crash when there's no Hangul glyph in the font.Changwoo Ryu2007-01-031-1/+11
* Optimizing for non-old Hangul users; no more waste of decompose andChangwoo Ryu2006-12-192-81/+146
* Bug 385321 – Worst case expansion for Sinhala Patch from HarshulaBehdad Esfahbod2006-12-131-1/+1
* Red Hat Bug 211574: [hi/ml/si_LK] cursor naviation is wrong when using ZWJBehdad Esfahbod2006-12-081-1/+89
* Red Hat Bug 216424: [te_IN] pango - consonant + dependent vowel (ai)Behdad Esfahbod2006-12-071-3/+20
* Red Hat Bug 216850: Issue in combination with vowels (ml_IN) Patch fromBehdad Esfahbod2006-12-061-37/+10
* Red Hat Bug 211964: [ta] Rendering issue with Tamil Patch from LingNingBehdad Esfahbod2006-12-041-0/+42
* Red Hat Bug 213632: ZWJ (200d) and ZWNJ (200c) showing same output PatchBehdad Esfahbod2006-12-011-0/+3
* Bug 371388 – Add Thai langauage engine Patch from TheppitakBehdad Esfahbod2006-11-272-2/+159
* Bug 350132 – backspacing doesn't work properly for ArabicRoozbeh Pournader2006-11-081-5/+39
* Do not include arabic-ot.h.Behdad Esfahbod2006-10-181-2/+0
* Bug 330407 – Multiple dependant vowel signs (indic) displayed as oneBehdad Esfahbod2006-10-161-1/+1
* Bug 361938 – Can't include *-lang modules (./configureBehdad Esfahbod2006-10-131-1/+4
* Bug 353877 – Sinhala is_cursor_position and backspace_deletes_characterBehdad Esfahbod2006-10-122-0/+183
* Bug 358224 – Telugu Character U+0C31 does not render its below-baseBehdad Esfahbod2006-10-121-1/+1
* Bug 358174 – Reph and Vattu forms of Assamese character RA(U+09F0) areBehdad Esfahbod2006-10-121-1/+1
* Bug 356685 – [or_IN] Rendering of consonant+0x0B4D+0x0B2F is wrong PatchBehdad Esfahbod2006-10-021-6/+6