jscript: Added SCRIPTSTATE_CONNECTED implementation.
[wine] / dlls /
2008-11-05  Jacek Cabanjscript: Added SCRIPTSTATE_CONNECTED implementation.
2008-11-05  Jacek Cabanjscript: Fixed SetScriptSite called before InitNew...
2008-11-05  Jacek Cabanmshtml: Remove no longer used interfaces.
2008-11-05  Aric Stewartcomctl32: Add implementation of LVS_EX_ONECLICKACTIVATE.
2008-11-05  Paul Vriensshell32/tests: Fix a test failure on NT4.
2008-11-05  Paul Vriensshlwapi/tests: Fix a failure on Win9x and NT4.
2008-11-05  Paul Vriensddraw/tests: Fix a test on W2K3.
2008-11-04  Alexandre Julliardkernel32/tests: Add a few more tests, fix some failures...
2008-11-04  Alexandre Julliardkernel32/tests: Fix a couple of failures on Windows.
2008-11-04  Paul Vriensshlwapi/tests: Fix some failures on XP and W2K3.
2008-11-04  Hans Leidekkerinetcomm: CreateIMAPTransport, CreatePOP3Transport...
2008-11-04  Hans Leidekkerinetcomm: Advertise support for a couple more interfaces.
2008-11-04  Hans Leidekkerinetcomm: Add an implementation of ISMTPTransport2...
2008-11-04  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-04  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-04  Alexandre Julliardntdll: Add a noexec flag for memory views where we...
2008-11-04  Alexandre Julliardntdll: Store the per-view flags in the high word of...
2008-11-04  Aric Stewartshell32: Do not automatically fail in SHGetFileInfo...
2008-11-04  Aric Stewartmsimtf: Add a mostly wrapper stub for IActiveIMMApp.
2008-11-04  Stefan Dösingerd3d9: Add a test for GetTexture with no texture set.
2008-11-04  Stefan Dösingerwined3d: Kill the GL_ATI_envmap_bumpmap code.
2008-11-04  Stefan Dösingerwined3d: Fix the num blend values -> type match.
2008-11-04  Stefan Dösingerd3d9: WINED3DSURFACE_DESC::MultiSampleType is not a...
2008-11-04  Stefan Dösingerd3d9: Use the correct AddRef and Release macros.
2008-11-04  Paul Bryan Robertsntdll: Avoid potential infinite loop.
2008-11-04  Andrew Talbotquartz: Sign-compare warnings fix.
2008-11-04  Andrew Talbotoledlg: Sign-compare warnings fix.
2008-11-04  Michael Stefaniuciphlpapi: Do not cast zero.
2008-11-04  Michael Stefaniuccrypt32: Remove superfluous casts of void pointers.
2008-11-04  Michael Stefaniucuser32: Do not cast zero.
2008-11-04  Michael Stefaniuccomctl32: Do not cast zero.
2008-11-04  Michael Stefaniucriched20: Remove superflous casts.
2008-11-04  Michael Stefaniuckernel32: Do not cast zero.
2008-11-04  Michael Stefaniucwined3d: Use the integer variant of zero instead of...
2008-11-04  Michael Stefaniuccomctl32/tests: Use MAKELPARAM instead of "(LPARAM...
2008-11-04  Nikolay Sivovgdiplus: Added CachedBitmap calls.
2008-11-04  James Hawkinsmsi: Remove an unused registry function.
2008-11-04  James Hawkinsmsi: Factor out the code to open the UserData features...
2008-11-04  James Hawkinsmsi: Factor out the code to open the features key.
2008-11-04  James Hawkinsmsi: Factor out the code to open a product key.
2008-11-04  James Hawkinsmsi: Factor out the table insertion code.
2008-11-04  James Hawkinsmsi: Factor out the table insertion code.
2008-11-04  James Hawkinsmsi: Factor out the table insertion code.
2008-11-04  Juan Langwintrust: Implement WVTAsn1SpcFinancialCriteriaInfoDecode.
2008-11-04  Juan Langwintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfo...
2008-11-04  Juan Langwintrust: Add stub for WVTAsn1SpcFinancialCriteriaInfoD...
2008-11-04  Juan Langwintrust: Implement WVTAsn1SpcFinancialCriteriaInfoEncode.
2008-11-04  Juan Langwintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfo...
2008-11-04  Juan Langwintrust: Add stub for WVTAsn1SpcFinancialCriteriaInfoE...
2008-11-04  Juan Langcrypt32: Fix typo.
2008-11-04  Aric Stewartgdiplus: Stub implementation of GdipNewInstalledFontCol...
2008-11-03  Alistair Leslie... mshtml: Implement IHTMLElement get_document.
2008-11-03  Andrew Talbotoleaut32: Sign-compare warnings fix.
2008-11-03  Michael Karchermsxml3: Simplify IXMLDOMNodeMap::removeNamedItem.
2008-11-03  Michael Karchermsxml3: Clean up initialization.
2008-11-03  Michael Stefaniucuxtheme: Remove superflous casts.
2008-11-03  Michael Stefaniucavifil32: Remove superfluous casts of void pointers.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-11-03  Michael Stefaniuccomctl32: Do not cast NULL.
2008-11-03  Michael Stefaniucoleaut32: Do not cast NULL.
2008-11-03  Michael Stefaniucdmloader: Do not cast NULL.
2008-11-03  Michael Stefaniucshell32: Do not cast NULL.
2008-11-03  Michael Stefaniucwinedos: Do not cast NULL.
2008-11-03  Michael Stefaniucdmsynth: Do not cast NULL.
2008-11-03  Michael Stefaniucsetupapi: Do not cast NULL.
2008-11-03  Michael Stefaniucole32: Do not cast NULL.
2008-11-03  Michael Stefaniucnetapi32/tests: Do not cast NULL.
2008-11-03  Michael Stefaniucd3dx8: Do not cast NULL.
2008-11-03  Michael Stefaniucdnsapi: Transform two for loops into while loops.
2008-11-03  Michael Stefaniucdmusic: Do not cast NULL.
2008-11-03  Michael Stefaniucuser32: Do not cast NULL.
2008-11-03  Michael Stefaniucriched20: Use MAKELPARAM instead of "(LPARAM) MAKELONG".
2008-11-03  Michael Stefaniucriched20: Do not cast NULL.
2008-11-03  Michael Stefaniuccabinet: Do not cast NULL.
2008-11-03  Michael Stefaniucwinex11.drv: ImmLockIMCC() returns a void pointer;...
2008-11-03  Stefan Dösingerd3d: Do not restore the display mode in ddraw.
2008-11-03  Stefan Dösingerd3d9: Test the effect of lighting on the result alpha.
2008-11-03  Stefan Dösingerwined3d: Restore the fragment replacement prog after...
2008-11-03  Alexandre Julliardntdll: Return more correct information for SystemBasicI...
2008-11-03  Alexandre Julliardntdll: Initialize the large address space before attach...
2008-11-03  Aric Stewartntdll: Fix parsing of proc file. Also correct memory...
2008-11-03  Vitaliy Margolendxdiagn: Add service pack version.
2008-11-03  Vitaliy Margolendxdiagn: Add windows path.
2008-11-03  Vitaliy Margolendxdiagn: Add pagefile size info.
2008-11-03  Vitaliy Margolendxdiagn: Replace remaining FIXMEs with TRACEs.
2008-11-03  Francois Gougetshlwapi/tests: AssocQueryStringA/W() are missing on...
2008-11-03  Francois Gougetd3dx8/tests: Fix compilation on systems that don't...
2008-11-03  Francois Gougetcryptui: Fix compilation on systems that don't support...
2008-11-03  Dmitry Timoshkovgdi32: Try to avoid not necessary glyph transformations.
2008-11-03  Marcus Meissnerwininet: Removed redundant NULL check (Coverity).
2008-11-03  Aric Stewartcrypt32: Static functions CertContext_GetProperty and...
2008-11-03  Juan Langcrypt32: Fix test failures on older versions of Windows.
2008-11-03  Henri Verbeetwined3d: Remove another redundant NULL check (LLVM...
2008-11-03  Henri Verbeetwined3d: vertexshader should never be NULL in generate_...
2008-11-03  Henri Verbeetd3d9: Don't ignore the GetCursorInfo() return value...
2008-11-03  Henri Verbeetd3d8: Don't ignore the GetCursorInfo() return value...
2008-11-03  Henri Verbeetwined3d: Remove a FIXME that doesn't apply anymore.
2008-10-31  Hans Leidekkerinetcomm: Implement IPOP3Transport::Disconnect.
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-10-31  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
next