wine
2007-11-02  Rok Mandeljcwnaspi32: Degrade ERR of not finding registry entry...
2007-11-02  Rok Mandeljcwnaspi32: Print error when device cannot be opened.
2007-11-02  Lei Zhangcomctl32: Fix typo in rebar.
2007-11-02  Hans Leidekkerntdll: Fix calculation of tape position offsets.
2007-11-02  Paul Vriensadvapi32/tests: Make tests run on win98 again.
2007-11-02  Juan Langcrypt32: Use consistent error checking.
2007-11-02  Juan Langcrypt32: Free memory on all paths.
2007-11-02  Juan Langcrypt32: Set last error on alloc failure.
2007-11-02  Lei Zhangcomctl32: Fix uninitialized, unused variables.
2007-11-02  Lei Zhangcomctl32: Datetime should close its monthcal when the...
2007-11-02  Rob Shearmanrpcrt4: Add a test for the pointers in [in,out] pointer...
2007-11-02  Rob Shearmansetupapi: Make the setupapi tests load on systems ...
2007-11-02  Gerald Pfeiferdinput: Fix type of loop variable in alloc_device().
2007-11-02  Gerald Pfeifershell32: Avoid checking for <0 for unsigned variables.
2007-11-02  Gerald Pfeiferuser32: Don't check unsigned types for >= 0.
2007-11-02  Gerald Pfeiferwined3d: Fix type of loop variable in IWineD3DCubeTextu...
2007-11-02  Chris Robinsonsetupapi: Add stub for SetupInstallServicesFromInfSectionW.
2007-11-02  Dmitry Timoshkovwinex11.drv: Initialize buffer size.
2007-11-02  Alexandre Julliarduser32/tests: Don't test the contents of uninitialized...
2007-11-02  Marcel Partapinclude: Add winddiui.h header.
2007-11-02  Andrew Talbotshell32: Constify some variables.
2007-11-02  Thomas Weidenmuellershell32: Use SHStrDupW in IShellFolder2::GetDetailsOf...
2007-11-02  Chris Robinsonmshtml: Fix hkey leak.
2007-11-02  Jacek Cabanshdocvw: Move registration code to .inf file.
2007-11-02  Jacek Cabanmsimtf: Fixed typos.
2007-11-02  Juan Langcrypt32: Fix a leaked key.
2007-11-02  Juan Langcrypt32: Don't leak buffer when a unicode string contai...
2007-11-02  Juan Langcrypt32: Initialize a variable.
2007-11-02  Juan Langcrypt32: Use memmove rather than memcpy when addresses...
2007-11-02  Juan Langcrypt32: Fix a leak building an alternate chain.
2007-11-02  Juan Langcrypt32: Fix leaked chains creating the root store.
2007-11-02  Juan Langcrypt32: Fix a leak during chain creation.
2007-11-02  Juan Langcrypt32: Set size when calling CryptDecodeObjectEx...
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.
next