Jacek Caban
|
99a86766a0
|
mshtml: Added IHTMLLabelElement stub implementation.
|
2013-02-28 21:01:53 +01:00 |
Jacek Caban
|
6c05460061
|
mshtml: Added IHTMLAnchorElement::get_hostname implementation.
|
2013-02-25 13:03:39 +01:00 |
Jacek Caban
|
f242d1ba83
|
mshtml: Don't report IHTMLTextContainer as supported in anchor element.
|
2013-02-25 13:03:34 +01:00 |
Jacek Caban
|
5ffeb458d8
|
mshtml: Added IHTMLDocument5::createAttribute tests.
|
2013-02-20 16:28:16 +01:00 |
Jacek Caban
|
06666c266d
|
mshtml: Added support for IHTMLDOMAttribute::get_nodeName in detached attributes.
|
2013-02-20 16:28:12 +01:00 |
Jacek Caban
|
a9136b56f7
|
mshtml: Addeed IHTMLDocument5::createAttribute implementation.
|
2013-02-20 16:28:09 +01:00 |
Jacek Caban
|
2a0fd1c956
|
mshtml: Added IHTMLWindow2::onfocus property implementation.
|
2013-02-20 16:28:06 +01:00 |
Jacek Caban
|
c2cfc4cf8b
|
mshtml: Forward IHTMLDocument3::get_childNodes to IHTMLDOMNode implemnentation.
|
2013-02-20 16:28:03 +01:00 |
Jacek Caban
|
5069ad71b4
|
mshtml: Don't crash if fire_event_obj is called on detached document.
|
2013-02-19 19:50:54 +01:00 |
Michael Stefaniuc
|
52bdc93e72
|
mshtml: Fix copy and paste error.
|
2013-02-19 19:50:54 +01:00 |
Jacek Caban
|
f5cb8c175c
|
mshtml: Fixed tests on some broken Vista versions.
|
2013-02-19 19:50:50 +01:00 |
Andrew Talbot
|
a9200aa99d
|
mshtml: Avoid signed-unsigned integer comparisons.
|
2013-02-18 10:33:29 +01:00 |
Jacek Caban
|
6b0e2c8fdf
|
mshtml: Use VT_ERROR as return type in DispCallFunc call.
|
2013-02-12 14:51:56 +01:00 |
Jacek Caban
|
7867ce8560
|
mshtml: Get rid of PRUint64 type.
|
2013-01-23 20:47:27 +01:00 |
Jacek Caban
|
07e72de9a4
|
mshtml: Get rid of PRUint32 outside XPCOM C API.
|
2013-01-23 20:47:25 +01:00 |
Jacek Caban
|
cef2907da7
|
mshtml: Get rid of PRUint16 type.
|
2013-01-23 20:47:23 +01:00 |
Jacek Caban
|
2d100f4e98
|
mshtml: Get rid of PRUint8 type.
|
2013-01-23 20:47:20 +01:00 |
Jacek Caban
|
9bd6b9e537
|
mshtml: Get rid of PTInt64 type.
|
2013-01-23 20:47:18 +01:00 |
Jacek Caban
|
f071d9b3c1
|
mshtml: Get rid of PRInt16 type.
|
2013-01-18 14:46:43 +01:00 |
Jacek Caban
|
cf2a24df07
|
mshtml: Get rid of remaining PRInt32 usage.
|
2013-01-18 14:46:42 +01:00 |
Jacek Caban
|
d83822adbe
|
mshtml: Don't use PRInt32 in property getters implementations.
|
2013-01-18 14:46:42 +01:00 |
Jacek Caban
|
c55b777c7c
|
mshtml: Don't use PRInt32 in htmlelem*.
|
2013-01-18 14:46:41 +01:00 |
Jacek Caban
|
fa5f513eed
|
mshtml: Don't use PRInt32 in nsio.c.
|
2013-01-18 14:46:38 +01:00 |
Jacek Caban
|
23ae6e4ec4
|
mshtml: Treat doctype nodes as comment nodes.
|
2013-01-17 16:40:26 +01:00 |
Jacek Caban
|
292e2359bb
|
mshtml: Added support for DOCUMENT_TYPE_NODE in nsnode_to_nsstring_rec.
|
2013-01-17 16:40:21 +01:00 |
Jacek Caban
|
bce6ee2b84
|
mshtml: Remove duplicated property entries in preprocess_dispex_data.
|
2013-01-16 20:26:50 +01:00 |
Jacek Caban
|
b6bc92aaa9
|
mshtml: Added IHTMLScriptElement::put_text tests.
|
2013-01-15 14:38:59 +01:00 |
Jacek Caban
|
1aa8742da7
|
mshtml: Added IHTMLScriptElement::put_text implementation.
|
2013-01-15 14:38:54 +01:00 |
Jacek Caban
|
ba521ffcb7
|
mshtml: Don't check if script element was already parsed in doc_insert_script.
|
2013-01-15 14:38:50 +01:00 |
Jacek Caban
|
b93e29f0ee
|
mshtml: Added support for non-integer values in get_nsstyle_pixel_val.
|
2013-01-10 16:06:10 +01:00 |
Jacek Caban
|
136b738b50
|
mshtml: Wine Gecko 1.9 release.
|
2013-01-09 17:45:49 +01:00 |
Jacek Caban
|
64df55eb84
|
mshtml: Fixed leak in get_nsstyle_pos.
|
2013-01-07 17:37:53 +01:00 |
Jacek Caban
|
0f60681a5a
|
mshtml: Added IHTMLStyle::put_pixelLeft implementation.
|
2013-01-07 17:37:47 +01:00 |
Jacek Caban
|
85368869e8
|
mshtml: Added IHTMLStyle::get_pixelLeft implementation.
|
2013-01-07 17:37:43 +01:00 |
Francois Gouget
|
f963f93964
|
Assorted spelling fixes.
|
2013-01-07 11:10:40 +01:00 |
Jacek Caban
|
674d3a1242
|
mshtml: Removed no longer used nsIProfile declaration.
|
2012-12-24 14:38:02 +01:00 |
Jacek Caban
|
10a832cc04
|
mshtml: Properly handle NULL value in set_nsstyle_attr.
|
2012-12-06 20:31:30 +01:00 |
Jacek Caban
|
36a47dd0f2
|
mshtml: Added SID_SContainerDispatch support.
|
2012-12-06 20:31:29 +01:00 |
Jacek Caban
|
61ec3ae27b
|
mshtml: Added support for converting (some) argument types in builtin function calls using script engine.
|
2012-12-04 16:55:59 +01:00 |
Jacek Caban
|
639a42a8fd
|
mshtml: Added IHTMLInputElement::defaultValue property implementation.
|
2012-11-28 20:14:52 +01:00 |
Jacek Caban
|
fbeb1b4acf
|
mshtml: Use UTF-8 encoding in is_gecko_path.
|
2012-11-27 17:00:53 +01:00 |
Jacek Caban
|
df53b50171
|
mshtml: Fixed a few coverity issues.
|
2012-11-27 17:00:38 +01:00 |
Jacek Caban
|
2f5123cbbc
|
mshtml: Added nsIURI::GetOriginCharset implementation.
|
2012-11-21 19:20:43 +01:00 |
Jacek Caban
|
d202daa182
|
mshtml: Always use UTF-8 encoding in nsWineURL.
|
2012-11-21 19:20:39 +01:00 |
Jacek Caban
|
720c0c810d
|
mshtml: Fixed leak in fill_props.
|
2012-11-21 13:37:23 +01:00 |
Jacek Caban
|
6b0f51f9de
|
mshtml: Use ATTR_FIX_PX in IHTMLStyle2::put_bottom implementation.
|
2012-11-21 13:37:18 +01:00 |
Jacek Caban
|
96ace8636a
|
mshtml: Use stdint.h type names in nsiface.idl.
Gecko uses stdint.h types instead of NSPR types for most of the codebase now.
|
2012-11-20 19:47:04 +01:00 |
André Hentschel
|
e9bfe83683
|
mshtml: Fix possible NULL pointer access in heap_str*.
|
2012-11-19 16:36:50 +01:00 |
Jacek Caban
|
95f3c6402a
|
mshtml: Added IHTMLScriptElement::get_text implementation.
|
2012-11-13 16:54:54 +01:00 |
Jacek Caban
|
47274313db
|
mshtml: Added refresh tests.
|
2012-11-12 16:35:16 +01:00 |
Jacek Caban
|
1cc3cf1b64
|
mshtml: Added exec_refresh implementation.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
f0b7db4df8
|
mshtml: Store embedder's IOleComandTarget iface in HTMLDocumentObj and use it in handle_navigation_error.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
0d1ce5a308
|
mshtml: Added IPersistHistory tests.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
8f1bb21f35
|
mshtml: Don't skip history notification for about: URLs.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
7ac09e721c
|
mshtml: Properly report history update for location.replace call.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
26d3962528
|
mshtml: Added IPersistStream::LoadHistory implementation.
|
2012-11-09 11:30:52 +01:00 |
Jacek Caban
|
cfa0a3accd
|
mshtml: Use flags in navigation functions.
|
2012-11-09 11:30:48 +01:00 |
Jacek Caban
|
92443dca02
|
mshtml: Added IPersistHistory::SaveHistory implementation.
|
2012-11-09 11:30:45 +01:00 |
Jacek Caban
|
99c34aa9d9
|
mshtml: Use fregment-less URI in super_navigate.
|
2012-11-09 11:30:42 +01:00 |
Jacek Caban
|
01949aead4
|
mshtml: Call set_current_uri in navigate_proc.
|
2012-11-09 11:30:39 +01:00 |
Jacek Caban
|
e0a33d0480
|
mshtml: Don't pass hash part of URI to EvaluateNewWindow.
|
2012-11-09 11:30:35 +01:00 |
Jacek Caban
|
1017c2b3ee
|
mshtml: Added IHTMLObjectElement::name property implementation.
|
2012-11-07 18:12:05 +01:00 |
Jacek Caban
|
4255772440
|
mshtml: Ignore one more property change notification to fix some IE installations.
|
2012-11-06 20:00:44 +01:00 |
Jacek Caban
|
e3e0fdd461
|
mshtml: Keep reference to document node in fire_event_obj.
|
2012-11-06 16:02:31 +01:00 |
Jacek Caban
|
8086af47b5
|
mshtml: Don't call CP event sinks on detached documents.
|
2012-11-06 16:02:30 +01:00 |
Jacek Caban
|
d1f2b8a809
|
mshtml: Try to install ActiveX if it's not registered.
|
2012-11-02 19:47:26 +01:00 |
Jacek Caban
|
2c6cbf75d4
|
mshtml: Added IHTMLWindow2::onblur property implementation.
|
2012-10-25 15:57:50 +02:00 |
Jacek Caban
|
81cdfc61fd
|
mshtml: Added IHTMLFrameBase::marginWidth property implementation.
|
2012-10-24 14:20:03 +02:00 |
Jacek Caban
|
00d3126c23
|
mshtml: Added IHTMLFrameBase::marginHeight property implementation.
|
2012-10-24 14:19:59 +02:00 |
Jacek Caban
|
8e2fd3a9be
|
mshtml: Get rid of no longer used painting fallback for missing Gecko.
|
2012-10-23 19:44:05 +02:00 |
Jacek Caban
|
d27417768e
|
mshtml: Added IHTMLIFrameElement::width property implementation.
|
2012-10-23 17:29:20 +02:00 |
Jacek Caban
|
a741a3f99c
|
mshtml: Added IHTMLIFrameElement::height property implementation.
|
2012-10-23 17:29:16 +02:00 |
Jacek Caban
|
04c97d08eb
|
mshtml: Added IHTMLStyle::clear property implementation.
|
2012-10-23 17:29:10 +02:00 |
Jacek Caban
|
516731c861
|
mshtml: Added more events tests.
|
2012-10-22 12:06:36 +02:00 |
Jacek Caban
|
4940275d21
|
mshtml: Set 'this' to window object for onload handlers.
|
2012-10-22 12:06:33 +02:00 |
Jacek Caban
|
610ea94da5
|
mshtml: Added IHTMLLocation::toString implementation.
|
2012-10-22 12:06:30 +02:00 |
Jacek Caban
|
8b04ab10b9
|
mshtml: Fixed attribute object caching logic.
|
2012-10-22 12:06:26 +02:00 |
Jacek Caban
|
3b6615686b
|
mshtml: Fixed error handling of IBindCtx_GetObjectParam (coverity).
|
2012-10-19 12:20:49 +02:00 |
Jacek Caban
|
23c87ba829
|
mshtml: Properly handle OOM errors in htmlnode.c (coverity).
|
2012-10-19 12:20:42 +02:00 |
Jacek Caban
|
b6227fc4e8
|
mshtml: Properly handle OOM errors in navigate.c (coverity).
|
2012-10-19 12:20:31 +02:00 |
Jacek Caban
|
421368b875
|
mshtml: Properly handle OOM errors in nsio.c (coverity).
|
2012-10-19 12:20:20 +02:00 |
Jacek Caban
|
3a4a4acd1a
|
mshtml: Properly handle OOM errors in omnavigator.c (coverity).
|
2012-10-19 12:20:11 +02:00 |
Jacek Caban
|
4638fbf167
|
mshtml: Properly handle OOM errors in script.c (coverity).
|
2012-10-19 12:20:01 +02:00 |
Jacek Caban
|
08485aeb48
|
mshtml: Properly handle OOM errors in task.c (coverity).
|
2012-10-19 12:19:45 +02:00 |
Jacek Caban
|
b5691b5e63
|
mshtml: Added HTML comments in VBScript code tests.
|
2012-10-18 19:21:38 +02:00 |
Jacek Caban
|
06ce49c81b
|
mshtml: Added IHTMLImgElement::get_complete implementation.
|
2012-10-17 14:01:58 +02:00 |
Jacek Caban
|
1dae62f0a9
|
mshtml: Fixed trace message.
|
2012-10-17 14:01:52 +02:00 |
Jacek Caban
|
81e106cfa2
|
mshtml: Moved remove_target_tasks to detach_inner_window.
|
2012-10-17 14:01:46 +02:00 |
Jacek Caban
|
4a491ea7e4
|
mshtml: Make HTMLInnerWindow the owner of timers.
|
2012-10-17 14:01:39 +02:00 |
Jacek Caban
|
d1c1f9e830
|
mshtml: Use detach_inner_window in release_inner_window.
|
2012-10-17 14:01:32 +02:00 |
Jacek Caban
|
75994335e3
|
mshtml: Added IOmNavigator::onLine semi-stub.
|
2012-10-17 14:01:25 +02:00 |
Jacek Caban
|
5e0f624c41
|
mshtml: Added HTMLImgElement::onabort implementation.
|
2012-10-17 14:01:19 +02:00 |
Jacek Caban
|
282b2608c4
|
mshtml: Fixed tests on old IEs.
|
2012-10-16 20:41:29 +02:00 |
Jacek Caban
|
bfd25b4f50
|
mshtml: Added IHTMLScriptElement::put_src tests.
|
2012-10-16 20:41:20 +02:00 |
Jacek Caban
|
b882b18402
|
mshtml: Added support for IHTMLScriptElement::put_src on detached elements.
|
2012-10-16 20:41:05 +02:00 |
Jacek Caban
|
ccbee09f7e
|
mshtml: Added support for IHTMLScriptElement::put_src calls during parser callback.
|
2012-10-16 20:40:58 +02:00 |
Jacek Caban
|
fdbbaa1ff5
|
mshtml: Return early from BindToDocument if possible.
|
2012-10-16 20:40:52 +02:00 |
Jacek Caban
|
680aca56ef
|
mshtml: Added beginning IHTMLScriptElement::put_src implementation.
|
2012-10-16 20:40:42 +02:00 |
Jacek Caban
|
51b701c3ad
|
mshtml: Moved HTMLScriptElement declaration to separated header.
|
2012-10-16 20:40:28 +02:00 |
Jacek Caban
|
c26b63560e
|
mshtml: Added IHTMLBodyElement::onload property implementation.
|
2012-10-16 20:39:59 +02:00 |