wine
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...
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-11  Francois Gougettwain_32/tests: Add a trailing '\n' to an ok() call.
2009-02-11  Francois Gougetwinapi_test: Improve the usage message.
2009-02-11  Alistair Leslie... mshtml: Do a case-insensitive compare of type.
2009-02-11  Stefano Guidonimsadp32: ADPCM_FormatSuggest compare source format...
2009-02-11  Stefano Guidonimsadp32: MSDN suggests "wfx.nBlockAlign * 2 / wfx.nChan...
2009-02-11  Stefano Guidonimsadp32: Block align size is proportional to the number...
2009-02-11  Stefano Guidonimsadp32: ADPCM allows other sample rates other than...
2009-02-11  Marcus Meissnerwinegcc: Added some strarray_free() (Coverity).
2009-02-11  David Adamd3dx9_36: Implement D3DXGetFVFVertexSize.
2009-02-11  David Adamd3dx9_36: Implement D3DXComputeBoundingSphere.
2009-02-11  David Adamd3dx9_36: Implement D3DXComputeBoundingBox.
2009-02-11  Alistair Leslie... mshtml: Implement IDispatch for IHTMLLocation.
2009-02-11  Paul Vriensfusion/tests: Fix some typos.
2009-02-11  Paul Vriensfusion/tests: Mark test as skipped when we don't have...
2009-02-11  Michael Stefaniucole32: Remove superfluous pointer casts.
2009-02-11  Michael Stefaniucwineesd.drv: dwParam1 and dwParam2 have the type DWORD_PTR.
2009-02-11  Andrew Talbotitss: Replace malloc() with HeapAlloc().
2009-02-11  Eric Pouechdbghelp: Fix bad call to free() instead of pdb_free().
2009-02-11  Juan Langcrypt32: Fix a typo.
2009-02-11  Juan Langcrypt32: Fix a test failure on Windows 98.
2009-02-11  Juan Langcrypt32: Fix a compiler warning.
2009-02-11  Juan Langcrypt32: Relax a test whose results are ignored on...
2009-02-11  Stefan Dösingerd3d9: Test table fog and exp fog in the shader fog...
2009-02-11  Stefan Dösingerwined3d: Implement EXP and EXP2 fog in GLSL.
2009-02-11  Stefan Dösingerwined3d: Properly set the fog frag coord according...
2009-02-11  Stefan DösingerWineD3D: Put vertex shader duplication infrastructure...
2009-02-11  Rob Shearmanole32: Fix a test failure in the moniker tests on Win9x.
2009-02-11  Rob Shearmanole32: Fix some test failures in the free threaded...
2009-02-11  Jacek Cabanwininet: Don't send INTERNET_STATUS_REQUEST_COMPLETE...
2009-02-11  Jacek Cabanwininet: Make sure that we have some data buffered...
2009-02-11  Jacek Cabanwininet: Added QueryDataAvailable implementation for...
2009-02-11  Jacek Cabanwininet: Fixed handling empty string password.
2009-02-11  Jacek Cabanwininet: Move FtpOpenFile[AW] implementation to avoid...
2009-02-10  Christian Costad3dxof: Add support for DXFILELOAD_FROMRESOURCE source.
2009-02-10  Christian Costad3dxof: Cleanup IDirectXFileImpl_CreateEnumObject a...
2009-02-10  Christian Costad3dxof: Make is_keyword handle end of file correctly.
2009-02-10  Dylan Smithrichedit: Store paragraph in cursors.
2009-02-10  Jeremy Whitesane.ds: Add a log message to flag unsupported operations.
2009-02-10  Jeremy Whitesane.ds: Remove a duplicate assignment.
2009-02-10  Jeremy Whitesane.ds: Indicate that we used a modal dialog.
2009-02-10  Jeremy Whitesane.ds: Revise the logic around processing events...
2009-02-10  Jeremy Whitesane.ds: Add stub support for ICAP_COMPRESSION.
2009-02-10  Jeremy Whitetwain_32: Prevent an incorrect test warning message...
2009-02-10  Jeremy Whitetwain_32: Change get requirements such that we require...
2009-02-10  Jeremy Whitesane.ds: Add support for CAP_UICONTROLLABLE.
2009-02-10  Jeremy Whitesane.ds: Add partial stub support for ICAP_PIXELTYPE...
2009-02-10  Jeremy Whitesane.ds: Return a 0 for MSG_QUERYSUPPORT even for capab...
2009-02-10  Jeremy Whitesane.ds: Eliminate incorrect TWRC_FAILURE return.
2009-02-10  Jeremy Whitesane.ds: More correctly stub CAP_XFERCOUNT, and tests.
2009-02-10  Jeremy Whitesane.ds: Rearrange function position to avoid the need...
2009-02-10  Jeremy Whitesane.ds: Simplify SANE_SaneCapability.
2009-02-10  Michael Stefaniucwineesd.drv: Remove superfluous pointer casts.
2009-02-10  Michael Stefaniucmsvfw32: Remove some Win64 compiler warnings.
2009-02-10  Michael Stefaniucole32: Use GetWindowLongPtr/SetWindowLongPtr for pointers.
2009-02-10  Michael Stefaniucwinenas.drv: dwParam1 and dwParam2 cwhave the type...
2009-02-10  Alexandre Julliardwidl: Change write_type_def_or_decl and write_type_decl...
2009-02-10  Paul Vriensfusion/tests: Mark some tests as broken() on .NET 1.0.
2009-02-10  Vincent Pelletierddraw: Use ddraw_from_d3d7 to make a (IDirectDrawImpl...
2009-02-10  Juan Langcrypt32: Fix some tests on Windows 98.
2009-02-10  Juan Langcrypt32: Fix a few more test failures on older versions...
2009-02-10  Nikolay Sivovgdiplus: Handle zero width/height in GdipAddPathPie.
2009-02-10  Jacek Cabanactivscp.idl: Added IActiveScriptParseProcedure*64...
next