Commit Graph

2222 Commits

Author SHA1 Message Date
Jacek Caban 779ad051d5 mshtml: Make nsIURI::[Get|Set]Username implementation IUri-based. 2011-02-10 10:28:01 -06:00
Austin English 0161db5e87 mshtml/tests: Make sure return value is used (LLVM/Clang). 2011-02-10 10:27:59 -06:00
Alistair Leslie-Hughes eb2d7b6604 mshtml: Implement IHTMLCurrentStyle_get_padding. 2011-02-09 13:45:39 -06:00
Alistair Leslie-Hughes 1492a12c22 mshtml: Implement IHTMLStyle_put_borderLeftColor. 2011-02-09 13:45:32 -06:00
Austin English 78470d7056 mshtml/tests: Make sure return values are used (LLVM/Clang). 2011-02-09 09:29:52 -06:00
Jacek Caban e175bee277 mshtml: Fixed size check in res protocol ParseUrl(PARSE_SECURITY_URL) call. 2011-02-08 14:45:55 -06:00
Jacek Caban 340fbb71f3 mshtml: Return size in about protocols handler's ParseUrl(PARSE_SECURITY_URL) call. 2011-02-08 14:45:55 -06:00
Alistair Leslie-Hughes 56e80e18a6 mshtml: Implemented IHTMLStyle_put_borderBottomColor. 2011-02-08 14:45:55 -06:00
Austin English e450573412 mshtml/tests: Make sure return value is used (LLVM/Clang). 2011-02-08 14:45:54 -06:00
Alistair Leslie-Hughes 26380e1720 mshtml: Implement IHTMLStyle put_borderRightColor. 2011-02-07 10:17:36 -06:00
Jacek Caban eb799366f5 mshtml: Use case insensitive comparison in parse_classid. 2011-02-07 10:15:38 -06:00
Jacek Caban 7e38d6864e mshtml: Added focus events tests. 2011-02-07 10:15:31 -06:00
Jacek Caban ca835d0a36 mshtml: Added IHTMLWindow2::focus implementation. 2011-02-07 10:15:27 -06:00
Jacek Caban a1205c6adc mshtml: Added nsIURI::SetSpec implementation. 2011-02-04 15:25:32 +01:00
Jacek Caban 604350be8d mshtml: Don't try forwarding calls to Gecko that are not implemented there anyways. 2011-02-03 16:19:44 +01:00
Alistair Leslie-Hughes 63fe5d8489 mshtml: Implement IHTMLStyle put_borderTopColor. 2011-02-02 18:13:32 +01:00
Piotr Caban fe5ce7120e mshtml: Make sure previous request is stopped before starting new request in IPersistMoniker and IPersistStreamInit. 2011-02-01 12:04:08 +01:00
Piotr Caban 5541b7d13b mshtml: Abort more request in abort_document_bindings. 2011-02-01 12:04:00 +01:00
Jacek Caban c8a953c5d0 mshtml: Added support for recursive script runners. 2011-01-31 13:01:08 +01:00
Jacek Caban bfebbbb13e mshtml: Added script execution time tests. 2011-01-31 13:01:07 +01:00
Jacek Caban f712c118e7 mshtml: Fixed leaks in htmllocation tests (valgrind). 2011-01-21 14:42:51 +01:00
Jacek Caban ba229eed59 mshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI::[Get|Set]Path. 2011-01-20 14:03:24 +01:00
Jacek Caban 103ef913d1 mshtml: Fixed some leaks in tests (valgrind). 2011-01-20 12:47:53 +01:00
Jacek Caban 60d8c48132 mshtml: Fixed leaks (valgrind). 2011-01-20 12:47:52 +01:00
Piotr Caban 52a1065f70 mshtml: Added IObjectSafety stub. 2011-01-20 12:20:30 +01:00
Jacek Caban e72e7de0e5 mshtml: Added IUri-based implementation of nsIURL::[Get|Set]Ref. 2011-01-18 13:29:59 +01:00
Alexandre Julliard 61cf2d35ae mshtml: Remove a leftover string table. 2011-01-14 18:26:15 +01:00
Alexandre Julliard 50c23add2a mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Jacek Caban 226c44097b mshtml: Get rid of win9x test failures workarounds. 2011-01-11 16:05:43 +01:00
Jacek Caban 0a9738775c mshtml: Use inline function instead of macro for BSCallback vtbl implementations. 2011-01-07 15:01:26 +01:00
Jacek Caban 233a9ea5e6 mshtml: Avoid obj to iface cast in ProtocolFactory_Create. 2011-01-07 15:01:21 +01:00
Michael Stefaniuc d214a96d58 mshtml: Remove some leftover *_THIS undefs. 2011-01-06 18:29:24 +01:00
Michael Stefaniuc f242b1fb6c mshtml: Finish the COM standardization in protocol.c. 2011-01-06 18:29:21 +01:00
Michael Stefaniuc 0eff947c09 mshtml: Use ifaces instead of vtbl pointers in ProtocolFactory. 2011-01-05 17:53:20 +01:00
Michael Stefaniuc 1ae51aa74a mshtml: COM cleanup for the nsIInputStream iface. 2011-01-05 17:53:13 +01:00
Michael Stefaniuc 1d7e50079a mshtml: COM cleanup for the nsIURL iface. 2011-01-05 17:53:06 +01:00
Michael Stefaniuc 1503a1ff40 mshtml: COM cleanup for the IHTMLEmbedElement iface. 2011-01-05 17:52:20 +01:00
Michael Stefaniuc 40bf2f0ece mshtml: COM cleanup for the IHTMLStyle4 iface. 2011-01-04 11:14:21 +01:00
Michael Stefaniuc 0ed9078234 mshtml: COM cleanup for the IHTMLStyle3 iface. 2011-01-04 11:14:16 +01:00
Michael Stefaniuc 6dcff905e6 mshtml: COM cleanup for the IHTMLStyle2 iface. 2011-01-04 11:14:08 +01:00
Michael Stefaniuc e7f5cc27bf mshtml: COM cleanup for the IHTMLStyle iface. 2011-01-04 11:13:59 +01:00
Michael Stefaniuc 5ffd1510d2 mshtml: COM cleanup for the IHTMLStyleElement iface. 2011-01-04 11:13:39 +01:00
Michael Stefaniuc f341ed11e2 mshtml: COM cleanup for the IActiveScriptSite* ifaces. 2011-01-04 11:13:23 +01:00
Michael Stefaniuc 7021fd321b mshtml: COM cleanup for the IHTMLCurrentStyle iface. 2011-01-04 11:13:12 +01:00
Michael Stefaniuc 868a3e660e mshtml: COM cleanup for the IHTMLDOMTextNode iface. 2011-01-04 11:13:03 +01:00
Michael Stefaniuc 031f595a05 mshtml: COM cleanup for the IHTMLTable iface. 2011-01-04 11:12:58 +01:00
Michael Stefaniuc 51b0478254 mshtml: COM cleanup for the IHTMLStyleSheet* ifaces. 2011-01-04 11:12:51 +01:00
Michael Stefaniuc 78a10a627f mshtml: COM cleanup for the IHTMLCommentElement iface. 2011-01-04 11:12:42 +01:00
Michael Stefaniuc a59cc1a630 mshtml: COM cleanup for the nsIFactory iface. 2011-01-04 11:12:37 +01:00
Michael Stefaniuc 95d8566a83 mshtml: COM cleanup for the IHTMLFormElement iface. 2011-01-04 11:12:30 +01:00