Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Jacek Caban
|
e35e27de4c
|
mshtml: Added HTMLTxtRange::Exec(IDM_INDENT) test.
|
2007-12-06 14:52:38 +01:00 |
Jacek Caban
|
f5a8a450b2
|
mshtml: Added HTMLTxtRange::Exec(IDM_INDENT) implementation.
|
2007-12-06 14:52:33 +01:00 |
Jacek Caban
|
8d08592018
|
mshtml: Fixed ref counting.
|
2007-12-06 14:52:23 +01:00 |
Jacek Caban
|
23393756dd
|
mshtml: Added IHTMLStyleSheetRulesCollection::get_length implementation.
|
2007-12-06 14:52:13 +01:00 |
Jacek Caban
|
4ac1ba130a
|
mshtml: Added IHTMLStyleSheet::get_rules implementation.
|
2007-12-06 14:52:08 +01:00 |
Jacek Caban
|
da39170029
|
mshtml: Added more DOM tests.
|
2007-12-06 14:50:06 +01:00 |
Luis C. Busquets Pérez
|
6208d4153e
|
mshtml: Update Spanish resource.
|
2007-12-06 12:13:08 +01:00 |
Michael Stefaniuc
|
a084d1db62
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
Rob Shearman
|
1c28273686
|
mshtml: Use the correct deallocator in the htmldoc tests for the memory returned by IMoniker_GetDisplayName and fix a use-after-free error.
|
2007-12-06 12:07:02 +01:00 |
Alexander Nicolaysen Sørnes
|
b25bc9220b
|
mshtml: Update Norwegian resources.
|
2007-12-06 12:06:05 +01:00 |
Jonathan Ernst
|
5147ad24b6
|
mshtml: Updated French translation.
|
2007-12-05 12:21:50 +01:00 |
Jacek Caban
|
92223c19f9
|
mshtml: Improve debug traces.
|
2007-12-05 12:07:00 +01:00 |
Jacek Caban
|
87e2bb3e63
|
mshtml: Return NULL instead of empty string in IHTMLBodyElement::get_background.
|
2007-12-05 12:06:51 +01:00 |
Jacek Caban
|
b12ebbdaca
|
mshtml: Added DIID_HTMLTableEvents connection point.
|
2007-12-04 18:17:29 +01:00 |
Jacek Caban
|
cd68aacbbc
|
mshtml: Move HTMLTextContainerEvents connection point to HTMLTextContainer object.
|
2007-12-04 18:17:21 +01:00 |
Jacek Caban
|
2bcd1f0e9e
|
mshtml: Added IConnectionPointContainer iface to all HTMLElement objects.
|
2007-12-04 18:17:17 +01:00 |
Jacek Caban
|
a9e77575b3
|
mshtml: Initialize HTMLElement in the beginning of constructors.
|
2007-12-04 18:17:13 +01:00 |
Jacek Caban
|
a1bdef2d62
|
mshtml: Make IConnectionPointContainer more flexible.
|
2007-12-04 18:17:08 +01:00 |
Jacek Caban
|
29d66b48ef
|
mshtml: Added IHTMLElement2::get_dir implementation.
|
2007-12-03 11:51:56 +01:00 |
Jacek Caban
|
77ee756c91
|
mshtml: Added IHTMLTable interface stub implementation.
|
2007-11-30 14:21:13 +01:00 |
Jacek Caban
|
0ea1bfc2ac
|
mshtml: Added IOleCommandTarget implementation to HTMLTxtRange.
|
2007-11-26 12:35:39 +01:00 |
Jacek Caban
|
c5953bec63
|
mshtml: Added IHTMLStyleSheetsCollection::item implementation.
|
2007-11-26 12:35:36 +01:00 |
Jacek Caban
|
4b302f9c89
|
mshtml: Store nsIDOMCSSStyleSheet in HTMLStyleSheet object if available.
|
2007-11-26 12:35:33 +01:00 |
Jacek Caban
|
b61bc4b92e
|
mshtml: Change FIXME that is usually invalid to TRACE.
|
2007-11-20 13:21:06 +01:00 |
Jacek Caban
|
843703030a
|
mshtml: Added more loading tests.
|
2007-11-20 13:21:04 +01:00 |
Jacek Caban
|
5d9e64554b
|
mshtml: Reload page in exec_editmode if available.
|
2007-11-20 13:21:00 +01:00 |
Jacek Caban
|
2702dfffbf
|
mshtml: Always initialize output in exec_fontname.
|
2007-11-20 13:20:57 +01:00 |
Jacek Caban
|
ebc89a02d3
|
mshtml: Use call_set_active_object in exec_editmode.
|
2007-11-20 13:20:55 +01:00 |
Jacek Caban
|
3f444cae92
|
mshtml: Move IOleInPlaceFrame::SetActiveObject call to separated function.
|
2007-11-20 13:20:52 +01:00 |
Jacek Caban
|
c02b46d987
|
mshtml: Fixed handling channels without container and necko channel.
|
2007-11-20 12:28:59 +01:00 |
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 |