wine
2007-11-02  Juan Langcrypt32: Get rid of an unneeded variable.
2007-11-02  Juan Langcrypt32: Fix another leak in the tests.
2007-11-02  Juan Langcrypt32: Fix a leak in the tests.
2007-11-02  Gerald Pfeifercomctl32: Make parameters of expect_band_content()...
2007-11-02  Gerald Pfeifershell32: Remove useless comparison >= 0 for unsigned...
2007-11-02  Gerald Pfeiferoleaut32: Use -0.0 directly in test_VarBstrFromR4().
2007-11-02  Rob Shearmanole32: Remove an incorrect comment.
2007-11-02  Rob Shearmanole32: Implement CoGetObjectContext.
2007-11-02  Rob Shearmanole32: Add tests for CoGetObjectContext.
2007-11-02  Rob Shearmanole32: Improve the error reporting in the marshal test...
2007-11-02  Alexandre Julliarduser32: Cache the window class name on the client side.
2007-11-02  Alexandre Julliarduser32: Properly handle integer atoms specified as...
2007-11-01  Alexandre Julliardserver: Support using a name to destroy a window class...
2007-11-01  Alexandre Julliardserver: Allow to send a name instead of an atom when...
2007-11-01  Alexandre Julliarduser32: Store the builtin class names in Unicode.
2007-11-01  Chris Robinsonmshtml: Set IE version when installing wine gecko.
2007-11-01  Rob Shearmanserver: Make sure to always initialise req_sd.owner_len...
2007-11-01  James Hawkinsmsi: A feature's requested action does not depend on...
2007-11-01  James Hawkinsmsi: Only unpublish the features if the entire product...
2007-11-01  James Hawkinsmsi: Properly register features.
2007-11-01  James Hawkinsmsi: Properly register and unregister components.
2007-11-01  James Hawkinsmsi: Remove a duplicated function.
2007-11-01  James Hawkinsmsi: Implement the MoveFiles standard action.
2007-11-01  James Hawkinsmsi: Test the MoveFiles standard action.
2007-11-01  Vitaliy Margolenkernel32: Implement GetProcessHandleCount.
2007-11-01  Dmitry Timoshkovversion: Use GetModuleHandleEx to increment the module...
2007-11-01  Dmitry Timoshkovwinex11.drv: Add support for saving/reading display...
2007-11-01  Dmitry Timoshkovuser32: Initialize more fields in the DEVMODE structure.
2007-11-01  Dmitry Timoshkovinclude: Synchronize DEVMODE layout with PSDK.
2007-11-01  Stefan Dösingerd3d9: Silence a FIXME.
2007-11-01  Stefan Dösingerwined3d: Make resource memory 32 byte aligned.
2007-11-01  Stefan Dösingerwined3d: Disconnect allocatedMemory and Heap allocation.
2007-11-01  Stefan Dösingerwined3d: Allocate memory for default pool resources...
2007-11-01  Stefan Dösingerwined3d: Move a part of LockRect to the base class.
2007-11-01  Stefan Dösingerwined3d: Reenable render target unlocking via textures.
2007-11-01  Stefan Dösingerwined3d: Move memory allocation into a separate function.
2007-11-01  Stefan Dösingerwined3d: Move texture -> drawable blits to LoadLocation.
2007-11-01  Hans Leidekkerwininet: Implement and test FtpCommand{A, W}.
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.
next