Commit Graph

590 Commits

Author SHA1 Message Date
Francois Gouget a4c0b0ddf2 shdocvw: Fix the trailing '\n' of a TRACE(). 2010-12-03 16:08:20 +01:00
Alexandre Julliard 5f49129e03 resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
Michael Stefaniuc be6dcb5494 shdocvw: Use an iface instead of an vtbl pointer in IClassFactoryImpl. 2010-12-03 14:28:30 +01:00
Andrew Bogott cc34ca4c51 shdocvw: Add the IPropertySet interface to an internet shortcut, and partially implement it. 2010-12-02 17:47:39 +01:00
Andrew Bogott f471883ade shdocvw: Test read/write of a couple of properties on IUniformResourceLocator. 2010-12-02 17:47:39 +01:00
Andrew Bogott 1a5607b415 shdocvw: Skip some tests if a modern IE is not present. 2010-12-02 17:47:25 +01:00
Michael Stefaniuc 9d74e4dec3 shdocvw: Don't open code CONTAINING_RECORD(). 2010-11-24 17:59:59 +01:00
Hwang YunSong 2fd48900a2 shdocvw: Update Korean resource. 2010-11-24 17:59:58 +01:00
Amine Khaldi ecd2e603e2 shdocvw: Fix translations. 2010-11-23 14:16:22 +01:00
Jacek Caban 6e26d8c45f shdocvw: Skip tests on IE 5.5. 2010-11-23 13:18:48 +01:00
David Hedberg 155877e4ff shdocvw: Implement InPlaceActiveObject::TranslateAccelerator. 2010-11-17 14:01:17 +01:00
David Hedberg 0adfeb2869 shdocvw: Implement ControlSite::TranslateAccelerator. 2010-11-17 14:01:17 +01:00
David Hedberg 42ef5a0fce shdocvw: Add IOleControlSite interface to dochost. 2010-11-17 14:01:17 +01:00
David Hedberg 910cac49a4 shdocvw: Implement DocHostUIHandler::TranslateAccelerator. 2010-11-17 14:01:16 +01:00
Jacek Caban 7aa159275f shdocvw: Get rid of remaining *_THIS macros. 2010-11-15 13:20:05 +01:00
Jacek Caban 2450a2d834 shdocvw: Get rid of *_THIS macros in navigate.c. 2010-11-15 13:20:05 +01:00
Jacek Caban 538a870b89 shdocvw: Get rid of DocHost-related *_THIS macros. 2010-11-15 13:20:04 +01:00
Jacek Caban ca353c9b7e shdocvw: Get rid of CLIENTSITE_THIS. 2010-11-15 13:20:04 +01:00
Jacek Caban 12be198815 shdocvw: Get rid of remaining WebBrowser object's *_THIS macros. 2010-11-15 13:20:04 +01:00
Jacek Caban 7149f04b4e shdocvw: Get rid of more *_THIS macros. 2010-11-15 13:20:04 +01:00
Jacek Caban 8767356d12 shdocvw: Get rid of WEBBROWSER_THIS macro and InternetExplorer to IWebBowser2 casts. 2010-11-15 13:20:03 +01:00
Jacek Caban 878c5d043e shdocvw: Get rid of WEBBROWSER_THIS macro and WebBrowser to IWebBowser2 casts. 2010-11-15 13:20:03 +01:00
Jacek Caban 0048ec36d2 shdocvw: Fixed race in tests. 2010-11-12 15:43:08 +01:00
Jacek Caban f89ac6fa0d shdocvw: Added DocHost::Exec(OLECMDID_UPDATECOMMANDS) implementation. 2010-11-12 15:43:08 +01:00
Andrew Bogott be01cdb6bf shdocvw: Move OpenURL() from shdocvw_main.c into intshcut.c, and implement it. 2010-11-12 11:58:51 +01:00
Andrew Bogott 44f929fc25 shdocvw: Implement UniformResourceLocatorW_InvokeCommand and UniformResourceLocatorA_InvokeCommand for the default verb. 2010-11-12 11:57:50 +01:00
Gustavo Henrique Milaré 58ff7a48e0 shdocvw: Added Portuguese (Brazilian) translation. 2010-11-11 16:58:29 +01:00
Jacek Caban f38cc9318b shdocvw: Added missing IID_IOleWindow handing to IOleInPlaceFrame::QueryInterface implementation. 2010-11-02 15:29:06 +01:00
Detlef Riekenberg 0fda52b8d7 shdocvw: Add a stub for ImportPrivacySettings. 2010-10-25 13:52:50 +02:00
Paul Vriens bfe9232850 shdocvw: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-22 12:35:07 +02:00
Joel Holdsworth a19defdf4c shdocvw: Replaced iexplore.bmp with a tango compliant toolstrip. 2010-10-14 17:54:46 +02:00
Yaron Shahrabani 50925228d6 shdocvw: Added Hebrew translation. 2010-10-07 16:07:45 +02:00
Francois Gouget bb4ba69942 shdocvw: Add a space before ellipses in the Slovenian translation. 2010-10-05 11:38:48 +02:00
Vitaly Perov a15301a0bc shdocvw: Silence more invalid QueryInterface FIXMEs. 2010-10-01 17:48:10 +02:00
Vitaly Perov 042ecec8b6 shdocvw: Silence QueryInterface FIXME. 2010-09-30 17:51:17 +02:00
Luca Bennati c5bbb73e80 shdocvw: Update Italian translation. 2010-09-21 17:53:54 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Igor Paliychuk f0afced6bd shdocvw: Ukrainian translation update. 2010-09-18 13:07:17 +02:00
Łukasz Wojniłowicz 477e65402a shdocvw: Update the Polish translation. 2010-09-18 13:06:56 +02:00
Anders Jonsson 6a0794194c shdocvw: Update Swedish translation. 2010-09-18 13:05:22 +02:00
Sven Baars 3da19c4175 shdocvw: Update the Dutch translation. 2010-09-16 13:13:42 -05:00
Matej Spindler 338a05a285 shdocvw: Update Slovenian translation. 2010-09-16 13:07:57 -05:00
Luca Bennati ef50af4035 shdocvw: Update Italian translation. 2010-09-16 10:12:49 -05:00
Frédéric Delanoy 3d9794628a shdocvw: Update French translation. 2010-09-15 16:30:03 -05:00
André Hentschel a418f2572d shdocvw: Update German translation. 2010-09-14 15:33:00 -05:00
Matej Spindler 29296a17aa shdocvw: Add Slovenian translation. 2010-09-14 12:53:20 -05:00
Aurimas Fišeras 18200565a9 shdocvw: Update Lithuanian translation. 2010-09-14 12:53:03 -05:00
Juan Lang d354316c43 shdocvw: Add Close menu item. 2010-09-13 14:47:05 -05:00
Jacek Caban 92c7e1ae44 shdocvw: Fixed tests on IE <6. 2010-09-09 12:45:00 +02:00
Francois Gouget a62beeeaf7 shdocvw: Make adjust_ie_docobj_rect() static. 2010-08-26 13:44:44 +02:00