comctl32/toolbar: skip iString field for separators
[wine] / dlls / shdocvw /
2009-03-30  Ge van Geldorpshdocvw/tests: Fix shdocvw:webbrowser test on some...
2009-03-24  Henri Verbeetshdocvw: Add a stub ITaskbarList implementation.
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-03-06  Paul Vriensshdocvw/tests: Add a missing FreeLibrary().
2009-03-02  Detlef Riekenbergshdocvw/tests: Detect more interfaces in the webbrowser...
2009-03-02  Detlef Riekenbergshdocvw/tests: Add IServiceProvider to the webbrowser...
2009-02-26  Detlef Riekenbergshdocvw/tests: Dump the guid for additional interfaces.
2009-02-24  Jacek Cabanshdocvw: Added QueryStatus implementation.
2009-02-24  Jacek Cabanshdocvw: Added loading tests.
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-04  Alistair Leslie... shdocvw: Correct OnAmbientPropertyChange regression.
2009-02-03  Alistair Leslie... shdocvw: OnAmbientPropertyChange should refresh all...
2009-01-27  Alistair Leslie... shdocvw: Add IServiceProvider support.
2009-01-23  Alistair Leslie... shdocvw: Add test to show IServiceProvider is supported.
2009-01-23  Jacek Cabanshdocvw: Fixed tests on IE7.
2009-01-23  Aric Stewartshdocvw: Stub implementation of IEParseDisplayNameWithBCW.
2009-01-08  Alexandre Julliardshdocvw: Fix a pointer cast warning on 64-bit.
2009-01-05  Paul Vriensshdocvw/tests: Fix test failures on XP SP2 and higher.
2008-12-29  Francois GougetAssorted spelling fixes.
2008-12-26  Detlef Riekenbergshdocvw/tests: Add tests for ParseURLFromOutsideSource.
2008-12-26  Detlef Riekenbergshdocvw: Implement ParseURLFromOutsideSource.
2008-12-26  Detlef Riekenbergshdocvw/tests: Fix a test on IE 5.x.
2008-12-08  Andrew Talbotshdocvw: Remove unneeded address-of operators from...
2008-11-28  Vladimir Pankratovshdocvw: Implement go_home function.
2008-11-26  Francois Gougetshdocvw: Remove WINAPI on static functions where not...
2008-11-25  Alistair Leslie... shdocvw: Silence invalid QueryInterface FIXME.
2008-11-21  Alexandre Julliardshdocvw: Fix the computation of the default extents.
2008-11-19  Detlef Riekenbergshdocvw/tests: Make the webbrowser test dpi aware,...
2008-11-17  Marcus Meissnershdocvw: Fixed buffer size to GetPrivateProfileStringW.
2008-11-14  Damjan Jovanovicshdocvw, winemenubuilder: Generate fd.o entries for...
2008-11-13  Alistair Leslie... shdocvw: Correct tests.
2008-11-12  Dmitry Timoshkovshdocvw: Fix the COLOR_xxx usage.
2008-11-12  Jacek Cabanshdocvw: Revert "Added Support for the IViewObjectEx...
2008-11-11  Alistair Leslie... shdocvw: Added Support for the IViewObjectEx interface.
2008-10-28  Detlef Riekenbergshdocvw/tests: Use the correct size for memset.
2008-10-27  Alexandre Julliardshdocvw/tests: Avoid sizeof in trace.
2008-10-24  Detlef Riekenbergshdocvw/tests: Add tests for URLSubRegQueryA.
2008-10-24  Detlef Riekenbergshdocvw: Implement URLSubRegQueryA.
2008-10-16  Michael Stefaniucshdocvw/tests: Remove duplicated header include.
2008-10-08  Michael Stefaniucshdocvw: Use FAILED instead of !SUCCEEDED.
2008-09-29  Jacek Cabanshdocvw: Fixed tests on IE5.
2008-09-25  Louis Lendersshdocvw: Create default App Paths key for iexplore...
2008-09-23  Detlef Riekenbergshdocvw: Set the default homepage.
2008-09-23  Detlef Riekenbergshdocvw: Remove redundant NULL check before SysFreeString.
2008-09-09  Andrew Talbotshdocvw: Sign-compare warnings fix.
2008-09-08  Reece Dunnshdocvw: Fixed building on msvc.
2008-09-02  Francois GougetAssorted spelling fixes.
2008-08-27  Jacek Cabanshdocvw: Pass the right IDispatch to NavigateComplete2...
2008-08-04  Damjan Jovanovicshdocvw: Rudimentary implementation of CLSID_InternetSh...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-06-21  Jacek Cabanshdocvw: Added WebBrowser's IDispatch methods implement...
2008-06-09  Jacek Cabanshdocvw: Fixed DISPID_ONTOOLBAR test on IE7.
2008-05-12  Petr DlouhĂ˝shdocvw: Partial implementation of WebBrowser_put_Regis...
2008-05-12  Michael Stefaniucshdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch).
2008-05-08  Aric Stewartshdocvw: Do not do our iexplore.exe registration if...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-24  Alexandre JulliardAdd makedep magic comments for typelibs in resource...
2008-04-21  James Hawkinsshdocvw: Fix a test that fails on all platforms.
2008-04-14  Alexandre Julliardshdocvw: Fixed typo in CLSID_InternetShortcut.
2008-04-14  Francois GougetFix spelling of dwAssign.
2008-03-18  Andrew Talbotshdocvw: Assign to structs instead of using memcpy.
2008-03-15  Jared Lapsleyshdocvw: WebBrowser_get_Busy implementation.
2008-03-07  Louis Lendersshdocvw: Return something more useful for WebBrowser_ge...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-28  Jacek Cabanshdocvw: Guess URL scheme if not available.
2008-02-28  Jacek Cabanshdocvw: Register default URL prefixes.
2008-02-27  Rob Shearmanshdocvw: Don't use typeof as it's not portable.
2008-02-25  Rob Shearmanshdocvw: The default value for the "CLSID\%CLSID_Intern...
2008-02-25  Rob Shearmanshdocvw: Add more keys to the CLSID_Internet key.
2008-02-25  Rob Shearmanshdocvw: Fix quoting of double-quote in shdocvw.inf.
2008-02-25  Jacek Cabanshdocvw: Added WebBrowser::TheaterMode implementation.
2008-02-25  Jacek Cabanshdocvw: Silence more invalid QueryInterface FIXMEs.
2008-02-25  Jacek Cabanshdocvw: Added get_LocationURL implementation.
2008-02-21  Louis Lendersshdocvw: Pretend success in WebBrowser_get_RegisterAsDr...
2008-02-19  Rob Shearmanshdocvw: The WINAPI modifier on function pointers shoul...
2008-01-21  Jacek Cabanshdocvw: Store headers as BSTR.
2008-01-21  Jacek Cabanshdocvw: Do navigation in message handler.
2008-01-21  Jacek Cabanshdocvw: Delay creating URL moniker to bind_to_object...
2008-01-21  Jacek Cabanshdocvw: Use more flexible mechanism instead of WB_WM_N...
2008-01-21  Jacek Cabanshdocvw: Store URL in BindStatusCallback.
2008-01-15  Jacek Cabanshdocvw: Call StatusTextChange in set_status_text.
2008-01-15  Jacek Cabanshdocvw: Call WindowSetResizable in put_Resizable.
2008-01-15  Jacek Cabanshdocvw: Call OnFullScreen in put_FullScreen.
2008-01-15  Jacek Cabanshdocvw: Added DWebBrowserEvents2 test.
2008-01-11  Louis Lendersshdocvw: Change return value for PersistMemory_Load.
2008-01-08  Jacek Cabanshdocvw: Set IE's IVer and Build registries.
2008-01-08  Jacek Cabanshdocvw: Fixed ref count leak.
2008-01-07  Chris Wulffshdocvw: Hide and show the frame window instead of...
2008-01-04  Jacek Cabanshdocvw: Call try_application_url after BindToObject...
2008-01-04  Jacek Cabanshdocvw: Use BindToObject to load document (except...
2008-01-04  Jacek Cabanshdocvw.5: Move on_before_navigate2 call to navigate_mon.
2008-01-04  Jacek Cabanshdocvw: Added OnStopBinding implementation and use...
2008-01-04  Jacek Cabanshdocvw: Added OnProgress implementation.
2008-01-04  Jacek Cabanshdocvw: Use OnObjectAvailable in http_load_hack.
2008-01-04  Jacek Cabanshdocvw: Added OnObjectAvailable implementation.
2008-01-04  Jacek Cabanshdocvw: Always create BindStatusCallback object.
2008-01-04  Jacek Cabanshdocvw: Return correct variables in GetBindInfo.
2008-01-04  Jacek Cabanshdocvw: Return S_OK in OnStartBinding.
2008-01-04  Jacek Cabanshdocvw: Store DocHost in BindStatusCallback.
2008-01-04  Jacek Cabanshdocvw: Added missing OnObjectAvailable function.
next