.. |
tests
|
mshtml: Added tests for returning ActiveX object's interfaces from object element's QueryInterface.
|
2011-12-05 17:45:45 +01:00 |
binding.h
|
mshtml: Update window URI when its binding is redirected.
|
2011-11-16 17:00:04 +01:00 |
blank.htm
|
|
|
conpoint.c
|
|
|
dispex.c
|
mshtml: Initialize VARIANT before passing it to variant_copy.
|
2011-12-12 15:50:50 +01:00 |
editor.c
|
mshtml: Wine Gecko 1.4 release.
|
2011-11-09 19:31:13 +01:00 |
hlink.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
htmlanchor.c
|
mshtml: Added support for navigating to _self target.
|
2011-12-06 16:30:17 +01:00 |
htmlattr.c
|
mshtml: Store attributes list in HTMLAttributeCollection.
|
2011-09-02 18:28:24 +02:00 |
htmlbody.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlcomment.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlcurstyle.c
|
mshtml: Add IHTMLCurrentStyle2/3/4 support.
|
2011-09-23 14:20:02 +02:00 |
htmldoc.c
|
mshtml: Properly remove event listeners.
|
2011-11-24 20:57:01 +01:00 |
htmldoc3.c
|
mshtml: Wine Gecko 1.4 release.
|
2011-11-09 19:31:13 +01:00 |
htmldoc5.c
|
mshtml: Wine Gecko 1.4 release.
|
2011-11-09 19:31:13 +01:00 |
htmlelem.c
|
mshtml: Fixed ref count leaks.
|
2011-11-03 17:41:41 +01:00 |
htmlelem2.c
|
mshtml: Wine Gecko 1.3 release.
|
2011-08-23 18:16:44 +02:00 |
htmlelem3.c
|
mshtml: Store attributes list in HTMLAttributeCollection.
|
2011-09-02 18:28:24 +02:00 |
htmlelemcol.c
|
mshtml: Adjusted some incorrect sizeofs (Coverity).
|
2011-10-18 15:16:28 +02:00 |
htmlembed.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlevent.c
|
mshtml: Properly remove event listeners.
|
2011-11-24 20:57:01 +01:00 |
htmlevent.h
|
mshtml: Properly remove event listeners.
|
2011-11-24 20:57:01 +01:00 |
htmlform.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlframe.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlframebase.c
|
mshtml: Get rid of no longer useful get_nsdoc_window helper.
|
2011-08-24 19:34:11 +02:00 |
htmlgeneric.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlhead.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmliframe.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlimg.c
|
mshtml: Wine Gecko 1.4 release.
|
2011-11-09 19:31:13 +01:00 |
htmlinput.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmllocation.c
|
mshtml: Use IUri for IHTMLLocation::get_hostname implementation.
|
2011-11-23 17:34:50 +01:00 |
htmlnode.c
|
mshtml: Implement IHTMLDOMNode replaceChild.
|
2011-10-12 17:14:25 +02:00 |
htmlobject.c
|
mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface.
|
2011-12-05 17:45:40 +01:00 |
htmloption.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlscreen.c
|
|
|
htmlscript.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlselect.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlstyle.c
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_height implementation.
|
2011-11-14 15:25:19 +01:00 |
htmlstyle.h
|
mshtml: Added IHTMLSyle6 stub implementation.
|
2011-07-28 18:37:40 +02:00 |
htmlstyle2.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
htmlstyle3.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
htmlstyleelem.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmlstylesheet.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
htmltable.c
|
mshtml: Add IHTMLTable2/3 support.
|
2011-09-21 17:13:12 +02:00 |
htmltablerow.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmltextarea.c
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
htmltextcont.c
|
|
|
htmltextnode.c
|
|
|
htmlwindow.c
|
mshtml: Properly remove event listeners.
|
2011-11-24 20:57:01 +01:00 |
ifacewrap.c
|
mshtml: Don't use WINAPI for assembly functions to avoid linker warnings on mingw.
|
2011-12-06 15:50:59 +01:00 |
ipwindow.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
loadopts.c
|
|
|
main.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
Makefile.in
|
mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface.
|
2011-12-05 17:45:40 +01:00 |
mshtml.inf
|
|
|
mshtml.rc
|
mshtml: Convert dialogs to po files.
|
2011-11-30 18:13:08 +01:00 |
mshtml.spec
|
|
|
mshtml_classes.idl
|
mshtml: Remove typelib registrations.
|
2011-08-02 20:47:49 +02:00 |
mshtml_private.h
|
mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface.
|
2011-12-05 17:45:40 +01:00 |
mutation.c
|
mshtml: Fixed nsEventStates handling.
|
2011-11-30 14:57:11 +01:00 |
navigate.c
|
mshtml: Switch two checks (Coverity).
|
2011-11-24 17:17:14 +01:00 |
npplugin.c
|
mshtml: Get rid of no longer useful get_nsdoc_window helper.
|
2011-08-24 19:34:11 +02:00 |
nsembed.c
|
mshtml: Delete the dispex and gecko static critical sections when unloading the dll.
|
2011-11-17 11:37:47 +01:00 |
nsevents.c
|
mshtml: Properly remove event listeners.
|
2011-11-24 20:57:01 +01:00 |
nsiface.idl
|
mshtml: Fixed nsEventStates handling.
|
2011-11-30 14:57:11 +01:00 |
nsio.c
|
mshtml: Added IMutable::SetMutable implementation.
|
2011-11-23 17:34:58 +01:00 |
nsservice.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
olecmd.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
oleobj.c
|
mshtml: Properly handle navigation in containers supporting IWebBrowserApp.
|
2011-11-15 19:37:31 +01:00 |
olewnd.c
|
mshtml: Set frame interface to NULL after releasing it in IOleInPlaceObjectWindowless::InPlaceDeactivate.
|
2011-10-03 11:27:04 -05:00 |
omnavigator.c
|
mshtml: Added IOmNavigator::get_appMinorVersion implementation.
|
2011-08-01 13:33:01 +02:00 |
persist.c
|
mshtml: Properly handle fragment-only navigation.
|
2011-11-15 19:37:32 +01:00 |
pluginhost.c
|
mshtml: Reinitialize list entry in detach_plugin_host.
|
2011-11-17 17:35:32 +01:00 |
pluginhost.h
|
|
|
propbag.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
protocol.c
|
mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE.
|
2011-10-12 17:06:24 +02:00 |
resource.h
|
|
|
script.c
|
mshtml: Added support for text/vbscript script type.
|
2011-09-02 14:42:57 +02:00 |
secmgr.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
selection.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
service.c
|
|
|
task.c
|
mshtml: Properly free tasks in remove_target_tasks.
|
2011-08-03 14:15:49 +02:00 |
txtrange.c
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
view.c
|
|
|