wine
2011-05-20  Piotr Cabanmsvcrt: Free locks after freeing io data.
2011-05-20  Alexandre Julliardole32: Don't continue to wait for a local server if...
2011-05-20  Hans Leidekkermsi: Execute the rollback script if the installation...
2011-05-20  Hans Leidekkermsi: Schedule rollback for standard actions.
2011-05-20  Hans Leidekkermsi: Implement MsiGetMode(MSIRUNMODE_ROLLBACKENABLED).
2011-05-20  Hans Leidekkermsi: Implement the DisableRollback standard action.
2011-05-20  Hans Leidekkermsi: Avoid a double free.
2011-05-20  Hans Leidekkermsi: Recursively create the destination directory in...
2011-05-20  Hans Leidekkermsi: Factor out common code from MsiEnumComponentCostsW.
2011-05-20  Rico Schüllerd3dx9: Parse effect samplers.
2011-05-20  Dylan Smithinclude: Replace a THIS, with THIS_ for a method with...
2011-05-20  Lucas Fialho... include: Added DI*_ANY action constants.
2011-05-20  Lucas Fialho... include: Added dinput8 DIMOUSE_* definitions.
2011-05-20  Lucas Fialho... include: Added dinput8 DIKEYBOARD_* key definitions...
2011-05-20  Lucas Fialho... include: Added some dinput8 DIPROP definitions.
2011-05-20  Piotr Cabanmsvcrt: Fix __pctype_func implementation.
2011-05-20  Dylan Smithd3dx9/tests: Correct ok messages to be consistent with...
2011-05-20  Dylan Smithd3dx9: Implement D3DXFrameDestroy.
2011-05-20  Alexandre Julliardservices: Add a timeout to all pipe communications...
2011-05-20  Alexandre Julliardservices: Load some timeout parameters from the registry.
2011-05-20  Alexandre Julliardservices: Add a helper function to send a command to...
2011-05-20  Gerald Pfeiferwineoss.drv: Cope with system which lack SNDCTL_DSP_HALT.
2011-05-20  Dylan Smithd3dxof: Remove assumption of 4 bytes pointers for LPSTR...
2011-05-20  Dylan Smithd3dx9/tests: Fix a normal comparison for triangles...
2011-05-20  Stefan Dösingerd3d9: Skip the YUV tests when the driver confuses the...
2011-05-20  Stefan Dösingerd3d9: Account for another different behavior in the...
2011-05-20  Frédéric Delanoypo: Update French translation.
2011-05-20  Aurimas Fišeraspo: Update Lithuanian translation.
2011-05-20  Marcus Meissnermpr: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnergphoto2.ds: Mark a variable with hidden visibility.
2011-05-20  Marcus Meissnermmdevapi: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnerlocalspl: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermapi32: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermciavi32: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermciqtz: Mark one variable as static.
2011-05-20  Marcus Meissnermountmgr.sys: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermsacm32: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermscoree: Mark internal symbols with hidden visibility...
2011-05-20  Vincent Povirkmscoree: Implement ICorRuntimeHost_GetDefaultDomain.
2011-05-20  Vincent Povirkmscoree: Return success from ICorRuntimeHost_Start...
2011-05-20  Vincent Povirkmscoree: Accept a NULL version in CorBindToRuntimeEx.
2011-05-20  Thomas Mullalyurlmon: Prevent putting garbage data into TRACE.
2011-05-20  Thomas Mullalymshtml: Added support for IDispatch Html document events.
2011-05-20  Thomas Mullalymshtml/tests: Added more IDispatch event tests.
2011-05-20  Thomas Mullalymshtml/tests: Added IDispatch event tests.
2011-05-20  Nikolay Sivovexplorerframe: Get rid of interface pointer casts.
2011-05-20  Nikolay Sivovcomctl32/tests: Some tests for TVM_GETNEXTITEM and...
2011-05-20  Aric Stewartusp10: If a feature changes a glyph reapply the feature...
2011-05-20  Aric Stewartusp10: Correct lookahead offset in Coverage-based Chain...
2011-05-20  Alexandre Julliardquartz: Make sure the preferred allocator pointer is...
2011-05-19  Alistair Leslie... gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS...
2011-05-19  Piotr Cabanmsvcrt: Make scanf functions thread safe.
2011-05-19  Piotr Cabanmsvcrt: Make printf functions thread safe.
2011-05-19  Piotr Cabanmsvcrt: Added _lock_file/_unlock_file implementation.
2011-05-19  Piotr Cabanmsvcrt: Improved _getmaxstdio and _setmaxstdio implemen...
2011-05-19  Piotr Cabanmsvcrt: Allocate FILE tables dynamically.
2011-05-19  Piotr Cabanmsvcrt: Allocate ioinfo tables dynamically.
2011-05-19  Jacek Cabanwininet: Use set_cookie directly in HTTP_ProcessCookies.
2011-05-19  Jacek Cabanwininet: Use get_cookie directly in HTTP_InsertCookies.
2011-05-19  Jacek Cabanwininet: Moved getting cookie from known host to separa...
2011-05-19  Andrew Nguyeninclude: Revise the Winsock include in windows.h to...
2011-05-19  Francois Gougetuser32: Use macros for the resource IDs instead of...
2011-05-19  Francois Gougettaskmgr: Remove unused button labels.
2011-05-19  Francois Gougetprogman: Fix ellipsis usage in the menu and button...
2011-05-19  Francois Gougetoleview: Fix ellipsis usage in the menu and button...
2011-05-19  Michael Stefaniucriched20: Finish the COM cleanup in richole.c.
2011-05-19  Michael Stefaniucriched20: COM cleanup for the IOleClientSite iface.
2011-05-19  Michael Stefaniucmsxml3: COM cleanup for factory.c.
2011-05-19  Stefan Dösingerd3d9: Disable the zero instance test.
2011-05-19  Stefan Dösingerd3d9: Use a DWORD to read render states.
2011-05-19  Stefan Dösingerd3d8/tests: Use float literals.
2011-05-19  Henri Verbeetwined3d: Use the requested sRGB mode in texture3d_prelo...
2011-05-19  Henri Verbeetwined3d: Get rid of the mostly unused SRGB_BOTH enum...
2011-05-19  Henri Verbeetwined3d: Introduce a separate structure for framebuffer...
2011-05-19  Henri Verbeetwined3d: Make wined3d.h a normal header file again.
2011-05-19  Henri Verbeetwined3d: Get rid of the IWineD3DDeviceParent interface.
2011-05-19  Marcus Meissnerhlink: Mark internal symbols with hidden visibility.
2011-05-19  Marcus Meissnerhnetcfg: Mark internal symbols with hidden visibility.
2011-05-19  Marcus Meissnerinkobj: Mark internal variable with hidden visibility...
2011-05-19  Marcus Meissnerinetcpl: Mark internal variable with hidden visibility.
2011-05-19  Marcus Meissneriphlapi: Mark internal symbols with hidden visibility.
2011-05-19  Marcus Meissnerhhctrl.ocx: Mark internal symbols with hidden visibility.
2011-05-19  Marcus Meissnerinfosoft: Mark internal symbol with hidden visibility.
2011-05-19  Marcus Meissnerimagehlp: Mark internal variable as hidden visibility.
2011-05-19  Marcus Meissneritss: Mark internal symbols with hidden visibility.
2011-05-19  Alexandre Julliardoleaut32/tests: Remove some unnecessary constants.
2011-05-18  Ričardas Barkauskasdxgi: Fix GetDisplayModeList parameter handling.
2011-05-18  Frédéric Delanoyd3d10core: dxgi_format_from_wined3dformat should return...
2011-05-18  Aric Stewartusp10: Make use of MS_MAKE_TAG instead of numeric const...
2011-05-18  Andrew Nguyenwinedbg: Eliminate a possible memory leak in input_fetc...
2011-05-18  Andrew Nguyenwinedbg: Convert the CRLF newline to LF newline when...
2011-05-18  Andrew Nguyenadvapi32/tests: Use a matching enumeration value for...
2011-05-18  Andrew Nguyenwindowscodecs: Trace the correct expected value in...
2011-05-18  Andrew Nguyenmmdevapi: Remove a stray semicolon in macro definition.
2011-05-18  Andrew Nguyenkernel32: Suppress constness warnings for tigetstr...
2011-05-18  Andrew Nguyenadvapi32: Add stubs for GetNamedSecurityInfoExA/W.
2011-05-18  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in debug channel...
2011-05-18  Stefan Dösingerd3d8: Stream indices are WORDs.
2011-05-18  Stefan Dösingerd3d8: Add a float to DWORD cast.
2011-05-18  Stefan Dösingerwined3d: Remove maxConcurrentLights from the device.
next