makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / mshtml / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-23  Jacek Cabanmshtml: Provide profile directory to Gecko.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-01  Luca Bennatimshtml: Add Italian translation.
2010-01-29  Igor Paliychukmshtml: Add Ukrainian translations.
2010-01-22  Jacek Cabanmshtml: Added IHTMLFrameElement3 stub implementation.
2009-12-01  Andrew Eikummshtml: Add stub implementation of IHTMLFormElement.
2009-12-01  Jacek Cabanmshtml: Added IHTMLWindow2::get_screen implementation.
2009-11-03  Jacek Cabanmshtml: Moved IHTMLFrameBase to separated object to...
2009-09-29  Jacek Cabanmshtml: Added IInternetHostSecurityManager stub impleme...
2009-08-10  Jacek Cabanmshtml: Added IHTMLLocation::get_pathname implementation.
2009-07-01  Michael Stefaniucmshtml: Build language resource files separately.
2009-02-03  Alistair Leslie... mshtml: Add support for IHTMLStyle3 interface.
2008-12-30  Jacek Cabanmshtml: Wine Gecko 0.9.0 release.
2008-10-08  Jacek Cabanmshtml: Added HTMLIFrame stub implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLElement3 stub implementation.
2008-10-06  Jacek Cabanmshtml: Added IHTMLElement2::get_currentStyle implement...
2008-10-06  Jacek Cabanmshtml: Added IHTMStyle2 stub implementation.
2008-10-01  Jacek Cabanmshtml: Move IHTMLElementCollection to separated file.
2008-10-01  Jacek Cabanmshtml: Added IHTMLTableRow stub implementation.
2008-06-20  Jacek Cabanmshtml: Added IHTMLGenericElement implementation.
2008-05-01  Jacek Cabanmshtml: Added IHTMLImgElement stub implementation.
2008-05-01  Jacek Cabanmshtml: Added IHTMLCommentElement stub implementation.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMTextNode stub implementation.
2008-04-21  Jacek Cabanmshtml: Parse and store onload attributes.
2008-04-17  Jacek Cabanmshtml: Added generic IDispatchEx implementation and...
2008-04-07  Jacek Cabanmshtml: Added IHTMLWindow2::get_navigator implementation.
2008-03-26  Jacek Cabanmshtml: Added IHTMLDocument2::get_location implementation.
2008-03-25  Jacek Cabanmshtml: Added script engine loading implementation.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Jacek Cabanmshtml: Added IHTMLScriptElement stub implementation.
2008-02-04  Jacek Cabanmshtml: Update wine_url in nsIURI::SetPath.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-30  Jacek Cabanmshtml: Added IHTMLTable interface stub implementation.
2007-10-04  Jacek Cabanmshtml: Added IHTMLOptionElement interface stub impleme...
2007-09-27  Jacek Cabanmshtml: Added IHTMLDocument5 interface stub implementation.
2007-09-13  Jacek Cabanmshtml: Added IHTMLAnchorElement stub implementation.
2007-06-25  Jacek Cabanmshtml: Move keypress event listener to separated object.
2007-02-05  Detlef Riekenbergmshtml: Add a missing space.
2006-12-26  Alexandre Julliardmakedep: Add support for magic comments in .rc files...
2006-12-07  Jacek Cabanmshtml: Added get_parentWindow implementation.
2006-11-24  Jacek Cabanmshtml: Added Exec(IDM_FONTSIZE) implementation.
2006-11-17  Jacek Cabanmshtml: Added semi-stub createStyleSheet implementation.
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...