132 Commits

Author SHA1 Message Date
Alexandre Julliard
99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard
5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard
d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Alexandre Julliard
566d3418af makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
Alexandre Julliard
4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard
5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Alexandre Julliard
c7803b885b makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
Alexandre Julliard
f8421142e7 makefiles: Add makedep pragmas for typelib idl files. 2013-11-05 20:38:18 +01:00
Jacek Caban
4ce0f74249 ieframe: Pass frame_name to connection points in FireBeforeNavigate2. 2013-10-11 12:45:06 +02:00
Jacek Caban
33b92a8cf4 ieframe: Compile tests with __WINESRC__ define. 2013-10-10 13:33:26 +02:00
Michael Stefaniuc
0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
Jacek Caban
040e47fece ieframe: Added IWebBrowserPriv2IE8 stub implementation. 2013-09-18 20:21:50 +02:00
Andrew Eikum
b6570bb88c ieframe: Register CLSID_WebBrowser as an ActiveX control.
Also cleanup the RGS to not create an unintended '{}' registry entry for
InternetShortcut.
2013-09-12 18:58:21 +02:00
Jacek Caban
00bbc62010 ieframe/tests: Use winehq snapshot instead of the main page. 2013-08-21 14:24:15 +02:00
Huw Davies
1103a241db ieframe: DdeNameService returns NULL on error. 2013-08-15 16:18:01 +02:00
Thomas Faber
186d8553c1 ieframe: Use SHANDLE_PTR in IWebBrowserApp::get_HWND. 2013-07-19 14:38:07 +02:00
Jacek Caban
0bf9266bc7 ieframe: Get rid of no longer needed IEDocHost. 2013-05-24 11:08:51 +02:00
Jacek Caban
b51af0b1c9 ieframe: Keep track of InternetExplore external references and use that to release document. 2013-05-24 11:08:49 +02:00
Jacek Caban
2c6b5d33d1 ieframe: Fixed handling documents that don't report their ready state. 2013-05-22 19:32:39 +02:00
Jacek Caban
14ad0a1a84 ieframe: Use IOleObject::DoVerb if IHlink interface is not available. 2013-05-22 19:32:37 +02:00
Jacek Caban
3a1ce6a864 ieframe: Keep reference to ShellObject while calling DocumentComplete event. 2013-05-15 19:57:00 +02:00
Alexandre Julliard
79fe2daafb ieframe: Don't bother to unregister classes at process exit. 2013-05-14 11:31:34 +02:00
Jacek Caban
f77aabeceb ieframe: Added more InternetExplorer object tests. 2013-05-10 17:53:08 +02:00
Jacek Caban
778c645570 ieframe: Added stub IExternalConnection interface to InternetExplorer object. 2013-05-10 17:53:08 +02:00
Jacek Caban
e5147a5161 ieframe: Added DISPID_WINDOWCLOSING tests. 2013-04-16 12:10:40 +02:00
Jacek Caban
b93e61acf1 ieframe: Return document as IHTMLDocument2 iface from get_document. 2013-04-15 17:47:41 +02:00
Jacek Caban
e8efc1e630 ieframe: Added IConnectionPoint::EnumConnections implementation. 2013-04-15 17:47:39 +02:00
Francois Gouget
a5d61eef62 ieframe: Make dump_travellog() static. 2013-04-03 17:54:58 +02:00
Jacek Caban
47f8d48767 ieframe: Added GoForward tests. 2013-04-03 13:52:54 +02:00
Jacek Caban
64ead391d8 ieframe: Improved debug traces. 2013-04-02 19:33:04 +02:00
Jacek Caban
0d30e51084 ieframe: Added GoForward implementation. 2013-04-02 19:33:00 +02:00
Jacek Caban
0f5badf44f ieframe: Use IPersistHistory for history navigation, if possible. 2013-04-02 19:32:55 +02:00
Jacek Caban
f1517b1571 ieframe: Moved freeing travellog entry into a helper function. 2013-04-02 19:32:51 +02:00
Jacek Caban
00226935c7 ieframe: Fixed index of stored history when loading from history. 2013-04-02 19:32:47 +02:00
Jacek Caban
15937c99eb ieframe: Moved travellog to its own struct. 2013-04-02 19:32:42 +02:00
Piotr Caban
402b10013f ieframe: Pass BSTR to handle_navigation_error. 2013-03-05 16:49:38 +01:00
Jacek Caban
5068bdb674 ieframe: Fixed tests on IE10. 2013-03-01 18:03:30 +01:00
Jacek Caban
5ed0ddd93c ieframe: Fixed QI tests on IE10, where IStdMarshalInfo is supported by WebBrowser object. 2013-02-28 21:02:00 +01:00
Michael Stefaniuc
0c183c4e79 ieframe: Let C look like C. 2013-02-06 20:28:28 +01:00
Jacek Caban
35f21ac826 ieframe: Use int resource ID for toolbar image. 2013-01-31 13:43:19 +01:00
Andrew Eikum
b233d2054e ieframe/tests: Don't convert to long path name until the file exists. 2013-01-24 17:53:18 +01:00
Jacek Caban
b28a4507a9 ieframe/tests: Fixed a race in tests. 2013-01-24 17:53:15 +01:00
Eric Pouech
d1ccbceb4d Various background processes must be launched detached from current console (if any). 2013-01-16 14:02:55 +01:00
Andrew Eikum
8eb70459a1 ieframe: Strip 'file://' from file URLs in BEFORENAVIGATE2 callbacks. 2013-01-10 12:22:00 +01:00
Jacek Caban
8b1bd3e5bf ieframe: Added IWebBrowser2::Refresh tests. 2012-11-12 16:35:16 +01:00
Jacek Caban
9c3c57040e ieframe: Added IWebBrowser2::Refresh implementation. 2012-11-12 16:35:16 +01:00
Jacek Caban
d22a8bbd66 ieframe: Forward more DocHost::Exec calls to embedders. 2012-11-12 16:35:16 +01:00
Jacek Caban
deeb14e0ee explorerframe: Moved TaskbarList implementation to explorerframe. 2012-11-02 16:41:12 +01:00
André Hentschel
69d8e75a6b ieframe: Avoid memory leak (coverity). 2012-10-29 10:35:19 +01:00
André Hentschel
07fd75badd ieframe: Check for null before dereferencing it (coverity). 2012-10-25 11:46:54 +02:00