mshtml: Added get_style implementation.
[wine] / dlls / mshtml / Makefile.in
2006-11-17  Jacek Cabanmshtml: Added get_style implementation.
2006-10-16  Alexandre JulliardMake.rules: Added support for building IDL client/proxy...
2006-10-06  Jacek Cabanmshtml: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-25  Jacek Cabanmshtml: Create one "Internet Explorer_Hidden" window...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-06  Jacek Cabanmshtml: Added createRange implementation.
2006-07-06  Jacek Cabanmshtml: Added get_selection implementation.
2006-06-23  Jacek Cabanmshtml: Added stub implementation of HTMLLoadOptions.
2006-06-20  Jacek Cabanmshtml: Move IOleCommandTarget implementation to separa...
2006-06-16  Jacek Cabanmshtml: Added Wine Gecko installer.
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...