Jacek Caban
|
4d4955f248
|
mshtml: Use IUri for IHTMLLocation::get_search implementation.
|
2012-01-03 12:37:28 +01:00 |
Jacek Caban
|
2e2a80ce8a
|
mshtml: Use IUri in IHTMLLocation::put_port implementation.
|
2011-12-30 17:12:47 +01:00 |
Jacek Caban
|
98b8ebaff7
|
mshtml: Use IUri in IHTMLLocation::get_protocol implementation.
|
2011-12-29 16:20:16 +01:00 |
Jacek Caban
|
dfeec5a2bf
|
mshtml: Use IURi for IHTMLLocation::get_hash implementation.
|
2011-12-28 17:49:41 +01:00 |
Jacek Caban
|
dd61c7953e
|
mshtml: Use IUri for IHTMLLocation::get_hostname implementation.
|
2011-11-23 17:34:50 +01:00 |
Thomas Faber
|
8ab355ab72
|
mshtml: Fix MSVC build in htmllocation.c.
|
2011-11-17 17:35:27 +01:00 |
André Hentschel
|
3a06c5a54a
|
mshtml: Port numbers are unsigned.
|
2011-03-29 12:34:23 +02:00 |
Jacek Caban
|
a543769761
|
mshtml: Added IHTMLLocation::replace implementation.
|
2011-03-02 13:39:18 +01:00 |
Michael Stefaniuc
|
ed9c65b1ba
|
mshtml: COM cleanup for the IHTMLLocation iface.
|
2011-01-03 12:14:27 +01:00 |
Michael Stefaniuc
|
0b66169a05
|
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
|
2010-12-31 11:47:31 +01:00 |
Jacek Caban
|
679591ff87
|
mshtml: Added support for relative URLs in navigate_url.
|
2009-12-01 11:39:12 +01:00 |
Jacek Caban
|
fd47fa4647
|
mshtml: Moved url and mon to HTMLWindow.
|
2009-10-27 10:52:17 +01:00 |
Michael Stefaniuc
|
975a93de68
|
mshtml: Remove redundant NULL check before HeapFree (Smatch).
|
2009-10-20 14:00:51 +02:00 |
Andrew Eikum
|
bbf8a4baf5
|
mshtml: Implement IHTMLLocation::get_search.
|
2009-10-20 13:47:26 +02:00 |
Andrew Eikum
|
4ebf01f681
|
mshtml: Implement IHTMLLocation::get_hash.
|
2009-10-20 13:47:21 +02:00 |
Andrew Eikum
|
a03d0bcaa9
|
mshtml: Reimplement HTMLLocation::get_pathname.
|
2009-10-19 15:02:07 +02:00 |
Andrew Eikum
|
6a456fa6d9
|
mshtml: Reimplement IHTMLLocation::get_href.
|
2009-10-19 15:02:02 +02:00 |
Andrew Eikum
|
fc3808e553
|
mshtml: Implement IHTMLLocation::get_hostname.
|
2009-10-16 13:36:27 +02:00 |
Andrew Eikum
|
7cb9fe1064
|
mshtml: Implement IHTMLLocation::get_host.
|
2009-10-16 13:36:23 +02:00 |
Andrew Eikum
|
c9adc4149c
|
mshtml: Implement IHTMLLocation::get_protocol.
|
2009-10-16 13:36:15 +02:00 |
Andrew Eikum
|
4172d6820c
|
mshtml: Implement IHTMLLocation::get_port.
|
2009-10-15 12:06:18 +02:00 |
Andrew Eikum
|
a26b82fc32
|
mshtml: Add helper function get_url_components.
|
2009-10-15 12:06:18 +02:00 |
Jacek Caban
|
47c27742d0
|
mshtml: Added IHTMLLocation::put_href implementation.
|
2009-10-12 12:15:26 +02:00 |
Jacek Caban
|
8085b7085c
|
mshtml: Get rid of no longer needed HTMLLocation_value.
|
2009-10-02 15:06:58 +02:00 |
Andrew Eikum
|
3b5ed104bf
|
mshtml: Check for null pointers in IHTMLLocation_get*.
|
2009-09-29 12:06:06 +02:00 |
Jacek Caban
|
e52e57cf2b
|
mshtml: Moved binding variables to HTMLDocumentObj.
|
2009-09-17 09:41:51 -05:00 |
Jacek Caban
|
62ccef389f
|
mshtml: Store document node in window.
|
2009-09-17 09:40:09 -05:00 |
Jacek Caban
|
74f28d4a20
|
mshtml: Moved HTMLLocation object to HTMLWindow.
|
2009-09-17 09:39:15 -05:00 |
Jacek Caban
|
b42243e8e7
|
mshtml: Properly release DispatchEx data.
|
2009-09-01 12:43:13 +02:00 |
Jacek Caban
|
fc26a1c4bd
|
mshtml: Added DISPID_VALUE implementation for HTMLLocation object.
|
2009-09-01 12:42:16 +02:00 |
Alistair Leslie-Hughes
|
447e5d1fac
|
mshtml: Implement IHTMLLocation get_href.
|
2009-08-18 14:57:25 +02:00 |
Jacek Caban
|
2ca7683dfb
|
mshtml: Added IHTMLLocation::get_pathname implementation.
|
2009-08-10 13:19:26 +02:00 |
Jacek Caban
|
51f13ac144
|
mshtml: Fixed tests on IE8 and change Wine behavior to IE8.
|
2009-06-23 15:52:59 +02:00 |
Alistair Leslie-Hughes
|
5768cbd668
|
mshtml: Implement IDispatch for IHTMLLocation.
|
2009-02-11 15:56:02 +01:00 |
Jacek Caban
|
a2ac4d2323
|
mshtml: Added IDispatchEx support to HTMLLocation object.
|
2009-01-06 10:09:36 +01:00 |
Jacek Caban
|
2d1cf6ce34
|
mshtml: Fixed copy&paste mistake.
|
2008-04-01 13:44:16 +02:00 |
Jacek Caban
|
1caf73be28
|
mshtml: Added IHTMLDocument2::get_location implementation.
|
2008-03-26 23:38:36 +01:00 |