Jacek Caban
|
deef140186
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
Jacek Caban
|
67c8d4b405
|
mshtml: Moved readystate changes to separated function.
|
2009-11-03 21:25:04 +01:00 |
Jacek Caban
|
82c8e7c684
|
mshtml: Added support for accessing elements id by global properties.
|
2009-11-03 21:24:54 +01:00 |
Jacek Caban
|
fa3ac0a3d9
|
mshtml: Added HTMLFrameElement object and associate it with frame window.
|
2009-11-03 21:23:54 +01:00 |
Jacek Caban
|
9d6af171e5
|
mshtml: Associate HTMLWindow with HTMLIFrame.
|
2009-11-03 21:23:48 +01:00 |
Jacek Caban
|
bdb9270705
|
mshtml: Moved content_window to HTMLFrameBase.
|
2009-11-03 21:23:41 +01:00 |
Jacek Caban
|
4ffd64ddeb
|
mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame.
|
2009-11-03 21:23:29 +01:00 |
Jacek Caban
|
d3a9f162e8
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
Jacek Caban
|
361f9a30ba
|
mshtml: Moved event_vector to HTMLDocumentNode.
|
2009-10-28 11:11:31 +01:00 |
Jacek Caban
|
d52f41ba41
|
mshtml: Moved nsIDOMEventListener implementations to HTMLDocumentNode.
|
2009-10-28 11:11:24 +01:00 |
Jacek Caban
|
745f601d23
|
mshtml: Moved binding list to HTMLDocumentNode.
|
2009-10-27 10:52:37 +01:00 |
Jacek Caban
|
12bddc55ed
|
mshtml: Allow task queue to be used for different targets.
|
2009-10-27 10:52:28 +01:00 |
Jacek Caban
|
fd47fa4647
|
mshtml: Moved url and mon to HTMLWindow.
|
2009-10-27 10:52:17 +01:00 |
Jacek Caban
|
207fe98e2a
|
mshtml: Moved bscallback to HTMLWindow.
|
2009-10-27 10:52:08 +01:00 |
Jacek Caban
|
45ce37fe64
|
mshtml: Store window reference in nsURI.
|
2009-10-27 10:51:35 +01:00 |
Jacek Caban
|
3263ace686
|
mshtml: Initialize iframe windows when added to document.
|
2009-10-22 10:42:03 +02:00 |
Jacek Caban
|
23891357a3
|
mshtml: Moved HTMLDocumentNode creating to HTMLWindow_Create.
|
2009-10-22 10:41:55 +02:00 |
Jacek Caban
|
250ec843a5
|
mshtml: Moved Wine[Add|Remove]Observer calls to HTMLDocumentNode constructor/destructor.
|
2009-10-22 10:41:39 +02:00 |
Jacek Caban
|
5894e3be75
|
mshtml: Moved nsIDocumentObserver implementation to HTMLDocumentNode object.
|
2009-10-22 10:41:32 +02:00 |
Jacek Caban
|
f9eff68891
|
mshtml: Moved nsdoc to HTMLDocumentNode object.
|
2009-10-22 10:41:22 +02:00 |
Andrew Eikum
|
90029d3429
|
mshtml: Add DispatchEx support to HTMLImageElementFactory.
|
2009-10-21 16:05:58 +02:00 |
Andrew Eikum
|
9579d64c69
|
mshtml: Add stub implementation for HTMLImageElementFactory.
|
2009-10-21 16:05:58 +02:00 |
Jacek Caban
|
9ce3e6b7c2
|
mshtml: Moved creating new element to separated function.
|
2009-10-20 14:15:42 +02:00 |
Jacek Caban
|
f6b89e9f15
|
mshtml: Added IHTMLFrameBase IDispatchEx support.
|
2009-10-14 11:22:18 +02:00 |
Andrew Eikum
|
1622fd0e7a
|
mshtml: Add stub implementation for IHTMLDocument6.
|
2009-10-13 11:38:29 +02:00 |
Jacek Caban
|
6e319087a9
|
mshtml: Added IHTMLElement::click implementation.
|
2009-10-13 11:27:32 +02:00 |
Jacek Caban
|
47c27742d0
|
mshtml: Added IHTMLLocation::put_href implementation.
|
2009-10-12 12:15:26 +02:00 |
Jacek Caban
|
4aa48041fa
|
mshtml: Moved QueryService call to hlink_frame_navigate.
|
2009-10-12 12:14:56 +02:00 |
Jacek Caban
|
ae6fed5c4f
|
mshtml: Improved IHTMLElement2::doScroll stub.
|
2009-10-12 12:14:47 +02:00 |
Jacek Caban
|
df90f665bb
|
mshtml: Added HTMLAnchorElement dispex data.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
a70bbf8285
|
mshtml: Moved init_dispex call to HTMLElement_Init.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
a5923a6eea
|
mshtml: Added IInternetHostSecurity::ProcessUrlAction implementation.
|
2009-10-01 11:34:15 +02:00 |
Jacek Caban
|
404c183d80
|
mshtml: Added IInternetHostSecurityManager stub implementation.
|
2009-09-29 14:22:33 +02:00 |
Jacek Caban
|
522d0bf973
|
mshtml: Use node event_target for HTMLDocument.
|
2009-09-17 09:48:25 -05:00 |
Jacek Caban
|
7eca0bcae4
|
mshtml: Use node's IDispatchEx implementation in HTMLDocumentNode.
|
2009-09-17 09:48:20 -05:00 |
Jacek Caban
|
f750bc4059
|
mshtml: Get rid of htmldoc_vtbl_t.
|
2009-09-17 09:48:12 -05:00 |
Jacek Caban
|
10c714b43a
|
mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj.
|
2009-09-17 09:48:05 -05:00 |
Jacek Caban
|
2fb0d1e456
|
mshtml: Inherit HTMLDocumentNode from HTMLDOMNode.
|
2009-09-17 09:47:58 -05:00 |
Jacek Caban
|
64d4efe967
|
mshtml: Move node list to HTMLDocumentNode.
|
2009-09-17 09:47:53 -05:00 |
Jacek Caban
|
95080eac65
|
mshtml: Move update flags to HTMLDocumentObj.
|
2009-09-17 09:47:48 -05:00 |
Jacek Caban
|
23e7fe481b
|
mshtml: Move mime to HTMLDocumentObj.
|
2009-09-17 09:47:43 -05:00 |
Jacek Caban
|
05d199474b
|
mshtml: Move readystate to HTMLDocumentObj.
|
2009-09-17 09:42:02 -05:00 |
Jacek Caban
|
56b69dff4a
|
mshtml: Moved usermode to HTMLDocumentObj.
|
2009-09-17 09:41:56 -05:00 |
Jacek Caban
|
e52e57cf2b
|
mshtml: Moved binding variables to HTMLDocumentObj.
|
2009-09-17 09:41:51 -05:00 |
Jacek Caban
|
d460c67305
|
mshtml: Moved range_list to HTMLDocumentNode object.
|
2009-09-17 09:41:43 -05:00 |
Jacek Caban
|
b3c2b380b8
|
mshtml: Moved state flags to HTMLDocumentObj.
|
2009-09-17 09:41:37 -05:00 |
Jacek Caban
|
e1aa05b13e
|
mshtml: Moved hostinfo to HTMLDocumentObj.
|
2009-09-17 09:41:15 -05:00 |
Jacek Caban
|
fffc8c66fd
|
mshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj.
|
2009-09-17 09:41:09 -05:00 |
Jacek Caban
|
aadd0774db
|
mshtml: Moved undomgr to HTMLDocumentObj.
|
2009-09-17 09:41:00 -05:00 |
Jacek Caban
|
0d15ad8be4
|
mshtml: Move client site ifaces to HTMLDocumentObj.
|
2009-09-17 09:40:53 -05:00 |