mshtml: Fixed handling escaped paths in is_gecko_path.
[wine] / dlls / mshtml / nsembed.c
2013-03-01  Jacek Cabanmshtml: Fixed handling escaped paths in is_gecko_path.
2013-01-23  Jacek Cabanmshtml: Get rid of PRUint32 outside XPCOM C API.
2013-01-23  Jacek Cabanmshtml: Get rid of PRUint16 type.
2013-01-18  Jacek Cabanmshtml: Get rid of remaining PRInt32 usage.
2013-01-17  Jacek Cabanmshtml: Added support for DOCUMENT_TYPE_NODE in nsnode_...
2012-11-27  Jacek Cabanmshtml: Use UTF-8 encoding in is_gecko_path.
2012-11-27  Jacek Cabanmshtml: Fixed a few coverity issues.
2012-10-22  Jacek Cabanmshtml: Set 'this' to window object for onload handlers.
2012-08-29  Jacek Cabanmshtml: Use nsIDirectoryServiceProvider2::GetFiles...
2012-08-29  Jacek Cabanmshtml: Added nsIDirectoryServiceProvider2 implementation.
2012-07-26  Jacek Cabanmshtml: Use inline wrappers and fixed found warnings.
2012-07-20  Jacek Cabanmshtml: Added nsIFileURL::GetFile implementation.
2012-07-20  Jacek Cabanmshtml: Moved creating nsIFile to separated function.
2012-07-19  Jacek Cabanmshtml: Make node object cycle collector aware.
2012-06-25  Jacek Cabanmshtml: Keep reference in node returned from get_node.
2012-05-18  Jacek Cabanmshtml: Get rid of no longer needed nsIWindowCreator2.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool from nsembed.c and nsservice.c.
2012-03-08  Jacek Cabanmshtml: Get rid of no longer used silent argument of...
2012-02-06  Alexandre Julliardmshtml: Use the current AppData folder instead of the...
2012-01-27  Jacek Cabanmshtml: Added VT_I2 handling to IHTMLSelectElement...
2011-11-17  Francois Gougetmshtml: Delete the dispex and gecko static critical...
2011-10-18  Jacek Cabanmshtml: Better error handling in NSContainer initializa...
2011-08-25  André Hentschelmshtml: Remove obsolete proxy handling.
2011-08-04  Piotr Cabanmshtml: Fix DOCUMENT_NODE handling in nsnode_to_nsstrin...
2011-08-03  Jacek Cabanmshtml: Removed duplicated includes.
2011-07-24  Jacek Cabanmshtml: Moved binding-related declarations to separate...
2011-04-22  Jacek Cabanmshtml: Added proper support for weak references.
2011-04-13  André Hentschelmshtml: Fix Warning message.
2011-04-12  Jacek Cabanmshtml: Use xul.dll directly instead of via xpcom.dll.
2011-04-05  Jacek Cabanmshtml: Get rid of no longer needed app-startup observe...
2011-03-15  Jacek Cabanmshtml: Wine Gecko 1.2.0 release.
2011-02-24  Maarten Lankhorstmshtml: Make sure system xpcom dll gets loaded.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode iface.
2010-12-28  Michael Stefaniucmshtml: COM cleanup for the remaining ifaces in NSConta...
2010-12-28  Michael Stefaniucmshtml: COM cleanup for the nsIWebBrowserChrome iface.
2010-12-28  Jacek Cabanmshtml: Fixed unsafe cast in CreateChromeWindow2 implem...
2010-12-17  Jacek Cabanmshtml: Added IHTMLScriptElement::get_scr implementation.
2010-12-07  Jacek Cabanmshtml: Use wineaddon.cpl to install Gecko.
2010-12-03  Jacek Cabannpmshtml: Added Mozilla plugin for mshtml ActiveX controls.
2010-12-01  Jacek Cabanmshtml: Improved error handling in get_node calls.
2010-08-26  Jacek Cabanmshtml: Get rid of no longer needed nsIComponentRegistr...
2010-08-25  Jacek Cabanmshtml: Wine Gecko 1.1.0 release.
2010-08-23  Jacek Cabanmshtml: Provide profile directory to Gecko.
2010-08-19  Jacek Cabanmshtml: Added an explicit CDECL attribute to imported...
2010-08-18  Jacek Cabanmshtml: Treat file URLs pointing to Gecko installation...
2010-08-02  Jacek Cabanmshtml: Get rid of useless nsQIResult type.
2010-05-07  Jacek Cabanmshtml: Added beginning support for oncontextmenu event.
2010-04-22  Jacek Cabanmshtml: Use NS_CStringContainerInit2 in nsACString_Init.
2010-04-22  Jacek Cabanmshtml: Use URI with stripped "wine:" part in NewURI...
2010-04-13  Jacek Cabanmshtml: Use DOM designMode to switch to editor mode.
2010-04-13  Jacek Cabanmshtml: Improved focus handling.
2010-02-22  Jacek Cabanmshtml: Moved OnStartURIOpen implementation to nsio.c.
2010-01-29  Jacek Cabanmshtml: Optimize more nsAString handling.
2010-01-29  Jacek Cabanmshtml: Optimize nsAString handling.
2010-01-29  Jacek Cabanmshtml: Use NS_StringContainerInit2 instead of NS_Strin...
2010-01-04  Jacek Cabanmshtml: Use nsIDocShell to load a page in set_moniker.
2009-12-04  Francois Gougetmshtml: Make nsACString_{Init,Finish}() static.
2009-12-01  Jacek Cabanmshtml: Don't change nsIWineURI in OnStartBinding if...
2009-11-12  Jacek Cabanmshtml: Download Gecko in DllRegisterServer.
2009-10-28  Jacek Cabanmshtml: Moved nsIDOMEventListener implementations to...
2009-10-22  Jacek Cabanmshtml: Moved HTMLDocumentNode creating to HTMLWindow_C...
2009-10-22  Jacek Cabanmshtml: Get rid of update_nsdocument call in SetStatus...
2009-10-22  Jacek Cabanmshtml: Moved Wine[Add|Remove]Observer calls to HTMLDoc...
2009-10-22  Jacek Cabanmshtml: Moved nsIDocumentObserver implementation to...
2009-10-22  Jacek Cabanmshtml: Moved nsdoc to HTMLDocumentNode object.
2009-09-17  Jacek Cabanmshtml: Move node list to HTMLDocumentNode.
2009-09-17  Jacek Cabanmshtml: Moved state flags to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Move client site ifaces to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved NSContainer to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Store reference to document node in window...
2009-09-17  Jacek Cabanmshtml: Store document node in window.
2009-09-17  Jacek Cabanmshtml: Create HTMLDocumentNode for each HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved event_vector to HTMLWindow.
2009-08-27  Jacek Cabanmshtml: Remove no longer used create_nsstream.
2009-08-21  Jacek Cabanmshtml: Code clean up.
2009-08-17  Jacek Cabanmshtml: Disable spell checker.
2009-08-12  Jacek Cabanmshtml: Added IHTMLElement::get_outerHTML implementation.
2009-08-12  Jacek Cabanmshtml: Ignore DOCUMENT_TYPE_NODE nodes in nsnode_to_ns...
2009-08-12  Jacek Cabanmshtml: Call IDocHostUIHandler::TranslateUrl from OnURI...
2009-08-05  Alexandre Julliardmshtml: Never try to unload the Gecko libraries.
2009-07-06  Jacek Cabanmshtml: Don't call AutoRegister on GRE directory -...
2009-06-08  Austin Englishmshtml: Make the wine-gecko warning more clear.
2009-02-06  Jacek Cabanmshtml: Remove document observer before releasing nsdoc.
2008-12-31  Jacek Cabanmshtml: Added gecko debug channel to control Gecko...
2008-12-31  Jacek Cabanmshtml: Set XPCOM_DEBUG_BREAK to 'warn' before loading...
2008-12-31  Jacek Cabanmshtml: Remove no longer needed set_profile.
2008-12-30  Jacek Cabanmshtml: Wine Gecko 0.9.0 release.
2008-12-27  Rob Shearmanmshtml: Check for the container's doc being NULL in...
2008-12-22  Jacek Cabanmshtml: Move preferences settings to separated function.
2008-12-18  Jacek Cabanmshtml: Use stored nsINetUtil interface.
2008-12-05  Michael Stefaniucmshtml: Remove two superfluous casts.
2008-11-05  Jacek Cabanmshtml: Remove no longer used interfaces.
2008-10-20  Andrew Talbotmshtml: Sign-compare warnings fix.
2008-10-10  Jacek Cabanmshtml: Moved events declaration to separated file.
2008-10-09  Jacek Cabanmshtml: Store nsIDOMHTMLDocument in HTMLDocument.
2008-07-03  Jacek Cabanmshtml: Set doc to NULL in NSContainer_Release.
2008-06-23  Jacek Cabanmshtml: Use heap_alloc_zero in NSContainer_Create.
2008-06-03  Kirill K. Smirnovmshtml: Fix yet another copy/paste typo.
2008-05-22  Lei Zhangmshtml: Added ProxyEnable / ProxyServer handling.
next