wine
2007-06-06  Alexandre Julliardadvapi32: Mark service processes as system processes...
2007-06-06  Alexandre Julliardexplorer.exe: Mark explorer as a system process.
2007-06-06  Alexandre Julliardserver: Add support for system processes, that can...
2007-06-06  Andrew Talbotoleaut32: Fix some typos.
2007-06-06  Andrew Talbotmsi: Constify some variables.
2007-06-06  Jacek Cabanurlmon: Don't pass query part of URL to CreateUrlCacheE...
2007-06-06  Lei Zhangwined3d: Various spelling fixes.
2007-06-06  Alexander Nicolaysen... wordpad: Fix potential buffer overflow.
2007-06-06  Stefan Dösingerd3d8: Hold the DLL lock in IDirect3D8 methods.
2007-06-06  Stefan Dösingerd3d8: Add a dll global critical section.
2007-06-06  Dan Hipschmanwidl: Implement conformant structure handling.
2007-06-06  Dan Hipschmanwidl: Represent arrays with type_t.
2007-06-06  Dan Hipschmanwidl: Replace get_name with a field reference.
2007-06-06  Dan Hipschmanlist.h: Add macros for reverse iteration.
2007-06-06  Francois Gougetprograms/cmd: Add missing '\n' to Wine trace.
2007-06-06  Francois Gougetwinspool.drv: Fix the AddPortExA/W() export to match...
2007-06-06  Michael Stefaniucpsapi: GetWsChanges() calls down to the wrong ntdll...
2007-06-06  Michael Stefaniucpsapi: GetPerformanceInfo() calls down to the wrong...
2007-06-06  Christian Costawineoss.drv: Mark every buffer being added.
2007-06-06  Rob Shearmanwininet: Implement NTLM support for proxy authentication.
2007-06-06  Rob Shearmanwininet: Send the correct callbacks during InternetRead...
2007-06-06  H. Verbeetwined3d: Get rid of the BaseVertexIndex parameter to...
2007-06-06  H. Verbeetwined3d: Make sure the color buffer is not modified...
2007-06-06  Stefan Leichterwinspool.drv: Replace WINSPOOL_SHDeleteKeyW with RegDel...
2007-06-06  Michael Stefaniucwinedos: Fix printf format warnings introduced by the...
2007-06-06  Paul Vrienswintrust/tests: Start of some crypt tests for wintrust.
2007-06-06  Kai Blinws2_32: Add mapping for STATUS_OBJECT_TYPE_MISMATCH...
2007-06-06  Huw Daviesriched20: Don't mess with the caret if we don't have...
2007-06-06  Huw Daviesoleaut32: Fixes for the PICTYPE_UNINITIALIZED case.
2007-06-06  Alexander Nicolaysen... wordpad: Add missing dots to Open menu item.
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.
next