Commit Graph

195 Commits

Author SHA1 Message Date
Jacek Caban 6f1c143ad5 mshtml: Set _retval in nsIDirectoryServiceProvider2 functions even when returning failure. 2013-05-08 19:34:56 +02:00
Jacek Caban 4682730815 mshtml: Fixed handling escaped paths in is_gecko_path. 2013-03-01 18:03:30 +01:00
Jacek Caban 07e72de9a4 mshtml: Get rid of PRUint32 outside XPCOM C API. 2013-01-23 20:47:25 +01:00
Jacek Caban cef2907da7 mshtml: Get rid of PRUint16 type. 2013-01-23 20:47:23 +01:00
Jacek Caban cf2a24df07 mshtml: Get rid of remaining PRInt32 usage. 2013-01-18 14:46:42 +01:00
Jacek Caban 292e2359bb mshtml: Added support for DOCUMENT_TYPE_NODE in nsnode_to_nsstring_rec. 2013-01-17 16:40:21 +01:00
Jacek Caban fbeb1b4acf mshtml: Use UTF-8 encoding in is_gecko_path. 2012-11-27 17:00:53 +01:00
Jacek Caban df53b50171 mshtml: Fixed a few coverity issues. 2012-11-27 17:00:38 +01:00
Jacek Caban 4940275d21 mshtml: Set 'this' to window object for onload handlers. 2012-10-22 12:06:33 +02:00
Jacek Caban 4c660d6e62 mshtml: Use nsIDirectoryServiceProvider2::GetFiles to provide Wine-specific plugin directory. 2012-08-29 11:47:29 +02:00
Jacek Caban b4a228f461 mshtml: Added nsIDirectoryServiceProvider2 implementation. 2012-08-29 11:47:25 +02:00
Jacek Caban 6d2902f680 mshtml: Use inline wrappers and fixed found warnings. 2012-07-26 13:40:40 +02:00
Jacek Caban 5e5129935f mshtml: Added nsIFileURL::GetFile implementation. 2012-07-20 14:02:57 +02:00
Jacek Caban 4870355aa2 mshtml: Moved creating nsIFile to separated function. 2012-07-20 14:02:38 +02:00
Jacek Caban 97ff991f46 mshtml: Make node object cycle collector aware. 2012-07-19 16:01:49 +02:00
Jacek Caban 7ebcb1820e mshtml: Keep reference in node returned from get_node. 2012-06-25 17:45:18 +02:00
Jacek Caban 9d0bfce9d8 mshtml: Get rid of no longer needed nsIWindowCreator2. 2012-05-18 18:10:50 +02:00
Jacek Caban d1a116fae4 mshtml: Get rid of PRBool from nsembed.c and nsservice.c. 2012-03-15 19:54:52 +01:00
Jacek Caban a729027c69 mshtml: Get rid of no longer used silent argument of load_gecko. 2012-03-08 17:58:54 +01:00
Alexandre Julliard 0aeb38bb4c mshtml: Use the current AppData folder instead of the default one as profile directory. 2012-02-06 17:39:57 -06:00
Jacek Caban 0dedfab9a7 mshtml: Added VT_I2 handling to IHTMLSelectElement:add implementation. 2012-01-27 18:06:00 +01:00
Francois Gouget 113df19d6a mshtml: Delete the dispex and gecko static critical sections when unloading the dll. 2011-11-17 11:37:47 +01:00
Jacek Caban b5a031d804 mshtml: Better error handling in NSContainer initialization. 2011-10-18 15:15:29 +02:00
André Hentschel da7f9ed16b mshtml: Remove obsolete proxy handling. 2011-08-25 11:31:55 +02:00
Piotr Caban 0bbc95e4f6 mshtml: Fix DOCUMENT_NODE handling in nsnode_to_nsstring_rec. 2011-08-04 18:42:28 +02:00
Jacek Caban 7891fc45d3 mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
Jacek Caban 1e60c2f300 mshtml: Moved binding-related declarations to separate file. 2011-07-24 12:32:30 +02:00
Jacek Caban 86c28c9f89 mshtml: Added proper support for weak references. 2011-04-22 17:51:29 +02:00
André Hentschel 9007123b23 mshtml: Fix Warning message. 2011-04-13 14:13:52 +02:00
Jacek Caban d3a57f8079 mshtml: Use xul.dll directly instead of via xpcom.dll. 2011-04-12 17:42:12 +02:00
Jacek Caban bf163d79b8 mshtml: Get rid of no longer needed app-startup observer initialization. 2011-04-05 13:36:55 +02:00
Jacek Caban 699e41cdd8 mshtml: Wine Gecko 1.2.0 release. 2011-03-15 17:14:08 +01:00
Maarten Lankhorst e9a4dee1eb mshtml: Make sure system xpcom dll gets loaded. 2011-02-24 12:40:02 +01:00
Michael Stefaniuc f653f4a22e mshtml: COM cleanup for the IHTMLDOMNode iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc 6723b3c56c mshtml: COM cleanup for the remaining ifaces in NSContainer. 2010-12-28 16:35:39 +01:00
Michael Stefaniuc 29944c7caf mshtml: COM cleanup for the nsIWebBrowserChrome iface. 2010-12-28 16:35:39 +01:00
Jacek Caban a131886a86 mshtml: Fixed unsafe cast in CreateChromeWindow2 implementation. 2010-12-28 16:35:39 +01:00
Jacek Caban 96efe799c1 mshtml: Added IHTMLScriptElement::get_scr implementation. 2010-12-17 13:26:02 +01:00
Jacek Caban a065d6fad9 mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Jacek Caban 4a91265b4f npmshtml: Added Mozilla plugin for mshtml ActiveX controls. 2010-12-03 11:51:50 +01:00
Jacek Caban 6a1f4eb724 mshtml: Improved error handling in get_node calls. 2010-12-01 16:29:38 +01:00
Jacek Caban 69637dbed6 mshtml: Get rid of no longer needed nsIComponentRegistrar::AutoRegister call. 2010-08-26 12:39:17 +02:00
Jacek Caban e9e35e2b09 mshtml: Wine Gecko 1.1.0 release. 2010-08-25 17:37:14 +02:00
Jacek Caban 99c4aca480 mshtml: Provide profile directory to Gecko. 2010-08-23 15:44:11 +02:00
Jacek Caban c22b8fd868 mshtml: Added an explicit CDECL attribute to imported functions. 2010-08-19 17:32:20 +02:00
Jacek Caban 5068249cbe mshtml: Treat file URLs pointing to Gecko installation directory as special URIs. 2010-08-18 15:32:16 +02:00
Jacek Caban 9ca80347e3 mshtml: Get rid of useless nsQIResult type. 2010-08-02 14:08:57 +02:00
Jacek Caban 7594b653f0 mshtml: Added beginning support for oncontextmenu event. 2010-05-07 16:00:23 +02:00
Jacek Caban 033bb8a2f9 mshtml: Use NS_CStringContainerInit2 in nsACString_Init. 2010-04-22 18:11:42 +02:00
Jacek Caban 64271d5207 mshtml: Use URI with stripped "wine:" part in NewURI call. 2010-04-22 18:11:42 +02:00