wine-wine/dlls/mshtml
Jacek Caban d6e76a1619 mshtml: Get rid of PRBool from nsio.c. 2012-03-15 19:54:37 +01:00
..
tests mshtml: Added property value conversion type tests. 2012-03-13 13:30:11 +01:00
Makefile.in mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface. 2011-12-05 17:45:40 +01:00
binding.h mshtml: Moved creating URIs relative to window to a new function. 2012-01-27 18:05:58 +01:00
blank.htm
conpoint.c mshtml: Make cookie parameter optional in ConnectionPoint_Advise. 2012-02-01 16:42:45 +01:00
dispex.c mshtml: Use caller for argument convertion in builtin_propput if available. 2012-03-13 13:30:11 +01:00
editor.c mshtml: Wine Gecko 1.4 release. 2011-11-09 19:31:13 +01:00
hlink.c mshtml: Open document in a new window in IHlinkTarget::Navigate if the document is not embedded. 2012-01-10 17:59:01 +01:00
htmlanchor.c mshtml: Added support for middle-button opening anchors in a new window. 2012-01-27 18:05:59 +01:00
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Added IHTMLDocument2::get_frames implementation. 2012-02-08 10:54:03 -06: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: Wine Gecko 1.5 release. 2012-03-14 17:35:03 +01:00
htmlelem2.c mshtml: Wine Gecko 1.5 release. 2012-03-14 17:35:03 +01:00
htmlelem3.c
htmlelemcol.c
htmlembed.c
htmlevent.c mshtml: Follow anchors only on left button click. 2012-01-27 18:05:58 +01:00
htmlevent.h mshtml: Properly remove event listeners. 2011-11-24 20:57:01 +01:00
htmlform.c
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmlhead.c
htmliframe.c
htmlimg.c mshtml: Wine Gecko 1.4 release. 2011-11-09 19:31:13 +01:00
htmlinput.c
htmllocation.c mshtml: Use IUri for IHTMLLocation::get_search implementation. 2012-01-03 12:37:28 +01:00
htmlnode.c
htmlobject.c mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface. 2011-12-05 17:45:40 +01:00
htmloption.c
htmlscreen.c
htmlscript.c
htmlselect.c mshtml: Added VT_I2 handling to IHTMLSelectElement:add implementation. 2012-01-27 18:06:00 +01:00
htmlstyle.c mshtml: Use helpers in IHTMLStyle::paddingLeft implementation. 2012-01-26 17:46:13 +01:00
htmlstyle.h
htmlstyle2.c
htmlstyle3.c
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Moved creating URIs relative to window to a new function. 2012-01-27 18:05:58 +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
loadopts.c
main.c mshtml: Get rid of no longer used silent argument of load_gecko. 2012-03-08 17:58:54 +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_private.h mshtml: Get rid of no longer used silent argument of load_gecko. 2012-03-08 17:58:54 +01:00
mutation.c mshtml: Wine Gecko 1.5 release. 2012-03-14 17:35:03 +01:00
navigate.c mshtml: Recognize UTF-8 BOM. 2012-03-09 11:36:01 +01:00
npplugin.c mshtml: Moved NPAPI struct declarations to npplugin.c. 2012-01-13 18:17:41 +01:00
nsembed.c mshtml: Get rid of no longer used silent argument of load_gecko. 2012-03-08 17:58:54 +01:00
nsevents.c mshtml: Properly remove event listeners. 2011-11-24 20:57:01 +01:00
nsiface.idl mshtml: Get rid of PRBool in nsiface.idl. 2012-03-15 19:54:33 +01:00
nsio.c mshtml: Get rid of PRBool from nsio.c. 2012-03-15 19:54:37 +01:00
nsservice.c
olecmd.c
oleobj.c mshtml: Added IOleContainer::EnumObjects implementation. 2012-01-19 21:08:53 +01:00
olewnd.c
omnavigator.c
persist.c mshtml: Only release the interface if it exists. 2012-02-11 15:13:20 +01:00
pluginhost.c mshtml: Reinitialize list entry in detach_plugin_host. 2011-11-17 17:35:32 +01:00
pluginhost.h
propbag.c
protocol.c
resource.h mshtml: Remove unused definitions. 2012-01-05 21:27:36 +01:00
script.c
secmgr.c mshtml: Return error in IInternetHostSecurityManager calls on detached documents. 2012-01-18 16:25:51 +01:00
selection.c
service.c mshtml: Respond to SID_SContainerDispatch service id. 2012-01-20 16:01:38 +01:00
task.c
txtrange.c
view.c