comctl32/tests: Fix some test failures (MCM_SETRANGE and MCM_GETRANGE).
[wine] / dlls /
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETRANGE...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures on older comctl3...
2009-10-05  Austin Englishatl: Add missing prototypes.
2009-10-05  Austin Englishjscript: Add missing prototype.
2009-10-05  Austin Englishcomctl32: Add missing prototype.
2009-10-05  Vincent Povirkole32: Remove useless comments.
2009-10-05  Vincent Povirkole32/tests: Add test for non-root transacted storage...
2009-10-05  Vincent Povirkole32/tests: Add test for IStorage::Revert.
2009-10-05  Vincent Povirkole32/tests: Test substorages of transacted storage...
2009-10-05  Vincent Povirkole32: We do need to implement Commit/Revert for non...
2009-10-05  Juan Langwinhttp: Unload OpenSSL when unloading winhttp.
2009-10-05  Juan Langwinhttp: Protect OpenSSL initialization with critical...
2009-10-05  Juan Langwinhttp: Move initialization of SSL_CTX to library...
2009-10-05  Juan Langwininet: Quiet a fixme.
2009-10-05  Juan Langwininet: Correct user agent handling.
2009-10-05  Owen Rudgecomctl32: Capture the mouse when performing a listview...
2009-10-03  Alexandre Julliardodbc32: Define correct function prototypes for all...
2009-10-02  Juan Langwininet: Set callbacks needed by OpenSSL for multithrea...
2009-10-02  Juan Langwininet: Unload OpenSSL when unloading wininet.
2009-10-02  Ge van Geldorpshell32/tests: Fix shlexec on Vista and higher.
2009-10-02  Huw Daviesoledb32: Implement conversions to DBTYPE_BYREF | DBTYPE...
2009-10-02  Alexandre Julliardopengl32/tests: Use explicit prototypes for function...
2009-10-02  Alexandre Julliardwinex11: Use explicit prototypes for function pointers.
2009-10-02  Alexandre Julliardwnaspi32: Use explicit prototypes for function pointers.
2009-10-02  Jacek Cabanjscript: Added FIXME about IClassFactoryEx.
2009-10-02  Jacek Cabanmshtml: Added IHTMLDOMNode::cloneNode implementation.
2009-10-02  Jacek Cabanmshtml: Use document.defaultView to get iframe contentW...
2009-10-02  Jacek Cabanmshtml: Added IHTMLAnchorElement::get_href tests.
2009-10-02  Jacek Cabanmshtml: Added IHTMLAnchorElement::get_href implementation.
2009-10-02  Jacek Cabanmshtml: Get rid of no longer needed HTMLLocation_value.
2009-10-02  Jacek Cabanmshtml: Use dispinterface DISPID_VALUE implementation...
2009-10-02  Jacek Cabanmshtml: Added HTMLAnchorElement dispex data.
2009-10-02  Jacek Cabanmshtml: Moved init_dispex call to HTMLElement_Init.
2009-10-02  Paul Vriensfltlib: Add a stub for FilterConnectCommunicationPort.
2009-10-02  Michael Stefaniucoleaut32/tests: Use LONG instead of long.
2009-10-02  Michael Stefaniucuser32/tests: Use LONG instead of long.
2009-10-02  Stefan Dösingerwined3d: SetRenderTarget resets the scissor rect.
2009-10-02  Stefan Dösingerwined3d: SetRenderTarget bypasses stateblock recording.
2009-10-02  Stefan Dösingerwined3d: SetRenderTarget doesn't change the viewport...
2009-10-02  Stefan Dösingerd3d9: Test viewports that are bigger than the surface.
2009-10-02  Stefan Dösingerwined3d: Fix vs_2_0 sgn.
2009-10-02  Henri Verbeetwined3d: Use the actual array sizes to determine the...
2009-10-02  Henri Verbeetwined3d: Move the pixel/vertex states arrays to statebl...
2009-10-02  Henri Verbeetwined3d: Fix the values of NUM_SAVEDPIXELSTATES_T and...
2009-10-02  Henri Verbeetwined3d: Use stateblock_init_contained_states() for...
2009-10-02  Henri Verbeetwined3d: Add a separate function to initialize the...
2009-10-02  Paul Vrienssecur32/tests: Skip some tests on WinMe to avoid a...
2009-10-02  Paul Vrienssetupapi/tests: Don't crash on WinMe.
2009-10-02  Paul Vriensmsi/tests: Skip some tests on Win9x/WinMe.
2009-10-02  Paul Vrienscomctl32/tests: Fix some test failures.
2009-10-02  Marcus Meissnermapi32: Fixed uninitialized variable (Coverity).
2009-10-02  Jeff Zaroykoimm32: dwIndex flags are mutually exclusive.
2009-10-02  Nikolay Sivovcomctl32/monthcal: Fix parameter validation in MCM_SETM...
2009-10-02  Nikolay Sivovcomctl32/monthcal: Changing MCS_MULTISELECT isn't allow...
2009-10-02  Nikolay Sivovcomctl32/monthcal: Move MCN_SELCHANGE/MCN_SELECT notifi...
2009-10-02  Nikolay Sivovcomctl32/monthcal: No need to redraw if month didn...
2009-10-02  Nikolay Sivovcomctl32/monthcal: Don't request locale data when it...
2009-10-02  Nikolay Sivovcomctl32/datetime: Use SDK defined class name instead...
2009-10-02  Joel Holdsworthgdi32: Added tests for StretchDIBits.
2009-10-02  Joel Holdsworthgdi32: Added tests for StretchBlt.
2009-10-02  Michael Stefaniuccomctl32/tests: Silence some Win64 compile warnings.
2009-10-02  Michael Stefaniucmapi32: Use 0 instead of (wrongly) casting NULL to...
2009-10-02  Michael Stefaniucwinhttp: 'http1_1' is already defined in the private...
2009-10-02  André Hentscheljscript: Update German Translation.
2009-10-01  Alexandre Julliardsetupapi: Make setupx.dll into a stand-alone 16-bit...
2009-10-01  Alexandre Julliardsetupapi: Duplicate the string substitution code to...
2009-10-01  Alexandre Julliardwineps.drv: Make wineps16.drv into a stand-alone 16...
2009-10-01  Owen Rudgemapi32: Add attachment support to sendmail_extended_mapi.
2009-10-01  Owen Rudgemapi32: Create new message and show editor window.
2009-10-01  Owen Rudgemapi32: Open the Drafts folder in preparation for creat...
2009-10-01  Owen Rudgemapi32: Log on via Extended MAPI and get the default...
2009-10-01  Owen Rudgemapi32: Add stub of Extended MAPI wrapper for MAPISendMail.
2009-10-01  Aric Stewartadvapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST paramete...
2009-10-01  Rico Schüllerd3d10: Remove double declared variable in parse_fx10_va...
2009-10-01  Rico Schüllerd3d10: Implement ID3D10EffectVariable::GetMemberBySeman...
2009-10-01  Rico Schüllerd3d10: Implement ID3D10EffectVariable::GetMemberByName().
2009-10-01  Rico Schüllerd3d10: Implement ID3D10EffectVariable::GetMemberByIndex().
2009-10-01  Rico Schüllerd3d10: Implement ID3D10EffectType::GetMemberTypeBySeman...
2009-10-01  Rico Schüllerd3d10: Implement ID3D10EffectType::GetMemberTypeByName().
2009-10-01  Rico Schüllerd3d10: Implement ID3D10EffectType::GetMemberTypeByIndex().
2009-10-01  Rico Schüllerd3d10: Add null_type.
2009-10-01  Rico Schüllerd3d10: Improve ID3D10EffectType::GetMemberName().
2009-10-01  Rico Schüllerd3d10: Implement ID3D10EffectType::GetMemberSemantic().
2009-10-01  Juan Langwininet: Protect OpenSSL initialization with critical...
2009-10-01  Juan Langwininet: Move initialization of SSL_CTX to library...
2009-10-01  Alexandre Julliardversion: Simplify the resource loading since we always...
2009-10-01  Alexandre Julliardversion: Make ver.dll into a stand-alone 16-bit module.
2009-10-01  Alexandre Julliardversion: Moved GetFileResourceSize16/GetFileResource16...
2009-10-01  Alexandre Julliardversion: Use the find_resource function instead of...
2009-10-01  Alexandre Julliardversion: Abstract resource finding into a common function.
2009-10-01  Frédéric Delanoyjscript: Update French translation.
2009-10-01  Chris Robinsonopenal32: Watch for the generic device names, and map...
2009-10-01  Owen Rudgecomctl32: Implement highlighting (marquee) selection...
2009-10-01  Owen Rudgemapi32: Pass DllGetClassObject through to Extended...
2009-10-01  Austin Englishdwmapi: Add a stub for DwmGetGraphicsStreamClient.
2009-10-01  Roderick Colenbranderwinex11: Add support for 16-bit/32-bit DIB sections.
2009-10-01  Stefan Dösingerwined3d: Fix a contradicting comment.
2009-10-01  Stefan Dösingerwined3d: Fix an error string.
2009-10-01  Hans Leidekkermsi: Schedule a rename operation when the file to overw...
2009-10-01  Henri Verbeetwined3d: Use stateblock_init_contained_states() for...
next