wine
2007-06-07  Misha Koshelevwine.inf: Use DDE for winebrowser as native.
2007-06-07  Misha Koshelevwinebrowser: Add DDE support.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-07  Francois Gougetwined3d: Fix spelling of the state_separateblend()...
2007-06-07  Hans Leidekkerwininet: More lenient parsing of the passive mode serve...
2007-06-07  Vitaliy Margolenatl: Use CallWindowProc instead of calling old window...
2007-06-07  Paul Vrienscomdlg32/tests: Skip some not implemented functions...
2007-06-07  Alexandre Julliardwinmm: Get rid of the WINE_MM_IDATA global structure...
2007-06-07  Maarten Lankhorstwinmm: Use unix fd's instead of win32 events to sync...
2007-06-07  Alexandre Julliardwinmm: Fix computation of sleep time until next timeout.
2007-06-07  Phil Costinwined3d: Enable the loading and reloading of gamma...
2007-06-07  Phil Costinwined3d: Add support for loading gamma corrected textures.
2007-06-07  Phil Costinwined3d: Extend the D3DFMT table to include gamma corre...
2007-06-07  Phil Costinwined3d: Add GL_EXT_texture_sRGB constants and correspo...
2007-06-07  Alexandre Julliardwidl: Get rid of the SIGSEGV handler, this only makes...
2007-06-07  Misha Koshelevoleaut32: Add support for vararg functions in ITypeInfo...
2007-06-07  Misha Koshelevoleaut32/tests: Add tests for IDispatch::Invoke of...
2007-06-07  Misha Koshelevwidl: Add support for vararg attribute.
2007-06-07  Lei Zhanginclude: Add missing definitions to shlobj.h.
2007-06-07  Andrew Talbotwined3d: Void functions should not return a value.
2007-06-07  Hans Leidekkermlang: Implement IMultiLanguage::GetLcidFromRfc1766.
2007-06-07  Anatoly Lyutincmd.exe: Update Russian translation.
2007-06-07  Alexandre Julliardwinedevice: Accept the shutdown service control.
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  Dmitry Timoshkovinclude/msvcrt: Make sure that __int64 is properly...
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...
next