Jacek Caban
|
21ba0bf3e8
|
mshtml: Wrap remaining Heap* functions by inline functions.
|
2006-07-20 12:11:39 +02:00 |
Jacek Caban
|
1c64c20d9a
|
mshtml: Initialize url variable in IPersistMoniker::Load.
|
2006-06-20 20:37:38 +02:00 |
Jacek Caban
|
ee8c855f77
|
mshtml: Added begining binding code in IPersistMoniker::Load.
|
2006-06-03 11:50:59 +02:00 |
Jacek Caban
|
e0157ba201
|
mshtml: Store BSCallback in NSContainer and use it instead of load_call.
|
2006-06-03 11:48:59 +02:00 |
Jacek Caban
|
08ae32e43a
|
mshtml: Get rid of (currently disabled anyway) nsIWebBrowserStream.
We have to handle it in another way.
|
2006-06-03 11:46:35 +02:00 |
Jacek Caban
|
78b7286eba
|
mshtml: Added stub implementation of IPersistStreamInit.
|
2006-05-24 10:03:21 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
31332b3cd6
|
mshtml: Don't free the URL we have just stored in the callback object.
|
2006-03-28 20:00:18 +02:00 |
Jacek Caban
|
dbd582cf84
|
mshtml: Optimize nsACString handling.
|
2006-03-20 12:05:50 +01:00 |
Jacek Caban
|
71b881e4ba
|
mshtml: Don't add null byte to post data.
|
2006-02-27 12:11:43 +01:00 |
Jacek Caban
|
4b511edf8d
|
mshtml: Added hack to allow pass post data to IPersistMoniker::Load.
|
2006-02-15 11:52:33 +01:00 |
Jacek Caban
|
adb1335e4e
|
mshtml: Added more defines to mshtmlhst.idl.
|
2006-02-10 15:14:14 +01:00 |
Jacek Caban
|
990e20c992
|
mshtml: Get rid of HTMLDocument_OnLoad and move its job to AsyncOpen.
|
2006-02-09 12:19:33 +01:00 |
Jacek Caban
|
c75127c5b9
|
Beginning implementation of onload routine.
|
2005-09-02 12:19:42 +00:00 |
Jacek Caban
|
701885b2f0
|
- Added test of IPersistMoniker::Load.
- Fix Wine to pass the test.
|
2005-08-25 15:19:19 +00:00 |
Jacek Caban
|
6fe04f2d54
|
Use pibc argument of IPersistMoniker::Load.
|
2005-08-22 09:23:14 +00:00 |
Jacek Caban
|
cdf02acdca
|
Use nsIWebBrowserStream to load html.
|
2005-08-11 18:36:48 +00:00 |
Jacek Caban
|
d8bf6e8aa4
|
Move includes of interfaces to mshtml_private.h.
|
2005-08-11 10:30:30 +00:00 |
Jacek Caban
|
2255e6fedb
|
Init nsWebBrowser window while creating nscontainer.
|
2005-08-10 09:54:02 +00:00 |
Jacek Caban
|
0cdb3c9765
|
- Beginning implementation of true IPersistMoniker::Load.
- THIS macros cleanup.
|
2005-08-09 20:46:05 +00:00 |
Jacek Caban
|
068fa0aa21
|
- Use Gecko to render HTML.
- Get rid of Mozilla ActiveX Control in MSHTML.
|
2005-08-01 10:59:45 +00:00 |
Jacek Caban
|
4f619626b8
|
- Added stub implementation of IOleCommandTarget.
- Store IDocHostUIHandler in HTMLDocument.
- ActivateMe should be called even if GetContainer failed.
|
2005-07-12 17:00:58 +00:00 |
Dmitry Timoshkov
|
b67da5b946
|
Make more of the OLE interface vtables const.
|
2005-06-01 19:57:42 +00:00 |
Jacek Caban
|
0c8e5838bb
|
Stub implementation of IOleObject and IOleDocument.
|
2005-04-12 11:57:51 +00:00 |
Jacek Caban
|
93eb433ec2
|
Stub implementation od IPersist, IPersistMoniker, IPersistFile,
IMonikerProp.
|
2005-04-11 16:11:52 +00:00 |