mlang: Implement IMultiLanguage::GetLcidFromRfc1766.
[wine] / dlls /
2007-06-07  Hans Leidekkermlang: Implement IMultiLanguage::GetLcidFromRfc1766.
2007-06-07  Jacek Cabanmshtml: Added support for coexisting different Gecko...
2007-06-07  H. Verbeetwined3d: Get rid of the pBaseVertexIndex parameter...
2007-06-07  H. Verbeetwined3d: Add IWineD3DDevice_GetBaseVertexIndex to retri...
2007-06-06  Markus Goemmelcomctl32/listview.c: Ownerdraw font problem during...
2007-06-06  Detlef Riekenbergwinspool: Remove outdated comment.
2007-06-06  Huw Davieswinex11.drv: XRenderCompositeText has a problem with...
2007-06-06  Paul Vrienswintrust/tests: Use A instead of W-calls.
2007-06-06  Alexandre Julliardadvapi32: Mark service processes as system processes...
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  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  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-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 Lassooleaut32: Support for VT_DISPATCH in VarRound.
2007-06-05  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarNeg.
2007-06-05  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarInt.
2007-06-05  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarFix.
2007-06-05  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarNot.
2007-06-05  Alex Villacís Lassooleaut32: 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 Stefaniucgphoto2.ds: Fix non-ANSI function declaration. Found...
2007-06-05  Michael Stefaniuccapi2032: Fix non-ANSI function declaration. Found...
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 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  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  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 Julliarduser32: Fix a printf format warning.
2007-06-01  Andrew Talbotmsi: Constify some variables.
next