shdocvw: Move IServiceProvider to DocHost object.
[wine] / dlls / shdocvw /
2006-04-18  Jacek Cabanshdocvw: Move IServiceProvider to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IDispatch to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IOleCommandTarget to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IOleDocumentSite to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IDocHostUIHandler to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IOleInPlaceSite to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IOleClientSite to new DocHost object...
2006-04-14  Jacek Cabanshdocvw: Added Top, Left, Height and Width properties...
2006-04-14  Jacek Cabanshdocvw: Store IOleInPlaceSite in WebBrowser object.
2006-04-14  Jacek Cabanshdocvw: Update pos_rect and clip_rect in SetObjectRects.
2006-04-14  Jacek Cabanshdocvw: Better window handling.
2006-04-12  Jacek Cabanshdocvw: Use GetClientRect, not GetWindowRect in create...
2006-04-12  Mike McCormackshdocvw: Register iexplore.exe as a COM local server.
2006-04-11  Mike McCormackshdocvw: Move the private class factory declaration...
2006-04-10  Dmitry Timoshkovshdocvw: Constify IExplore OLE vtables.
2006-04-10  Jacek Cabanshdocvw: Set active document of both frame and doc...
2006-04-10  Jacek Cabanshdocvw: Use IOleInPlaceObjectWindowless interface...
2006-04-07  Mike McCormackshdocvw: Implement IEWinMain using a simple window...
2006-04-06  Mike McCormackshdocvw: Forward IWebBrowser2::Navigate calls to :...
2006-04-05  Mike McCormackshdocvw: Stub implementation of IEWinMain.
2006-03-15  András Kovácsshdocvw: Added Hungarian translation.
2006-03-06  Jacek Cabanshdocvw: Added get_LocationURL implementation.
2006-03-06  Jacek Cabanshdocvw: Beginning ShowContextMenu implementation.
2006-03-02  Jacek Cabanshdocvw: Don't call hlink_navigate if HLNF_OPENINNEWWIN...
2006-02-21  Jacek Cabanshdocvw: Added correct implementation of IProvideClassI...
2006-02-20  Jacek Cabanshdocvw: Change FIXMEs to TRACE in IDispatch's methods...
2006-02-16  Jacek Cabanshdocvw: Unaccess post data only if we've accessed...
2006-02-15  Eric Pouechshdocvw: Implemented a couple of forwards to shlwapi.
2006-02-15  Jacek Cabanshdocvw: Added client site's IServiceProvider interface.
2006-02-15  Jacek Cabanshdocvw: Navigate2 rewrite.
2006-02-15  Jacek Cabanshdocvw: Added beginning IHlinkFrame::Navigate implemen...
2006-02-10  Robert ShearmanReturn the correct error code from IConnectionPointCont...
2006-02-08  Jacek Cabanshdocvw: Added IHlinkFrame stub implementation.
2006-02-08  Jacek Cabanshdocvw: Includes clean up.
2006-02-08  Jacek Cabanshdocvw: Remove IQuickActivate interface implementation...
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-06  Fatih Aşıcıshdocvw: Turkish translation.
2006-01-26  Jacek Cabanshdocvw: Added client site's IDispatch stub implementation.
2006-01-26  Jacek Cabanshdocvw: Added WebBrowser's IOleCommandTarget stub...
2006-01-26  Jacek Cabanshdocvw: Added client site's IOleCommandTarget stub...
2006-01-25  Jacek Cabanshdocvw: Added TranslateUrl implementation.
2006-01-25  Jacek Cabanshdocvw: Store IDocHostUIHandler interface in the WebBr...
2006-01-20  Jacek Cabanshdocvw: Added GetWindow implementation.
2006-01-18  Jacek Cabanshdocvw: Deactivate document in SetClientSite if Client...
2005-12-06  Jacek Cabanshdocvw: Added get_Document implementation.
2005-12-02  Jacek CabanSync the WebBrowser's window size with document's window.
2005-12-02  Jacek CabanUse sink in navigate_complete instead of ClientSite...
2005-12-02  Jacek CabanAdded implementation of IConnectionPoint::Advise and...
2005-12-02  Jacek CabanSync window sizes.
2005-12-01  Jacek CabanAdded implementation of OLEIVERB_SHOW in DoVerb.
2005-12-01  Jacek CabanAdded IOleInPlaceActiveObject stub implementation.
2005-12-01  Jacek CabanAdded SetObjectRects implementation.
2005-12-01  Jacek CabanReturn S_OK in [On|Can]InPlaceActivate.
2005-11-28  Jacek CabanActivate document object.
2005-11-28  Jacek CabanAdded GetOverrideKeyPath and GetOptionKeyPath implement...
2005-11-28  Jacek CabanAdded IOleDocumentSite implementation.
2005-11-28  Jacek CabanBetter windows handling.
2005-11-28  Jacek CabanAdded implementation of GetWindowContext.
2005-11-28  Jacek CabanDon't crash when parameters of Navigate2 are NULL.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-22  Jacek CabanCreate window in SetClientSite and return it in
2005-11-21  Jacek CabanAdded GetHostInfo implementation.
2005-11-18  YunSong HwangUpdate Korean translations.
2005-11-18  Jacek CabanFree ConnectionPoint objects (fix memory leak).
2005-11-17  Jacek CabanImprove IConnectionPoint handling.
2005-11-17  Jacek CabanAdded stub implementation of IDocHostUIHandler.
2005-11-16  Jacek CabanAdded OLEIVERB_INPLACEACTIVATE implementation in IOleOb...
2005-11-16  Jacek CabanAdded IOleInPlaceSite stub implementation.
2005-11-15  Jacek CabanBeginning implementation of Navigate2.
2005-11-14  YunSong HwangAdd Korean translations.
2005-11-12  Jacek CabanAdded IViewObject2 stub implementation.
2005-11-08  Michael JungSupport for shell instance objects.
2005-10-31  Michael JungOnly return SHDOCVW_ClassFactory if asked for CLSID_Web...
2005-10-31  Michael JungAdded initial tests for shdocvw's FolderShortcut related
2005-10-20  Alexandre JulliardFixed a handle leak.
2005-10-20  Vincent BéronAllow file:/// protocol to be used to download the...
2005-10-20  Vincent BéronRemove tempfile used to download Mozilla ActiveX contro...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Alexander N. SørnesAdded Norwegian translations.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-19  Alexandre JulliardTake into account -noname functions when checking for...
2005-09-16  Jacek CabanAdded SetClientSite implementation.
2005-09-12  Jacek CabanAdded IWebBrowser2 stub implementation.
2005-09-12  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-12  Jacek CabanMake IConnectionPointContainer interface heap based.
2005-09-09  Jacek CabanMake IQuickActivate interface heap based.
2005-09-08  Jacek CabanMake IProvideClassInfo2 interface heap based.
2005-09-08  Jacek CabanMake IPersist* interfaces heap based.
2005-09-07  Jacek CabanMake IOleControl and IOleInPlaceObject interface heap...
2005-09-06  Jacek Caban- Make WebBrowser heap based object.
2005-08-08  Alexandre JulliardFixed DllGetClassObject spec entries.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-27  Jacek CabanFix typo in comment about Wine registry key.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-06-20  Alexandre JulliardMoved a few registry keys from HKLM\Software\Wine to
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-06-12  Marcus MeissnerMove static variables out of header file, also the...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
next