summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-259-14/+6
* Draw an unknown glyph on missing glyphs, like other modules do. (part ofBehdad Esfahbod2006-01-231-8/+21
* Fixes bug #314675, Brian Cameron.Behdad Esfahbod2006-01-161-2/+0
* Add 'cswh' (swash) OpenType feature, as per the Arabic OpenType spec.Behdad Esfahbod2005-12-041-0/+10
* Fix incorrect bounds check. (#316469, Steve Grubb) Moreover, increaseBehdad Esfahbod2005-11-231-2/+2
* const correctness fixes found by Arjan van de Ven and gcc.Matthias 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
* Drop unused font_cache variable and the call toTor Lillqvist2005-09-131-5/+0
* Truncate ChangeLog after moving asideOwen Taylor2005-08-241-361/+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
* Add a Khmer module by Jens Herden and Javier Sola. (#125605)Owen Taylor2005-06-214-1/+787
* Mark U+A33, U+A36 as _cn, not _ct, since they are combinations of otherOwen Taylor2005-06-141-1/+1
* pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs): Handle glyphOwen Taylor2005-05-162-2/+4
* Correct parameters passed to MultiByteToWideChar(). Pass -1 as sourceTor Lillqvist2005-04-281-12/+33
* Cleanups.Changwoo Ryu2005-04-271-23/+32
* handles zero width chars, patch by Young-Ho Cha. (#157565)Changwoo Ryu2005-04-241-3/+12
* Update to new Cairo font API.Owen Taylor2005-04-071-1/+1
* Added more MacThai PUA glyphs that are not defined in vendor data atTheppitak Karoonboonyanan2005-03-242-5/+5
* Leave out some languages that don't have any own digits.Tor Lillqvist2005-03-201-25/+18
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-057-47/+47
* Split out handling of sinhala al-lakuna character from handling of ViramaOwen Taylor2005-03-034-27/+45
* PangoCairoFontMap for win32 fonts.Owen Taylor2005-02-241-34/+12
* Remove inadvertent references to "khmer" moduleManish Singh2005-02-072-7/+2
* Rename pango_cairo_show_glyphs() to pango_cairo_show_glyph_string(). AddOwen Taylor2005-02-072-1/+6
* Show unknown glyphs; this may lead to overlapping boxes when accents areMatthias Clasen2005-01-311-0/+3
* Don't use -p option to cp, can cause "failed to preserve ownership"Tor Lillqvist2005-01-258-8/+8
* Remove an extraneous / that was confusing gcc on Win32.Owen Taylor2005-01-111-1/+1
* Emergency fix for #151068... if uniscribe shaping comes up with no glyphs,Owen Taylor2004-12-161-1/+1
* Force zero-width marks to glyph index 0 so they won't be drawn. (#145233,Owen Taylor2004-12-162-4/+28
* Add simple tibetan module. (#148566, G Karunakar)Owen Taylor2004-12-164-2/+362
* Split U+DDE as U+DD9, U+DDF. :Owen Taylor2004-12-151-1/+1
* Sinhala support (#153517, Anuradha Ratnaweera)Owen Taylor2004-12-154-4/+44
* Add the correct char classes for Unicode-4.0 characters U+A01, U+A03.Owen Taylor2004-12-141-1/+1
* Add Lao support to Thai module. (#156781)Theppitak Karoonboonyanan2004-11-287-256/+472
* Remove stray 'x' character.Manish Singh2004-11-221-1/+1
* Set G_LOG_DOMAIN.Owen Taylor2004-11-227-18/+25
* Add Syriac module by Emil Soleyman-Zomalan. (#147779)Owen Taylor2004-11-227-2/+862