gdiplus: Implement GdipGetStringFormatFlags.
[wine] / dlls / shdocvw /
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.
2007-12-17  Jacek Cabanshdocvw: Ignore Exec(CGID_Explorer, 66) calls in tests.
2007-12-14  Jacek Cabanshdocvw: Register IE settings by iexplore.exe.
2007-12-12  Jacek Cabanshdocvw: Return S_OK in IOleObject::SetHostNames.
2007-12-11  Jacek Cabanshdocvw: Added client site's IOleCommandTarget tests.
2007-12-10  Alistair Leslie... shdocvw: Fix memory leak.
2007-11-28  Michael Stefaniucshdocvw: Rename the wrappers around HeapAlloc() &Co...
2007-11-26  Jacek Cabanshdocvw: Silence common invalid QueryInterface FIXMEs.
2007-11-20  Jacek Cabanshdocvw: Return correct error from WebBrowser::Quit.
2007-11-20  Jacek Cabanshdocvw: Added WebBrowser::get_Application implementation.
2007-11-19  Jacek Cabanshdocvw: Set default home and search page.
2007-11-19  Jacek Cabanshdocvw: Register CLSID_InternetShortcut.
2007-11-05  Jacek Cabanshdocvw: Fixed typos.
2007-11-05  Jacek Cabaniexplore: Added self-registration code.
2007-11-02  Jacek Cabanshdocvw: Move registration code to .inf file.
2007-10-31  Chris Wulffshdocvw: Add IPersistMemory interface stub.
2007-10-31  Chris Wulffshdocvw: Implement OLEIVERB_HIDE.
2007-10-29  Detlef Riekenbergshdocvw: Print the unsupported args in a FIXME.
2007-10-09  Jacek Cabanshdocvw: Fixed tests on IE7.
2007-09-24  Jacek Cabanshdocvw: Added WebBrowser::Resizable property implement...
2007-09-24  Jacek Cabanshdocvw: Added WebBrowser::FullScreen property implemen...
2007-09-10  Jacek Cabanshdocvw: Better iexplore.exe command line handling.
2007-09-10  Jacek Cabanshdocvw: Added better GoHome stub implementation.
2007-09-10  Jacek Cabanshdocvw: Don't use BSTR in navigate_url prototype.
2007-09-10  Jacek Cabanshdocvw: Added UpdateUI implementation.
2007-08-30  Andrew Talbotshdocvw: Constify some variables.
2007-08-27  Dan Kegelshdocvw: iexplore needs to handle the -nohome option.
2007-08-20  Stefan Leichtershdocvw: Remove 'recursive registry key delete' function.
2007-08-02  Jacek Cabanshdocvw: Wrong PostData VT is not an error.
2007-08-01  Jacek Cabanshdocvw: Added GetExternal implementation.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-09  Alexandre Julliardshdocvw: Avoid a printf format warning.
2007-03-09  Jacek Cabanshdocvw: Added Navigate2 test.
2007-03-09  Jacek Cabanshdocvw: Call EnableModeless and SetStatusText in navigate.
2007-03-09  Jacek Cabanshdocvw: Move frame variable to DocHost.
2007-03-09  Jacek Cabanshdocvw: Release callback and bindctx in bind_url_to_ob...
2007-03-09  Jacek Cabanshdocvw: Added mode dispids implementation in DocHost...
2007-03-09  Jacek Cabanshdocvw: Always set hostui to NULL in SetClientsite.
2007-03-09  Jacek Cabanshdocvw: Added DISPID_AMBIENT_OFFLINEIFNOTCONNECTED...
2007-03-09  Jacek Cabanshdocvw: Move offline and silent variables to DocHost.
2007-02-28  Jacek Cabanshdocvw: Remove no longer used resources.
2007-02-20  Jacek Cabanshdocvw: Fix module ref counting.
2007-02-05  Andrew Talbotshdocvw: Declare some functions static.
2006-12-29  Alexandre Julliardshdocvw: IDL_TLB_SRCS should contain the source file...
2006-11-29  Dmitry Timoshkovshdocvw: Make some data const.
2006-11-28  Francois Gougetshdocvw: Add a Portuguese translation (contributed...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-06  Jacek Cabanshdocvw: Added more tests.
2006-11-06  Jacek Cabanshdocvw: Cal on_offlineconnected_change and on_silent_c...
next