advapi32: Test and implement SystemFunction024/025.
[wine] / dlls / mshtml / Makefile.in
2006-05-05  Jacek Cabanmshtml: Added IConnectionPointContainer stub implementa...
2006-05-05  Jacek Cabanmshtml: Added IHTMLTextContainer stub implementation.
2006-03-24  Jacek Cabanmshtml: Added IHTMLElement2 implementation.
2006-03-09  Jacek Cabanmshtml: Added IHTMLBodyElement implementation.
2006-03-07  Jacek Cabanmshtml: Added IHTMLTextAreaElement implementation.
2006-03-07  Jacek Cabanmshtml: Added IHTMLSelectElement implementation.
2006-03-07  Jacek Cabanmshtml: Added IHTMLInputElement implementation.
2006-03-06  Jacek Cabanmshtml: Added IHTMLElement implementation.
2006-03-06  Jacek Cabanmshtml: Added IHTMLDOMNode implementation.
2006-02-13  Jacek Cabanmshtml: Handle IHlinkFrame service.
2006-02-09  Jacek Cabanmshtml: Added wrapper of nsIOService.
2005-12-12  Jacek Cabanmshtml: Added IHTMLDocument3 stub implementation.
2005-12-09  Jacek Cabanmshtml: Added PromptService implementation.
2005-08-27  Jacek CabanAdded IHlinkTarget interface.
2005-08-22  Jacek Caban- Added OnAmbientPropertyChange implementation.
2005-08-09  Jacek Caban- Beginning implementation of true IPersistMoniker...
2005-08-01  Alexandre JulliardFixed the build without make depend.
2005-08-01  Jacek Caban- Use Gecko to render HTML.
2005-07-18  Jacek Caban- Added more tests.
2005-07-03  Jacek CabanAdded stub implementation of IServiceProvider.
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 CabanImplemented Dll[Un]RegisterServer.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
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.
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-16  Mike McCormackTry using the Mozilla Active X control in MSHTML.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-08  Mike McCormackAdded an initial (mostly stub) implementation of MSHTML...