crypt32/tests: In more recent Windows versions, updating a data message with no conte...
[wine] / dlls / shdocvw /
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.
2010-09-16  Sven Baarsshdocvw: Update the Dutch translation.
2010-09-16  Matej Spindlershdocvw: Update Slovenian translation.
2010-09-16  Luca Bennatishdocvw: Update Italian translation.
2010-09-15  Frédéric Delanoyshdocvw: Update French translation.
2010-09-14  André Hentschelshdocvw: Update German translation.
2010-09-14  Matej Spindlershdocvw: Add Slovenian translation.
2010-09-14  Aurimas Fišerasshdocvw: Update Lithuanian translation.
2010-09-13  Juan Langshdocvw: Add Close menu item.
2010-09-09  Jacek Cabanshdocvw: Fixed tests on IE <6.
2010-08-26  Francois Gougetshdocvw: Make adjust_ie_docobj_rect() static.
2010-08-24  Francois Gougetshdocvw: Remove WINAPI on static functions where not...
2010-08-20  Juan Langshdocvw: Apply default scheme when none is present.
2010-08-16  Jacek Cabanshdocvw: Ignore invalid NULL PostData.
2010-08-16  Igor Paliychukshdocvw: Update Ukrainian translation.
2010-08-16  Łukasz Wojniłowiczshdocvw: Add the Polish translation.
2010-08-16  Aurimas Fišerasshdocvw: Updated Lithuanian translation.
2010-08-16  Anders Jonssonshdocvw: Update Swedish translation.
2010-08-16  Hwang YunSongshdocvw: Update Korean resource.
2010-08-16  Jose Rostagnoshdocvw: Update Spanish translation.
2010-08-16  Luca Bennatishdocvw: Update Italian translation.
2010-08-16  Frédéric Delanoyshdocvw: Update French translation.
2010-08-16  Sven Baarsshdocvw: Update the Dutch translation.
2010-08-16  André Hentschelshdocvw: Update German translation.
2010-08-04  Sven Baarsshdocvw: Update the Dutch translation.
2010-08-04  Aurimas Fišerasshdocvw: Updated Lithuanian translation.
2010-08-04  André Hentschelshdocvw: Update German translation.
2010-08-04  Alexander Nicolays... shdocvw: Add View menu to IE with list of installed...
2010-08-03  Alexandre Julliardshdocvw: Fix an incorrect const typecast.
2010-08-03  Alexander Nicolays... shdocvw: Allow the addressbar text in IE to be localized.
2010-08-03  Alexander Nicolays... shdocvw: Add icons to the IE toolbar.
next