Commit Graph

50121 Commits

Author SHA1 Message Date
Hans Leidekker f8f9c4cb9c winhttp: Don't loop on response codes other than 301 and 302. 2008-09-10 10:39:35 +02:00
Huw Davies 165b21dd2d winex11.drv: Fix SetDIBits optimization to work with top-down dib sections. 2008-09-10 10:39:28 +02:00
Aric Stewart 38901f08c6 mlang: Expand stub of fnIMLangFontLink2_GetStrCodePages. 2008-09-10 10:39:17 +02:00
Alexandre Julliard 43048397d6 configure: Fixed the check for sigset_t on mingw. 2008-09-09 14:51:26 +02:00
Paul Vriens c8aba692af ws2_32/tests: Remove redundant NULL check before HeapFree. 2008-09-09 12:32:25 +02:00
Paul Vriens ee14852ea9 quartz/tests: Fix the tests on several platforms. 2008-09-09 12:32:21 +02:00
Rob Shearman 60b4feedca include: Fix function names in IVBSAXXMLReader interface in msxml2.idl. 2008-09-09 12:32:16 +02:00
Alistair Leslie-Hughes 0d50b33b17 mshtml: Implement IDispatch for IHTMLTable. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes 289f6b45da mshtml: Implement IDispatch for IHTMLDocument5. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes 1b7ebf29b4 mshtml: Implement IDispatch for IHTMLInputElement. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes df2273f15e mshtml: Implement IDispatch for IHTMLTextAreaElement. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes 4f74cadce9 mshtml: Implement IDispatch for IHTMLOptionElement. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes ac24b5afaf mshtml: Implement IDispatch for IHTMLGenericElement. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes c8a0e7899e mshtml: Implement IDispatch for IHTMLScriptElement. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes 1a7c4e91e5 mshtml: Implement IDispatch for IHTMLTextContainer. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes de7fa364be mshtml: Implement IDispatch for IHTMLImgElement. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes d2261cab4d mshtml: Implement IDispatch for IHTMLDOMTextNode. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes 08716ac2b8 mshtml: Implement IDispatch for IHTMLDocument4. 2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes 0eee1ef0d6 mshtml: Implement IDispatch for IHTMLDocument3. 2008-09-09 11:46:18 +02:00
Alexandre Julliard d3f4fb4929 user32: Fix DeferWindowPos to work on windows belonging to other processes. 2008-09-09 11:46:18 +02:00
Andrew Talbot d23fc94fd6 shdocvw: Sign-compare warnings fix. 2008-09-09 11:46:17 +02:00
Piotr Caban 38b0573543 msxml3: Change SAX IStream parser implementation. 2008-09-09 11:46:17 +02:00
James Hawkins cc0ea85c34 comctl32: Store the previous timeout value to test with. 2008-09-09 11:46:17 +02:00
Peter Dons Tychsen 6e7c73cacf ntoskrnl: Implement partial stub for IoGetConfigurationInformation(). 2008-09-09 11:46:17 +02:00
James Hawkins 6f7c2b94d4 ole32: Fix a few file access discrepancies between platforms. 2008-09-09 11:46:17 +02:00
James Hawkins 7518781904 urlmon: Fix several failing tests with IE7. 2008-09-09 11:46:17 +02:00
James Hawkins 1c010e77cf urlmon: Fix a failing test with IE7. 2008-09-09 11:46:17 +02:00
James Hawkins d11968cade msi: Fix a few file access discrepancies between platforms. 2008-09-09 11:46:17 +02:00
Jacek Caban 5c05e6c869 jscript: Add static functions to variable objects. 2008-09-09 11:46:17 +02:00
Jacek Caban a0170ad7f9 jscript: Added Function.length implementation. 2008-09-09 11:46:17 +02:00
Jacek Caban 99b4bc2347 jscript: Added member expression implementation. 2008-09-09 11:46:17 +02:00
Jacek Caban 7c6bf428b5 jscript: Added function object stub implementation. 2008-09-09 11:46:17 +02:00
Jacek Caban d7c8c2544d jscript: Added '!==' expression implementation. 2008-09-09 11:46:17 +02:00
Jacek Caban c3938073da jscript: Added '===' expression implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban 326cf6e0cf jscript: Added var statement implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban 11153d0e05 jscript: Added logical negation implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban b60898353c jscript: Added infrastructure for test scripts. 2008-09-09 11:46:16 +02:00
Jacek Caban a16f205382 jscript: Added call expression implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban 652a0121a9 jscript: Added variable object handling. 2008-09-09 11:46:16 +02:00
Jacek Caban fc5a8836e9 jscript: Added scope chain implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban 86a787bbc9 jscript: Added assignment test. 2008-09-09 11:46:16 +02:00
Jacek Caban 3c05ffe094 jscript: Added literal expression implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban 512505f908 jscript: Added assign expression implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban ca2b797f6a jscript: Added global object implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban 2bbd9d4105 jscript: Added AddNamedItem implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban 2a7c9f1b92 jscript: Added identifier expression implementation. 2008-09-09 11:46:16 +02:00
Jacek Caban eb0bb55de2 jscript: Added expression statement implementation. 2008-09-09 11:46:15 +02:00
Jacek Caban 3612bae30c jscript: Added GetMemberName implementation. 2008-09-09 11:46:15 +02:00
Jacek Caban 68326a391d jscript: Added DeleteMemberByName implementation. 2008-09-09 11:46:15 +02:00
Jacek Caban 11d9a49b0a jscript: Added GetNextDispID implementation. 2008-09-09 11:46:15 +02:00