user32/tests: Add test showing hotkeys change the async key state.
[wine] / dlls / usp10 / usp10.c
2011-06-08  Henri Verbeetusp10: Store the GDEF table in the script cache.
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-05-26  Aric Stewartusp10: Zero Width Joiners and Non-Joiners should, like...
2011-05-24  Aric Stewartusp10: Framework for determing glyph properties after...
2011-05-18  Aric Stewartusp10: Correct default fCanGlyphAlone value.
2011-05-13  Aric Stewartusp10: Implementation of ScriptPlaceOpenType.
2011-05-13  Aric Stewartusp10: Implementation of ScriptShapeOpenType.
2011-05-11  Aric Stewartusp10: Implement ScriptItemizeOpenType.
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.
2010-11-01  Aric Stewartups10: Corrected rtl implementation for ScriptStringXto...
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-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-16  Aric Stewartusp10: Update pwLogClust with glyph transformations.
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-05-24  Aric Stewartusp10: Handle Ligature Substitution Subtable from GSUB.
2010-05-24  Marcus Meissnerusp10: Check heap_alloc return value (Coverity).
2010-05-19  Aric Stewartusp10: Attempt to do shaping via the font GSUB table...
2010-05-19  Aric Stewartusp10: Add Arabic shaping.
2010-05-08  Aric Stewartusp10: Add ETO_IGNORELANGUAGE when calling ExtTextOut...
2010-05-06  Aric Stewartusp10: Implement mirroring for bidi support.
2010-05-06  Aric Stewartusp10: ScriptTextOut reorders glyphs that are RTL if...
2010-05-06  Aric Stewartusp10: Fix ScriptGetCMap handling of unsupported glyphs.
2010-04-29  Aric Stewartusp10: Update ScriptItemize to use the baselevel of...
2010-04-27  Jeff Latimerusp10: Check that there are sufficient script_items...
2010-04-19  Aric Stewartusp10: Improve support for Syriac in ScriptItemize.
2010-04-19  Aric Stewartusp10: Improve Hebrew support in ScriptItemize.
2010-04-15  Aric Stewartusp10: Have ScriptShape respect fLogicalOrder and fRTL...
2010-04-14  Aric Stewartups10: Reimplement ScriptLayout to properly handle...
2010-04-14  Aric Stewartusp10: Improve ScriptItemize with a SCRIPT_CONTROL...
2010-03-29  Mikhail Maroukhineusp10: Fix compiler warnings with flag -Wcast-qual.
2010-03-15  Jeff Latimerusp10: Change default glyph returned from 0xffff to 0.
2010-03-04  Jeff Latimerusp10: Remove duplicate code.
2010-03-01  Jeff Latimerusp10: Fix trace to remove an incorrect assignment.
2009-12-07  Hans Leidekkerusp10: Fix a memory leak.
2009-11-23  Hans Leidekkerusp10: Add a stub implementation of ScriptJustify.
2009-11-23  Hans Leidekkerusp10: Add a stub implementation of ScriptApplyLogicalW...
2009-09-08  Hans Leidekkerusp10: Make tests pass on Win7. Conform to the more...
2009-04-10  Paul Vriensusp10: Remove an unneeded check.
2009-01-06  Hans Leidekkerusp10: Improve some traces.
2009-01-06  Hans Leidekkerusp10: Set better visual attribute values in ScriptShape.
2009-01-06  Hans Leidekkerusp10: Handle CR/LF in ScriptItemize.
2009-01-06  Hans Leidekkerusp10: Improve handling of whitespace in ScriptBreak.
2008-11-20  Andrew Talbotusp10: Sign-compare warnings fix.
2008-10-10  Hans Leidekkerusp10: Store glyph mappings and widths in the script...
2008-09-12  Rob Shearmanusp10: Add explicit "!= S_OK" to expressions that use...
2008-05-01  Hans Leidekkerusp10: Fix a few failing tests and make them pass on...
2008-05-01  Hans Leidekkerusp10: Remove redundant code from ScriptTextOut.
2008-05-01  Guy Albertelliusp10: Use passed hdc instead of cached one for ScriptT...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2007-12-13  Hans Leidekkerusp10: Do glyph translation for truetype fonts only.
2007-12-12  Hans Leidekkerusp10: Add some tests for ScriptShape/Place and make...
2007-12-11  Michael Stefaniucusp10: Rename the wrappers around HeapAlloc() &Co to...
2007-12-10  Hans Leidekkerusp10: Don't trace char to glyph mappings.
2007-12-10  Hans Leidekkerusp10: Store original font in the script cache and...
2007-12-10  Hans Leidekkerusp10: Use GetCharABCWidthsI to implement ScriptGetGlyp...
2007-11-09  Hans Leidekkerusp10: Fix some more memory leaks.
2007-04-25  Aric Stewartusp10: Do not crash in ScriptPlace if pABC is null.
2007-02-19  Hans Leidekkerusp10: Implement ScriptGetLogicalWidths.
2007-01-24  Hans Leidekkerusp10: Document ScriptPlace and ScriptShape.
2007-01-24  Hans Leidekkerusp10: Move text metrics into the script cache. Start...
2007-01-12  Hans Leidekkerusp10: Initialise the caller supplied ABC structure...
2007-01-04  Hans Leidekkerusp10: Document ScriptItemize. Get rid of the remaining...
2007-01-04  Hans Leidekkerusp10: Implement and test ScriptStringGetOrder and...
2007-01-04  Hans Leidekkerusp10: Use macro functions for memory allocation and...
2007-01-04  Hans Leidekkerusp10: Make the script cache accessible from a string...
2007-01-02  Hans Leidekkerusp10: Document ScriptFreeCache, ScriptGetFontPropertie...
2007-01-02  Hans Leidekkerusp10: Downgrade some more FIXME's to TRACE's.
2007-01-02  Hans Leidekkerusp10: Implement ScriptStringValidate.
2007-01-02  Jeff Latimerusp10: Implement ScriptStringOut.
2006-12-29  Hans Leidekkerusp10: Factor out script cache handling.
next