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 |
Jacek Caban
|
1243dc9fe4
|
mshtml: Implement nsIStandardURL interface in nsWineURI object.
|
2011-11-18 15:37:06 +01:00 |
Jacek Caban
|
fbdfec74b0
|
mshtml: Properly handle fragment-only navigation.
|
2011-11-15 19:37:32 +01:00 |
Jacek Caban
|
2e5f73e4d7
|
mshtml: Wine Gecko 1.4 release.
|
2011-11-09 19:31:13 +01:00 |
Jacek Caban
|
bf4b869152
|
mshtml: Wine Gecko 1.3 release.
|
2011-08-23 18:16:44 +02:00 |
Piotr Caban
|
f80c3a7250
|
mshtml: Added nsIDOMNamedNodeMap interface.
|
2011-08-23 16:53:54 +02:00 |
Jacek Caban
|
9f333b71b6
|
mshtml: Mark some functions as cdecl.
|
2011-07-07 17:32:47 +02:00 |
Jacek Caban
|
0613a82671
|
mshtml: Better support for HTTP redirection.
|
2011-04-18 11:46:14 +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
|
dc96c688d3
|
mshtml: Notify parser about script evaluation.
|
2011-03-15 17:14:08 +01:00 |
Jacek Caban
|
699e41cdd8
|
mshtml: Wine Gecko 1.2.0 release.
|
2011-03-15 17:14:08 +01:00 |
Jacek Caban
|
0e3bf9b228
|
mshtml: Added IHTMLElement4::getAttributeNode implementation.
|
2011-02-24 15:52:32 +01:00 |
Jacek Caban
|
09c63b2215
|
mshtml: Added IHTMLStyleElement::media property implementation.
|
2010-12-17 13:26:03 +01:00 |
Jacek Caban
|
0849079287
|
mshtml: Added IPropertyBag::Read implementation.
|
2010-12-10 17:09:35 +01:00 |
Jacek Caban
|
0b046c94ac
|
mshtml: Added ActiveX control creation implementation.
|
2010-12-03 13:13:45 +01:00 |
Jacek Caban
|
b00b8631a6
|
mshtml: Added NP_GetEntryPoints implementation.
|
2010-12-03 13:12:02 +01:00 |
Jacek Caban
|
6e796da748
|
mshtml: Added IHTMLObjectElement::get_vspace implementation.
|
2010-11-12 14:39:04 +01:00 |
Jacek Caban
|
d4071b56a1
|
mshtml: Added nsIHttpChannel::VisitResponseHeaders implementation.
|
2010-09-18 13:08:25 +02:00 |
Jacek Caban
|
890a5e3e19
|
mshtml: Use LONGLONG/ULONGLONG for PRInt64/PRUint64.
|
2010-08-31 14:23:49 +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
|
9ca80347e3
|
mshtml: Get rid of useless nsQIResult type.
|
2010-08-02 14:08:57 +02:00 |
Jacek Caban
|
f6299c1bf8
|
mshtml: Removed frozen status comments from nsiface.idl.
All interfaces were recently unfrozen for upcoming mozilla2 (Firefox 4) anyway.
|
2010-07-26 18:38:33 +02:00 |