Jacek Caban
|
ea52235f8f
|
mshtml: Make HTMLBodyElement child object of HTMLTextContainer.
|
2007-09-17 12:10:12 +02:00 |
|
Jacek Caban
|
99d061a041
|
mshtml: Store HTMLElement struct instead of pointer in HTMLTextAreaElement.
|
2007-09-17 12:10:05 +02:00 |
|
Jacek Caban
|
835b814e9f
|
mshtml: Store HTMLElement struct instead of pointer in HTMLSelectElement.
|
2007-09-17 12:09:59 +02:00 |
|
Jacek Caban
|
8a8af7b483
|
mshtml: Store HTMLElement struct instead of pointer in HTMLInputElement.
|
2007-09-17 12:09:54 +02:00 |
|
Jacek Caban
|
d17a1afe8b
|
mshtml: Added get_body test.
|
2007-09-17 12:09:48 +02:00 |
|
Jacek Caban
|
fac2121e6d
|
mshtml: Store HTMLElement struct instead of pointer in HTMLBodyElement.
|
2007-09-17 12:09:44 +02:00 |
|
Jacek Caban
|
f68e24a6dc
|
mshtml: Store HTMLElement struct instead of pointer in HTMLAnchorElement.
|
2007-09-17 12:09:31 +02:00 |
|
Hwang YunSong(황윤성)
|
deaa3d646e
|
mshtml: Updated Korean resource.
|
2007-09-17 12:09:15 +02:00 |
|
Michael Stefaniuc
|
5d96659b3a
|
mshtml: Move 'inline' to the beginning of the declaration directly after the storage specifier.
|
2007-09-17 12:09:05 +02:00 |
|
Hwang YunSong(황윤성)
|
adc09ad52a
|
mshtml: Updated Korean resource.
|
2007-09-13 13:40:14 +02:00 |
|
Jacek Caban
|
b733e95859
|
mshtml: Store HTMLDOMNode struct instead of pointer in HTMLElement object.
|
2007-09-13 13:26:47 +02:00 |
|
Jacek Caban
|
bb90785a68
|
mshtml: Added IHTMLAnchorElement stub implementation.
|
2007-09-13 13:26:01 +02:00 |
|
Jacek Caban
|
29be901376
|
mshtml: Added IHTMLTxtRange::put_text tests.
|
2007-09-13 11:36:33 +02:00 |
|
Jacek Caban
|
964479afa9
|
mshtml: Added IHTMLTxtRange::move("word") implementation.
|
2007-09-13 11:36:16 +02:00 |
|
Jacek Caban
|
d6c14fba3e
|
mshtml: Added IHTMLTxtRange::moveEnd implementation.
|
2007-09-13 11:35:58 +02:00 |
|
Jacek Caban
|
11591e7720
|
mshtml: Added IHTMLTxtRange::move("character") implementation.
|
2007-09-13 11:35:36 +02:00 |
|
Jacek Caban
|
c1057b43a2
|
mshtml: Fixed ref count in parentElement.
|
2007-09-13 11:34:57 +02:00 |
|
Jacek Caban
|
efe3232087
|
mshtml: Added IHTMLTxtRange::expand implementation.
|
2007-09-13 11:34:52 +02:00 |
|
Jacek Caban
|
6859de16f6
|
mshtml: Added IHTMLTxtRange tests.
|
2007-09-13 11:34:07 +02:00 |
|
Jacek Caban
|
1a7d41b739
|
mshtml: Reimplement IHTMLTxtRange::get_text.
|
2007-09-13 11:34:04 +02:00 |
|
Rob Shearman
|
1fbedd92d4
|
mshtml: Implement IDM_HYPERLINK.
|
2007-09-12 14:06:54 +02:00 |
|
Rob Shearman
|
41a3b734f9
|
mshtml: Implement PersistStreamInit_IsDirty when in edit mode.
|
2007-09-12 14:06:01 +02:00 |
|
Rob Shearman
|
006d9f940d
|
mshtml: Store the nsIEditor interface in the NSContainer object for use in implementing editor commands.
|
2007-09-12 14:05:17 +02:00 |
|
Jacek Caban
|
410abcfb25
|
mshtml: Added IHTMLTxtRange::isEqual implementation.
|
2007-09-10 16:15:12 +02:00 |
|
Jacek Caban
|
4930b51bb8
|
mshtml: Added IHTMLTxtRange::inRange implementation.
|
2007-09-10 16:15:08 +02:00 |
|
Jacek Caban
|
6e905fd62d
|
mshtml: Added IHTMLTxtRange::parentElement implementation.
|
2007-09-10 16:15:06 +02:00 |
|
Jacek Caban
|
fbdab04962
|
mshtml: Added IOleUndoManager stub implementation.
|
2007-09-10 16:15:03 +02:00 |
|
Jacek Caban
|
c66843693f
|
mshtml: Call Exec in show_context_menu only if user selected menu item.
|
2007-09-10 16:14:47 +02:00 |
|
Mikolaj Zalewski
|
b21cd5885f
|
mshtml: Make the Install button the default on the Gecko installation dialog.
|
2007-09-10 16:14:23 +02:00 |
|
Mikolaj Zalewski
|
a0de33b487
|
mshtml: Hide the progress bar while asking the user if Gecko should be installed.
|
2007-09-10 16:14:18 +02:00 |
|
Paul Vriens
|
c8c69304b7
|
mshtml/htmltextcont: Initialize value (Coverity).
|
2007-08-20 12:54:45 +02:00 |
|
Jacek Caban
|
d6e29316e6
|
mshtml: Added IHTMLTxtRange::compareEndPoints implementation.
|
2007-08-17 12:20:57 +02:00 |
|
Jacek Caban
|
cbfef31895
|
mshtml: Added IHTMLTxtRange::select implementation.
|
2007-08-17 12:20:51 +02:00 |
|
Jacek Caban
|
dab6474b66
|
mshtml: Added get_scrollWidth and get_scrollHeight implementation.
|
2007-08-17 12:20:47 +02:00 |
|
Jacek Caban
|
6ee709039f
|
mshtml: Don't create element object for document node.
|
2007-08-17 12:20:40 +02:00 |
|
Jacek Caban
|
77e8a6800d
|
mshtml: Added IHTMLTxtRange::put_text implementation.
|
2007-08-17 12:20:35 +02:00 |
|
Jacek Caban
|
cfaf00fa51
|
mshtml: Store HTMLDocument reference in HTMLTxtRange object.
|
2007-08-17 12:20:30 +02:00 |
|
Jacek Caban
|
931714e7b7
|
mshtml: Store HTMLDocument reference in HTMLSelectionObject.
|
2007-08-16 12:01:57 +02:00 |
|
Jacek Caban
|
865d92a6e4
|
mshtml: Call setup_nswindow on load event.
|
2007-08-16 11:08:05 +02:00 |
|
Jacek Caban
|
80a1a2f135
|
mshtml: Make window.external visible for JavaScript code.
|
2007-08-15 10:40:32 +02:00 |
|
Jacek Caban
|
718b771f2a
|
mshtml: Return wine: URI for protocols handled by MSHTML.
|
2007-08-15 10:39:53 +02:00 |
|
Jacek Caban
|
000c3d4295
|
mshtml: Check use_wine_url in nsIURI::GetAsciiSpec.
|
2007-08-15 10:38:49 +02:00 |
|
Jacek Caban
|
dde59f8f3e
|
mshtml: Reduce debug traces.
|
2007-08-15 10:38:44 +02:00 |
|
Jacek Caban
|
0358507065
|
mshtml: Added ICustomDoc stub implementation.
|
2007-08-13 11:38:43 +02:00 |
|
Jacek Caban
|
b4bbffc64a
|
mshtml: Added IHTMLTxtRange::collapse implementation.
|
2007-08-13 11:38:34 +02:00 |
|
Jacek Caban
|
8068a72d3c
|
mshtml: Added IHTMLTxtRange::duplicate implementation.
|
2007-08-13 11:38:28 +02:00 |
|
Jacek Caban
|
37e3862799
|
mshtml: Make get_typeinfo thread safe.
|
2007-08-13 11:38:24 +02:00 |
|
Jacek Caban
|
c1dc0e4192
|
mshtml: Use GetIsCollapsed in IHTMLSelectionObject::get_type.
|
2007-08-13 11:38:06 +02:00 |
|
Jacek Caban
|
50868fe751
|
mshtml: Added IDM_SELECTALL implementation.
|
2007-08-13 11:38:00 +02:00 |
|
Jacek Caban
|
464121bc00
|
mshtml: Don't mess with gecko specific protocols.
|
2007-08-13 11:37:55 +02:00 |
|