msi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.
[wine] / dlls / usp10 /
2011-06-06  Aric Stewartusp10: Don't return prematurely from Chaining Contextua...
2011-06-06  Aric Stewartusp10: Correct indic vowel marker name.
2011-06-03  Aric Stewartusp10/tests: Add Malayalam shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Telugu shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Tamil shape test.
2011-06-03  Aric Stewartusp10/tests: Add Oriya shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Gujarati shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Gurmukhi shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Bengali shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Devanagari shaping test.
2011-06-03  Aric Stewartups10: Add Malayalam script.
2011-06-03  Aric Stewartusp10: Add Kannada script.
2011-06-03  Aric Stewartusp10: Add Telugu script.
2011-06-03  Aric Stewartusp10: Add Tamil script.
2011-06-03  Aric Stewartusp10: Add Oriya script.
2011-06-03  Aric Stewartusp10: Add Gujarati script.
2011-06-03  Aric Stewartusp10: Add Gurmukhi script.
2011-06-03  Aric Stewartusp10: Add Bengali script.
2011-06-03  Aric Stewartusp10: Add Devanagari script.
2011-06-03  Aric Stewartusp10: Improve Sinhala shaping using Indic rules.
2011-06-02  Aric Stewartusp10: Handle new OpenType tags for Microsoft Indic...
2011-05-27  Alexandre Julliardusp10/tests: Load GetGlyphIndicesW dynamically.
2011-05-26  Aric Stewartusp10: Zero Width Joiners and Non-Joiners should, like...
2011-05-25  Francois Gougetusp10/tests: Make enumFontProc() static.
2011-05-25  Aric Stewartusp10/test: Add Tibetan shaping test.
2011-05-25  Aric Stewartusp10: Determine glyph properties after shaping for...
2011-05-25  Aric Stewartusp10/test: Make sure to only trace on _test_shape_ok...
2011-05-25  Marcus Meissnerusp10: Mark internal symbols with hidden visibility.
2011-05-24  Aric Stewartusp10/test: Add Lao shaping test.
2011-05-24  Aric Stewartusp10/test: Add Phags-pa shaping test.
2011-05-24  Aric Stewartusp10/test: Add Thaana shaping test.
2011-05-24  Aric Stewartusp10/tests: Add Syriac shaping test.
2011-05-24  Aric Stewartusp10: Add Thai shaping test.
2011-05-24  Aric Stewartusp10: Add Arabic shaping test.
2011-05-24  Aric Stewartusp10: Add Hebrew shaping test.
2011-05-24  Aric Stewartusp10/tests: Update test_ScriptShapeOpenType framework...
2011-05-24  Aric Stewartusp10: Determine glyph properties after shaping for...
2011-05-24  Aric Stewartusp10: Determine glyph properties after shaping for...
2011-05-24  Aric Stewartusp10: Determine glyph properties after shaping for...
2011-05-24  Aric Stewartusp10: Update LogClust from glyph properties.
2011-05-24  Aric Stewartusp10: Use the font GDEF table to update glyph properties.
2011-05-24  Aric Stewartusp10: Add default glyph properties proc.
2011-05-24  Aric Stewartusp10: Framework for determing glyph properties after...
2011-05-20  Aric Stewartusp10: If a feature changes a glyph reapply the feature...
2011-05-20  Aric Stewartusp10: Correct lookahead offset in Coverage-based Chain...
2011-05-18  Aric Stewartusp10: Make use of MS_MAKE_TAG instead of numeric const...
2011-05-18  Aric Stewartusp10/test: Rewrite test_ScriptShapeOpenType to be...
2011-05-18  Aric Stewartusp10: Correct default fCanGlyphAlone value.
2011-05-18  Aric Stewartusp10/tests: Add ScriptShapeOpenType tests mirroring...
2011-05-18  Aric Stewartusp10: Correct a few fallback conditions in Syriac...
2011-05-16  Francois Gougetusp10/tests: Add a '\n' to an ok() call.
2011-05-13  Aric Stewartusp10: Implementation of ScriptPlaceOpenType.
2011-05-13  Aric Stewartusp10: Implementation of ScriptShapeOpenType.
2011-05-11  Aric Stewartusp10/tests: Test ScriptItemizeOpenType.
2011-05-11  Aric Stewartusp10: Implement ScriptItemizeOpenType.
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-03-28  Aric Stewartusp10: Rewrite ScriptStringXtoCP to make use of ScriptX...
2011-03-28  Aric Stewartusp10: Rewrite ScriptStringCPtoX to make use of ScriptC...
2011-03-18  Aric Stewartusp10: Rewrite of ScriptXtoCP to handle pwLogClust...
2011-03-18  Aric Stewartusp10: Correct fTrailing handling for RTL runs in Scrip...
2011-03-14  Aric Stewartusp10: Update ScriptCPtoX to handle RTL runs.
2011-03-10  Aric Stewartusp10: Corrections to ScriptCPtoX.
2011-02-17  Austin Englishusp10/tests: Remove dead assignment (LLVM/Clang).
2011-02-16  Andrew Nguyenusp10/tests: Avoid passing optional pointers to uniniti...
2011-02-07  Austin Englishusp10/tests: Make sure to use return value (LLVM/Clang).
2010-11-18  Hans Leidekkerusp10: Add stub exports for the OpenType functions.
2010-11-02  Francois GougetAssorted spelling fixes.
2010-11-01  Aric Stewartups10: Corrected rtl implementation for ScriptStringXto...
2010-10-30  Alexandre Julliardlibwine: Update Unicode tables to the Unicode 6.0 standard.
2010-10-29  Aric Stewartusp10/tests: Update test_ScriptStringXtoCP_CPtoX to...
2010-10-07  Aric Stewartusp10: When checking font for shaping the font needs...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-13  Francois Gougetusp10: Add a trailing '\n' to a TRACE() call.
2010-09-13  Aric Stewartusp10: Check font for required features and report...
2010-09-13  Aric Stewartusp10: Improve handling of spaces during Itemization.
2010-09-09  Aric Stewartusp10: Implement handling fMergeNeutralItems.
2010-09-08  Aric Stewartusp10: Attempt to shape with non TMPF_TRUETYPE fonts.
2010-08-31  Francois Gougetusp10: Add a trailing '\n' to a TRACE() call.
2010-08-26  Francois Gougetusp10: Make SHAPE_ApplyOpenTypeFeatures() static.
2010-08-25  Aric Stewartusp10: Add Lao script.
2010-08-25  Aric Stewartusp10: Add Thai Script.
2010-08-25  Aric Stewartusp10: Add Phags-pa Script.
2010-08-25  Aric Stewartusp10: Add Tibetan Script.
2010-08-25  Aric Stewartusp10: Add Sinhala Script.
2010-08-24  Aric Stewartusp10: Add Georgian script.
2010-08-24  Aric Stewartusp10: Add Armenian script.
2010-08-24  Aric Stewartusp10: Add Cyrillic script.
2010-08-24  Aric Stewartusp10: Add Greek Script.
2010-08-24  Aric Stewartusp10: Add Thaana script.
2010-08-20  Henri Verbeetusp10: Pass the correct buffer size to lstrcpynA()...
2010-08-16  Aric Stewartusp10: Update pwLogClust with glyph transformations.
2010-08-16  Aric Stewartusp10: Add Syriac contextual shaping.
2010-08-16  Aric Stewartusp10: Add contextual shaping proc to the script shapin...
2010-08-16  Aric Stewartusp10: Generalize out applying Opentype features and...
2010-08-16  Aric Stewartusp10: Have ScriptIsComplex reflect information in...
2010-08-16  Aric Stewartusp10: Report accurate information about our currently...
2010-08-16  Aric Stewartusp10: Factor out script ranges in an more expandable...
2010-08-03  Aric Stewartusp10: Add beginning support for GSUB Alternate Substit...
2010-07-23  Aric Stewartusp10: Start implementing Chaining Context Substitution...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
next