wine-wine/dlls/ieframe
Michael Stefaniuc 5a5a89a327 ieframe: Print the debug string and not the pointer to it. 2012-03-26 18:15:21 +02:00
..
tests ieframe: Added EnumVerbs tests. 2012-03-15 19:55:42 +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: Print the debug string and not the pointer to it. 2012-03-26 18:15:21 +02:00
events.c
frame.c
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
ietoolbar.svg
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: Use Custom IEnumOLEVERBVtbl implementation in IOleObject::EnumVerbs. 2012-03-15 19:55:38 +01:00
persist.c
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
view.c
webbrowser.c ieframe: Make get_typeinfo implementation thread safe and more generic. 2012-02-11 14:49:25 +01:00