wine
2007-06-05  Alexandre Julliardadvapi32: Convert the service list to a standard list.
2007-06-05  Stefan Dösingerddraw: Hold the Lock in IDirect3DViewport methods.
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirect3DVertexBuffer methods.
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirect3DTexture methods.
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirect3DLight methods.
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirectDrawPalette methods.
2007-06-05  Alex Villacís... oleaut32: Support for VT_DISPATCH in VarRound.
2007-06-05  Alex Villacís... oleaut32: Support for VT_DISPATCH in VarNeg.
2007-06-05  Alex Villacís... oleaut32: Support for VT_DISPATCH in VarInt.
2007-06-05  Alex Villacís... oleaut32: Support for VT_DISPATCH in VarFix.
2007-06-05  Alex Villacís... oleaut32: Support for VT_DISPATCH in VarNot.
2007-06-05  Alex Villacís... oleaut32: Support for VT_DISPATCH in VarAbs.
2007-06-05  Chris Robinsonquartz: Don't return S_FALSE for failed connections.
2007-06-05  Chris Robinsonwined3d: Add a few missing checkGLcall calls.
2007-06-05  Michael Stefaniucwrc: Fix non-ANSI function declaration. Found by sparse.
2007-06-05  Michael Stefaniucgphoto2.ds: Fix non-ANSI function declaration. Found...
2007-06-05  Michael Stefaniuccapi2032: Fix non-ANSI function declaration. Found...
2007-06-05  Michael Stefaniucwingdi.h: Multi-character character constants are imple...
2007-06-05  Stefan Leichterqcap: Replace DeleteEntireSubKey with RegDeleteTreeW.
2007-06-05  Misha Koshelevmsi: automation: Implement SummaryInfo::PropertyCount.
2007-06-05  Misha Koshelevmsi/tests: automation: Add tests for SummaryInfo::Prope...
2007-06-05  Misha Koshelevmsi: automation: Implement SummaryInfo::Property, put.
2007-06-05  Misha Koshelevmsi/tests: automation: Add tests for SummaryInfo::Prope...
2007-06-05  Misha Koshelevmsi: automation: Add MsiOpenDatabaseMode enum.
2007-06-05  Misha Koshelevmsi/tests: automation: Add test for Installer::OpenData...
2007-06-05  Misha Koshelevmsi: automation: SummaryInfo::Property, remove all...
2007-06-05  Misha Koshelevmsi: suminfo: Return ERROR_UNKNOWN_PROPERTY as native.
2007-06-05  Misha Koshelevmsi/tests: suminfo: Add tests for MsiSummaryInfoGetProp...
2007-06-05  H. Verbeetwined3d: Rename IWineD3DDeviceImpl_SetBasevertexIndex...
2007-06-05  H. Verbeetwined3d: TRACE the Color parameter in IWineD3DDeviceImp...
2007-06-05  Huw Daviesmshtml: Don't release the factory if we failed to get it.
2007-06-05  Detlef Riekenbergwinspool: Implement AddPortEx.
2007-06-05  Ralf Beckwinealsa.drv: Mark every sysex buffer being added.
2007-06-04  Alexandre Julliardws2_32: Rewrite WSAGetOverlappedResult for the new...
2007-06-04  Alexandre Julliardkernel32: Rewrite GetOverlappedResult for the new async...
2007-06-04  Alexandre Julliardntdll: Get rid of the num_async_io counter in the TEB.
2007-06-04  Alexandre Julliardserver: Run async I/O APCs from the SIGUSR1 handler.
2007-06-04  Alexandre Julliardws2_32: Queue a proper user APC also on immediate succe...
2007-06-04  Alexandre Julliardserver: Remove the extra apc_arg parameter now that...
2007-06-04  Alexandre Julliardntdll: Queue an intermediate user APC routine to free...
2007-06-04  Andrey Turkinpdh: Stub implementation of pdh.dll.
2007-06-04  Jason Edmeadesxcopy.exe: Convert from main to wmain.
2007-06-04  Jason Edmeadescmd.exe: Fix dir /w.
2007-06-04  Jason Edmeadescmd.exe: Change from main to wmain.
2007-06-04  Jason Edmeadescmd.exe: Fix handling of malformed environment variable...
2007-06-04  Jason Edmeadescmd.exe: Fix 'help garbage' command post-unicode support.
2007-06-04  Jason Edmeadescmd.exe: Convert cmd to Unicode.
2007-06-04  Jason Edmeadescmd.exe: Handle command line as Unicode.
2007-06-04  Jason Edmeadescmd.exe: Move writing to console into a single function.
2007-06-04  Jason Edmeadescmd.exe: Move English constants into NLS files.
2007-06-04  Mikołaj Zalewskicomctl32: listview: Make LVM_GETCOLUMNWIDTH query the...
2007-06-04  Vitaliy Margolendinput: Acquire device only if specified window has...
2007-06-04  Vitaliy Margolendinput: Make sure to unacquire device before freeing it.
2007-06-04  Misha Koshelevmsi: automation: Fix SummaryInfo::Property get to confo...
2007-06-04  Misha Koshelevmsi/tests: automation: Add tests for SummaryInfo::Prope...
2007-06-04  Misha Koshelevmsi: automation: Database::SummaryInformation is a...
2007-06-04  Misha Koshelevmsi: automation: Remove redundant VariantClear(pVarResult).
2007-06-04  Misha Koshelevmsi: msiserver.idl: Maintain spacing as spaces, not...
2007-06-04  Misha Koshelevmsi: automation: Add missing operand for evaluation.
2007-06-04  Misha Koshelevmsi: automation: Remove duplicate error messages on...
2007-06-04  H. Verbeetd3d9: Add a test for calling DrawIndexedPrimitive with...
2007-06-04  H. Verbeetwined3d: Return WINED3DERR_INVALIDCALL in DrawIndexedPr...
2007-06-04  Stefan Leichtercrypt32: Replace CRYPT_RecurseDeleteKey with RegDeleteT...
2007-06-04  Glenn Wurstersfc_os: Add stub implementation for SfcIsKeyProtected.
2007-06-04  Maarten Lankhorstdsound: Disable property sets if hardware doesn't suppo...
2007-06-04  Maarten Lankhorstdsound: Recalculate 3d buffer on SetVolume.
2007-06-04  Maarten Lankhorstdsound: Fix buffer caps.
2007-06-04  Stefan Dösingerddraw: Hold the lock in IDirect3DMaterial methods.
2007-06-04  Stefan Dösingerddraw: Hold the lock in IDirectDrawGammaControl methods.
2007-06-04  Stefan Dösingerddraw: Hold the lock in IDirectDrawClipper methods.
2007-06-04  Stefan Dösingerddraw: Hold the lock in IDirect3DDevice methods.
2007-06-04  Stefan Dösingerwined3d: Do not enable GL_APPLE_client_storage for...
2007-06-04  Alexander Nicolaysen... wordpad: Add file saving dialog.
2007-06-04  Alexander Nicolaysen... wordpad: Convert open file dialog to Unicode.
2007-06-04  Alexander Nicolaysen... wordpad: Improve file reading code.
2007-06-04  Alexander Nicolaysen... wordpad: Add file saving support.
2007-06-04  Alexander Nicolaysen... wordpad: Store file name globally.
2007-06-04  Alexander Nicolaysen... wordpad: Split code into set_caption function.
2007-06-04  Detlef Riekenberginclude/winspool: Add more flags for printer drivers.
2007-06-04  Marcus Meissnerquartz: Added some error checking on failure to CreateC...
2007-06-04  Mikołaj Zalewskikernel: Fix clearing of memory in LocalReAlloc16(....
2007-06-04  Francois Gougetws2_32: Improve the prototypes Win64 compatibility...
2007-06-03  Alexandre Julliardws2_32: Simplify the async shutdown handling, and remov...
2007-06-03  Alexandre Julliardws2_32: Call the I/O completion routine as a user APC.
2007-06-03  Alexandre Julliardws2_32: Reimplement WSASendTo along the lines of NtWrit...
2007-06-01  Alexandre JulliardRelease 0.9.38. wine-0.9.38
2007-06-01  Alexandre Julliarduser32: Fix a printf format warning.
2007-06-01  Andrew Talbotmsi: Constify some variables.
2007-06-01  Vitaliy Margolenuser32/test: Add few tests for messages sent from SetFo...
2007-06-01  Julien Muchembledmsvfw32: Fix enumeration of VFW video codecs that are...
2007-06-01  Misha Koshelevcomctl32: imagelist: Fix simultaneous selection of...
2007-06-01  James Hawkinsmsi: Implement SummaryInfo::Property get.
2007-06-01  James Hawkinsmsi: Implement Installer::OpenDatabase.
2007-06-01  James Hawkinsmsi: Add handling for MsiBreak.
2007-06-01  Dmitry Timoshkovcomctl32: Fix a compilation warning in 64-bit mode.
2007-06-01  Alexander Nicolaysen... cmd: Update Norwegian Bokmål resources.
2007-06-01  Alexander Nicolaysen... shdoclc: Update Norwegian Bokmål resources.
2007-06-01  Alexander Nicolaysen... localui: Add Norwegian Bokmål resources.
2007-06-01  Alexander Nicolaysen... credui: Add Norwegian Bokmål resources.
2007-06-01  Alexander Nicolaysen... regedit: Update Norwegian Bokmål resources.
next