user32: Add separate sysmenu for MDI child windows.
[wine] / dlls / shdocvw /
2011-05-12  Huw Daviesshdocvw: Cope with being called without an active document.
2011-05-09  Marcus Meissnershdocvw: Check safearray dimension too (Coverity).
2011-04-28  Francois Gougetshdocvw: Fix ellipsis usage in the menu and button...
2011-04-28  Michael Stefaniucshdocvw: Merge the Destroy functions into the corespond...
2011-04-28  Michael Stefaniucshdocvw: COM cleanup in shlinstobj.c.
2011-04-25  Frédéric Delanoypo: Add message contexts (and French translations)...
2011-04-22  Jacek Cabanshdocvw: Deactivate document in InternetExplorer destru...
2011-04-19  Jacek Cabanshdocvw: Properly handle IEDocHost refcount.
2011-04-12  Jacek Cabanshdocvw: Added more InternetShortcut tests.
2011-04-12  Jacek Cabanshdocvw: Register known protocols as URL protocols.
2011-04-08  Jacek Cabanshdocvw: Make tests stricter and fix GetUrl problem...
2011-04-08  Jacek Cabanshdocvw: Clean tests skipping.
2011-04-08  Jacek Cabanshdocvw: intshcut.c COM clean up.
2011-04-08  Jacek Cabanshdocvw: Register .url extension.
2011-04-08  Jacek Cabanshdocvw: Moved more registration to .rgs file.
2011-03-29  Piotr Cabanshdocvw: Report navigation error depending on HTTP...
2011-03-18  Thomas Fabershdocvw: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPl...
2011-03-16  Jacek Cabanshdocvw: Fixed allocation failure test.
2011-03-15  Marcus Meissnershdocvw: Removed useless array for NULL check (Coverity).
2011-03-15  Piotr Cabanshdocvw/tests: Added IShellBrowser, IBrowserService...
2011-03-15  Piotr Cabanshdocvw: Use IID_IBrowserService2 defined in header.
2011-03-15  Piotr Cabanshdocvw: Added IDocObjectService interface stub.
2011-03-15  Piotr Cabanshdocvw: Added IBrowserService interface stub.
2011-03-15  Piotr Cabanshdocvw: Added IShellBrowser interface stub.
2011-03-15  Piotr Cabanshdocvw: Added navigation error handling.
2011-03-11  Michael Stefaniucshdocvw: COM cleanup for the ITaskbarList iface.
2011-03-03  Erich Hoovershdocvw: Implement IWebBrowser::ExecWB and IWebBrowser...
2011-03-02  Marcus Meissnershdocvw: Rewrite code to make more understandable ...
2011-02-28  Akihiro Sagawashdocvw: Add Japanese translation.
2011-02-14  Alexander Lakhinshdocvw: Add Russian translation resources.
2011-02-10  Austin Englishshdocvw/tests: Don't check return values inside of...
2011-02-07  Joris Huizershdocvw: Initialise ie pointer as it's tested (Clang).
2011-02-07  Austin Englishshdocvw/tests: Make sure to use return value (LLVM...
2011-02-01  Paul Vriensshdocvw: Initialize variable (Coverity).
2011-01-19  Alexandre Julliardshdocvw: Convert coclass registration to the IRegistrar...
2011-01-17  Alexandre Julliardshdocvw: Get rid of the IDB_IETOOLBAR define, the bitma...
2011-01-12  Alexandre Julliardshdocvw: Convert menu and string table resources to...
2011-01-10  Jacek Cabanshdocvw: Improved 'iexplore -nohome' handling.
2011-01-10  Jacek Cabanshdocvw: Moved allocating InternetExplorer object to...
2011-01-10  Jacek Cabanshdocvw: Added beginning iexplore DDE suport.
2011-01-10  Jacek Cabanshdocvw: Added InternetExplorer::get_Visible implementa...
2011-01-10  Jacek Cabanshdocvw: Added InternetExplorer object tests.
2011-01-10  Jacek Cabanshdocvw: Separate DocHost ref count from InternetExplor...
2011-01-04  Francois Gougetshdocvw/tests: Fix compilation on systems that don...
2010-12-30  Jacek Cabanshdocvw: Get rid of no longer used DOCHOST_THIS.
2010-12-23  Greg Geldorpshdocvw/tests: Need to save .url before committing...
2010-12-17  Jacek Cabanshdocvw: Added support for QueryService(IID_IWebBrowser...
2010-12-17  Jacek Cabanshdocvw: Moved getting dochost pointer to separated...
2010-12-17  Jacek Cabanshdocvw: Share get_LocationURL implementation between...
2010-12-14  André Hentschelshdocvw: Add Resizer control to the iexplore window.
2010-12-13  Paul Vriensshdocvw/tests: Make sure we use a valid temporary direc...
2010-12-13  Francois Gougetshdocvw: Fix compilation on systems that don't support...
2010-12-13  Joel Holdsworthshdocvw: Added missing rendering directive to ietoolbar...
2010-12-07  Andrew Nguyenshdocvw: Correct misuse of output pointer in get_profil...
2010-12-07  Andrew Nguyenshdocvw: Avoid a double free in PersistFile_Load.
2010-12-07  Andrew Nguyenshdocvw/tests: Avoid using a freed IUniformResourceLoca...
2010-12-06  Andrew Bogottshdocvw: Add tests for IPersistFile on an internet...
2010-12-06  Andrew Bogottshdocvw: Add reading of iconfile and iconframe via...
2010-12-05  Andrew Bogottshdocvw: Plug a tiny memory leak in a test.
2010-12-05  Andrew Bogottshdocvw: In PersistFile_Save, output the Icon Path...
2010-12-03  Francois Gougetshdocvw: Fix the trailing '\n' of a TRACE().
2010-12-03  Alexandre Julliardresources: Define a generic mechanism for adding extra...
2010-12-03  Michael Stefaniucshdocvw: Use an iface instead of an vtbl pointer in...
2010-12-02  Andrew Bogottshdocvw: Add the IPropertySet interface to an internet...
2010-12-02  Andrew Bogottshdocvw: Test read/write of a couple of properties...
2010-12-02  Andrew Bogottshdocvw: Skip some tests if a modern IE is not present.
2010-11-24  Michael Stefaniucshdocvw: Don't open code CONTAINING_RECORD().
2010-11-24  Hwang YunSongshdocvw: Update Korean resource.
2010-11-23  Amine Khaldishdocvw: Fix translations.
2010-11-23  Jacek Cabanshdocvw: Skip tests on IE 5.5.
2010-11-17  David Hedbergshdocvw: Implement InPlaceActiveObject::TranslateAccele...
2010-11-17  David Hedbergshdocvw: Implement ControlSite::TranslateAccelerator.
2010-11-17  David Hedbergshdocvw: Add IOleControlSite interface to dochost.
2010-11-17  David Hedbergshdocvw: Implement DocHostUIHandler::TranslateAccelerator.
2010-11-15  Jacek Cabanshdocvw: Get rid of remaining *_THIS macros.
2010-11-15  Jacek Cabanshdocvw: Get rid of *_THIS macros in navigate.c.
2010-11-15  Jacek Cabanshdocvw: Get rid of DocHost-related *_THIS macros.
2010-11-15  Jacek Cabanshdocvw: Get rid of CLIENTSITE_THIS.
2010-11-15  Jacek Cabanshdocvw: Get rid of remaining WebBrowser object's ...
2010-11-15  Jacek Cabanshdocvw: Get rid of more *_THIS macros.
2010-11-15  Jacek Cabanshdocvw: Get rid of WEBBROWSER_THIS macro and InternetE...
2010-11-15  Jacek Cabanshdocvw: Get rid of WEBBROWSER_THIS macro and WebBrowse...
2010-11-12  Jacek Cabanshdocvw: Fixed race in tests.
2010-11-12  Jacek Cabanshdocvw: Added DocHost::Exec(OLECMDID_UPDATECOMMANDS...
2010-11-12  Andrew Bogottshdocvw: Move OpenURL() from shdocvw_main.c into intshc...
2010-11-12  Andrew Bogottshdocvw: Implement UniformResourceLocatorW_InvokeComman...
2010-11-11  Gustavo Henrique... shdocvw: Added Portuguese (Brazilian) translation.
2010-11-02  Jacek Cabanshdocvw: Added missing IID_IOleWindow handing to IOleIn...
2010-10-25  Detlef Riekenbergshdocvw: Add a stub for ImportPrivacySettings.
2010-10-22  Paul Vriensshdocvw: Add the Serbian (Latin and Cyrillic) translation.
2010-10-14  Joel Holdsworthshdocvw: Replaced iexplore.bmp with a tango compliant...
2010-10-07  Yaron Shahrabanishdocvw: Added Hebrew translation.
2010-10-05  Francois Gougetshdocvw: Add a space before ellipses in the Slovenian...
2010-10-01  Vitaly Perovshdocvw: Silence more invalid QueryInterface FIXMEs.
2010-09-30  Vitaly Perovshdocvw: Silence QueryInterface FIXME.
2010-09-21  Luca Bennatishdocvw: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-18  Igor Paliychukshdocvw: Ukrainian translation update.
2010-09-18  Łukasz Wojniłowiczshdocvw: Update the Polish translation.
2010-09-18  Anders Jonssonshdocvw: Update Swedish translation.
next