Commit Graph

497 Commits

Author SHA1 Message Date
Michael Stefaniuc a246beabeb shdocvw: Add the Romanian translation. 2010-07-28 12:22:16 +02:00
Hwang YunSong e1a6ba3a29 shdocvw: New Korean resource. 2010-07-26 18:38:32 +02:00
Aurimas Fišeras 5ffa1dae36 shdocvw: Add Lithuanian translation. 2010-07-26 18:38:32 +02:00
André Hentschel a8dc415a21 shdocvw: Add German translation. 2010-07-26 18:38:29 +02:00
Sven Baars 56838a7062 shdocvw: Add the Dutch translation. 2010-07-26 09:58:21 +02:00
Igor Paliychuk f31428e107 shdocvw: Add Ukrainian translation. 2010-07-24 11:19:12 +02:00
Alexander Nicolaysen Sørnes e4620d8e3a shdocvw: Make the Open URL dialog open URLs. 2010-07-23 13:18:23 +02:00
Alexander Nicolaysen Sørnes 3feb26a2e1 shdocvw: Add Open URL dialog to IE. 2010-07-23 13:18:15 +02:00
Alexander Nicolaysen Sørnes 8e03cefbfa shdocvw: Add About dialog to IE. 2010-07-23 13:17:10 +02:00
Alexander Nicolaysen Sørnes 87f4e436eb shdocvw: Allow printing from the menubar in IE. 2010-07-23 13:16:47 +02:00
Alexander Nicolaysen Sørnes f2802b981d shdocvw: Add menu bar to Internet Explorer. 2010-07-23 13:16:41 +02:00
Jacek Caban ad759e793c shdocvw: Don't fail on invalid headers argument in navigate_url. 2010-07-22 16:11:10 +02:00
Michael Stefaniuc 86894781cf shdocvw: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Alexander Nicolaysen Sørnes c345ca1a0f shdocvw: Fix a buffer overflow in InternetShortcut's IPersistFile::Load. 2010-07-21 17:38:37 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Paul Chitescu 310dc62655 shdocvw: Strip out initial whitespaces and quotes around an URL on iexplore command line. 2010-07-02 16:50:07 +02:00
Jacek Caban df8f393b59 shdocvw: Added IBindStatusCallback::OnProgress(BINDSTATUS_REDIRECTING) implementation. 2010-06-30 11:53:05 +02:00
Jacek Caban aed47627f6 shdocvw: Store DocHost url on a regular heap. 2010-06-30 11:53:02 +02:00
Jacek Caban cfdaa3cd53 shdocvw: Return S_OK in IWebBrowser2::Stop. 2010-06-28 16:58:39 +02:00
Jacek Caban 4c2bb6ca70 shdocvw: Pass correct buffer size to UrlApplySchemeW. 2010-06-28 16:58:39 +02:00
Jacek Caban d230fad0a8 shdocvw: Try to guess scheme for IHTMLPrivateWindow navigation too. 2010-06-28 16:58:39 +02:00
Jacek Caban 2c354b8bbb shdocvw: Return IHTMLDocument2's IDispatch in get_Document. 2010-06-21 11:52:09 +02:00
Dylan Smith ec99c85531 shdocvw: Native RegisterClassEx requires cbSize to be set. 2010-06-21 11:46:55 +02:00
Jacek Caban ddaf9171a1 shdocvw: Silence QueryService traces in non-interactive runs.
They only pollute output making it harder to find useful informations.
2010-06-14 14:14:16 +02:00
Jacek Caban 5a8f2073ca iexplore: Use 1 as default icon ID. 2010-06-10 14:58:53 +02:00
Jacek Caban 1943d84ce0 shdocvw: Added ITargetFrame2 stub implementation. 2010-05-20 16:25:45 +02:00
Ilya Shpigor cc784e277f shdocvw: Added IDataObject stub implementation. 2010-05-19 11:17:55 +02:00
Alexandre Julliard 8182520f13 shdocvw: Support setting an icon on the main iexplore window. 2010-05-05 11:00:19 +02:00
Jacek Caban 961145a7d1 shdocvw: Set IE version to IE8. 2010-05-03 13:55:53 +02:00
Jacek Caban 1e7b754bbb shdocvw: Fixed typo in async_doc_navigate. 2010-04-25 11:52:25 -05:00
Detlef Riekenberg 79d7ca6037 shdocvw: Implement SHRestricted2A. 2010-04-19 15:32:34 +02:00
Alexandre Julliard 3397a8b44b shdocvw: Always start the 64-bit version of winemenubuilder.exe on Wow64. 2010-03-29 15:50:09 +02:00
Jacek Caban 7723784596 shdocvw: Fixed tests on some Windows. 2010-03-17 13:38:45 +01:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Jacek Caban d69297c4b7 shdocvw: Added more navigation tests. 2010-03-15 14:18:05 +01:00
Jacek Caban 172f82e1a5 shdocvw: Use IHTMLPrivateWindow for navigation in navigate_url if available. 2010-03-15 14:18:05 +01:00
Jacek Caban 94c5df06c3 shdocvw: Use IHTMLPrivateWindow for navigation in navigate_hlink if available. 2010-03-15 14:18:05 +01:00
Jacek Caban 271993e279 shdocvw: Pass post data as SAFEARRAY to on_before_navigate2. 2010-03-15 14:18:05 +01:00
Jacek Caban 4ecf80fd0b shdocvw: Separate document state from control state. 2010-03-15 14:18:05 +01:00
Jacek Caban fab9304721 shdocvw: Store object passed in DOCHOST_DOCCANNAVIGATE command. 2010-03-15 14:18:05 +01:00
Jacek Caban c5e53bd665 shdocvw: Use heap_alloc_zero to allocate DocHost objects. 2010-03-15 14:18:05 +01:00
Andrey Turkin 46a04b72c0 shdocvw: Return success code in ITaskBarList::HrInit. 2010-03-02 11:14:00 +01:00
Andrew Eikum f97fbce8f4 shdocvw: Fix typo in WARN. 2010-03-01 11:34:01 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Alexandre Julliard ac853cfcf2 shdocvw: Don't create empty default key values where not necessary. 2010-02-10 14:30:19 +01:00
Detlef Riekenberg a0f53e7df8 shdocvw: Dump the commands in OleCommandTarget_QueryStatus. 2010-02-08 17:14:44 +01:00
Jacek Caban ff06efd1eb shdocvw: Moved WebBrowser client site realizing to separated function and release more interfaces in SetClientSite. 2010-01-25 12:44:53 +01:00
Jacek Caban 8112b59c9e shdocvw: Moved DocHost client site releasing to separated function and release more interfaces in SetClientSite. 2010-01-25 12:44:48 +01:00
Michael Stefaniuc af302090b2 shdocvw: Remove unneeded \ at the end of a line. 2009-12-30 13:31:46 +01:00
Huw Davies 53ee807a3b shdocvw: Fix a memory leak in the tests.
Found by Valgrind.
2009-12-14 12:04:04 +01:00