wine
2008-09-25  Jacek Cabanjscript: Added VT_R8 to string conversion implementation.
2008-09-25  Christian Costad3dxof: Implement IDirectXFileDataReference.
2008-09-24  Alexandre Julliarduser32/tests: Fix the listbox tests on Win9x and NT4.
2008-09-24  Alexandre Julliarduser32/tests: Fix some input test failures.
2008-09-24  Alexandre Julliarduser32/tests: Fix the winstation tests on NT4.
2008-09-24  Francois Gougetsecur32: Fix compilation with GNU TLS 1.0.16.
2008-09-24  Francois Gougetjscript: Add a trailing '\n' to a Wine trace.
2008-09-24  James Hawkinssecur32: Fix a failing test in win95.
2008-09-24  James Hawkinsoleaut32: Fix a failing test in win95.
2008-09-24  James Hawkinsntdll: Fix a couple failing tests in NT4.
2008-09-24  James Hawkinscrypt32: Fix several test failures in win98.
2008-09-24  James Hawkinscomctl32: Add a missing newline.
2008-09-24  James Hawkinscomctl32: Fix a failing test in win95.
2008-09-24  James Hawkinscomctl32: Fix several failing tests in win95.
2008-09-24  Alexandre Julliarduser32/tests: Fix more message test failures on NT4...
2008-09-24  Alexandre Julliardconfigure: Make sure opengl is not built with --without...
2008-09-24  Henri Verbeetwined3d: Remove the "Wine 1.0 safety path".
2008-09-24  Henri Verbeetwined3d: Make some more GLSL functions private to the...
2008-09-24  Henri Verbeetwined3d: Make some more ARB program functions private...
2008-09-24  Henri Verbeetwined3d: atifs_shader_backend doesn't exist anymore.
2008-09-24  Henri Verbeetwined3d: Move part of the shader instruction table...
2008-09-24  Jacek Cabanjscript: Fixed a typo.
2008-09-24  Jacek Cabanjscript: Added RegExp contruction implementation.
2008-09-24  Andrew Talbotcrypt32: Sign-compare warnings fix.
2008-09-24  Andrew Talbotcrypt32: Sign-compare warnings fix.
2008-09-24  Christian Costad3dxof: Do not print an error for interfaces that can...
2008-09-24  Michael Stefaniucoleaut32/tests: Remove redundant NULL check before...
2008-09-24  Vincent Povirkuser32: Handle undocumented WM_POPUPSYSTEMMENU message.
2008-09-23  Rob Shearmanmsvcrt: Fix testing zero-valued expression with bitwise...
2008-09-23  Rob Shearmanmsvcrt: Fix mutual exclusion over logical or is always...
2008-09-23  Rob Shearmanrpcrt4: Don't call VirtualFree with MEM_RELEASE and...
2008-09-23  Rob Shearmaninclude: Add DShellFolderViewEvents to shldisp.idl.
2008-09-23  Alexander Nicolaysen... netapi32: Improve NetUserGetLocalGroups stub.
2008-09-23  Hans Leidekkerwinhttp: Add tests for WinHttpCreateUrl.
2008-09-23  Hans Leidekkerwinhttp: Implement WinHttpCreateUrl.
2008-09-23  Hans Leidekkerrpcrt4: Add stub implementations for RpcMgmtInqStats...
2008-09-23  Huw Daviesinetcomm: Add wrapper functions MimeOleFindCharset...
2008-09-23  Alistair Leslie... mshtml: Implement IHTMLBodyElement put_background.
2008-09-23  Austin Englishmshtml/tests: Fix gcc warnings.
2008-09-23  Henri Verbeetsecur32: Allow gnutls debug output to be shown.
2008-09-23  Henri Verbeetsecur32: Allocate schannel client credentials.
2008-09-23  Henri Verbeetsecur32: Basic implementation of schannel AcquireCreden...
2008-09-23  Henri Verbeetsecur32: Require gnutls for schannel.
2008-09-23  Henri Verbeetsecur32: Skip schannel tests if schannel is unavailable.
2008-09-23  Andrew Talbotcredui: Sign-compare warnings fix.
2008-09-23  Christian Costad3dxof: Implement IDirectXFileDataImpl_GetNextObject.
2008-09-23  Erik Inge Bolsøkernel32: Fix PROFILE_Load to handle mac line endings.
2008-09-23  Detlef Riekenbergshdocvw: Set the default homepage.
2008-09-23  Henri Verbeetwined3d: Use shader_glsl_log() in some more places.
2008-09-23  Henri Verbeetwined3d: Merge pshader_hw_map2gl() and vshader_hw_map2gl().
2008-09-23  Henri Verbeetwined3d: Skip copying the depth stencil if it's discarded.
2008-09-23  Henri Verbeetwined3d: Add/update the D3DPRESENTFLAG constants.
2008-09-23  Henri Verbeetwined3d: Get rid of the wantsDepthStencilBuffer in...
2008-09-23  Austin Englishmscms: Undefine HIWORD to avoid a conflict.
2008-09-23  Paul Vrienskernel32/tests: Add a skip.
2008-09-23  Paul Vrienskernel32/tests: Add a skip.
2008-09-23  Juan Langcryptdlg: Implement CertTrustFinalPolicy.
2008-09-23  Juan Langcryptdlg: Implement CertTrustInit.
2008-09-23  Juan Langcryptdlg: Implement CertViewPropertiesW on top of Crypt...
2008-09-23  Juan Langcryptdlg: Implement CertViewPropertiesA on top of CertV...
2008-09-23  Juan Langwintrust: Support the CERT_CERTIFICATE_ACTION_VERIFY...
2008-09-23  Juan Langwintrust: Check that the end certificate in the chain...
2008-09-23  Juan Langwintrust: Only do policy check if pointer is set.
2008-09-23  Juan Langwintrust: Use helper function to add the trust steps...
2008-09-23  Juan Langwintrust: Use helper function to allocate CRYPT_PROVIDE...
2008-09-23  Juan Langwintrust: Always initialize CERT_CHAIN_PARA's Requested...
2008-09-23  Juan Langwintrust: Store the error status and confidence for...
2008-09-23  Juan Langwintrust: Search all additional stores when building...
2008-09-23  Huw Daviesinetcomm: Implement IMimeBody_IsType(IBT_EMPTY).
2008-09-23  Huw Daviesinetcomm: Content-Disposition can have parameters.
2008-09-23  Detlef Riekenbergshdocvw: Remove redundant NULL check before SysFreeString.
2008-09-23  Detlef Riekenbergmsi: Remove redundant NULL check before SysFreeString.
2008-09-23  Detlef Riekenbergmsxml3: Remove redundant NULL check before SysFreeString.
2008-09-23  Detlef Riekenbergoleaut32: Remove redundant NULL check before SysFreeString.
2008-09-22  Alexandre Julliardregedit: Fix file exports in ASCII format.
2008-09-22  Maarten Lankhorstquartz: Requeue in pullpin if request for data timed...
2008-09-22  Maarten Lankhorstquartz: Return VFW_E_WRONG_STATE in file source if...
2008-09-22  Maarten Lankhorstquartz: Don't abort starting for unconnected pin in...
2008-09-22  Maarten Lankhorstquartz: Add missing calls to EndFlush.
2008-09-22  Maarten Lankhorstquartz: Implement IMediaPosition::put_CurrentPosition.
2008-09-22  Huw Daviesinetcomm: Charset name comparison should be case insens...
2008-09-22  Huw Daviesinetcomm: Start of IMimeBody_SetOption.
2008-09-22  Huw Daviesinetcomm: Start of IMimeMessage_SetOption.
2008-09-22  Vincent Povirkshell32/tests: Accept delays in getting ABN_POSCHANGED...
2008-09-22  Roderick Colenbranderwined3d: UpdateSurface should take into account the...
2008-09-22  Detlef Riekenbergjscript/tests: Fix a typo in ok().
2008-09-22  Francois Gougetjscript: Remove spaces before '\n' in Wine traces.
2008-09-22  Alexandre Julliardwinex11: Fix SetLayeredWindowAttributes when called...
2008-09-22  Philip Nilssonconfigure: Add i486-mingw to the cross-compiler prefixes.
2008-09-22  Roderick Colenbranderwined3d: Re-add a comment which got lost.
2008-09-22  Henri Verbeetwined3d: Don't try to draw with unsupported attribute...
2008-09-22  Henri Verbeetwined3d: Fix a memory leak.
2008-09-22  Henri Verbeetwined3d: Destroy FBO entries in the context.
2008-09-22  Henri Verbeetwined3d: Make sure update_minfilter and update_magfilte...
2008-09-22  Stefan Dösingerwined3d: Initialize standalone surface parameters.
2008-09-22  Alexander Nicolaysen... regedit: Fix some fprintf arguments.
2008-09-22  Alexander Nicolaysen... regedit: Fix char escaping for registry export.
2008-09-22  Paul Vriensimm32/tests: Skip tests when IME support is not impleme...
2008-09-22  Paul Vriensntdll/tests: Show that we are skipping tests.
2008-09-22  Paul Vriensntdll/tests: Show that we are skipping tests.
next