Jacek Caban
|
58a261b7d1
|
mshtml: Correctly handle utf-16 encoded pages.
|
2007-04-13 11:38:17 +02:00 |
Jacek Caban
|
bdf2bf93a8
|
mshtml: Make load_gecko thread safe.
|
2007-02-14 14:42:34 +01:00 |
Jacek Caban
|
124cb44903
|
mshtml: Start binding asynchronously.
|
2007-02-12 13:43:20 +01:00 |
Jacek Caban
|
f609a768e7
|
mshtml: Added nsACString_SetData function and use it instead of nsACString_Init when we return string value.
|
2006-12-14 12:51:16 +01:00 |
Jacek Caban
|
13f7784634
|
mshtml: Use HTMLWindow::alert in nsPromptService::Alert.
|
2006-12-12 20:11:56 +01:00 |
Jacek Caban
|
fb4980d6a9
|
mshtml: Added get_parentWindow implementation.
|
2006-12-07 11:29:55 +01:00 |
Jacek Caban
|
bc71685676
|
mshtml: Added handling of right and left arrow keys in editing mode.
|
2006-12-01 12:26:43 +01:00 |
Jacek Caban
|
958596b70a
|
mshtml: Added Exec(IDM_FONTSIZE) implementation.
|
2006-11-24 11:50:58 +01:00 |
Jacek Caban
|
2f853fadb1
|
mshtml: Added semi-stub createStyleSheet implementation.
|
2006-11-17 15:50:32 +01:00 |
Jacek Caban
|
5a9980e1b7
|
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
|
2006-11-17 15:49:36 +01:00 |
Jacek Caban
|
5b1af5b7d1
|
mshtml: Added get_style implementation.
|
2006-11-17 15:49:30 +01:00 |
Jacek Caban
|
396b0ad126
|
mshtml: Added border implementation.
|
2006-11-13 12:52:05 +01:00 |
Jacek Caban
|
8ea593267c
|
mshtml: Use popup menu from shdoclc.dll.
|
2006-11-10 11:34:35 +01:00 |
Jacek Caban
|
d6108c6c24
|
mshtml: Added beginning of set_progress task implementation.
|
2006-11-02 21:03:01 +01:00 |
Jacek Caban
|
1a4c366f11
|
mshtml: Added begining implementation of IPersistStreamInit::Save.
|
2006-10-02 21:38:35 +02:00 |
Jacek Caban
|
8b125182c1
|
mshtml: Added get_readyState implementation.
|
2006-09-28 11:55:23 +02:00 |
Jacek Caban
|
ccd3399947
|
mshtml: Store BSCallback in HTMDocument.
|
2006-09-25 21:08:16 +02:00 |
Jacek Caban
|
7f107fb8da
|
mshtml: Store IBinding interface in BSCallback.
|
2006-09-25 21:08:08 +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
|
a14e2aaf97
|
mshtml: Create one "Internet Explorer_Hidden" window per thread.
|
2006-09-25 20:07:18 +02:00 |
Jacek Caban
|
5f9078040a
|
mshtml: Added IDM_FONTNAME implementation.
|
2006-08-28 11:40:27 +02:00 |
Jacek Caban
|
593e897655
|
mshtml: Use IPropertyNotifySink connection point.
|
2006-08-23 11:58:45 +02:00 |
Jacek Caban
|
40f3ad06e9
|
mshtml: Rename get_property to get_client_disp_property and make it available for other files.
|
2006-08-17 11:20:48 +02:00 |
Jacek Caban
|
90c5baf069
|
mshtml: Added [Get|Set]ParentContentListener implementation.
|
2006-08-16 17:08:59 +02:00 |
Jacek Caban
|
1088164af3
|
mshtml: Remove no longer used get_nsIURI.
|
2006-08-14 11:44:16 +02:00 |
Jacek Caban
|
aa760c8b1e
|
mshtml: Store IMoniker in BSCallback.
|
2006-08-09 17:14:28 +02:00 |
Jacek Caban
|
cba2e19409
|
mshtml: Create "Internet Explorer_Hidden" window.
|
2006-08-09 17:12:50 +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
|
9def0ca2a6
|
mshtml: Fix handling offset in BSCallback.
|
2006-08-04 11:58:52 +02:00 |
Dan Hipschman
|
99056d7e2a
|
widl: Write forward declarations for coclass definitions.
|
2006-08-03 22:29:58 +02:00 |
Jacek Caban
|
82676b999d
|
mshtml: Store HTMLElement pointer in HTMLTextContainer.
|
2006-08-01 18:34:39 +02:00 |
Jacek Caban
|
22cf1c9e4d
|
mshtml: Wrap Heap* functions by inline functions.
|
2006-07-17 15:05:38 +02:00 |
Jacek Caban
|
6e8e19569a
|
mshtml: Added createRange implementation.
|
2006-07-06 12:48:22 +02:00 |
Jacek Caban
|
489b0f50d5
|
mshtml: Added get_selection implementation.
|
2006-07-06 12:45:39 +02:00 |
Jacek Caban
|
346d5bc7d0
|
mshtml: Added beginning IDM_BROWSEMODE implementation.
|
2006-07-03 11:54:25 +02:00 |
Jacek Caban
|
7f617230a5
|
mshtml: Destroy connection points.
|
2006-06-26 13:49:31 +02:00 |
Jacek Caban
|
881653ccdc
|
mshtml: Added stub implementation of HTMLLoadOptions.
|
2006-06-23 11:22:37 +02:00 |
Jacek Caban
|
a2f715e536
|
mshtml: Move IOleCommandTarget implementation to separate file.
|
2006-06-20 20:38:31 +02:00 |
Jacek Caban
|
f052845013
|
mshtml: Added IPropertyNotifySink connection point.
|
2006-06-20 20:37:25 +02:00 |
Jacek Caban
|
c562d4926e
|
mshtml: Added Wine Gecko installer.
|
2006-06-16 16:03:57 +02:00 |
Jacek Caban
|
56bb028611
|
mshtml: Use mime type reported by moniker if possible.
|
2006-06-03 11:54:07 +02:00 |
Jacek Caban
|
93fe34ee68
|
mshtml: Added beginning OnDataAvailable implementation.
|
2006-06-03 11:53:43 +02:00 |
Jacek Caban
|
f1d2e37655
|
mshtml: Set binding channel, listener and context in AsyncOpen.
|
2006-06-03 11:50:45 +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
|
813e82f253
|
mshtml: Add create_nscallback function to allow using BSCallback out of navigate.c.
|
2006-06-03 11:48:40 +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
|
5f3d7f0d94
|
mshtml: The secret interface is CMarkup. Improve FIXMEs.
|
2006-05-25 10:37:46 +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 |
Jacek Caban
|
1cfcbb3010
|
mshtml: Added stub implementation of connection points.
|
2006-05-05 17:27:32 +02:00 |