Jacek Caban
|
f309cdf733
|
mshtml: Store HTMLDocument pointer in BSCallback object.
|
2007-11-06 13:01:49 +01:00 |
Alexandre Julliard
|
868b5397d3
|
mshtml: The HTMLDocument URL is a standard WCHAR string, not a BSTR.
|
2007-10-01 18:07:30 +02:00 |
Jacek Caban
|
8966cfe42a
|
mshtml: Ignore app's User-Agent header and Content-Type if there is no data to post.
|
2007-09-27 11:11:04 +02:00 |
Rob Shearman
|
41a3b734f9
|
mshtml: Implement PersistStreamInit_IsDirty when in edit mode.
|
2007-09-12 14:06:01 +02:00 |
Jacek Caban
|
fb16633d6f
|
mshtml: Don't use dynamic allocation for connection points.
|
2007-06-29 13:28:10 +02:00 |
Jacek Caban
|
b95197ac19
|
mshtml: Added get_URL implementation.
|
2007-06-11 20:23:53 +02:00 |
Jacek Caban
|
56eedcb6fb
|
mshtml: Added GetCurMoniker implementation.
|
2007-06-11 20:23:38 +02:00 |
Jacek Caban
|
54d2a44794
|
mshtml: Store current moniker in HTMLDocument.
|
2007-06-11 20:21:09 +02:00 |
Jacek Caban
|
8d4c839ab8
|
mshtml: Move Exec(CGID_ShellDocView, 37) call to match native.
|
2007-06-11 20:21:01 +02:00 |
Jacek Caban
|
a8db342430
|
mshtml: Added semi stub IsDirty implementation.
|
2007-06-11 15:22:14 +02:00 |
Jacek Caban
|
20d77432a2
|
mshtml: Move Exec(OLECMDID_SETTITLE) call to separated function and use it in on_timer.
|
2007-06-11 15:13:43 +02:00 |
Jacek Caban
|
bf7a479042
|
mshtml: Forward all IsDirty implementations to one function.
|
2007-06-11 15:06:09 +02:00 |
Jacek Caban
|
fb2b06a144
|
mshtml: Don't call start_binding if we use necko to load the page.
|
2007-05-14 15:41:11 +02:00 |
Jacek Caban
|
920f628c6e
|
mshtml: Added IPersistStreamInit::Load implementation.
|
2007-05-11 13:25:02 +02:00 |
Jacek Caban
|
09adb8cf05
|
mshtml: Split IPersistMoniker::Load.
|
2007-05-11 13:24:48 +02:00 |
Jacek Caban
|
11fc8ccb6d
|
mshtml: Added IPersistFile::Save implementation.
|
2007-04-13 11:38:20 +02:00 |
Jacek Caban
|
bf6d0f2272
|
mshtml: Release IOleCommandTarget in IPersistMoniker::Load.
|
2007-03-08 13:54:10 +01:00 |
Jacek Caban
|
d6108c6c24
|
mshtml: Added beginning of set_progress task implementation.
|
2006-11-02 21:03:01 +01:00 |
Jacek Caban
|
f09890eade
|
mshtml: Get DISPID_AMBIENT_SILENT and DISPID_AMBIENT_OFFLINECONNECTED property in IPersistMoniker::Load.
|
2006-11-02 21:02:20 +01:00 |
Jacek Caban
|
f9db47d66b
|
mshtml: Fix no longer valid ERR.
|
2006-11-02 21:02:11 +01:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Jacek Caban
|
1a4c366f11
|
mshtml: Added begining implementation of IPersistStreamInit::Save.
|
2006-10-02 21:38:35 +02:00 |
Francois Gouget
|
dc0cfe7729
|
urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows.
|
2006-09-29 17:53:23 +02:00 |
Jacek Caban
|
8b125182c1
|
mshtml: Added get_readyState implementation.
|
2006-09-28 11:55:23 +02:00 |
Jacek Caban
|
10d3feae35
|
mshtml: Remove FIXMEs and fix a typo.
|
2006-09-25 21:13:07 +02:00 |
Jacek Caban
|
ccd3399947
|
mshtml: Store BSCallback in HTMDocument.
|
2006-09-25 21:08:16 +02:00 |
Jacek Caban
|
38b6665ae6
|
mshtml: Add SETDOWNLOADSTATE task implementation and use it in IPersistMoniker::Load.
|
2006-09-25 21:08:02 +02:00 |
Jacek Caban
|
593e897655
|
mshtml: Use IPropertyNotifySink connection point.
|
2006-08-23 11:58:45 +02:00 |
Jacek Caban
|
aa760c8b1e
|
mshtml: Store IMoniker in BSCallback.
|
2006-08-09 17:14:28 +02:00 |
Jacek Caban
|
3f05182335
|
mshtml: Load the page from moniker if we don't have nsIChannel.
|
2006-08-09 17:12:29 +02:00 |
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 |