wine
2009-03-26  Alexandre Julliardinclude: Get rid of the definitions for the pthread...
2009-03-26  Alexandre Julliardntdll: Get rid of the no longer used pthread emulation.
2009-03-26  Aric Stewartmsctf: Implement ThreadMgr ITfSource::UnadviseSink.
2009-03-26  Nikolay Sivovcomctl32/tab: Selected item should have TCIS_BUTTONPRES...
2009-03-26  Nikolay Sivovcomctl32/tab: Handle state mask in TCM_[G,S]ETITEM.
2009-03-26  Nikolay Sivovcomctl32/tab: Draw tab button properly on TCIS_BUTTONPR...
2009-03-26  Michael Stefaniucd3dxof: Remove redundant NULL check before HeapFree...
2009-03-26  Michael Stefaniucmsi: Remove redundant NULL check before msi_free (Smatch).
2009-03-26  Christian Costaamstream: Implement IAMMultiMediaStreamImpl_GetFilterGraph.
2009-03-26  Andrew Talbotwinedos: Initializations fix.
2009-03-26  Huw Daviesrpcrt4: Dynamically allocate the buffer if the fixed...
2009-03-26  Alexandre Julliardconfigure: socketpair needs -lsocket on Solaris.
2009-03-25  Alexandre Julliardwininet/tests: Fix another instance of changed behavior...
2009-03-25  Huw Daviesole32/tests: Tests for the 'Ole Private Data' clipboard...
2009-03-25  Huw Daviesole32: Move the code to set the clipboard formats to...
2009-03-25  Rob Shearmanrpcrt4: Implement RPC over HTTP support.
2009-03-25  Rob Shearmanrpcrt4: Implement stubless asynchronous NDR interpreter.
2009-03-25  Hans Leidekkermsi: Detect privately installed assemblies.
2009-03-25  Hans Leidekkermsi: Add some tests for MsiQueryFeatureState.
2009-03-25  Alexandre Julliardkernel32: Revert incorrect part of commit 7c3529f1cc6a3...
2009-03-25  Aric Stewartadvapi32: Stub TreeResetNamedSecurityInfo for the IE8...
2009-03-25  Alexandre Julliardwinebuild: Skip non-functions when building the undefin...
2009-03-25  Patrick Gauthieruser32/tests: Check effect of magic font height value...
2009-03-25  Aric Stewartmsi: Verify the existence of fusion.dll before reportin...
2009-03-25  Rein Klazesuser32: In MENU_SuspendPopup() make sure the right...
2009-03-25  Roman Mindalevntdll: Move search for assemblyIdentity element.
2009-03-25  Roman Mindalevntdll: Free memory for type field of an assembly_identity.
2009-03-25  Roman Mindalevntdll: Check for arch and name fields in assembly_ident...
2009-03-25  Ricardo Filipecomdlg32: Send CDN_INCLUDEITEM notification for each...
2009-03-25  Kusanagi Kouichiwinex11.drv: Make import/export functions static.
2009-03-25  Ken Thomasesdbghelp: Include Mach-O modules in minidumps.
2009-03-25  Ken Thomasesdbghelp/stabs: For Mach-O, line numbers use absolute...
2009-03-25  Ken Thomasesdbghelp: Recognize .dylib files as Mach-O modules.
2009-03-25  Ken Thomasesdbghelp: Add support for debugging Mach-O modules.
2009-03-25  Aric Stewartmsctf: Hook up the DocumentMgr to be able to forward...
2009-03-25  Aric Stewartmsctf: Add ITfThreadMgrEventSink to ThreadMgr.
2009-03-25  Aric Stewartmsctf: Define ITfTextInputProcessor. Implemented by...
2009-03-25  Aric Stewartmsctf: ThreadMgr sink framework.
2009-03-25  Alexandre Julliardwininet/tests: Fix the http tests for the new winehq...
2009-03-25  Henri Verbeetwined3d: Do the ffp_valid check before even trying...
2009-03-25  Henri Verbeetwined3d: Don't use rtInternal for surfaces that are...
2009-03-25  Henri Verbeetwined3d: Add a more convenient way to check if a surfac...
2009-03-25  Henri Verbeetwined3d: Fix a few sign compare warnings.
2009-03-25  Henri Verbeetwined3d: Make the texunit field in struct stb_const_des...
2009-03-25  Henri Verbeetwined3d: Implement WINED3DTSS_TCI_SPHEREMAP.
2009-03-25  Henri Verbeetwined3d: Reduce the number of checkGLcall's in tex_coor...
2009-03-25  Henri Verbeetwined3d: Print a FIXME in tex_coordindex() when NV_TEXG...
2009-03-25  Henri Verbeetwined3d: Fix the indentation in tex_coordindex().
2009-03-25  Henri Verbeetwined3d: Print a warning when the stage isn't mapped...
2009-03-25  Francois Gougetwineesd.drv: Remove esd_host as it is unused.
2009-03-25  Michael Stefaniucuninstaller: Add the Romanian translation.
2009-03-25  Michael Stefaniucgdi32: Use "%p" to TRACE() pointers.
2009-03-25  Michael Stefaniucsetupapi: Update the Romanian translation.
2009-03-25  Christian Costad3dxof: Remove limitation on data buffer size.
2009-03-25  Andrew Talbotntdll: Remove superfluous semicolon.
2009-03-25  Austin Englishtwain32: Fix a compiler warning on PC-BSD.
2009-03-25  Paul Vrienscomctl32/tests: Fix a crash on W2K and below.
2009-03-25  Paul Vrienswinspool.drv/tests: Fix a test failure on NT4 and below.
2009-03-24  Alexandre Julliardavifil32: Make avifile.dll into a stand-alone 16-bit...
2009-03-24  Alexandre Julliardwineps.drv: Set the line join and cap styles based...
2009-03-24  Alexandre Julliardconfigure: Always set LDPATH, rpath support is broken...
2009-03-24  Lei Zhangoleaut32: Fix some corner cases in VarBstrCmp.
2009-03-24  Vincent Povirkgdiplus: Support line gradient brushes in GdipFillPath.
2009-03-24  Kirill K. Smirnovmciavi32: Fix typo.
2009-03-24  Austin Englishwinegcc: Fix a compiler warning on PC-BSD.
2009-03-24  Hans Leidekkerwinspool: Support special environment value "all" in...
2009-03-24  Hans Leidekkermsi: Only apply a transform when its language id matche...
2009-03-24  Hans Leidekkermsi: Don't initialize COM for custom action threads.
2009-03-24  Hans Leidekkermsi: Add stub implementations of MsiSourceListClearAllE...
2009-03-24  Hans Leidekkermsi: Implement MsiReinstallProductA/W.
2009-03-24  Hans Leidekkermsi: Add stub implementations of MsiDeterminePatchSeque...
2009-03-24  Rob Shearmanrpcrt4: Fix crash when calling RpcServerUseProtseq...
2009-03-24  Rob Shearmanservices: Always initialise the out buffer in svcctl_Qu...
2009-03-24  Rob Shearmanservices: svcctl_GetServiceDisplayNameW and svcctl_GetS...
2009-03-24  Rob Shearmanadvapi32: Trace the contents of the in parameter to...
2009-03-24  Rob Shearmanservices: Add a ref count to the service entry in svcct...
2009-03-24  Michael Stefaniucmsi: Add the Romanian translation.
2009-03-24  Paul Vriensriched20/tests: Fix and extend EM_FORMATRANGE tests.
2009-03-24  Henri Verbeetshdocvw: Add a stub ITaskbarList implementation.
2009-03-24  Henri Verbeetwined3d: Pass format_desc to set_shader().
2009-03-24  Henri Verbeetwined3d: Pass format_desc to getColorBits() and getDept...
2009-03-24  Henri Verbeetwined3d: Pass format_desc to the Check*Capability(...
2009-03-24  Henri Verbeetwined3d: Remove the bytesPerPixel field from IWineD3DSu...
2009-03-24  Henri Verbeetwined3d: Set the byte count for WINED3DFMT_UNKNOWN...
2009-03-24  Henri Verbeetd3d8: Cleanup the vertexshader handling code a bit.
2009-03-24  Henri Verbeetd3d8: Cleanup the pixelshader handling code a bit.
2009-03-24  Henri Verbeetd3d8: Properly handle unsetting the pixelshader in...
2009-03-24  Henri Verbeetwined3d: Try to make Coverity shut up (CID 863, 905).
2009-03-24  Nikolay Sivovcomctl32/listview: Some tests for LVM_GETSUBITEMRECT.
2009-03-24  Nikolay Sivovcomctl32/ipaddress: Store current IP address text as...
2009-03-24  Nikolay Sivovcomctl32/trackbar: Fix reverting to default value for...
2009-03-24  Nikolay Sivovcomctl32/tab: Implement TCM_[G,S]ETEXTENDEDSTYLE and...
2009-03-24  Nikolay Sivovcomctl32/tab: Fix button background filling on TCS_BUTTONS.
2009-03-24  Nikolay Sivovcomctl32/tab: Implement TCM_REMOVEIMAGE.
2009-03-24  Alexandre Julliardwinebuild: Make sure main module is properly initialized.
2009-03-24  James Hawkinskernel32: Don't try to load an empty initialization...
2009-03-24  James Hawkinskernel32: Handle writing empty sections and keys in...
2009-03-24  James Hawkinskernel32: Set last error to ERROR_FILE_NOT_FOUND if...
2009-03-24  James Hawkinskernel32: Add tests for WritePrivateProfileString.
2009-03-24  Andrew Talbotwineps.drv: Remove order-of-evaluation dependencies.
next