wine
2009-02-16  Andrew Talbotrsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc.
2009-02-16  Rob Shearmanwidl: Call Pointer function for freeing non-conformant...
2009-02-16  Rob Shearmanwidl: Only duplicate a type if absolutely necessary.
2009-02-16  Rob Shearmanwidl: Call Struct and Union phase functions for referen...
2009-02-16  Rob Shearmanwidl: Fix marshalling/unmarshalling of enum arguments.
2009-02-16  Aric Stewartwininet: use debugstr_a in NETCON_getNextLine TRACE...
2009-02-16  Jeremy Whitesane.ds: Implement NATIVEXFER/MSG_GET for RGB scans.
2009-02-16  Jeremy Whitesane.ds: Implement stub support for ICAP_PIXELFLAVOR.
2009-02-16  Jeremy Whitesane.ds: Get resolution from sane, instead of hard...
2009-02-16  Alexandre Julliardwinmm/tests: Assume volume is not supported if waveGetO...
2009-02-16  Alexandre Julliardkernel32/tests: Add a few more error codes for GetDiskF...
2009-02-16  Alexandre Julliardkernel32/tests: Fix the last remaining failure on NT4.
2009-02-16  Alexandre Julliardsecur32: Properly initialize the helper structure when...
2009-02-16  Alexandre Julliarduser32/tests: Fix some checks of the key value in accel...
2009-02-16  Alexandre Julliarduser32/tests: Skip some tests if SetForegroundWindow...
2009-02-16  Alexandre Julliarduser32/tests: Add a couple of optional message, mark...
2009-02-16  Alexandre Julliarduser32/tests: Another fix for lack of color cursor...
2009-02-16  Alistair Leslie... urlmon: Correctly test to see if PutProperty_CLASSIDPRO...
2009-02-16  Aurimas Fischerwineps.drv: Add Lithuanian translation.
2009-02-16  Aurimas Fischercomdlg32: Add Lithuanian translation.
2009-02-16  Juan Langodbccp32: Fix a couple failing tests, and log more...
2009-02-16  Juan Langadvapi32: Fix failing tests on a number of systems.
2009-02-16  Juan Langwintrust: Fix a few failing tests.
2009-02-16  Juan Langsnmpapi: Relax tests to fix some failures.
2009-02-16  Juan Langcrypt32: Fix a typo.
2009-02-16  Aric Stewartgdiplus: In GdipDrawString do not NULL terminate the...
2009-02-16  Alexandre Julliardntdll: Don't fail in NtMapViewOfSection for 4Gb+ files...
2009-02-16  Alexandre Julliardntdll: Improve debugging helper for object attributes...
2009-02-16  Alexandre Julliardntdll: Avoid null dereference in the NtCreateSymbolicLi...
2009-02-13  Alexandre JulliardRelease 1.1.15. wine-1.1.15
2009-02-13  Alistair Leslie... mshtml: Implement IHTMLStyle_put_textDecorationUnderline.
2009-02-13  Alistair Leslie... mshtml: Implement IHTMLStyle_put_textDecorationLineThrough.
2009-02-13  Andrew Talbotwinenas.drv: Replace malloc() with HeapAlloc().
2009-02-13  Andrew Talbotwinemp3.acm: Replace malloc() with HeapAlloc().
2009-02-13  Hans Leidekkerwininet: Properly drain content for chunked transfers.
2009-02-13  Juan Langcrypt32: Fix some test failures on Windows 98.
2009-02-13  Juan Langkernel32: Fix test failures on NT4.
2009-02-13  Juan Langkernel32: Fix some more failures on systems with reduce...
2009-02-13  Juan Langkernel32: Log more information in case of a test failur...
2009-02-13  Juan Langkernel32: Fix some test failures on systems with reduce...
2009-02-13  Alexandre Julliarduser32/tests: Cope with lack of support for color cursors.
2009-02-13  Alexandre Julliarduser32/tests: GetClassInfo doesn't set last error relia...
2009-02-13  Alexandre Julliarduser32/tests: Skip tests if we fail to inject mouse...
2009-02-13  Alexandre Julliarduser32/tests: Fix more message tests on XP and Vista.
2009-02-13  Alexandre Julliarduser32/tests: Better handling of the *.* wildcard in...
2009-02-13  Alexandre Julliarduser32/tests: Print the wrong accelerator values in...
2009-02-13  Detlef Riekenbergcomctl32/tests: The status control use a different...
2009-02-13  Michael Stefaniuccomctl32: Remove superfluous pointer casts.
2009-02-13  Michael Stefaniuccomctl32: Remove an one-off macro.
2009-02-13  Michael Stefaniuctools: Remove unused alloca.h include.
2009-02-13  Juan Langcrypt32: Fix a few test failures on some Windows 98...
2009-02-13  Juan Langadvapi32: Fix a test failure on systems that are domain...
2009-02-13  Juan Langnetapi32: Fix tests on systems with reduced privilege.
2009-02-13  Juan Langcrypt32: Allow an alternate chain policy status for...
2009-02-13  Juan Langsetupapi: Add stub entries for CM_Query_And_Remove_SubT...
2009-02-13  Juan Langshell32: Let caller determine whether a shell path...
2009-02-13  Juan Langwintrust: Fix typo.
2009-02-13  Juan Langcrypt32: Removed unneeded strcmp.
2009-02-12  Alexandre Julliarduser32/tests: Add some more optional messages we get...
2009-02-12  Alexandre Julliarduser32/tests: Fix Z-order tests in the presence of...
2009-02-12  Paul Bryan... ntdll: Avoid potential infinite loop.
2009-02-12  Alexandre Julliarddbghelp: Avoid size_t in a trace.
2009-02-12  Francois Gougetwined3d: Add a trailing '\n' to shader_addline() calls.
2009-02-12  Francois Gougetntdll/tests: Remove WINAPI on static functions where...
2009-02-12  Francois Gougetmssign32: The mssign32 debug channel is unused so remov...
2009-02-12  Francois Gougetd3dx8: The d3dx debug channel is unused so remove it.
2009-02-12  Francois Gougetshell32: Make SHILCreateFromPathA() static and remove...
2009-02-12  Huw Daviesgdi32/tests: Use the ANSI text metrics so the tests...
2009-02-12  Huw Daviesgdi32: Add missing serif types.
2009-02-12  Michael Stefaniucatl: Remove superfluous pointer casts.
2009-02-12  Alistair Leslie... mshtml: Implement IHTMLStyle_get_paddingLeft.
2009-02-12  Juan Langwintrust: Fix a couple tests on a variety of systems.
2009-02-12  Juan Langwintrust: Remove a couple tests that fail on a variety...
2009-02-12  Juan Langwintrust: Don't fail if a registry value doesn't exist.
2009-02-12  Juan Langcrypt32: Fix a couple test failures on some Windows...
2009-02-12  Juan Langcrypt32: Support an alternate OID in order to fix a...
2009-02-12  Juan Langcrypt32: Fix test failures on some Windows 98 systems.
2009-02-12  Juan Langcrypt32: Fix a couple tests on some Windows 98 systems.
2009-02-12  Juan Langcrypt32: Remove a test that fails on some Windows 98...
2009-02-12  Juan Langkernel32: Add more tests for getting/setting a named...
2009-02-12  Erich Hooverwcmd: Properly cleanup redirects when there are no...
2009-02-12  Michael Stefaniucdsound: Arguments 3,4,5 of a CALLBACK are of type DWORD...
2009-02-12  Andrew Talbotwinedos: Replace malloc/calloc with HeapAlloc().
2009-02-12  Juan Langcrypt32: Set the info status on the last element of...
2009-02-12  Juan Langcrypt32: Don't assume intermediate certificates are...
2009-02-12  Juan Langcrypt32: Change some traces to the chain channel.
2009-02-12  Juan Langcrypt32: Add chain debugging channel for debugging...
2009-02-12  Juan Langcrypt32: Include more info about skipped checks in...
2009-02-12  Aric Stewartwininet: Print better stubs for the internet options...
2009-02-12  David Adamd3dx9_36: Remove a duplicate declaration for D3DXGetFVF...
2009-02-12  Michael Stefaniucimm32: Make space for a 64bit pointer in the IMM window.
2009-02-12  Artem Reznikovwininet: Ukranian translation.
2009-02-12  Alexandre Julliardloader: Start phasing out the LinuxThreads support.
2009-02-12  Alexandre Julliardwinegcc: Hardcode the various gcc tool names when cross...
2009-02-12  Alexandre Julliardconfigure: Set the target flags from the --host option...
2009-02-11  Alexandre Julliardconfigure: Print an error and fail if we don't have...
2009-02-11  Alexandre Julliardconfigure: Move down the X11 checks to allow defaulting...
2009-02-11  Huw Daviesgdi32: Correct the font family values returned in the...
2009-02-11  Alexandre Julliardwinmm/tests: Don't test upper bound on sound duration...
2009-02-11  Alexandre Julliarduser32/tests: Try to fix some more failures in the...
next