wine
2009-12-03  Jacek Cabanwininet: Remove a few more INTERNET_SetLastError calls.
2009-12-03  Huw Daviesd3d9/tests: Destroy the window after we release the...
2009-12-03  Paul Vriensshell32/tests: Don't fill a string with potential garbage.
2009-12-03  Nikolay Sivovcomctl32/updown: Set width to default value on creation.
2009-12-03  Nikolay Sivovcomctl32/updown: Specify all styles explicitly in tests.
2009-12-03  Henri Verbeetd3d8: Directly store a wined3d stateblock in the stateb...
2009-12-03  Henri Verbeetdxgi/tests: Add some tests for IDXGIObject::GetParent().
2009-12-03  Henri Verbeetdxgi: Implement IDXGIFactory::GetParent().
2009-12-03  Henri Verbeetdxgi: Implement IDXGIDevice::GetParent().
2009-12-03  Henri Verbeetdxgi: Implement IDXGIOutput::GetParent().
2009-12-03  Andrew Nguyenshlwapi: The third parameter of UrlCombineA/W is an...
2009-12-03  Marcus Meissnerwinspool.drv: Check ptr for being NULL (Coverity).
2009-12-03  Stefan Dösingerwined3d: Remove needless NULL checks (coverity).
2009-12-03  Paul Vriensmshtml/tests: Run tests again on boxes with older IE.
2009-12-03  Juan Langwinecfg: Update Portuguese translation.
2009-12-03  James Hawkinsmsi: ExpandEnvironmentStringsW returns the required...
2009-12-03  Jacek Cabanjscript: Correctly handle -1 index in regexp match...
2009-12-03  Jacek Cabanmshtml: Detach window from frame element on window...
2009-12-03  Jacek Cabanmshtml: Fixed dispid lookup in_cp_event.
2009-12-03  Jacek Cabanmshtml: Added generic bind_to_tree node notification...
2009-12-03  Jacek Cabanmshtml: Fixed tests on older IEs.
2009-12-03  Michael Stefaniucwininet: Free the mem unconditionally to prevent a...
2009-12-03  Marcus Meissnerriched20: Check for NULL in rtf reader (Coverity).
2009-12-03  Marcus Meissnermmsystem.dll16: Check for NULL ptr in mmioRename (Cover...
2009-12-03  Juan Langcrypt32: The KeyId member of an authority key identifie...
2009-12-03  Nikolay Sivovuser32/edit: Check for edit window to be here in case...
2009-12-03  Nikolay Sivovuser32/tests: Free window after use.
2009-12-03  Nikolay Sivovuser32/tests: Restore original procedure to let control...
2009-12-03  Stefan Leichtersetupapi/tests: Use separate directory for SetupGetInfF...
2009-12-03  Peter Rosinmsvcrt: Handle the SIGBREAK signal.
2009-12-03  Peter Rosinmsvcrt: Add test to check if signal(SIGBREAK, ...)...
2009-12-03  Dan Kegeluser32/tests: Allocate big enough buffer for UnpackDDEl...
2009-12-03  Juan Langcryptnet: Check revocation at an appropriate time.
2009-12-03  Juan Langcrypt32: Fix test failures on Win2k.
2009-12-03  Juan Langcrypt32: Fix test failure on Win7.
2009-12-03  Juan Langcryptnet: Fix test failures on Win2k.
2009-12-03  Juan Langcrypt32: Only check revocation on a chain without other...
2009-12-03  Alexandre Julliardntdll/tests: Add some tests for opening files by file id.
2009-12-03  Alexandre Julliardntdll: Add support for the FILE_OPEN_BY_FILE_ID flag...
2009-12-03  Alexandre Julliardntdll: Don't report a file id for directory entries...
2009-12-03  Alexandre Julliardntdll: Remove an unnecessary NULL pointer check.
2009-12-03  Alexandre Julliardntdll: Fix test failure on recent Windows versions.
2009-12-02  Rob Shearmaninetmib1: Fix off-by-one error in findNextOidInTable.
2009-12-02  Rob Shearmanadvapi32: Fix memory leaks in security tests.
2009-12-02  Rob Shearmanadvapi32: Don't test the contents of memory outside...
2009-12-02  Rob Shearmanmsxml3: Fix double-free of BSTR in domdoc tests.
2009-12-02  Rob Shearmanhlink: Fix memory leaks in test.
2009-12-02  Paul Vrienskernel32/tests: Add some GetLongPathNameA tests.
2009-12-02  Ilya Shpigorcomctl32: Implementation the WM_GETTEXT processing...
2009-12-02  Alexandre Julliardrsaenh: Fix padding bytes check for 0-byte payload.
2009-12-02  Huw Daviesgdi32: Fix incorrect initialization of path array.
2009-12-02  Francois Gougetdsound: Make id_to_offset() static.
2009-12-02  Francois Gougetdsound: Make DSOUND_PrimarySetFormat() static.
2009-12-02  Francois Gougetdsound: Make some capture functions static.
2009-12-02  Francois Gougetdsound: Reorder the capture functions to avoid forward...
2009-12-02  Marcus Meissnermshtml: Check for NULL return from allocations.
2009-12-02  Marcus Meissnerwinex11.drv: Check NULL before calling (Coverity).
2009-12-02  Marcus Meissnershell32: Check for NULL lpText (Coverity).
2009-12-02  Huw Daviesiphlpapi: Provide statistics on non-ethernet based...
2009-12-02  Henri Verbeetd3d9/tests: Add a small test for IDirect3D9Ex::GetAdapt...
2009-12-02  Henri Verbeetd3d9: Implement IDirect3D9Ex::GetAdapterLUID().
2009-12-02  Henri Verbeetd3d10core: Allow a NULL vertex buffer to be set in...
2009-12-02  Henri Verbeetd3d10core: Allow a NULL input layout to be set in IASet...
2009-12-02  Henri Verbeetwined3d: Set appropriate error codes in IWineD3DDeviceI...
2009-12-02  Dan Kegelkernel32: Fix write buffer overrun in format_insertW.
2009-12-02  Jacek Cabanmshtml: Added IHTMLDocument::cookie tests.
2009-12-02  Jacek Cabanmshtml: Added IHTMLDocument2::put_cookie implementation.
2009-12-02  Jacek Cabanmshtml: Added IHTMLDocument2::get_cookie implementation.
2009-12-02  Jacek Cabanmshtml: Don't depend on necko channel in nsChannel...
2009-12-02  Jacek Cabanmshtml: Don't wrap URIs related to Gecko special URIs.
2009-12-02  Andrew Eikummshtml: Implement IHTMLStyle::{get, put}_border{Top...
2009-12-02  Andrew Eikummshtml: Support get_dispid and invoke methods in HTMLFo...
2009-12-02  Andrew Eikummshtml: Add get_dispid and invoke methods to HTMLNode...
2009-12-02  Juan Langcryptnet: Correct AKI extension used in end certificate...
2009-12-02  Juan Langcrypt32: Correct AKI extension used in end certificate...
2009-12-02  Luke Bensteaduser32: Implement PrintWindow.
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Revise EnumPrinterDriversW to fix the incorre...
2009-12-02  Juan Langcrypt32: Further fix test failures.
2009-12-02  Hans Leidekkerwininet: Implement InternetQueryOption(INTERNET_OPTION_...
2009-12-02  Hans Leidekkerwininet: Also cache files transferred over ftp.
2009-12-01  Alexandre Julliardntdll/tests: Add tests for opening files with a root...
2009-12-01  Alexandre Julliardserver: Add support for opening files from a specified...
2009-12-01  Alexandre Julliardntdll: Add support for converting file names to Unix...
2009-12-01  Alexandre Julliardntdll: Move the directory lookup part of wine_nt_to_uni...
2009-12-01  Jacek Cabanjscript: Pass NULL as retv to exec_source in exec_globa...
2009-12-01  Owen Rudgeimagehlp/tests: Add tests of Image[Add|Get|Remove]Certi...
2009-12-01  Jörg Höhlemciavi: Simplify play loop.
2009-12-01  Rob Shearmanole32: Fix test failure on win2000+.
2009-12-01  Rob Shearmanwinex11.drv: Make sure that the selectionAcquired flag...
2009-12-01  Rob Shearmanws2_32: Initialise buffer eventually passed into send...
2009-12-01  Rob Shearmanoleaut32: Remove LPVOID variables in olefont tests...
2009-12-01  Maarten Lankhorstntdll: Silence a common warning.
2009-12-01  Alexandre Julliardgdi32: Avoid calling get_dc_ptr on a null handle.
2009-12-01  Ilya Shpigorcomctl32: Test the WM_GETTEXT processing of datetime...
2009-12-01  Alexandre Julliardserver: Make sure that last error doesn't get set durin...
next