Implement SQLInstallDriverManager.
[wine] / dlls / mshtml /
2005-10-19  Jacek CabanTry using mozctlx's path if there is no registered...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-25  Alexander N. SørnesNorwegian translation of mshtml.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-19  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-14  Jacek CabanAdded MIME type checking to ResProtocol::Start.
2005-09-12  Jacek CabanEncode URL in ResProtocol::Start.
2005-09-12  Jacek CabanAdded *ProtocolInfo::ParseUrl implementation.
2005-09-08  Jacek CabanRelease BINDINFO in *Protocol::Start.
2005-09-02  Alexandre JulliardFixed C99 declaration.
2005-09-02  Jacek CabanBeginning implementation of onload routine.
2005-09-02  Jacek CabanMake OleInPlaceObjectWindowlessVtbl const.
2005-09-02  Jacek CabanAdded exec_on_unload implementation.
2005-08-30  Henning GerhardtUpdate the German resource file.
2005-08-29  Jonathan ErnstFrench resources.
2005-08-29  Jacek CabanMove strings to resources.
2005-08-29  Jacek Caban- Added IHlinkTarget::Navigate test.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-27  Jacek CabanAdded IHlinkTarget interface.
2005-08-27  Henning GerhardtAdded German resources.
2005-08-27  Jacek CabanMake pActiveObject test language specific.
2005-08-26  Jacek CabanBeginning implementation of Gecko focus handling.
2005-08-26  Jacek CabanAdded default MSHTML context menu.
2005-08-25  Jacek Caban- Beginning implementation of context menu.
2005-08-25  Jacek Caban- Added test of IPersistMoniker::Load.
2005-08-22  Jacek Caban- Call LockContainer only if it's not already locked...
2005-08-22  Jacek CabanDisable using nsWebBrowserStream.
2005-08-22  Jacek Caban- Added OnAmbientPropertyChange implementation.
2005-08-22  Jacek CabanUse pibc argument of IPersistMoniker::Load.
2005-08-22  Jacek CabanAlways add gecko directory to the path before loading...
2005-08-18  Jacek Caban- Added IOleCommandTerget interface to the test.
2005-08-16  Jacek CabanFix protocol test on 9x.
2005-08-16  Jacek CabanDeactivate UI in InPlaceDeactivate.
2005-08-15  Jacek Caban- Code cleanup.
2005-08-15  Jacek Caban- Added support for aggregation to res protocol.
2005-08-15  Jacek CabanActivate window in IOleDocumwnrView::Show.
2005-08-15  Jacek CabanFix protocol test on winxp.
2005-08-12  Jacek Caban- Added IOleObject::Close implementation.
2005-08-12  Jacek CabanAdded RNIGetCompatibleVersion implementation.
2005-08-11  Jacek CabanUse nsIWebBrowserStream to load html.
2005-08-11  Jacek CabanAdded support for aggregation in about protocol.
2005-08-11  Jacek CabanMove includes of interfaces to mshtml_private.h.
2005-08-10  Jacek CabanInit nsWebBrowser window while creating nscontainer.
2005-08-10  Vincent BéronCorrect mismatches between spec files and comments...
2005-08-09  Jacek Caban- Beginning implementation of true IPersistMoniker...
2005-08-09  Jacek CabanReport BINDSTATUS_MIMETYPEAVAILABLE in AboutProtocol...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Jacek CabanAdded stub implementation of IOleControl.
2005-08-03  Jacek CabanFix comment about hack.
2005-08-03  Jacek CabanAdded IOleCommandTarget::Exec implementation.
2005-08-03  Jacek CabanAdded about protocol implementation.
2005-08-02  Jacek CabanAdded QueryStatus implementation.
2005-08-02  Jacek CabanAdded DllCanUnloadNow implementation.
2005-08-01  Alexandre JulliardFixed the build without make depend.
2005-08-01  Jacek Caban- Use Gecko to render HTML.
2005-07-26  Jacek CabanTests crash fix.
2005-07-18  Jacek Caban- Added more tests.
2005-07-18  Felix NawothnigSkip futile tests if CoGetClassObject fails.
2005-07-14  Jacek Caban- Added more tests.
2005-07-14  Jacek CabanAdded MSHTML library declaration.
2005-07-14  Jacek Caban- Better handling of UI and InPlace active state.
2005-07-13  Jacek CabanTHIS macros cleanup.
2005-07-13  Jacek CabanCall ShowUI and HideUI in UIActivate.
2005-07-12  Jacek Caban- Added stub implementation of IOleCommandTarget.
2005-07-11  Jacek Caban- Remove licence header.
2005-07-11  Jacek Caban- Added test of IOleObject::[SG]etClientSite.
2005-07-06  Mike McCormackFix gcc 4.0 -Wpointer-sign warnings.
2005-07-03  Jacek CabanAdded stub implementation of IServiceProvider.
2005-07-02  Jacek Caban- Added more definitions.
2005-06-30  Alexandre JulliardUse proper symbols instead of magic number 23 for HTML...
2005-06-30  Jacek CabanAdded res protocol test.
2005-06-30  Jacek CabanFix blank.htm resources.
2005-06-30  Jacek CabanImplemented res protocol.
2005-06-28  Jacek CabanAdded stub implementation of IOleInPlaceObjectWindowless.
2005-06-27  Jacek CabanAdded blank.htm.
2005-06-27  Jacek CabanAdded tests.
2005-06-27  Jacek CabanAdded stub implementation of about and res protocols.
2005-06-25  Jacek CabanChanged message about Mozilla ActiveX Control.
2005-06-25  Jacek CabanImplemented Dll[Un]RegisterServer.
2005-06-23  Jacek CabanAdded stub implementation of IViewObject[2] interface.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-24  Jacek CabanAdded OLEIVERB_UIACTIVATE handling.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-04-20  Francois GougetTweak the API documentation to silence winapi_check...
2005-04-15  Jacek Caban- More implementation of view
2005-04-14  Jacek CabanAdded more implementation of IDocumentView.
2005-04-13  Jacek Caban- Added IOleDocumentView interface.
2005-04-12  Jacek CabanStub implementation of IOleObject and IOleDocument.
2005-04-11  Jacek CabanStub implementation od IPersist, IPersistMoniker, IPers...
2005-03-31  Jacek CabanStub implementation of HTMLDocument2 interface.
2005-01-10  Jacek CabanAdded mshtml.idl.
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-07-16  Stefan LeichterAdded stubs for DllInstall and DllRegisterServer.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-16  Mike McCormackTry using the Mozilla Active X control in MSHTML.
2003-12-30  David MillerRemoved explicit ordinals.
next