wine
2007-11-01  Hans Leidekkerwininet: Correct several ftp server response to error...
2007-10-31  Alexandre Julliardwinex11.drv: Set the WM_STATE_ABOVE hint on topmost...
2007-10-31  Alexandre Julliardserver: Added support for HWND_TOPMOST and HWND_NOTOPMOST.
2007-10-31  Alexandre Julliardserver: Fix get_next/prev_window behavior for unlinked...
2007-10-31  Alexandre Julliarduser32: SetParent should not make the window topmost.
2007-10-31  Alexandre Julliarduser32: Don't allow changing the WS_EX_TOPMOST style...
2007-10-31  Alexandre Julliardserver: Also return the new extended style in the set_w...
2007-10-31  Dan Kegelntdll: NtAccessCheck: Only send used bytes to server.
2007-10-31  Hwang YunSong... winemine: Update Korean resource.
2007-10-31  Hwang YunSong... user32: Updated Korean resource.
2007-10-31  Hwang YunSong... progman: Updated Korean resource.
2007-10-31  Alex Villacís... riched20: Allow for Win98 behavior for return value...
2007-10-31  Hans Leidekkerpdh: Remove or fix tests that fail on Windows.
2007-10-31  Alexandre Julliardmsvcrt: Silence FIXME about an unknown parameter that...
2007-10-31  Chris Wulffhal: Added stubs for KfAquireSpinLock, KfReleaseSpinLoc...
2007-10-31  Chris Wulffkernel32: Added a stub for FindVolumeMountPointClose.
2007-10-31  Chris Wulffshdocvw: Add IPersistMemory interface stub.
2007-10-31  Chris Wulffshdocvw: Implement OLEIVERB_HIDE.
2007-10-31  Dan Hipschmanwidl: Add a --local-stubs option.
2007-10-31  Andrew Talbotshell32: Constify some variables.
2007-10-31  Stefan Leichterd3dx8: Fix number of parameter of functions D3DXVec4Cro...
2007-10-31  Tim Schwartznetapi32: Add stub for NetUseEnum().
2007-10-31  Michael Stefaniucpdh: Fix two missing LeaveCriticalSection() on error...
2007-10-31  Marcus Meissnerwinalsa.drv: Explicitly include assert.h.
2007-10-31  David Adamd3dx8: Implement D3DXMatrixRotationAxis.
2007-10-31  David Adamd3dx8: Implement D3DXMatrixRotationZ.
2007-10-31  David Adamd3dx8: Implement D3DXMatrixRotationY.
2007-10-31  David Adamd3dx8: Implement D3DXMatrixRotationX.
2007-10-31  David Adamd3dx8: Implement D3DXMatrixTranslation.
2007-10-31  David Adamd3dx8: Implement D3DXMatrixScaling.
2007-10-31  David Adamd3dx8: Implement D3DXMatrixTranspose.
2007-10-31  David Adamd3dx8: Implement D3DXMatrixMultiply.
2007-10-31  David Adamd3dx8: Implement D3DXMatrixfDeterminant.
2007-10-31  David Adamd3dx8: Fix the condition in D3DXMatrixIsIdentity.
2007-10-31  Rob Shearmanadvapi32: Implement filter matching for CredEnumerate.
2007-10-31  Rob Shearmanadvapi32: Add tests for credential management functions.
2007-10-31  Rob Shearmanadvapi32: Implement ANSI credential management functions.
2007-10-31  Rob Shearmanadvapi32: Implement CredEnumerateW.
2007-10-31  Rob Shearmanadvapi32: Implement CredDeleteW.
2007-10-31  Rob Shearmanadvapi32: Implement CredReadW and CredFree.
2007-10-31  Rob Shearmanadvapi32: Implement CredWriteW.
2007-10-30  Alexandre Julliardserver: Add the generated files missing from the last...
2007-10-30  Hwang YunSong... credui: Updated Korean resource.
2007-10-30  Hans Leidekkerwininet: Don't release the parent object in FTP_Connect...
2007-10-30  Rob Shearmanserver: Pass the security descriptor into create_file...
2007-10-30  Rob Shearmanserver: Add the name length to the object_attributes...
2007-10-30  Alexandre Julliarduser32: Fix a slightly incorrect assert.
2007-10-30  Mikolaj Zalewskiuser32: Better fix how to handle GetWindowLongPtr[AW...
2007-10-30  Alexandre Julliardpdh: Fix a couple of race conditions in the thread...
2007-10-30  Jacek Cabanitss: Fixed tests on old IE.
2007-10-30  Dan Kegeladvapi32/tests: Fix undefined memory references in...
2007-10-30  Lei Zhangcomctl32: Set tab focus correctly.
2007-10-30  Lei Zhangcomctl32: Add tab delete item / get focus test.
2007-10-30  Lei Zhangcomctl32: Add tab insert item / get focus test.
2007-10-30  Lei Zhangcomctl32: Move tab test's createParentWindow() into...
2007-10-30  Alexandre Julliardserver: Remove failed ioctls from the queue as soon...
2007-10-30  Hans Leidekkerwininet: Use a single connection for all ftp tests.
2007-10-30  Andrew Talbotshell32: Constify some variables.
2007-10-30  Paul Vriensntdll: Report FIXME only once.
2007-10-30  Klaus Layerntdll: Add missing FIXMEs for incomplete info classes...
2007-10-29  Alexander Dorofeyevcomctl32: Fix broken detection of non-empty string.
2007-10-29  Alexander Dorofeyevcomctl32: Pass command id of button in wParam.
2007-10-29  David Adamd3dx8: Implement D3DX*Vec4Cross.
2007-10-29  David Adamd3dx8: Implement D3DXTransformNormal.
2007-10-29  David Adamd3dx8: Implement D3DX*TransformCoord.
2007-10-29  David Adamd3dx8: Implement D3DX*Transform.
2007-10-29  David Adamd3dx8: Test the function D3DXVec3Cross really.
2007-10-29  David Adamd3dx8: Implement D3DX*CatmullRom.
2007-10-29  David Adamd3dx8: Implement D3DX*Hermite.
2007-10-29  David Adamd3dx8: Implement D3DX*BaryCentric.
2007-10-29  David Adamd3dx8: Implement D3DX*Normalize.
2007-10-29  Stefan Leichteradvpack/tests: Print the unexpected result in function...
2007-10-29  Vincent Hardyoleaut32: Add TypeLib version for W2K, WXP, and Vista.
2007-10-29  Tom Brusntdll: Serial/COM code misinterpreted XON/XOFF direction.
2007-10-29  Vitaliy Margolendbghelp: Fix detection of ELF libs by their name.
2007-10-29  Alexandre Julliardmscat32: Forward calls to wintrust where possible.
2007-10-29  Alexander Nicolaysen... mscat32: Add stub dll.
2007-10-29  Alexandre Julliardoleaut32: Properly initialize the result variant in...
2007-10-29  Lionel Debrouxcredui: Fix memory leak (found by Smatch).
2007-10-29  Lionel Debrouxmshtml: Fix memory leak (found by Smatch).
2007-10-29  Detlef Riekenbergshdocvw: Print the unsupported args in a FIXME.
2007-10-29  Detlef Riekenbergacledit: Add a stub for FMExtensionProcW.
2007-10-29  Hans Leidekkerwininet: Always send a content length header, even...
2007-10-29  Gerald Pfeifershlwapi/tests: Remove overly aggressive const declarati...
2007-10-29  Roderick Colenbranderwined3d: Default to GLSL. This is safe because we now...
2007-10-29  Roderick Colenbranderwined3d: Detect vertex shader 2.0 support using a pixel...
2007-10-29  Roderick Colenbranderwined3d: Fix the amount of texture memory in the debug...
2007-10-29  Roderick Colenbranderwined3d: Print the correct pixel/vertex shader version...
2007-10-29  Roderick Colenbranderwined3d: Add proper PS2.0 detection for older cards...
2007-10-29  Roderick Colenbranderwined3d: Use native shader limits instead of the maximu...
2007-10-29  Alex Villacís... riched20: Fix test crash on WinXP-SP2.
2007-10-29  Paul Millarwidl: Add support for overriding recorded time, allowin...
2007-10-29  Alexandre Julliardwinealsa.drv: Avoid the alsa alloca macros that cause...
2007-10-29  Andrew Talbotshell32: Constify some variables.
2007-10-29  Dmitry Timoshkovshlwapi: Fix a typo in the previous patch. Spotted...
2007-10-29  Francois Gougetd3dx8: Make sure d3dx8math.inl compiles fine, whether...
2007-10-29  Francois Gougetd3dx8: Fix compilation on systems that don't support...
2007-10-29  Francois Gougettapi32: Add prototypes for lineInitializeExA/W().
2007-10-29  Francois Gougetshlwapi: Fix the DeleteMenuWrap() forward.
2007-10-29  Francois Gougetcrypt32: Better match the PSDK types and update win32...
next