summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Create pango-1-14 stable branch.Behdad Esfahbod2006-08-161-361/+0
* Bug 121672 – Ra (vattu) not rendered properly in Malayalam Patch fromBehdad Esfahbod2006-07-311-0/+34
* Bug 335811 – Some conjugates of Malayalam are wrong. Patch from LingNingBehdad Esfahbod2006-07-311-2/+2
* Add Cuneiform and Phoenician in the list of supported scripts by thisBehdad Esfahbod2006-07-251-0/+4
* Bug 345070 – [ml_IN] not render for combination with ZWJ Patch fromBehdad Esfahbod2006-07-101-1/+1
* Bug 343717 – License information in unclear.Behdad Esfahbod2006-06-062-5/+5
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-1110-25/+10
* Bug 337821 – invisible unicode chars are visible next to hebrew charsBehdad Esfahbod2006-04-092-52/+10
* pango/pangowin32-private.h (PING) pango/pangowin32.c Use g_print() insteadTor Lillqvist2006-02-281-46/+46
* Bug 331723 – shapers should not crash on failuresBehdad Esfahbod2006-02-218-9/+18
* Pass 1.6 and gnu options to automake.Behdad Esfahbod2006-02-1311-208/+45
* Bug 314548 – pango_shape() is missing const correctness Patch fromBehdad Esfahbod2006-02-0911-15/+15
* AC_DEFINE various version components.Behdad Esfahbod2006-02-051-1/+1
* Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap withBehdad Esfahbod2006-02-0511-19/+19
* Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that IBehdad Esfahbod2006-02-0312-43/+42
* Use PANGO_GLYPH_NULL for when no glyph should be drawn. UseBehdad Esfahbod2006-02-0212-33/+33
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-299-59/+71
* Remove pango.modules on uninstall. (bug #328869)Behdad Esfahbod2006-01-271-0/+3
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-259-14/+6
* Removed, not used for quite a while.Behdad Esfahbod2006-01-241-27/+0
* Make tests/examples do use generated pango.modules. (bug #328291)Behdad Esfahbod2006-01-233-9/+31
* Set cluster only on base chars, like the Arabic module does.Behdad Esfahbod2006-01-232-10/+18
* Remove unused variable clusterSave that was leaking too. (bug #316466,Behdad Esfahbod2006-01-161-2/+0
* Fixes bug #71414, allowing to disable building/installing modules.Behdad Esfahbod2006-01-1610-10/+48
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-1421-10/+25
* modules/arabic/arabic-fc.c, modules/basic/basic-fc.c,Behdad Esfahbod2005-12-264-19/+33
* Return NULL, not FALSE!Behdad Esfahbod2005-12-042-1/+11
* Forgot to add thisAnders Carlsson2005-11-251-0/+234
* Fix incorrect bounds check. (#316469, Steve Grubb) Moreover, increaseBehdad Esfahbod2005-11-231-2/+2
* Reworked basic shaper with OpenType support. (#101079, based on patch fromBehdad Esfahbod2005-11-233-51/+228
* Add checks for ATSUI.Anders Carlsson2005-11-221-0/+15
* const correctness fixesMatthias Clasen2005-11-171-1/+1
* Fixed bug in khmer module state table. (#320569, Jens Herden)Behdad Esfahbod2005-11-151-2/+2
* Updated Tibetan shaper from Pema Geyleg. (#313513)Behdad Esfahbod2005-11-151-181/+491
* Minor clean up and adjustment.Behdad Esfahbod2005-11-093-2/+4
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-047-17/+28
* Drop unused font_cache variable and the call toTor Lillqvist2005-09-131-5/+0
* Updated to Unicode 4.1, adding new scripts and Arabic joining data.Roozbeh Pournader2005-08-091-14/+35
* Change U+0B30 from _rv to _rb. Oriya doesn't have a vattu form of ra.Owen Taylor2005-07-261-3/+3
* New function added.Behdad Esfahbod2005-07-239-49/+7
* Use -export-symbols-regex to control symbol exports, including notOwen Taylor2005-07-229-48/+11
* Minor formatting tweak to license header.Owen Taylor2005-07-211-14/+17
* license on these ICU-derived files is X license, not LGPL.Owen Taylor2005-07-214-41/+103
* Change the char class for U+0A5C from _cn (consonant with nukta) to _ct.Owen Taylor2005-07-211-1/+1
* Enable touching for Sinhala with the ZWJ + al-lakuna combination.Owen Taylor2005-07-211-2/+3
* Merges of fixes from Arabic module (#308813, Emil Soleyman-Zomalan)Owen Taylor2005-07-211-1/+2
* Fix up places where there is missing or incomplete Copyright and LicenseOwen Taylor2005-07-2113-7/+194
* Drop superfluous trailing slash in -I path.Tor Lillqvist2005-06-261-1/+1
* Add back accidentally dropped line (Pointed out by Behdad Esfahbod)Owen Taylor2005-06-221-0/+2
* Fix C89 var after code issues.Behdad Esfahbod2005-06-212-3/+12