Jacek Caban
|
c4bc5be262
|
mshtml: Added IOmNavigator::get_userAgent implementation.
|
2009-09-02 14:40:25 +02:00 |
Jacek Caban
|
b42243e8e7
|
mshtml: Properly release DispatchEx data.
|
2009-09-01 12:43:13 +02:00 |
Jacek Caban
|
f6b846414a
|
mshtml: Added IOmNavigator::toString implementation.
|
2009-09-01 12:42:23 +02:00 |
Vladimir Pankratov
|
ecd7c11b5d
|
mshtml: Implement OmNavigator_get_appName.
|
2009-08-18 11:39:41 +02:00 |
Jacek Caban
|
51f13ac144
|
mshtml: Fixed tests on IE8 and change Wine behavior to IE8.
|
2009-06-23 15:52:59 +02:00 |
Michael Stefaniuc
|
cb133a12d0
|
mshtml: Change long to LONG in mshtml.idl (remaining stuff).
|
2009-03-12 13:09:54 +01:00 |
Jacek Caban
|
d747c41cd5
|
mshtml: Fixed IOmNavigator::get_platform for win64 platform.
|
2009-01-06 10:09:36 +01:00 |
Jacek Caban
|
c97d498f40
|
mshtml: Added IOmNavigator::get_appVersion implementation.
|
2008-10-14 11:25:39 +02:00 |
Jacek Caban
|
158488fdc9
|
mshtml: Added IOmNavigator::get_platform implementation.
|
2008-07-29 11:50:17 +02:00 |
Jacek Caban
|
2609e45c31
|
mshtml: Added IOmNavigator::get_appCodeName implementation.
|
2008-07-24 11:52:29 +02:00 |
Jacek Caban
|
af3d19fa04
|
mshtml: DispatchEx's QueryInterface implementation clean up.
|
2008-07-01 12:23:03 +02:00 |
Jacek Caban
|
0cb99eef5a
|
mshtml: Use heap_alloc_zero to allocate OmNavigator.
|
2008-06-19 11:44:55 +02:00 |
Francois Gouget
|
53f2cb83dc
|
mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly.
|
2008-05-06 16:10:13 +02:00 |
Jacek Caban
|
ef4200fcf7
|
mshtml: Added support for custom DISPIDs.
|
2008-04-29 12:38:25 +02:00 |
Jacek Caban
|
835b3eb0e8
|
mshtml: Forward IOmNavigator's IDispatch method to IDispatchEx implementation.
|
2008-04-21 11:56:08 +02:00 |
Jacek Caban
|
b81818e7ee
|
mshtml: Added IDispEx::GetDispID implementation.
|
2008-04-21 11:55:50 +02:00 |
Jacek Caban
|
ed6a8acca7
|
mshtml: Added generic IDispatchEx implementation and use it in OnNavigator.
|
2008-04-17 11:48:35 +02:00 |
Jacek Caban
|
9c352a11cc
|
mshtml: Added IHTMLWindow2::get_navigator implementation.
|
2008-04-07 13:36:17 +02:00 |