Jacek Caban
|
e93be266c1
|
mshtml: Remove nsIWebBrowserFocus_Activate useless call.
|
2007-11-12 12:07:05 +01:00 |
Jacek Caban
|
c49e894e9f
|
mshtml: Reset focus after loading the page in edit mode.
|
2007-11-12 12:06:48 +01:00 |
Jacek Caban
|
a1e554739e
|
mshtml: Added IDM_SETDIRTY implementation.
|
2007-11-09 12:54:14 +01:00 |
Jacek Caban
|
a3717bff18
|
mshtml: Added AcceptLanguage handling.
|
2007-11-06 13:02:19 +01:00 |
Jacek Caban
|
57b876dd0d
|
mshtml: Call Exec(CGID_ShellDocView, 84) in start_binding.
|
2007-11-06 13:02:15 +01:00 |
Jacek Caban
|
918b00f8ef
|
mshtml: More range tests and fixes.
|
2007-11-06 13:02:03 +01:00 |
Jacek Caban
|
f309cdf733
|
mshtml: Store HTMLDocument pointer in BSCallback object.
|
2007-11-06 13:01:49 +01:00 |
Jacek Caban
|
e15b6096c6
|
iexplore: Added self-registration code.
|
2007-11-05 13:24:36 +01:00 |
Jacek Caban
|
6b21304248
|
mshtml: AsyncOpen code clean up.
|
2007-11-05 12:12:47 +01:00 |
Jacek Caban
|
cd07f72824
|
mshtml: More test fixes.
|
2007-11-05 12:12:47 +01:00 |
Chris Robinson
|
bc9b8d82e9
|
mshtml: Fix hkey leak.
|
2007-11-02 12:23:48 +01:00 |
Chris Robinson
|
c23ce884f7
|
mshtml: Set IE version when installing wine gecko.
|
2007-11-01 12:51:45 +01:00 |
Lionel Debroux
|
a155665d65
|
mshtml: Fix memory leak (found by Smatch).
|
2007-10-29 13:53:16 +01:00 |
Jacek Caban
|
6f8bb3256e
|
mshtml: More IE7 test fixes.
|
2007-10-26 14:04:13 +02:00 |
Hwang YunSong(황윤성)
|
475217a707
|
mshtml: Updated Korean resource.
|
2007-10-25 13:58:23 +02:00 |
Luke Bratch
|
7ce4194c79
|
mshtml: Fix text input fields.
|
2007-10-23 18:18:28 +02:00 |
Jacek Caban
|
cf19259a03
|
mshtml: Fixed spaces handling in range object.
|
2007-10-22 12:36:32 +02:00 |
Jacek Caban
|
11d62d7fcb
|
mshtml: Added IHTMLTxtRange::expand("TextEdit") implementation.
|
2007-10-22 12:36:26 +02:00 |
Michael Stefaniuc
|
f02a01574b
|
mshtml/tests: Move the 'const' after REFIID as REFIID is a macro that already starts with 'const'.
|
2007-10-22 12:36:19 +02:00 |
Jacek Caban
|
84098e54a0
|
mshtml: Added support for installing Gecko from build dir.
|
2007-10-19 12:05:53 +02:00 |
Jacek Caban
|
52b78f055e
|
mshtml: Set selection to default on IHTMLSelectionObject::createRange if there is no range selected.
|
2007-10-19 12:05:43 +02:00 |
Jacek Caban
|
62894b488d
|
mshtml: Import dimm.idl and fix compilation.
|
2007-10-18 12:05:49 +02:00 |
Daniel Nylander
|
3ecbcd5645
|
mshtml: Update Swedish translation.
|
2007-10-16 12:41:49 +02:00 |
Francois Gouget
|
f4bb8209f2
|
mshtml: Check for HAVE_UNISTD_H before including unistd.h.
|
2007-10-15 14:05:11 +02:00 |
Jacek Caban
|
d6ccaa43a6
|
mshtml: Added ref counting to node object.
|
2007-10-15 13:46:51 +02:00 |
Jacek Caban
|
71894ead1f
|
mshtml: Try installing Gecko from local file in DllRegisterServer.
|
2007-10-15 13:46:42 +02:00 |
Jacek Caban
|
2cb3c5de90
|
mshtml: Added IHTMLTxtRange::moveStart("character") implementation.
|
2007-10-15 13:46:27 +02:00 |
Jacek Caban
|
07dfef53bc
|
mshtml: Added more range tests and fixes.
|
2007-10-15 13:46:19 +02:00 |
Jacek Caban
|
924b667821
|
mshtml: Added more DOM tests.
|
2007-10-15 13:46:13 +02:00 |
Jacek Caban
|
a468ec5747
|
mshtml: Added IHTMLSelectElement::selectedIndex property implementation.
|
2007-10-15 13:46:05 +02:00 |
Jacek Caban
|
8bfc6f7594
|
mshtml: Added IHTMLOptionElementFactory::create implementation.
|
2007-10-15 13:46:00 +02:00 |
Jacek Caban
|
0466542a7e
|
mshtml: Added IHTMLOptionElement::get_text implementation.
|
2007-10-15 13:45:48 +02:00 |
Jacek Caban
|
fa2f0665b5
|
mshtml: Added IHTMLOptionElement::put_text implementation.
|
2007-10-15 13:45:43 +02:00 |
Jacek Caban
|
108bb7af2f
|
mshtml: Added IHTMLOptionElement::put_value implementation.
|
2007-10-15 13:45:38 +02:00 |
Jacek Caban
|
b1fca21f5e
|
mshtml: Added IHTMLOptionElement::get_value implementation.
|
2007-10-15 13:45:02 +02:00 |
Jacek Caban
|
b14ba8aac6
|
mshtml: Added IHTMLStyle display and visibility properties implementation.
|
2007-10-15 13:44:56 +02:00 |
Jacek Caban
|
141dfab1a1
|
mshtml: Added IHTMLDocument4 stub implementation.
|
2007-10-15 13:44:51 +02:00 |
Jacek Caban
|
41c35a1ce2
|
mshtml: Use wine scheme mechanism in do_load_from_moniker_hack.
|
2007-10-15 13:44:42 +02:00 |
Jacek Caban
|
954d4477b5
|
mshtml: Added IHTMLWindow2::get_option implementation.
|
2007-10-15 13:44:36 +02:00 |
Jacek Caban
|
697d65305b
|
mshtml: Fixed ref count leak.
|
2007-10-15 13:44:20 +02:00 |
Jacek Caban
|
512d09245d
|
mshtml: Fix range pos after put_text call.
|
2007-10-15 13:44:15 +02:00 |
Jacek Caban
|
f4e1ff6e1f
|
mshtml: Added support for installing Gecko from the local file.
|
2007-10-11 16:24:29 +02:00 |
Robert Shearman
|
836cdb88ce
|
mshtml: Set the SETUP_IS_CHROME_WRAPPER to FALSE as the embedded Gecko is always used to display content and not chrome.
|
2007-10-10 19:46:51 +02:00 |
Jacek Caban
|
d9d11b3e7c
|
mshtml: Fixed test crash on Windows.
|
2007-10-10 12:16:13 +02:00 |
Jacek Caban
|
9a9de4d65b
|
mshtml: Move init_nsevents call from start_binding to read_stream_data to avoid race.
|
2007-10-09 17:52:46 +02:00 |
Jacek Caban
|
0ea0754771
|
mshtml: Fixed tests on IE7.
|
2007-10-09 17:52:46 +02:00 |
Jacek Caban
|
df4bdad94d
|
mshtml: Skip tests if we can't get body object - it means that there is no Gecko available.
|
2007-10-09 12:34:35 +02:00 |
Jacek Caban
|
99e6592c9d
|
mshtml: Move most code from handle_editor_load to exec_editmode.
|
2007-10-09 12:34:35 +02:00 |
Jacek Caban
|
d8ea6c1fd7
|
mshtml: Added IHTMLInputTextElement interface implementation.
|
2007-10-04 11:40:28 +02:00 |
Jacek Caban
|
8916d64177
|
mshtml: Added IHTMLSelectElement::get_length implementation.
|
2007-10-04 11:40:13 +02:00 |