tbogard%aol.net
|
57ff5f396d
|
Changed nsComponentManager::CreateInstance calls to use the new nsCOMPtr do_CreateInstance().
|
1999-11-10 06:54:39 +00:00 |
|
tbogard%aol.net
|
b9a3038667
|
Implemented new interface method GetCurrentURI.
|
1999-11-07 10:06:38 +00:00 |
|
tbogard%aol.net
|
2352e8731c
|
Implemented so pretty straight forward pass through methods.
|
1999-11-05 09:07:57 +00:00 |
|
tbogard%aol.net
|
17a8cf6b06
|
**Not hooked up to build** Implemented Repaint. Changed document to be a readonly attribute. Added a SetDocument that takes a contentType. Implemented this. Changed all the idl methods to be lower-case.
|
1999-11-02 01:04:25 +00:00 |
|
tbogard%aol.net
|
b936c722ec
|
Changed some m_* to m*.
|
1999-11-01 19:57:15 +00:00 |
|
tbogard%aol.net
|
71c2abe1fd
|
Changed NS_ENSURE to be NS_ENSURE_TRUE.
|
1999-11-01 07:45:38 +00:00 |
|
tbogard%aol.net
|
c4acf56faf
|
Removed zoom now that it has been moved out of the nsIGenericWindow interface.
|
1999-10-30 00:53:41 +00:00 |
|
tbogard%aol.net
|
c32b18752f
|
Changes made to reflect changes in nsIGenericWindow and nsIScrollable.
|
1999-10-28 07:52:08 +00:00 |
|
tbogard%aol.net
|
5895776a04
|
Create an initialization structure to hold data until window created. Added a lot of implementation for many of the accessors. Filled in a lot of other first cut implementation.
|
1999-10-27 02:45:49 +00:00 |
|
tbogard%aol.net
|
d12a104ab3
|
Changed nsIProgress::addListener and nsIWebBrowser::addListener to be addProgressListener and addWebBrowserListener respectively. This is to avoid confusing name conflicts. Implemented nsIWebBrowser::GetDocument() and nsIWebBrowser::GetDocShell().
|
1999-10-26 02:37:14 +00:00 |
|
tbogard%aol.net
|
8475fb1b78
|
Removed nsIWebBrowserListener in favor of the new more generic nsIInterfaceRequestor. Added some interface boundary parameter validation. Added implementation for add and remove listener.
|
1999-10-26 02:26:57 +00:00 |
|
tbogard%aol.net
|
f94d9d6ce3
|
Framed out nsWebBrowser implementation. Basically just added all the interface functions. Code now has a place to live.
|
1999-10-23 07:56:27 +00:00 |
|
tbogard%aol.net
|
2988396237
|
Framed out nsWebBrowser. Added nsCWebBrowser definition. Setup to build library.
|
1999-10-22 02:35:18 +00:00 |
|