tbogard%aol.net
|
f1145ab754
|
Removed the call to CanHandleContentType as this need to be re-worked now that there is only going to be one DocShell for all content types.
|
1999-11-12 07:29:45 +00:00 |
tbogard%aol.net
|
94da14de0a
|
Changed nsComponentManager::CreateInstance calls to use the new nsCOMPtr do_CreateInstance().
|
1999-11-10 06:54:39 +00:00 |
tbogard%aol.net
|
6ec8ec3bfc
|
Implemented new interface method GetCurrentURI.
|
1999-11-07 10:06:38 +00:00 |
tbogard%aol.net
|
a6f4bde745
|
Added a readonly attribute to get the currently loaded URI.
|
1999-11-07 10:05:48 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
tbogard%aol.net
|
472569808f
|
Implemented so pretty straight forward pass through methods.
|
1999-11-05 09:07:57 +00:00 |
tbogard%aol.net
|
d2d9cdfde0
|
**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
|
5c46507f0a
|
Changed some m_* to m*.
|
1999-11-01 19:57:15 +00:00 |
tbogard%aol.net
|
5ead1038d8
|
Changed NS_ENSURE to be NS_ENSURE_TRUE.
|
1999-11-01 07:45:38 +00:00 |
tbogard%aol.net
|
504dcd7cff
|
Removed zoom now that it has been moved out of the nsIGenericWindow interface.
|
1999-10-30 00:53:41 +00:00 |
tbogard%aol.net
|
0caca08867
|
Changes made to reflect changes in nsIGenericWindow and nsIScrollable.
|
1999-10-28 07:52:08 +00:00 |
tbogard%aol.net
|
d048c202c8
|
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
|
0489a28de1
|
For some reason to get an nsRect implementation you have to link with gfx. Yeah, that's componentized!
|
1999-10-27 02:44:49 +00:00 |
tbogard%aol.net
|
e8701d26fd
|
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
|
8300d3d1ac
|
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
|
191477ab6e
|
Added some documentation.
|
1999-10-26 02:23:38 +00:00 |
tbogard%aol.net
|
19a62eadbc
|
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
|
2e241077a6
|
Added some includes of the interfaces that make up nsCWebBrowser
|
1999-10-23 07:55:39 +00:00 |
tbogard%aol.net
|
d1b2fd91c8
|
Added building of the DLL.
|
1999-10-22 02:36:35 +00:00 |
tbogard%aol.net
|
ac9e2e8955
|
Framed out nsWebBrowser. Added nsCWebBrowser definition. Setup to build library.
|
1999-10-22 02:35:18 +00:00 |
tbogard%aol.net
|
fb41844d79
|
Fixed some syntax errors.
|
1999-10-22 02:32:28 +00:00 |
tbogard%aol.net
|
2a0db47b6b
|
Framed out nsWebBrowserSetup. Added nsCWebBrowserSetup specification. Setup building of the library.
|
1999-10-22 02:30:51 +00:00 |
tbogard%aol.net
|
4255889e33
|
Fixed the naming.... Added some comments.
|
1999-10-22 02:29:29 +00:00 |
tbogard%aol.net
|
d7d84c1af9
|
More documentation and clean-up of the interfaces.
|
1999-10-19 22:40:28 +00:00 |
tbogard%aol.net
|
cbe7eed103
|
Added some documentation.
|
1999-10-19 22:39:57 +00:00 |
tbogard%aol.net
|
b91abbf419
|
First Check-in.
|
1999-10-15 20:51:58 +00:00 |