wine
2008-10-17  Andrew Talbotmlang: Sign-compare warnings fix.
2008-10-17  Andrew Talbotmcicda: Sign-compare warning fix.
2008-10-17  Dmitry Timoshkovuser32: Add a test for fullscreen window sizing, make...
2008-10-16  Alexander Morozovntoskrnl.exe: Initialize some IRP fields to prevent...
2008-10-16  Kirill K. Smirnovoleaut32: Remove superfluous return statement.
2008-10-16  Kirill K. Smirnovoleaut32: Return correct error code.
2008-10-16  Kirill K. Smirnovoleaut32: Print error messages as ERR.
2008-10-16  Henri Verbeetwined3d: Modifying GL_TEXTURE_MIN_FILTER modifies both...
2008-10-16  Henri Verbeetwined3d: Remove a redundant local variable in apply_dra...
2008-10-16  Henri Verbeetwined3d: The container is always non-NULL if GetContain...
2008-10-16  Henri Verbeetwined3d: Handle offscreen rendering a bit nicer in...
2008-10-16  Aric Stewartkernel32/tests: Add test for GetCommandLineW.
2008-10-16  Aric Stewartkernel32/tests: Add a test for CreateProcess with an...
2008-10-16  Aric Stewartuser32: Update DrawText tests to cover behavior differe...
2008-10-16  Michael Stefaniucriched20: Remove superfluous backslashes at end of...
2008-10-16  Michael Stefaniucadvapi32/tests: Remove superfluous casts of void pointe...
2008-10-16  Michael Stefaniucdinput: Remove superfluous backslashes at end of lines.
2008-10-16  Michael Stefaniucriched32: Remove superfluous backslashes at end of...
2008-10-16  Michael Stefaniucmlang/tests: Remove superfluous backslashes at end...
2008-10-16  Michael Stefaniucwininet: Remove duplicated header includes.
2008-10-16  Michael Stefaniucshdocvw/tests: Remove duplicated header include.
2008-10-16  Marcus Meissnermshtml: Initialize nswindow in create_doc_from_nsdoc.
2008-10-16  James Hawkinsmsi: Append a backslash to the AppSearch registry path.
2008-10-16  James Hawkinsmsi: Append a backslash to the AppSearch directory...
2008-10-16  Jacek Cabanjscript: Added isFinite implementation.
2008-10-16  Jacek Cabanjscript: Added undefined to number conversion implement...
2008-10-16  Jacek Cabanjscript: Added NaN value implementation.
2008-10-16  Juan Langcrypt32: Fix a test failure on Win98.
2008-10-16  Juan Langcrypt32: Fix tests on WinME.
2008-10-16  Juan Langcrypt32: Fix remaining Win9x encoding test failures.
2008-10-16  Jacek Cabanmshtml: Added support for conditional comments.
2008-10-16  Maarten Lankhorstincludes: Fix CryptCATAdminAddCatalog definition.
2008-10-16  Jacek Cabankernel32: Added GetLogicalDriveStrings tests.
2008-10-16  Jacek Cabankernel32: Return uppercase drive letter in GetLogicalDr...
2008-10-16  Dmitry Timoshkovkernel32: Add support for foreign process handles in...
2008-10-15  Alexandre Julliardmountmgr: Return the drive unique id in IOCTL_MOUNTMGR_...
2008-10-15  Alexandre Julliardmountmgr: Specify the drive type as a DWORD instead...
2008-10-15  Tobias Jakobiwinex11: Remove acute/apostrophe from German keyboard...
2008-10-15  Ivan Sinitsinwinex11: Set copy mode when rendering OpenGL picture.
2008-10-15  Rob Shearmanjscript: Fix shift/reduce conflict in IfStatement rule.
2008-10-15  Aric Stewartuser32: Make sure our vertical line count is at least...
2008-10-15  Frans Koolwordpad: Corrected Dutch translations.
2008-10-15  Rob Shearmanrsaenh: Add a value to the empty braces in the initiali...
2008-10-15  Rob Shearmanwrite: Close the thread and process handles returned...
2008-10-15  Kai Blincomdlg32: Avoid possible NULL pointer dereference ...
2008-10-15  Marcus Meissnerjscript: Check for This->ctx and This->site earlier...
2008-10-15  Rob Shearmanrsaenh: Make some functions used in only one file static.
2008-10-15  Rob Shearmanshell32: Fix the position where WINAPI is specified...
2008-10-15  Henri Verbeetwined3d: Simplify texture target handling in surface_bl...
2008-10-15  Henri Verbeetwined3d: We only need to enable texturing for a target...
2008-10-15  Henri Verbeetwined3d: Cleanup properly if creating the context array...
2008-10-15  Henri Verbeetwined3d: Don't crash in CreateAdditionalSwapChain(...
2008-10-15  Nikolay Sivovoleacc: Implemented GetRoleText[A/W] with tests.
2008-10-15  Reece Dunnmsvcmaker: The Visual Studio project conversion tool...
2008-10-15  Austin Englishwininet: Quiet a noisy fixme.
2008-10-15  Austin Englishadvapi32: Quiet a noisy fixme.
2008-10-15  Lei Zhanguser32: Send messages for edit control context menu...
2008-10-15  Lei Zhangshlwapi: Properly handle pszExtra in IQueryAssociations...
2008-10-15  Michael Karchermsxml3: Initialize xmldoc->_private in IPersistStream...
2008-10-15  Andrew Talbotkernel32: Sign-compare warnings fix.
2008-10-15  Jacek Cabanjscript: Added isNaN implementation.
2008-10-15  Jacek Cabanlibport: Added isnan.
2008-10-15  Andrey Turkinwordpad: Do not try to close uninitialized handles.
2008-10-15  Michael Stefaniucshlwapi: Remove break after return (Smatch).
2008-10-15  Muneyuki Noguchidocumentation: Add Japanese translation.
2008-10-14  Detlef Riekenbergcomctl32/tests: Fix tests to not depend on 96 dpi,...
2008-10-14  Detlef Riekenbergshlwapi: Implement SHSendMessageBroadcastA/W.
2008-10-14  Lei Zhangshlwapi: Handle ASSOCSTR_FRIENDLYAPPNAME in IQueryAssoc...
2008-10-14  Lei Zhangshlwapi: Refactor data return code in IQueryAssociation...
2008-10-14  Lei Zhangshlwapi: Refactor get executable code in IQueryAssociat...
2008-10-14  Aric Stewartuser32: DrawText handling of 0 counts with string,...
2008-10-14  Aric Stewartuser32: In DrawTextW/A make sure to properly initialize...
2008-10-14  Juan Langrpcrt4: Add tests for UuidCreate.
2008-10-14  Dylan Smithruntest: Fixed regression that prevented using just...
2008-10-14  Reece Dunnshell32: Print the correct GUIDs in the shellpath tests.
2008-10-14  Kai Blinwinmm: Use skip() instead of trace() when skipping...
2008-10-14  Henri Verbeetcomdlg32: Add a basic test for IShellView2_CreateViewWi...
2008-10-14  Henri Verbeetshell32: Add a FIXME for unimplemented view modes.
2008-10-14  Henri Verbeetshell32: Implement IShellView2_CreateViewWindow2.
2008-10-14  Henri Verbeetshell32: Add VIDs.
2008-10-14  Henri Verbeetshell32: Add IShellView32 stubs.
2008-10-14  Henri Verbeetshell32: Add the IShellView2 interface.
2008-10-14  Lei Zhangversion: Prevent infinite looping in VersionInfo32_Find...
2008-10-14  Marcus Meissneroleview: RegEnumKey gets always sizes, not -1.
2008-10-14  Detlef Riekenberggdi32/tests: Fix tests to not depend on 96 dpi.
2008-10-14  Dylan Smithwordpad: Added option to disable word wrap.
2008-10-14  Rob Shearmanwnaspi32: Protect the inclusion of dirent.h in aspi.c.
2008-10-14  Rob Shearmanrpcrt4: The type referred to by the wire_marshal attrib...
2008-10-14  Rob Shearmanjscript: Fix shift/reduce conflict caused by ArrayLiteral.
2008-10-14  Jacek Cabanjscript: Added Date.getTime() implementation.
2008-10-14  Jacek Cabanjscript: Added Date constructor implementation.
2008-10-14  Juan Langcrypt32: Fix more test failures on Win9x.
2008-10-14  Roderick Colenbranderopengl32/tests: Don't call wglGetProcAddress at the...
2008-10-14  Andrew Talbotitss: Sign-compare warnings fix.
2008-10-14  Andrew Talbotimm32: Sign-compare warnings fix.
2008-10-14  Jacek Cabanmshtml: Added IOmNavigator::get_appVersion implementation.
2008-10-14  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_lef...
2008-10-14  Jacek Cabanmshtml: Added IHTMLStyle::put_top(VT_NULL) implementation.
2008-10-14  Jacek Cabanmshtml: Don't fail in IHTMLDOMNode::appendChild if...
2008-10-14  Jacek Cabanmshtml: Added IHTMLDOMNode::insertBefore implementation.
next