Assorted spelling fixes.
[wine] / dlls /
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-15  Rico Schüllerwined3d: Fix memcpy with wrong size parameter to simple...
2008-02-15  Alexandre Julliardkernel32: On Mac OS, recompose the Unicode strings...
2008-02-15  Andrew Talbotcrypt32: Assign to structs instead of using memcpy.
2008-02-15  Andrew Talbotcomdlg32: Rename some identifiers to reflect their...
2008-02-15  Francois Gougetadvapi32/tests: Check that a credential type is support...
2008-02-15  Francois Gougetadvapi32/tests: Factorize the password constants.
2008-02-15  Francois Gougetadvapi32: Add a rudimentary implementation of CredGetSe...
2008-02-15  Mikołaj Zalewskibrowseui: Implement PROGDLG_NOMINIMIZE.
2008-02-15  Mikołaj Zalewskibrowseui: aclmulti: Follow the Windows Vista behavious...
2008-02-15  Mikołaj Zalewskibrowseui/tests: make the ACLMulti test pass under Windo...
2008-02-15  Royal Changdiplus: draw_polyline never sets status from GenericEr...
2008-02-15  Reece H. Dunnuser32: Improve the combo tests to check when the CBN_S...
2008-02-15  Andrew Talbotd3d9: Assign to struct instead of using memcpy.
2008-02-15  Andrew Talbotdbghelp: Assign to struct instead of using memcpy.
2008-02-15  Frans Koolshdoclc: Added missing Dutch translations.
2008-02-15  Frans Koololedlg: Added missing Dutch translations.
2008-02-15  Frans Koolmpr: Added Dutch translations.
2008-02-15  Paul Vriensmsi/tests: Services are not available on win9x.
2008-02-15  Rob Shearmancrypt32: Fix function declaration - WINAPI should come...
2008-02-15  Rob Shearmanshell32: Memory allocated by CommandLineToArgvW should...
2008-02-15  Rob Shearmanuser32: Fix incorrect character count passed to GetWind...
2008-02-15  Rob Shearmanshlwapi: IID_IInternetSecurityMgrSite is now defined...
2008-02-15  Rob Shearmanole32: Fix the character count passed to GetClipboardFo...
2008-02-15  Rob Shearmanhhctrl.ocx: Fix the character count passed to GetFullPa...
2008-02-15  Rob Shearmanmsrle32: Fix the character count passed into LoadString...
2008-02-15  Rob Shearmandxdiagn: Fix the character count passed to snprintfW...
2008-02-15  Rob Shearmandbghelp: Fix a typo in SymLoadModuleExW that caused...
2008-02-15  Rob Shearmanadvapi32: The lpcbSecurityDescriptor parameter to RegGe...
2008-02-15  Huw Daviesinetcomm: Add IStream_CopyTo to the sub-stream implemen...
2008-02-15  Huw Daviesinetcomm: Improve some TRACEs.
2008-02-15  Paul Vriensnetapi32/tests: Adding a user with a too long name...
2008-02-15  Alexandre Julliardshell32: Add support for the NoDrives registry key.
2008-02-15  Dmitry Timoshkovuser32: Use custom window procs instead of DefWindowPro...
2008-02-15  Vitaliy Margolendinput: Don't use event times, report current tick...
2008-02-15  Vitaliy MargolenRevert "dinput: Skip old mouse movement events.".
2008-02-15  Jacek Cabanwininet: Code clean up.
2008-02-15  Jacek Cabanwininet: Added cache test.
2008-02-15  Jacek Cabanwininet: Added correct InternetQueryOption(INTERNET_OPT...
2008-02-15  Jacek Cabanwininet: Added beginning support for HTTP cache files.
2008-02-15  Rob Shearmanmsi: Add stub implementation of MsiIsProductElevatedA/W.
2008-02-15  Rob Shearmanntdll: Add an exception handler around calls to module...
2008-02-15  Francois Gougetkernel32/tests: Fix the time tests when 'Automatically...
2008-02-15  Francois GougetUTF-8 resource files must explicitly say so with a...
2008-02-15  Mikołaj Zalewskibrowseui: Add Polish translation.
2008-02-15  Mikołaj Zalewskicredui: Update Polish translation.
2008-02-15  Paul Vriensadvapi32/tests: CryptVerifySignatureW is not implemente...
2008-02-15  Paul Vriensshell32/tests: GetLongPathNameA is not implemented...
2008-02-15  Rob Shearmanmshtml: Fix a typo in nsiface.idl.
2008-02-15  Rob Shearmanrpcrt4: Add some traces to async_notifier_proc.
2008-02-15  Rob Shearmanavifil32: Pass the number of characters to LoadStringW...
2008-02-15  Rob Shearmanmshtml: Add a dummy member to nsMargin as empty structs...
2008-02-15  Rob Shearmanmshtml: All interfaces in nsiface.idl are local.
2008-02-15  Rob Shearmanmshtml: Remove extra semi-colons after cpp_quote in...
2008-02-15  Stefan Dösingerwined3d: Switch the visual tests back to D3DDEVTYPE_HAL.
2008-02-15  Stefan Dösingerwined3d: Add a test for the vFace register.
2008-02-13  Aric Stewartversion: Check for 16-bit file format before returning...
2008-02-13  Rob Shearmanole32: Fix potential NULL dereference of qiresults...
2008-02-13  Rob Shearmanole32: Fix a potentially confusing combination of condi...
2008-02-13  Rob Shearmanole32: Remove an assert that is useless and triggers...
2008-02-13  Rob Shearmanole32: Fix local-variable shadowing in apartment_hostob...
2008-02-13  Rob Shearmanole32: Fix reference count leak in BindMoniker.
2008-02-13  Paul Vrienskernel32/tests: ReplaceFile[AW] doesn't exist on win9x.
2008-02-13  Andrew Talbotcomdlg32: Assign to structs instead of using memcpy.
2008-02-13  James Hawkinsmsi: Add tests for source folder resolution.
2008-02-13  Michael Stefaniucgdi32: Move two 16bit function stubs to gdi16.c.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetMessageSource.
2008-02-13  Huw Daviesinetcomm: Stub for MimeOleGetCharsetInfo.
2008-02-13  Huw Daviesinetcomm: Stub IMime{Message, Body}_GetCharset to retur...
2008-02-13  Huw Daviesinetcomm: Implement IMimeBody_GetProp for the primary...
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetAttachments.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetTextBody.
2008-02-13  Huw Daviesinetcomm: Forward a few IMimeMessage functions to the...
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_Find{First,Next}.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_CountBodies.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetBody.
2008-02-13  Huw Daviesinetcomm: Create a body tree for multipart messages.
2008-02-13  Huw Daviesinetcomm: Add a sub-stream implementation.
2008-02-13  Huw Daviesinetcomm: Added missing initialization.
2008-02-12  Dmitry Timoshkovuser32: Add a couple of tests for WS_EX_TOPMOST.
2008-02-12  Erich Hooverkernel32: Add tests for ReplaceFileA and ReplaceFileW.
2008-02-12  Rob Shearmankernel32: Implement ReplaceFileW.
2008-02-12  Erich Hooverkernel32: Implement ReplaceFileA.
2008-02-12  Andrew Talbotcomctl32: Assign to structs instead of using memcpy.
2008-02-12  James Hawkinsmsi: Handle carriage returns in MsiDatabaseImport.
2008-02-12  James Hawkinsmsi: Use MsiViewModify instead of building a SQL query...
2008-02-12  James Hawkinsmsi: Read the language info from the file.
2008-02-12  James Hawkinsmsi: Reimplement MsiGetProductInfo.
2008-02-12  Eric Pouechdbghelp: Fix erroneous access to dwarf symbol cache.
2008-02-12  Alistair Leslie... msxml3: Corrected tests for msxml service packs versions.
2008-02-12  Paul Vriensadvapi32/tests: Only use functions if they are implemented.
2008-02-12  Alexandre Julliardkernel32: Don't save the signal mask in sigsetjmp.
2008-02-12  Alexandre Julliardntdll: Store the unhandled exception filter at startup...
2008-02-12  Frans Koolshell32: Added Dutch translations.
2008-02-12  Frans Koolcomdlg32: Added Dutch translations.
2008-02-12  Huw Daviesinetcomm: Implement IMimeMessage_BindToObject.
2008-02-12  Huw Daviesinetcomm: Create the root body in IMimeMessage_Load.
2008-02-12  Huw Daviesinetcomm: Partial implementation of IMimeBody_GetData.
2008-02-12  Huw Daviesinetcomm: Add the beginnings of IMimeMessage_Load.
2008-02-12  Marcus Meissnerdinput: Make _dump_mouse_state static.
next