wine-wine/dlls/ieframe
Jacek Caban 981d18464f ieframe: Fixed reallocation size. 2012-02-29 11:56:10 +01:00
..
tests ieframe: Added IProvideClassInfo::GetClassInfo tests. 2012-02-11 14:49:41 +01:00
Makefile.in ieframe: Added IHTMLWindow2 stub implementation. 2012-01-06 19:24:25 +01:00
classinfo.c ieframe: Added IProvideClassInfo::GetClassInfo implementation. 2012-02-11 14:49:31 +01:00
client.c ieframe: Store embedder iface as IWebBrowser2 in DocHost. 2012-01-09 20:12:22 +01:00
dochost.c ieframe: Fixed reallocation size. 2012-02-29 11:56:10 +01:00
events.c ieframe: Removed remaining bits of shdocvw. 2011-07-29 13:31:05 +02:00
frame.c ieframe: Removed remaining bits of shdocvw. 2011-07-29 13:31:05 +02:00
ie.c ieframe: Added InternetExplorer::GoBack implementation. 2012-01-20 16:03:11 +01:00
ieframe.h ieframe: Added IProvideClassInfo::GetClassInfo implementation. 2012-02-11 14:49:31 +01:00
ieframe.rc ieframe: Improve status updates in BindStatusCallback_OnProgress. 2011-12-21 15:08:04 +01:00
ieframe.rgs ieframe: Remove registrations that are duplicated in mshtml. 2011-08-02 20:47:49 +02:00
ieframe.spec ieframe: Add stub for IEGetWriteableHKCU. 2011-08-29 13:54:52 +02:00
ieframe_main.c ieframe: Added IProvideClassInfo::GetClassInfo implementation. 2012-02-11 14:49:31 +01:00
ieframe_v1.idl ieframe: Moved classes registration to ieframe. 2011-08-01 11:12:21 +02:00
iehtmlwnd.c ieframe: Added semi-stub IHTMLWindow2::close implementation. 2012-01-09 20:12:24 +01:00
ietoolbar.bmp ieframe: Moved image resources to ieframe. 2011-07-27 18:02:23 +02:00
ietoolbar.svg ieframe: Moved image resources to ieframe. 2011-07-27 18:02:23 +02:00
iexplore.c ieframe: Call appropriate functions in response to toolbar icons. 2012-01-18 19:38:17 +01:00
intshcut.c ieframe: Don't open code CONTAINING_RECORD(). 2011-09-26 12:14:44 +02:00
navigate.c ieframe: Added very beginning IWebBrowser2::GoBack implementation. 2012-01-20 16:03:05 +01:00
oleobject.c ieframe: Added OleObject_Close implementation. 2011-08-01 18:26:27 +02:00
persist.c ieframe: Removed remaining bits of shdocvw. 2011-07-29 13:31:05 +02:00
resource.h ieframe: Call appropriate functions in response to toolbar icons. 2012-01-18 19:38:17 +01:00
shellbrowser.c ieframe: Fixed a typo in IDocObjectService::FireDocumentComplete. 2012-01-25 20:39:47 +01:00
taskbarlist.c ieframe: Only print the FIXMEs once for progress bar handling. 2011-08-23 16:53:48 +02:00
urlhist.c ieframe: Removed remaining bits of shdocvw. 2011-07-29 13:31:05 +02:00
view.c ieframe: Removed remaining bits of shdocvw. 2011-07-29 13:31:05 +02:00
webbrowser.c ieframe: Make get_typeinfo implementation thread safe and more generic. 2012-02-11 14:49:25 +01:00