msvcrt: Fix return values in wcstombs and wcsrtombs functions.
[wine] / dlls / usp10 /
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.
2010-06-24  Francois GougetAssorted typo and spelling fixes.
2010-06-22  Francois Gougetusp10/tests: Add a trailing '\n' to an ok() call.
2010-06-17  Aric Stewartusp10/tests: Windows 95 does not set invalid glyphs...
2010-06-17  Aric Stewartusp10/tests: Remove a test for a bug corrected in later...
2010-06-16  Aric Stewartusp10/tests: Having numbers in the ScriptStringXtoCP...
2010-05-28  Aric Stewartusp10: Apply all the GSUB features specified in Microso...
2010-05-28  Aric Stewartusp10: Break out a function to apply a GSUB feature...
2010-05-24  Austin Englishusp10/tests: Check return value of SelectObject.
2010-05-24  Aric Stewartusp10: Apply the GSUB 'rlig' feature for Required ligat...
2010-05-24  Aric Stewartusp10: Handle Ligature Substitution Subtable from GSUB.
2010-05-24  Aric Stewartusp10: Use font chartype only as a fallback if we do...
2010-05-24  Marcus Meissnerusp10: Check heap_alloc return value (Coverity).
2010-05-21  Aric Stewartusp10: Correct Left and Right confusions for Arabic...
2010-05-19  Aric Stewartusp10: Attempt to do shaping via the font GSUB table...
2010-05-19  Aric Stewartusp10: Add Arabic shaping.
2010-05-19  Alexandre Julliardlibwine: Generate Unicode data for Arabic shaping.
2010-05-08  Aric Stewartusp10: Add ETO_IGNORELANGUAGE when calling ExtTextOut...
2010-05-08  Aric Stewartusp10/test: Initialize local structures.
2010-05-06  Aric Stewartusp10: Implement mirroring for bidi support.
2010-05-06  Alexandre Julliardlibwine: Generate a table for BiDi character mirroring.
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-28  Aric Stewartusp10/test: Restructure test_ScriptItemize to make...
2010-04-27  Jeff Latimerusp10/tests: Remove some redundant tests and fully...
2010-04-27  Jeff Latimerusp10: Check that there are sufficient script_items...
2010-04-22  Jeff Latimerusp10/tests: Add tests for CR and LF chars and remove...
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/tests: Expanded tests for ScriptShape.
2010-04-15  Aric Stewartusp10: Have ScriptShape respect fLogicalOrder and fRTL...
2010-04-14  Alexandre Julliardusp10: Use the more detailed libwine information to...
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-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
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.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-18  Eric van Beurdenusp10: Change the header includes to pull in 'windows...
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-13  Paul Vriensusp10/tests: Skip some tests on WinME.
2009-04-10  Paul Vriensusp10/tests: Fix some test failures on Vista and W2K8...
2009-04-10  Paul Vriensusp10/tests: Fix some test failures on Vista and W2K8...
2009-04-10  Paul Vriensusp10: Remove an unneeded check.
2009-03-04  Hans Leidekkerusp10: Don't test digit substitution data.
next