wine
2007-10-24  David Adamd3dx8: Implement D3DXPlaneDotCoord.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneDot.
2007-10-24  Bang Jun-youngshlwapi: SHRegDuplicateHKey() is now defined in the...
2007-10-24  Dmitry Timoshkovshlwapi: Forward more entries to user32 exports.
2007-10-24  Dmitry Timoshkovshlwapi: Use existing shlwapi/Win32 APIs to compare...
2007-10-24  Dmitry Timoshkovntdll: Use symbolic names when possible.
2007-10-24  Dan Hipschmanoleaut32: Add stubs for IPropertyBag_Read.
2007-10-24  Dan Hipschmanwidl: Use error_loc instead of yyerror.
2007-10-24  Dan Hipschmanwidl: parser_error must append a newline, so write...
2007-10-24  Juan Langcredui: Add stubs.
2007-10-24  Roy Sheainclude/rpc.h: Add missing headers.
2007-10-24  Mikolaj Zalewskibrowseui: Implement the progress dialog.
2007-10-24  Mikolaj Zalewskiinclude: Add IProgressDialog definitions.
2007-10-24  Dan Kegelgdi32/tests: Fix false pass in warn+heap case.
2007-10-24  Juan Langcrypt32: Implement cert chain revocation checking.
2007-10-24  Juan Langcrypt32: Implement CertVerifyRevocation.
2007-10-24  Juan Langcrypt32: Add basic test for CertVerifyRevocation.
2007-10-24  Juan Langcrypt32: Add CertVerifyRevocation stub.
2007-10-24  Juan Langwine.inf: Register cryptnet.dll.
2007-10-24  Juan Langcryptnet: Don't prefer native version.
2007-10-24  Juan Langcryptnet: Implement CertDllVerifyRevocation.
2007-10-24  Juan Langcryptnet: Get cache entry expire time from HTTP expires...
2007-10-24  Juan Langcryptnet: Set timeout on http connections when a timeou...
2007-10-23  Alexander Dorofeyevgdi32: Fix runaway loop because of unsigned comparison...
2007-10-23  Alex Villacís... riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT...
2007-10-23  Rob Shearmaninclude: Remove duplicate ACL_REVISION1 and ACL_REVISIO...
2007-10-23  Rob Shearmanntdll: Add a stub for RtlSetControlSecurityDescriptor.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-23  Francois GougetBetter match the PSDK types and update win32.api to...
2007-10-23  Francois Gougetwinex11: Remove some unneeded casts.
2007-10-23  Rob Shearmanntdll: Fix RtlValidAcl to accept newer ACL revisions.
2007-10-23  Rob Shearmanadvapi32: Add some tests for ACL functions.
2007-10-23  Rob Shearmanadvapi32: Runtime link to CreateWellKnownSid in the...
2007-10-23  Rob Shearmanntdll: Allow the newer ACL revisions in RtlCreateAce.
2007-10-23  Jacek Cabanurlmon: Added application/postscript MIME filter.
2007-10-23  Jacek Cabanurlmon: Added audio/wav MIME filter.
2007-10-23  Jacek Cabanurlmon: Added text/richtext MIME filter.
2007-10-23  Luke Bratchmshtml: Fix text input fields.
2007-10-23  James Hawkinsmsi: Set media info strings to NULL after freeing them.
2007-10-23  James Hawkinsmsi: Include the null terminator when writing data...
2007-10-23  James Hawkinsmsi: Don't delete the table if the table deleted itself...
2007-10-23  James Hawkinsmsi: Release the record only after using the record...
2007-10-23  Michael Stefaniucwinealsa.drv: Leave the CriticalSection before destroyi...
2007-10-23  Michael Stefaniucwinealsa.drv: Leave the CriticalSection before destroyi...
2007-10-23  Detlef Riekenbergcomdlg32: Do not crash with PageSetupDlg(NULL).
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlW for the...
2007-10-23  Juan Langcryptnet: Return FALSE if the requested URL exists...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlW for the...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlA on top...
2007-10-23  Juan Langcryptnet: Add tests for CryptRetrieveObjectByUrl.
2007-10-23  Juan Langcryptnet: Add stubs for CryptRetrieveObjectByUrlA/W.
2007-10-23  Juan Langwininet: Don't assume lpBuffersIn is not NULL.
2007-10-23  Juan Langwininet: Pass hash entry directly to URLCache_DeleteEnt...
2007-10-23  Juan Langwininet: Implement RetrieveUrlCacheEntryFileW.
2007-10-23  Juan Langwininet: Implement UnlockUrlCacheEntryFileW.
2007-10-23  Juan Langwininet: Pass hash entry directly to URLCache_HashEntry...
2007-10-23  Juan Langwininet: Introduce a URLCache_FindHashW, and use it...
2007-10-23  Juan Langwininet: Use URLCache_FindHash rather than URLCache_Fin...
2007-10-23  Hans Leidekkergdi32: Remove a test that expects the break character...
2007-10-23  Hans Leidekkeradvapi32: Remove tests for the sha context structure.
2007-10-22  Alex Buseniususer32: Fix segfault when combobox contains a longer...
2007-10-22  David Adamd3dx8: Implement D3DXQuaternionIsIdentity.
2007-10-22  David Adamd3dx8: Implement D3DXQuaternionIdentity.
2007-10-22  David Adamd3dx8: Implement D3DXQuaternionConjugate.
2007-10-22  David Adamd3dx8: Implement D3DXVec3Cross.
2007-10-22  David Adamd3dx8: Implement D3DX*Scale.
2007-10-22  David Adamd3dx8: Implement D3DX*Minimize.
2007-10-22  David Adamd3dx8: Implement D3DX*Maximize.
2007-10-22  David Adamd3dx8: Implement D3DX*Lerp.
2007-10-22  David Adamd3dx8: Implement D3DX*Subtract.
2007-10-22  David Adamd3dx8: Implement D3DX*Add with a test.
2007-10-22  David Adamd3dx8: Implement D3DX*Dot with a test.
2007-10-22  David Adamd3dx8: Implement D3DX*LengthSq.
2007-10-22  David Adamd3dx8: Implement D3DX*Length with a test.
2007-10-22  Stefan Dösingerwined3d: Care for the inverted y coords in dsy.
2007-10-22  Stefan Dösingerwined3d: Ignore texture transforms when a shader is...
2007-10-22  Stefan Dösingerwined3d: Create query private data when faking the...
2007-10-22  Alexander Dorofeyevgdi32: Fix off by one error in BIDI_Reorder.
2007-10-22  Lionel Debrouxntdll/tests: Fix memory leaks (found by Smatch) and...
2007-10-22  Lionel Debrouxlocalspl/tests: Fix memory leak (found by Smatch).
2007-10-22  Lionel Debrouxkernel32/tests: Fix memory leaks (found by Smatch).
2007-10-22  Lionel Debrouxadvapi32/tests: Fix memory leak (found by Smatch).
2007-10-22  Lionel Debrouxgdi32/tests: Fix memory leak (found by Smatch).
2007-10-22  Mikołaj Zalewskiadvapi32: Make CreateWellKnownSid create domain sids...
2007-10-22  Mikołaj Zalewskiadvapi32: Add a test for CreateWellKnownSid and impleme...
2007-10-22  Mikołaj Zalewskiadvapi32/tests: Define OBJECT_BASIC_INFORMATION in...
2007-10-22  Mikołaj Zalewskiadvapi32/tests: Make the SDDL test pass under Vista.
2007-10-22  Louis Lendershhctrl.ocx: Update version info.
2007-10-22  Louis Lenderstapi32: Add stub for lineInitializeExA.
2007-10-22  Rob Shearmanurlmon: Add a stub for GetClassFileOrMime.
2007-10-22  Rob Shearmanurlmon: Fix the MIME type reported by the HTTP protocol...
2007-10-22  Juan Langcrypt32: Always set *ppszError.
2007-10-22  Juan Langcrypt32: Don't allocate a 0-length string.
2007-10-22  Juan Langcrypt32: Don't assume string pointer has been set if...
2007-10-22  Juan Langcrypt32: Fail if MultiByteToWideChar converts 0 characters.
2007-10-22  Hans Leidekkerwininet: Use passive mode for the ftp tests.
2007-10-22  Hans Leidekkerwininet: Fix some failing ftp tests on Windows and...
2007-10-22  Hans Leidekkerwininet: Properly clean up ftp sessions.
2007-10-22  Hans Leidekkerwininet: Separate ftp session destruction from closing...
2007-10-22  Andrew Talbotwineboot: Fix some memory leaks.
next