wine
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-31  Rob Shearmaninetcomm: Add an implementation of ISMTPTransport2...
2008-10-31  Alexandre Julliardkernel32: Call build_envp in the parent process so...
2008-10-31  Alexandre Julliardkernel32: Call build_argv in the parent process so...
2008-10-31  Huw Daviesole32: Call the object's GetClassID if it's running.
2008-10-31  Vitaly Perovnetapi32: Add stub for NetShareAdd.
2008-10-31  Michael Stefaniucgdi32: Don't cast NULL.
2008-10-31  Frans Koololeacc: Added Dutch translations.
2008-10-31  Michael Karchermsxml3: IXMLCDATASection is not an element.
2008-10-31  Marcus Meissnermshtml: Fixed reversed NULl check.
2008-10-31  Marcus Meissnermsxml3: Fixed if nesting / ptr checking problems in...
2008-10-31  Marcus Meissnermsxml3: Fixed NULL ptr dereference possibilities (Cover...
2008-10-31  Marcus Meissneradvapi32: Removed redundant NULL check.
2008-10-31  Marcus Meissnerntoskrnl.exe: Check irp for NULL consistently.
2008-10-31  Alexandre Julliardkernel32: Allocate global arenas on the Win32 heap.
2008-10-31  Alexandre Julliardntdll: Create a separate heap for allocating memory...
2008-10-31  Alexandre Julliardntdll: Merge HEAP_InitSubHeap and HEAP_CreateSubHeap.
2008-10-31  Henri Verbeetwined3d: Print an error when drawStridedSlowVs() is...
2008-10-31  Henri Verbeetwined3d: Properly break in get_argreg() (LLVM/Clang).
2008-10-31  Henri Verbeetd3dx8: Add a few tests for ID3DXMatrixStack.
2008-10-31  Henri Verbeetd3dx8: Make expect_mat a bit more useable.
2008-10-31  David Adamd3dx8: Implement ID3DXMatrixStack_LoadMatrix.
2008-10-31  David Adamd3dx8: Implement ID3DXMatrixStack_LoadIdentity.
2008-10-31  Michael Stefaniuccomdlg32: Don't cast the return value of GetProp()...
2008-10-31  Lei Zhangntdll: Skip deleted files in read_directory_getdents.
2008-10-31  Juan Langadvapi32: Print error if opening /dev/urandom fails...
2008-10-31  Juan Langcrypt32: Fix some test failures on Win9x/NT4.
2008-10-31  Juan Langcrypt32: Fix chain error status when a cert's issuer...
2008-10-31  Juan Langcrypt32: Don't neglect status to ignore on a Windows...
2008-10-31  Kirill K. Smirnovgdi32: Fix copy/paste typo.
2008-10-31  Alexandre Julliardconfigure: Re-generate with autoconf 2.63.
2008-10-30  Rob Shearmaninetcomm: Add an implementation of the HELO/EHLO command.
2008-10-30  Hans Leidekkerinetcomm: Add a stub implementation of ISMTPTransport2.
2008-10-30  Hans Leidekkerinetcomm: Add a stub implementation of IPOP3Transport.
2008-10-30  Hans Leidekkerwsock32: Make EnumProtocols a wrapper around WSAEnumPro...
2008-10-30  Nikolay Sivovgdiplus: Add a structure to header for easier navigatio...
2008-10-30  Alexandre Julliardkernel32: Moved the pthread emulation support to ntdll.
2008-10-30  Alexandre Julliardkernel32: Use ntdll functions where possible to impleme...
2008-10-30  Alistair Leslie... mshtml: Supply a default value for get_designMode.
2008-10-30  Nicolas Le Camshell32/tests: Fix a test on several platforms.
2008-10-30  James Hawkinsmsi: Allow private properties from the AdminProperties...
2008-10-30  Juan Langcrypt32: Fix frequency with which chains are checked...
2008-10-30  Juan Langcrypt32: Fix failing test.
2008-10-30  Henri Verbeetd3dx8: Implement ID3DXMatrixStack_Push() and ID3DXMatri...
2008-10-30  David Adamd3dx8: Implement ID3DXMatrixStack_GetTop().
2008-10-30  Henri Verbeetd3dx8: Initialize the matrix stack in D3DXCreateMatrixS...
2008-10-30  Henri Verbeetd3dx8: Correct some ID3DXMatrixStack prototypes.
2008-10-30  Henri Verbeetd3dx8: Return E_NOTIMPL from ID3DXMatrixStack stubs.
2008-10-30  Alexandre Julliardkernel32: Only try to open a VxD if opening a normal...
2008-10-29  Alexandre Julliardntdll: Store the exit code in the server in RtlExitUser...
2008-10-29  Alexandre Julliardntdll: Allocate a new virtual region for large blocks...
2008-10-29  Vitaly Perovnetapi32: Add stub for NetShareGetInfo.
2008-10-29  Alexandre Julliardntdll: Add a few more tests for RtlIsDosDeviceName_U...
2008-10-29  Alexandre Julliardntdll: Simplify the RtlIsDosDeviceName_U implementation.
2008-10-29  Aric Stewartws2_32: Only set the overlapped hEvent if it exists.
2008-10-29  Alistair Leslie... inetcomm: Correct test under w2k8.
2008-10-29  Henri Verbeetd3d10: Add a test to show d3d10 devices implement IDXGI...
2008-10-29  Henri Verbeetdxgi: Add some stubs for IDXGISwapChain.
2008-10-29  Henri Verbeetdxgi: Add some stubs for IDXGIAdapter.
2008-10-29  Lei Zhangcomctl32: Only update comboex edit box if the mask...
2008-10-29  Lei Zhangcomctl32: Reset nEditLabelItem in LISTVIEW_EndEditLabelT.
2008-10-29  Lei Zhangcomctl32: Don't notify if listview edit box contents...
2008-10-29  Lei Zhangcomctl32: Get rid of DragDetect.
2008-10-29  Alexandre Julliarduser32: Add a bunch of tests for GetQueueStatus and...
2008-10-29  Alexandre Julliarduser32: Use a local buffer in peek_message to save...
2008-10-29  Alexandre Julliarduser32: Specify the new queue mask separately from...
2008-10-29  Alexandre Julliarduser32: Move thread info setting and WH_GETMESSAGE...
2008-10-29  Alexandre Julliarduser32: Move handling of internal messages into peek_me...
2008-10-29  Andrew Nguyenwinmm: Fix a potential infinite recursion bug.
2008-10-29  James Hawkinsmsi: Do not reinstall an assembly that already exists...
2008-10-29  Dmitry Timoshkovuser32: Handle all kinds of values returned by WIN_GetPtr.
2008-10-29  Alistair Leslie... oleacc: Removed failed test case.
2008-10-29  Michael Stefaniuccomctl32: HANDLE/HGLOBAL are basically just void pointe...
2008-10-29  Dylan Smithrichedit: Handle negative position given to EM_POSFROMCHAR.
2008-10-29  Henri Verbeetwined3d: Handle projected cube textures.
2008-10-29  Henri Verbeetwined3d: Handle lack of NPOT support for depth blts.
2008-10-29  Henri Verbeetwined3d: Support some more depth blt texture types...
2008-10-29  Henri Verbeetwined3d: Support some more depth blt texture types...
2008-10-29  Katayama Hirofumi MZnotepad: Don't save maximized size.
2008-10-29  Owen Rudgeappwiz.cpl: Use MS Shell Dlg instead of MS Sans Serif...
2008-10-29  Juan Langcryptui: Fix destination store for self-signed certs.
2008-10-29  Juan Langcryptui: Fix a failing test on Windows.
2008-10-28  Bobby Binghamgdi32: Add support for the GGO_UNHINTED flag in GetGlyp...
2008-10-28  Alexandre Julliardntdll: Ignore some system directories in NtQueryDirecto...
2008-10-28  Alexandre Julliardntdll: Use the end of the reserved area as address...
2008-10-28  Nicolas Le Camwininet/tests: Fix a failing test on IE6.
2008-10-28  Austin Englishcrypt32: fix a test failure on Free/PC-BSD.
2008-10-28  Austin Englishadvapi32/tests: fix a couple failures on Vista.
2008-10-28  Tobias Jakobiwined3d: Fix typo in baseshader.c.
2008-10-28  Henri Verbeetwined3d: Fix some indentation.
2008-10-28  Henri Verbeetwined3d: Rename CreateAdditionalSwapChain to CreateSwap...
2008-10-28  Henri Verbeetd3d10: Make some functions static.
2008-10-28  Henri Verbeetdxgi: Make some functions static.
2008-10-28  Alistair Leslie... msxml3: Add support to get_nodeTypedValue on Element...
2008-10-28  Alistair Leslie... comdlg32: Fix test under win98.
2008-10-28  Michael Stefaniuccomctl32: Remove superfluous casts as HANDLE to other...
2008-10-28  Michael Stefaniuccmdlgtst: Use NULL instead of casting 0 to a pointer.
2008-10-28  Detlef Riekenbergshdocvw/tests: Use the correct size for memset.
2008-10-28  Marcus Meissneroleview: Fixed size passed to LoadStringW.
2008-10-28  Austin Englishwinecfg: Set default windows version to XP.
next