wine
2008-10-18  Alexandre Julliarddpnet: Convert source files to utf-8.
2008-10-18  Alexandre Julliardddraw: Convert source files to utf-8.
2008-10-18  Alexandre Julliardd3d9: Convert source files to utf-8.
2008-10-18  Alexandre Julliardavifil32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardwinecrt0: Add missing WINAPI on driver entry point.
2008-10-17  Juan Langcrypt32: Fix expected/got mixup.
2008-10-17  Juan Langcrypt32: Correct another chain status discrepancy with...
2008-10-17  Juan Langcrypt32: Microsoft fixed a bug with name constraints...
2008-10-17  Hans Leidekkerwininet: Fix buffer size query for InternetQueryOption...
2008-10-17  Rob Shearmankernel32: Fix some Esperanto day and month names.
2008-10-17  Henri Verbeetdxgi: Add the IDXGIAdapter interface.
2008-10-17  Henri Verbeetdxgi: Add the IDXGISwapChain interface.
2008-10-17  Henri Verbeetdxgi: Add the IDXGIOutput interface.
2008-10-17  Henri Verbeetdxgi: Add the IDXGISurface interface.
2008-10-17  Alexandre Julliardmountmgr: Store the device name in the mount point...
2008-10-17  Alexandre Julliardmountmgr: Store mount points as a list instead of an...
2008-10-17  Alexandre Julliardmountmgr: Enforce a minimal length for the mount point id.
2008-10-17  Alexandre Julliarduser32/test: Fix a couple of message test failures...
2008-10-17  Rob Shearmanmsvcmaker: Generate rules for IDL_C_SRCS, IDL_S_SRCS...
2008-10-17  Hans Leidekkerwininet: Add a test for basic authentication.
2008-10-17  Hans Leidekkerwininet: Don't destroy authentication data when closing...
2008-10-17  Alexandre Julliardkernel32: Delete the .windows-label file if the label...
2008-10-17  Alexandre Julliardwinecfg: Store the drive label as Unicode.
2008-10-17  Alexandre Julliardwinecfg: Store the drive serial number as a number...
2008-10-17  Austin Englishgdi32: Quiet a noisy fixme.
2008-10-17  Rob Shearmankernel32: Convert NLS resource files using hex-encoded...
2008-10-17  Alexandre Julliarddsound: Avoid use of stdint types.
2008-10-17  Henri Verbeetdxgi: Add the IDXGIDeviceSubObject interface.
2008-10-17  Henri Verbeetdxgi: Add the IDXGIObject interface.
2008-10-17  Henri Verbeetdxguid: Add d3d10 GUIDs.
2008-10-17  Henri Verbeetd3d10: Create an importlib.
2008-10-17  Paul Bryan... advapi32: ConvertStringSecurityDescriptorToSecurityDesc...
2008-10-17  Jeff Zaroykowinmm: Fix a failing mixer test on 98 and ME.
2008-10-17  Andrey Turkininclude: Include winuser.rh from winresrc.h.
2008-10-17  Alexandre Julliardmake_makefiles: Add support for .rh files.
2008-10-17  Austin Englishinclude/wingdi.h: Define R2_LAST.
2008-10-17  Andrey Turkinmpr: Fix NULL pointer dereference in WNetGetResourceInf...
2008-10-17  Juan Langcryptnet: Fix test failures on Windows Vista/2008.
2008-10-17  Juan Langcrypt32: Actually compare chain status instead of doing...
2008-10-17  Juan Langcrypt32: Use helper function and broken() macro to...
2008-10-17  Juan Langcrypt32: Include policy being checked in failure message.
2008-10-17  Juan Langcrypt32: Make some variables const.
2008-10-17  Jacek Cabanmshtml: Added IHTMLInputElement::put_checked implementa...
2008-10-17  Jacek Cabanmshtml: Added IHTMLInputElement::[get|put]_defaultCheck...
2008-10-17  Christian Costad3dxof: Add support for string parsing.
2008-10-17  Christian Costad3dxof: Reference the right objects.
2008-10-17  Christian Costad3dxof: Move template dumping code in a separate function.
2008-10-17  Kirill K. Smirnovgdiplus: IPicture_SaveAsFile updates seek pointer,...
2008-10-17  Jacek Cabanjscript: Added NaN comparation tests.
2008-10-17  Jacek Cabanjscript: Added Math.abs with no arg implementation.
2008-10-17  Jacek Cabanjscript: Added NaN handling to Math.min and Math.max.
2008-10-17  Jacek Cabanjscript: Added infinity and nan handling to str_to_number.
2008-10-17  Jacek Cabanjscript: Added NaN handling to relational operators.
2008-10-17  Jacek Cabanjscript: Added Infinity value implementation.
2008-10-17  James Hawkinsmsi: All files are uncompressed in an administrative...
2008-10-17  Jacek Cabanmsxml3: Silence invalid FIXME.
2008-10-17  Jacek Cabanmsxml3: Fixed dynamic properties allocation.
2008-10-17  Jacek Cabanmsxml3: Update orphaned list in put_documentElement.
2008-10-17  Nikolay Sivovgdiplus: Add some tests for pathiterator, fix leaks.
2008-10-17  Juan Langcrypt32: Don't check for no data to decode in CryptDeco...
2008-10-17  Juan Langcrypt32: Correct last error when no data are passed...
2008-10-17  Juan Langcrypt32: Fix a few more test failures.
2008-10-17  Aric Stewartshell32/tests: Add tests for CommandLineToArgvW.
2008-10-17  Aric Stewartgdiplus: Avoid dereferencing a potential NULL (Coverity...
2008-10-17  Joris Huizershlwapi: Fix ASSOC_GetExecutable not to use uninitialis...
2008-10-17  Andrey Esinregedit: Corrections in Russian translation.
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...
next