Alexandre Julliard
|
d8cc1dccba
|
makefiles: Add makedep pragmas in all IDL source files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-02 23:02:22 +09:00 |
Jacek Caban
|
d25737b381
|
mshtml: Updated nsIDocShellLoadInfo declaration to recent Wine Gecko version.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
|
2015-10-06 17:20:59 +09:00 |
Jacek Caban
|
a556f9e5c1
|
mshtml: Wine Gecko 2.40 release.
|
2015-08-12 22:59:15 +09:00 |
Alex Henrie
|
f36d761650
|
mshtml: Stub out HTMLAreaElement.
|
2015-08-05 23:46:28 +09:00 |
Zhenbo Li
|
deb884a6d8
|
mshtml: Add IHTMLXMLHttpRequestFactory::create() method implementation.
|
2015-07-01 19:18:12 +09:00 |
Jacek Caban
|
ba00e8e0e1
|
mshtml: Use NS_Alloc and NS_Free directly instead of via nsIMemory.
|
2015-04-16 20:46:19 +09:00 |
Thomas Faber
|
3f63177204
|
mshtml: Remove nsIDOMWindowUtils::SetCriticalDisplayPortForElement.
|
2015-04-13 20:27:40 +09:00 |
Jacek Caban
|
20080c616d
|
mshtml: Wine Gecko 2.36 release.
|
2015-02-25 22:55:24 +09:00 |
Jacek Caban
|
1f310395eb
|
mshtml: Use constant instead of define for REDIRECT_* flags.
|
2015-02-19 17:36:51 +09:00 |
Jacek Caban
|
f0fc2ba27d
|
mshtml: Use our submit implementation for all windows, but only for POST method.
|
2015-02-03 12:45:51 +09:00 |
Jacek Caban
|
e62612b2c3
|
mshtml: Added URI_ flags declaration and improved debug traces.
|
2015-01-26 19:37:04 +01:00 |
Jacek Caban
|
935e7f059e
|
mshtml: Added support for IDM_PASTE command in browser mode.
|
2014-12-10 19:32:32 +01:00 |
Jacek Caban
|
f5e3281a80
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
Jacek Caban
|
2f849ce3c9
|
mshtml: Don't use nsIDOMHTMLParamElement.
It will be removed in the next Gecko update anyway.
|
2014-09-19 19:49:46 +02:00 |
Zhenbo Li
|
efc6a564cd
|
mshtml: Added nsIDOMHTMLTableCellElement declaration.
|
2014-05-19 15:51:49 +02:00 |
Jacek Caban
|
8b81af32ae
|
mshtml: Renamed nsIDOMHTMLSelectElement::Remove to select_Remove to avoid conflict with nsIDOMElement.
Spotted by Zhenbo Li.
|
2014-04-28 14:37:01 +02:00 |
Jacek Caban
|
92517e2c5e
|
mshtml: Added support for ZoomFactor registry value.
|
2014-02-19 17:37:50 +01:00 |
Francois Gouget
|
d3672524ed
|
Assorted spelling fixes.
|
2013-10-01 19:09:08 +02:00 |
Jacek Caban
|
0be56d27d2
|
mshtml: Wine Gecko 2.24 release.
|
2013-09-25 19:31:38 +02:00 |
Jacek Caban
|
b17d139328
|
mshtml: Don't pass navigation to Gecko for MIME types that it doesn't support.
|
2013-09-19 20:34:03 +02:00 |
Jacek Caban
|
b3317c5bec
|
mshtml: Don't declare empty interface for nsCycleCollectionISupports.
|
2013-06-27 15:31:33 +02:00 |
Jacek Caban
|
fb9620f1c8
|
mshtml: Wine Gecko 2.21 release.
|
2013-05-17 16:41:48 +02:00 |
Jacek Caban
|
0e53cfb336
|
mshtml: Fixed load flags usage.
|
2013-04-04 19:30:26 +02:00 |
Jacek Caban
|
724b248f98
|
mshtml: Added IHTMLButtonElement::name implementation.
|
2013-03-25 14:03:23 +01:00 |
Jacek Caban
|
7867ce8560
|
mshtml: Get rid of PRUint64 type.
|
2013-01-23 20:47:27 +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
|
2d100f4e98
|
mshtml: Get rid of PRUint8 type.
|
2013-01-23 20:47:20 +01:00 |
Jacek Caban
|
9bd6b9e537
|
mshtml: Get rid of PTInt64 type.
|
2013-01-23 20:47:18 +01:00 |
Jacek Caban
|
f071d9b3c1
|
mshtml: Get rid of PRInt16 type.
|
2013-01-18 14:46:43 +01:00 |
Jacek Caban
|
cf2a24df07
|
mshtml: Get rid of remaining PRInt32 usage.
|
2013-01-18 14:46:42 +01:00 |
Jacek Caban
|
136b738b50
|
mshtml: Wine Gecko 1.9 release.
|
2013-01-09 17:45:49 +01:00 |
Jacek Caban
|
674d3a1242
|
mshtml: Removed no longer used nsIProfile declaration.
|
2012-12-24 14:38:02 +01:00 |
Jacek Caban
|
96ace8636a
|
mshtml: Use stdint.h type names in nsiface.idl.
Gecko uses stdint.h types instead of NSPR types for most of the codebase now.
|
2012-11-20 19:47:04 +01:00 |
Jacek Caban
|
9608714d04
|
mshtml: Added IHTMLLinkElement::disabled property implementation.
|
2012-10-15 15:24:46 +02:00 |
Jacek Caban
|
0ae458cc94
|
mshtml: Wine Gecko 1.8 release.
|
2012-10-09 18:32:24 +02:00 |
Jacek Caban
|
3f2365d5de
|
mshtml: Added support for navigating to anchors with IDs containing '#'.
|
2012-09-10 17:35:56 +02:00 |
Jacek Caban
|
b4a228f461
|
mshtml: Added nsIDirectoryServiceProvider2 implementation.
|
2012-08-29 11:47:25 +02:00 |
Jacek Caban
|
74451bf36a
|
mshtml: Added nsIFileURL stub implementation.
|
2012-07-20 14:02:50 +02:00 |
Jacek Caban
|
97ff991f46
|
mshtml: Make node object cycle collector aware.
|
2012-07-19 16:01:49 +02:00 |
Jacek Caban
|
674b9b9c10
|
mshtml: Wine Gecko 1.7 release.
|
2012-07-18 17:14:51 +02:00 |
Jacek Caban
|
ecf667ad77
|
mshtml: Force cycle collection when releasing main document object.
|
2012-07-03 12:05:05 +02:00 |
Jacek Caban
|
9fa443dcd9
|
mshtml: Wine Gecko 1.6 release.
|
2012-06-11 21:03:46 +02:00 |
Jacek Caban
|
9d0bfce9d8
|
mshtml: Get rid of no longer needed nsIWindowCreator2.
|
2012-05-18 18:10:50 +02:00 |
Jacek Caban
|
4983a663a5
|
mshtml: Get rid of remaining PRBool usages.
|
2012-03-15 19:54:56 +01:00 |
Jacek Caban
|
f0b86d061b
|
mshtml: Get rid of PRBool in nsiface.idl.
|
2012-03-15 19:54:33 +01:00 |
Jacek Caban
|
23c6fddea3
|
mshtml: Wine Gecko 1.5 release.
|
2012-03-14 17:35:03 +01:00 |
Jacek Caban
|
0dedfab9a7
|
mshtml: Added VT_I2 handling to IHTMLSelectElement:add implementation.
|
2012-01-27 18:06:00 +01:00 |
Jacek Caban
|
06e51bc694
|
mshtml: Moved NPAPI struct declarations to npplugin.c.
They are no longer needed in nsiface.idl
|
2012-01-13 18:17:41 +01:00 |
Jacek Caban
|
38371bed29
|
mshtml: Fixed nsEventStates handling.
It contains a copy-constructor in C++, so it's passed as a pointer.
|
2011-11-30 14:57:11 +01:00 |