vbscript: Make VBScriptFactory_CreateInstance() static.
[wine] / dlls / usp10 /
2011-06-24  Aric Stewartusp10: Correct Pre Base glyph index shifting.
2011-06-23  Aric Stewartusp10: Non modern Indic fonts want blwf applied pre...
2011-06-23  Aric Stewartusp10: Update Indic framework to handle non-modern...
2011-06-21  Aric Stewartusp10: Correct ralf glyph offset calculation in PostBase.
2011-06-21  Aric Stewartusp10: Correct Post Base glyph index shifting.
2011-06-16  Marcus Meissnerusp10: Removed 2 superflous lines of code (Coverity).
2011-06-16  Aric Stewartusp10: Pre-base consonants need to be reordered like...
2011-06-16  Aric Stewartusp10: Do matra second reorderings for Tamil and Malaya...
2011-06-16  Aric Stewartusp10: Enable a second reorder step after basic shaping.
2011-06-16  Aric Stewartusp10: Refine post-matra Ralf reordering to be post...
2011-06-16  Aric Stewartusp10: More corrections to the Telugu lexical function.
2011-06-16  Aric Stewartusp10: Correct an error with the Telugu lexical function.
2011-06-15  Aric Stewartusp10: Condense duplicate Indic feature sets.
2011-06-15  Aric Stewartusp10: Apply 'cjct' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Apply 'vatu' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Apply 'pstf' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Apply 'pref' only to the pre-base consonants...
2011-06-15  Aric Stewartusp10: Apply 'blwf' only to the below-base consonants...
2011-06-15  Aric Stewartusp10: Apply 'rphf' only to the reph forms in Indic...
2011-06-15  Aric Stewartusp10: Apply 'half' only to the pre-base consonants...
2011-06-15  Aric Stewartusp10: Apply 'rkrf' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Shape Indic syllables basic forms per syllable.
2011-06-15  Aric Stewartusp10: Ignore ralf as well as pre, post and below base...
2011-06-15  Aric Stewartusp10: Do not require a separate call to find Indic...
2011-06-15  Aric Stewartusp10: Return the set of Indic syllables after reorder.
2011-06-14  Aric Stewartusp10: Correct an endless loop in Chaining Contextual...
2011-06-09  Aric Stewartusp10: Strip dangling joiners for Sinhala.
2011-06-09  Aric Stewartusp10: Sinhala vowels are not fully decomposed. The...
2011-06-08  Aric Stewartusp10: Bengali initial form is only applied to the...
2011-06-08  Aric Stewartusp10: Execute half after pstf.
2011-06-08  Aric Stewartusp10: Refine Ralf reordering location for Devanagari...
2011-06-08  Henri Verbeetusp10: Store the GDEF table in the script cache.
2011-06-08  Henri Verbeetusp10: Fix a memory leak in GDEF_UpdateGlyphProps().
2011-06-07  Aric Stewartusp10: Correct matra type for Oriya 0x0B57.
2011-06-07  Aric Stewartusp10: Gurmukhi has Ras but no Ralf. So do not treat...
2011-06-07  Aric Stewartusp10: Do not over increment glyph index in Chaining...
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...
next