wine
2008-08-28  Juan Langcrypt32: Implement encoding CTLs.
2008-08-28  Juan Langcrypt32: Add tests for encoding/decoding CTLs.
2008-08-28  Alexander Nicolaysen... regedit: Use Unicode strings when updating listview.
2008-08-28  Alexander Nicolaysen... regedit: Avoid conversion to ANSI when importing hex...
2008-08-28  Alexander Nicolaysen... regedit: Fix concat handling for ANSI files.
2008-08-28  Lei Zhangwininet: Remove redundant CrLf variables.
2008-08-28  Lei Zhangwininet: Work around NULL headers when handling HTTP_QU...
2008-08-28  Lei Zhangregedit: Fix typo in commit c6d01ac847edc2ad02ef02c7a0e...
2008-08-28  Paul Vriensquartz/tests: Use CreateFileA instead of CreateFileW...
2008-08-28  Paul Vriensrpcrt4/tests: Skip ok check for win9x.
2008-08-28  Paul Vriensoleaut32/tests: Skip some tests on win9x.
2008-08-28  Stefan Dösingerwined3d: Handle projected textures properly in arbfp...
2008-08-28  Stefan Dösingerwined3d: Silence some format spam.
2008-08-28  Stefan Dösingerwined3d: Handle projected+bump mapped textures in atifs.
2008-08-28  Stefan Dösingerwined3d: Replace a #if 0 with if(0).
2008-08-28  Stefan Dösingerwined3d: Remove some more junk code.
2008-08-28  Stefan Dösingerwined3d: Remove BaseTexture::UnBindTexture.
2008-08-28  Stefan Dösingerwined3d: Replace an #if 0 with if(0).
2008-08-28  Andrew Talbotjscript: Sign-compare warnings fix.
2008-08-28  Andrew Talbotiphlpapi: Sign-compare warning fix.
2008-08-28  Martin Profittlichuser32: Make RegisterDeviceNotificationW behave likeReg...
2008-08-28  Nikolay Sivovgdiplus: Fix for CombineModeReplace with some tests.
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.
next