urlmon: Implement HlinkSimpleNavigateToMoniker.
[wine] / dlls / usp10 /
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.
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-21  Paul Vriensusp10/tests: Use win_skip instead of trace.
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-07-24  Hans Leidekkerusp10: Use a valid string analysis when testing ScriptX...
2008-07-08  Jeff Latimerusp10/tests: Remove incorrect tests.
2008-05-27  James Hawkinsusp10: Fix several failing test in win2k3.
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-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Francois GougetAssorted spelling, punctuation and case fixes.
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-11-09  Hans Leidekkerusp10: Fix a test to not rely on uninitialized memory.
2007-11-09  Hans Leidekkerusp10: Fully initialize LOGFONT structure.
2007-11-09  Hans Leidekkerusp10: Fix a memory leak.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-05-29  Francois Gougetusp10/tests: Fix a signed/unsigned int mismatch.
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-24  Hans Leidekkerusp10: Remove duplicate font selection code from the...
2007-01-18  Francois Gougetusp10/tests: Use '%u' to print GetLastError().
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.
2006-12-28  Clinton Stimpsonusp10: Downgrade fixme's to trace's with comments.
2006-12-26  Clinton Stimpsonusp10: Implement ScriptStringGetLogicalWidths.
2006-12-26  Hans Leidekkerusp10: Fix all failing tests on Windows and Wine.
2006-12-26  Hans Leidekkerusp10: Reduce multiple assignments to a single memset...
2006-12-24  Hans Leidekkerusp10: Implement ScriptString_pLogAttr.
next