Jacek Caban
|
3009244d9c
|
ieframe: Improved debug traces.
|
2015-07-28 16:53:00 +02:00 |
Jacek Caban
|
ca8114ff9c
|
ieframe: Added support for OnFocus notifications.
|
2015-07-28 16:52:57 +02:00 |
Jacek Caban
|
8c7a907755
|
ieframe: Release client site interface before destroying embedding window.
|
2015-07-28 16:52:55 +02:00 |
Jacek Caban
|
088192a9aa
|
ieframe: Fixed invalid COM object usage.
|
2015-07-20 20:56:04 +02:00 |
Jacek Caban
|
5f2d2c146c
|
ieframe: Allow travellog buffer to grow even if we're loading from the history.
Spotted by Marcus Meissner.
|
2015-07-20 20:56:03 +02:00 |
Hans Leidekker
|
05d6003147
|
ieframe: Never pass a NULL string pointer with DISPID_STATUSTEXTCHANGE.
|
2015-07-17 20:17:23 +09:00 |
Hans Leidekker
|
99613c003e
|
ieframe: Implement IViewObject::GetAdvise and IViewObject::SetAdvise.
|
2015-07-17 20:17:20 +09:00 |
Nikolay Sivov
|
71cf22e5b0
|
ieframe/tests: Fix some leaks (Valgrind).
|
2015-06-22 19:16:48 +09:00 |
Joachim Priesner
|
ba2274c8ba
|
ieframe: shellbrowser: Strip 'file://' from file URLs in BEFORENAVIGATE2 callbacks.
This is a straightforward port of commit 8eb70459a1
which does the same thing for the matching method in navigate.c.
|
2015-06-10 23:25:05 +09:00 |
Jacek Caban
|
51a08f8c8f
|
ieframe: Allow any VT_ARRAY type as post data.
|
2015-05-21 20:01:34 +09:00 |
Nikolay Sivov
|
e0fa7ff465
|
ieframe: Properly trace variant arguments.
|
2015-05-14 14:21:01 +09:00 |
Frédéric Delanoy
|
f6a341c747
|
Assorted spelling/grammar fixes.
|
2015-03-27 22:29:48 +09:00 |
Francois Gouget
|
4af6be9d3a
|
ieframe/tests: NONAMELESSUNION is not needed when using the U() macro.
|
2015-03-13 00:28:21 +09:00 |
Francois Gouget
|
6ddd879515
|
ieframe: Remove unneeded NONAMELESSXXX directives.
Move a NONAMELESSUNION directive to the one C file that needs it.
|
2015-03-13 00:28:20 +09:00 |
Michael Stefaniuc
|
8a755f37d8
|
ieframe/tests: Merge adjacent identical if's (PVS-Studio).
|
2015-03-06 20:32:04 +09:00 |
Piotr Caban
|
da7c766bb5
|
ieframe/tests: Added more OleObject_Close tests.
|
2015-03-04 21:50:46 +09:00 |
Michael Stefaniuc
|
51e3750fea
|
ieframe: Remove unused assignments (PVS-Studio).
|
2015-03-04 21:50:40 +09:00 |
Jacek Caban
|
f46ee92d90
|
ieframe: Keep reference to This in all IDocObjectService callback calls.
|
2015-02-11 23:04:43 +09:00 |
Michael Stefaniuc
|
908af25a6f
|
ieframe: IDC_ARROW is already an INTRESOURCE (PVS-Studio).
|
2014-11-27 11:43:31 +01:00 |
André Hentschel
|
9b506e6a86
|
ieframe/tests: Remove unused string (Clang).
|
2014-11-25 19:49:38 +01:00 |
Hans Leidekker
|
d22928fb3c
|
ieframe: Send command state change notifications from history navigation handlers.
|
2014-11-20 00:30:12 +09:00 |
Jacek Caban
|
379b9f6775
|
ieframe: Don't crash if output parameter is NULL in WebBrowser::get_RegisterAsDropTarget.
|
2014-10-07 20:22:09 +02:00 |
Jacek Caban
|
2bcbbea534
|
ieframe: Return some verbs in IEnumOLEVERB:Next.
|
2014-10-06 17:37:57 +02:00 |
Jacek Caban
|
66cbef438b
|
ieframe: Fixed tests on updated IE11.
|
2014-10-06 17:37:54 +02:00 |
Piotr Caban
|
f85a94f577
|
ieframe: Correctly set pfNoRedraw in InPlaceSite_OnInPlaceActivateEx.
|
2014-10-06 17:37:04 +02:00 |
Jacek Caban
|
c1acf1647b
|
ieframe: Added partial Refresh2 implementation.
|
2014-09-25 15:20:16 +02:00 |
Jacek Caban
|
d2886a05f9
|
wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations.
|
2014-07-24 17:05:55 +02:00 |
Jacek Caban
|
333fbba681
|
ieframe: Use URL_APPLY_DEFAULT in UrlApplyScheme call.
|
2014-06-26 12:54:47 +02:00 |
Jacek Caban
|
92841b3195
|
ieframe: Added InternetExplore::get_HWND implementation.
|
2014-05-20 21:26:59 +02:00 |
Jacek Caban
|
5cc72a4522
|
ieframe/tests: Fixed tests on IE11.
|
2014-05-15 19:05:33 +02:00 |
Victor Martinez Calvo
|
9e828995c9
|
ieframe: Compare against the correct IID in ShellUIHelper.
|
2014-05-05 12:17:48 +02:00 |
Jacek Caban
|
fba08e34c4
|
ieframe: Improved debug traces.
|
2014-04-24 20:43:09 +02:00 |
Jacek Caban
|
1d67d66efc
|
ieframe: Fixed some tests on IE11.
|
2014-03-31 15:36:34 +02:00 |
Jacek Caban
|
e5dbd6e9f0
|
mshtml: Added IHTMLDocument7 stub implementation.
|
2014-03-13 20:22:07 +01:00 |
Jacek Caban
|
595fb40efc
|
mshtml: Don't use fragment navigation for SuperNavigate calls.
|
2014-03-04 19:24:26 +01:00 |
Frédéric Delanoy
|
783176aa74
|
ieframe/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
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 |