James Hawkins
|
03599dbab6
|
shdocvw: Fix a test that fails on all platforms.
|
2008-04-21 13:36:19 +02:00 |
Francois Gouget
|
0682f85c95
|
Fix spelling of dwAssign.
|
2008-04-14 12:40:22 +02:00 |
Jacek Caban
|
71d07da2d3
|
shdocvw: Added WebBrowser::TheaterMode implementation.
|
2008-02-25 11:54:01 +01:00 |
Jacek Caban
|
89069761ba
|
shdocvw: Silence more invalid QueryInterface FIXMEs.
|
2008-02-25 11:53:56 +01:00 |
Jacek Caban
|
20163e034a
|
shdocvw: Added get_LocationURL implementation.
|
2008-02-25 11:53:35 +01:00 |
Jacek Caban
|
84eed025f0
|
shdocvw: Call StatusTextChange in set_status_text.
|
2008-01-15 11:37:49 +01:00 |
Jacek Caban
|
6f3ffa51f8
|
shdocvw: Call WindowSetResizable in put_Resizable.
|
2008-01-15 11:37:44 +01:00 |
Jacek Caban
|
7b268a5583
|
shdocvw: Call OnFullScreen in put_FullScreen.
|
2008-01-15 11:37:39 +01:00 |
Jacek Caban
|
8daca1b5e9
|
shdocvw: Added DWebBrowserEvents2 test.
|
2008-01-15 11:37:34 +01:00 |
Jacek Caban
|
ef16e9f82b
|
shdocvw: Ignore Exec(CGID_Explorer, 66) calls in tests.
|
2007-12-17 11:49:22 +01:00 |
Jacek Caban
|
be11c75729
|
shdocvw: Return S_OK in IOleObject::SetHostNames.
|
2007-12-12 13:48:23 +01:00 |
Jacek Caban
|
69805b1245
|
shdocvw: Added client site's IOleCommandTarget tests.
|
2007-12-11 12:09:05 +01:00 |
Alistair Leslie-Hughes
|
5c3dc64a87
|
shdocvw: Fix memory leak.
|
2007-12-10 12:35:55 +01:00 |
Jacek Caban
|
aa30f442b1
|
shdocvw: Silence common invalid QueryInterface FIXMEs.
|
2007-11-26 12:36:02 +01:00 |
Jacek Caban
|
e37ca6f927
|
shdocvw: Return correct error from WebBrowser::Quit.
|
2007-11-20 12:29:00 +01:00 |
Jacek Caban
|
a8a1a2da5a
|
shdocvw: Added WebBrowser::get_Application implementation.
|
2007-11-20 12:29:00 +01:00 |
Jacek Caban
|
d8ba5bf20b
|
shdocvw: Fixed tests on IE7.
|
2007-10-09 17:52:46 +02:00 |
Jacek Caban
|
75eb61cdc6
|
shdocvw: Added WebBrowser::Resizable property implementation.
|
2007-09-24 13:44:38 +02:00 |
Jacek Caban
|
2fe9af5507
|
shdocvw: Added WebBrowser::FullScreen property implementation.
|
2007-09-24 13:44:33 +02:00 |
Jacek Caban
|
8bafc2b67b
|
shdocvw: Added UpdateUI implementation.
|
2007-09-10 16:14:43 +02:00 |
Alexandre Julliard
|
9aecf6ef14
|
shdocvw: Avoid a printf format warning.
|
2007-03-09 22:03:29 +01:00 |
Jacek Caban
|
1790fdeeff
|
shdocvw: Added Navigate2 test.
|
2007-03-09 21:13:06 +01:00 |
Jacek Caban
|
a519d104a8
|
shdocvw: Added more tests.
|
2006-11-06 12:26:39 +01:00 |
Jacek Caban
|
ebbcd53c71
|
shdocvw: Ignore hwndParent in DoVerb.
|
2006-11-06 12:25:59 +01:00 |
Jacek Caban
|
a7395adee3
|
shdocvw: Added IDocHostUIHandler2 test.
|
2006-10-16 10:58:29 +02:00 |
Jacek Caban
|
ba139940da
|
shdocvw: Win64 printf format warning fixes.
|
2006-10-07 18:05:21 +02:00 |
Jacek Caban
|
8302f073b6
|
shdocvw: Silence common invalid QueryInterface FIXMEs.
|
2006-10-02 21:39:51 +02:00 |
Francois Gouget
|
87045eb0c5
|
Fix rpcndr.h so it takes CONST_VTABLE into account.
Define CONST_VTABLE in the tests that need it. This fixes many Visual C++ warnings.
|
2006-09-29 17:52:27 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Jacek Caban
|
f86827317b
|
shdocvw: Added [get|put]_Silent implementation.
As we don't have any dialog in WebBrowser implemented yet, all we have to do is to store silent value.
|
2006-09-25 17:55:47 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Jacek Caban
|
3d1627f673
|
shdocvw: Added SetExtent and GetExtent implementation.
|
2006-07-31 17:20:20 +02:00 |
Jacek Caban
|
89b443d559
|
shdocvw: Added test of GetControlInfo.
|
2006-07-28 12:34:02 +02:00 |
Jacek Caban
|
f06f3cf470
|
shdocvw: Added more test and fixes.
|
2006-07-25 11:21:21 +02:00 |
Jacek Caban
|
b1d1507ed8
|
shdocvw: Added test of DoVerb.
|
2006-07-11 12:04:02 +02:00 |
Jacek Caban
|
d2520ccf16
|
shdocvw: Added GetMiscStatus test.
|
2006-07-11 12:03:58 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jacek Caban
|
37b57a51da
|
shdocvw: Added test of SetClientSite.
|
2006-07-07 17:51:11 +02:00 |
Jacek Caban
|
010f5729dd
|
shdocvw: Added test of IProvideClassInfo.
|
2006-07-06 15:40:28 +02:00 |
Alexandre Julliard
|
23f9e358ad
|
Tests should not use wine/unicode.h.
|
2006-05-24 18:05:09 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Eric Pouech
|
e66e227dbe
|
Fixes for missing prototypes warnings.
|
2006-02-06 13:13:28 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Michael Jung
|
bc160ff1fa
|
Support for shell instance objects.
Removed a wine_todo for a no longer failing test.
Added a test for IPersistFolder3::GetCurFolder.
|
2005-11-08 16:12:06 +00:00 |
Michael Jung
|
7a48f838dd
|
Added initial tests for shdocvw's FolderShortcut related
functionality.
|
2005-10-31 14:13:14 +00:00 |