Jacek Caban
|
b48d9590a3
|
mshtml: Fix handling Gecko strings.
|
2005-12-15 10:41:56 +01:00 |
Jacek Caban
|
054164d5ba
|
mshtml: Set Gecko's profile.
Make sure that Gecko components are registered.
|
2005-12-15 10:26:11 +01:00 |
Jacek Caban
|
3fab5312d8
|
mshtml: Added PromptService implementation.
|
2005-12-09 11:51:02 +01:00 |
Jacek Caban
|
db452fdf7c
|
mshtml: Added nsIURIContentListener to QueryInterface.
Always release nsIWebBrowserSetup.
|
2005-12-09 11:41:33 +01:00 |
Jacek Caban
|
37b1a456d7
|
mshtml: Added nsIEmbeddingSiteWindow implementation.
|
2005-12-09 11:23:58 +01:00 |
Jacek Caban
|
b586f6face
|
mshtml: Added config key to specify Gecko path.
|
2005-12-07 13:07:42 +01:00 |
Jacek Caban
|
1ab01450fd
|
Try using mozctlx's path if there is no registered Mozilla directory.
|
2005-10-19 18:29:51 +00:00 |
Alexandre Julliard
|
d78888cc83
|
Fixed C99 declaration.
|
2005-09-02 14:48:10 +00:00 |
Jacek Caban
|
c75127c5b9
|
Beginning implementation of onload routine.
|
2005-09-02 12:19:42 +00:00 |
Jacek Caban
|
eb52044ee8
|
Beginning implementation of Gecko focus handling.
|
2005-08-26 10:05:52 +00:00 |
Jacek Caban
|
5cb0fcf1e1
|
- Beginning implementation of context menu.
- Set nsIWebBrowserChrome of nsIWebBrowser.
|
2005-08-25 19:24:58 +00:00 |
Jacek Caban
|
297aeb5b97
|
Disable using nsWebBrowserStream.
|
2005-08-22 10:05:29 +00:00 |
Jacek Caban
|
ec48726f0c
|
Always add gecko directory to the path before loading xpcom.
|
2005-08-22 09:21:53 +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
|
ff72104cbf
|
Fix comment about hack.
|
2005-08-03 21:27:03 +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 |