wine
2008-08-28  Nikolay Sivovgdiplus: Added test shows that CombineModeReplace actua...
2008-08-28  Nikolay Sivovgdiplus: Implemented GdipSetClipRegion with basic tests.
2008-08-28  Nikolay Sivovgdiplus: Implemented GdipIsEmptyRegion with tests.
2008-08-28  Nikolay Sivovgdiplus: Move some TRACE() higher in region.c.
2008-08-28  Nikolay Sivovgdiplus: Added TRACE/FIXME to all PathIterator calls.
2008-08-28  Stefan Leichterrasapi32: Fix tests on platforms winme and some win98.
2008-08-28  Juan Langcrypt32: Don't ignore errors when encoding items in...
2008-08-28  Juan Langcrypt32: Implement authority info access decoding.
2008-08-28  Juan Langcrypt32: Implement authority info access encoding.
2008-08-28  Juan Langcrypt32: Test encoding/decoding the authority info...
2008-08-28  Paul Vriensmsi/tests: Remove service tests.
2008-08-28  Vijay Kiran... advapi32: Add stub for ConvertToAutoInheritPrivateObjec...
2008-08-27  Paul Vriensnetapi32/tests: Fix the error text.
2008-08-27  Alexandre Julliardntdll/tests: Fix a few more failures in the info test.
2008-08-27  Aric Stewartuser32: Add test demonstrating the WM_PAINT loop.
2008-08-27  Alexandre Julliarduser32: Apply the SendMessage recursion counter to...
2008-08-27  Alistair Leslie... msxml3: Correct unsupported functions in IDispatchEx.
2008-08-27  Stefan Dösingerwined3d: Make the texture stage mapping nvrc independent.
2008-08-27  Stefan Dösingerwined3d: Remove unneeded code.
2008-08-27  Stefan Dösingerwined3d: Remove dead code.
2008-08-27  Stefan Dösingerwined3d: Remove some junk.
2008-08-27  Stefan Dösingerwined3d: Update the arbfp shader on a texturetransformf...
2008-08-27  Stefan Dösingerwined3d: Handle texture transforms in the TEXTURETRANSF...
2008-08-27  Stefan Dösingerwined3d: Clean up the texbeml parameter forward.
2008-08-27  Stefan Dösingerwined3d: D3DTOP_DOTPRODUCT3 colorop overrides the alphaop.
2008-08-27  Stefan Dösingerwined3d: Advertise a few line caps.
2008-08-27  Stefan Dösingerwined3d: Disable D3DFMT_R3G3B2.
2008-08-27  Jeff Zaroykomsvcrt: Add a test for unlinking non-empty directories.
2008-08-27  Detlef Riekenbergshlwapi/tests: Add tests for UrlApplyScheme.
2008-08-27  Detlef Riekenbergshlwapi: Fix results for UrlApplyScheme.
2008-08-27  Detlef Riekenbergshlwapi: Fix parameters for RegQueryValueExW to read...
2008-08-27  Detlef Riekenberginclude: Declare TranslateURL and needed flags.
2008-08-27  Paul Vriensadvapi32/tests: Remove tests for calculation with drivers.
2008-08-27  Paul Vriensmstask/tests: Skip tests for security services if they...
2008-08-27  Hongbo Nishell32: Convert traditional Chinese resource to utf8.
2008-08-27  Hongbo Niwinecfg: Convert traditional Chinese resource to utf8.
2008-08-27  Hongbo Niuser32: Convert Chinese resource to utf8.
2008-08-27  Hongbo Niclock: Convert simplified Chinese resource to utf8.
2008-08-27  Hongbo Nicomdlg32: Convert simplified Chinese resource to utf8.
2008-08-27  Hongbo Nicomdlg32: Convert traditional Chinese resource to utf8.
2008-08-27  Hongbo Niprogman: Convert simplified Chinese resource to utf8.
2008-08-27  Hongbo Niwineconsole: Convert simplified Chinese resource to...
2008-08-27  Hongbo Nishell32: Convert simplified Chinese resource to utf8.
2008-08-27  Hongbo Nicomctl32: Convert simplified Chinese resource to utf8.
2008-08-27  Hongbo Niwinefile: Convert simplified Chinese resource to utf8.
2008-08-27  Hongbo Niwinhlp32: Convert simplified Chinese resource to utf8.
2008-08-27  Hongbo Ninotepad: Convert simplified Chinese resource to utf8.
2008-08-27  Nikolay Sivovgdiplus: Implemented GdipGetClip.
2008-08-27  Nikolay Sivovgdiplus: Fix for GpRegion clone helper.
2008-08-27  Nikolay Sivovgdiplus: Add gdiplus debug channel to matrix.c.
2008-08-27  Nikolay Sivovgdiplus: GdipPathIterNextPathType stub added with test.
2008-08-27  Alexander Nicolaysen... regedit: Ignore case when sorting values.
2008-08-27  Alexander Nicolaysen... regedit: Add listview entries as unicode.
2008-08-27  Alexander Nicolaysen... regedit: Fix leak in GetItemFullPathW.
2008-08-27  Alexander Nicolaysen... regedit: Convert menu & statusbar handling to unicode.
2008-08-27  Juan Langcryptuiapi.h: Add missing definitions.
2008-08-27  Juan Langcrypt32: Implement CryptVerifyDetachedMessageHash.
2008-08-27  Juan Langcrypt32: Add tests for CryptVerifyDetachedHashMessage.
2008-08-27  Juan Langcrypt32: Add stub for CryptVerifyDetachedMessageHash.
2008-08-27  Juan Langcrypt32: Fix verifying the hash of a detached hash...
2008-08-27  Juan Langcrypt32: Separate decoding data from finalizing (hashin...
2008-08-27  Juan Langcrypt32: Add tests for verifying the hash of a detached...
2008-08-27  Rob Shearmanmsxml3: Use CP_UNIXCP instead of CP_ACP in libxmlFatalE...
2008-08-27  Rob Shearmanwinealsa.drv: Use CP_UNIXCP instead of CP_ACP for strin...
2008-08-27  Rob Shearmanrpcrt4: Add tests for RpcBindingReset.
2008-08-27  Rob Shearmanwidl: Raise RPC_X_SS_IN_NULL_CONTEXT exception for...
2008-08-27  Paul Vrienscomctl32/tests: Don't assert on not implemented function.
2008-08-27  Paul Vriensshlwapi/tests: Fix a test on Vista.
2008-08-27  Hans Leidekkerwinhttp: Implement WinHttpSetCredentials.
2008-08-27  Hans Leidekkerwinhttp: Implement WinHttpQueryAuthSchemes.
2008-08-27  Huw Daviescrypt32: Add support for CERT_NAME_STR_REVERSE_FLAG.
2008-08-27  Huw Daviescryptdlg: Add stubs for CertViewProperties.
2008-08-27  Jacek Cabanshdocvw: Pass the right IDispatch to NavigateComplete2...
2008-08-27  Dmitry Timoshkovuser32: Partially revert 499c26ce66ec6cbbb3569c69ca95c9...
2008-08-27  Dmitry Timoshkovuser32: Add a test for monitor work area, fix some...
2008-08-26  Alexandre Julliardntdll/tests: Handle a couple of failures on NT4.
2008-08-26  Alexandre JulliardInclude sys/filio.h to get the FIONREAD definition...
2008-08-26  Alexandre Julliardwininet/tests: Add a couple more optional notifications.
2008-08-26  Alexandre Julliardwininet: Avoid testing errno when it isn't set. Simplif...
2008-08-26  Paul Vrienscrypt32/tests: Use CryptAcquireContextA instead of...
2008-08-26  Hans Leidekkerwinhttp: Remove some unneeded includes.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpWriteData.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpReadData.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpQueryDataAvailable.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpReceiveResponse.
2008-08-26  Hans Leidekkerwinhttp: Implement WinHttpSendRequest.
2008-08-26  Hans Leidekkerwinhttp: Add networking infrastructure.
2008-08-26  Hans Leidekkerwinhttp: Add support for querying most of the standard...
2008-08-26  Paul Vriensshell32/tests: Run tests again on win95.
2008-08-26  Paul Vriensd3dxof/tests: Run tests again on win9x.
2008-08-26  Alexandre Julliardmsvcrt/tests: Add support for some broken demangle...
2008-08-26  Alexandre Julliardntdll/tests: Allow alternate results in the string...
2008-08-26  Alexandre Julliardntdll/tests: Allow alternate results in the info test...
2008-08-26  Alexandre Julliardntdll/tests: Allow alternate results in the env test...
2008-08-26  Alexandre Julliardshell32/tests: Fix an unsigned comparison warning.
2008-08-26  Alexandre Julliardwininet/tests: Add support for optional notifications...
2008-08-26  Nikolay Sivovgdiplus: Implemented GdipIsInfiniteRegion with tests.
2008-08-26  Nikolay Sivovgdiplus: Test for default Graphics clipping region.
2008-08-26  Nikolay Sivovgdiplus: Basic parameter check in GdipTransformPoints...
2008-08-26  Nikolay Sivovgdiplus: GdipDeleteGraphics affected by busy state...
next