locka%iol.ie
|
2682d39149
|
Fixed to build mozctl.dll
|
1999-12-07 23:54:09 +00:00 |
|
locka%iol.ie
|
2672773180
|
Added CommandStateChangeConstants
|
1999-12-02 22:49:27 +00:00 |
|
locka%iol.ie
|
3d263858b6
|
Made ActiveX plugin buildable
|
1999-12-02 22:17:18 +00:00 |
|
locka%iol.ie
|
dd942f46a6
|
no message
|
1999-11-28 16:39:50 +00:00 |
|
warren%netscape.com
|
96ec037ac6
|
Eliminated the libs build pass.
|
1999-11-28 03:05:01 +00:00 |
|
tbogard%aol.net
|
d66ec61663
|
Renamed nsIWebBrowserApp with nsIWebBrowserChrome. Added some additional methods and more fully specified the ones that were there. Changed the interfaces to forward declare referenced interfaces rather than including them all. Added topLevelWindow to nsIWebBrowser. Provided implementation for these changes.
|
1999-11-18 09:17:07 +00:00 |
|
tbogard%aol.net
|
ecd2b5338e
|
Replaced references to nsIGenericWindow to use nsIBaseWindow. Removed the NS_IMPL_ISUPPORTSX in favor of the map approach.
|
1999-11-17 09:00:05 +00:00 |
|
tbogard%aol.net
|
099399be59
|
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
|
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
|
c93843a809
|
Added a readonly attribute to get the currently loaded URI.
|
1999-11-07 10:05:48 +00:00 |
|
dmose%mozilla.org
|
142ac52eaf
|
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
|
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
|
497dc5eb90
|
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
|
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
|
db971c81e4
|
Added some documentation.
|
1999-10-26 02:23:38 +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
|
07f0b924ff
|
Added some includes of the interfaces that make up nsCWebBrowser
|
1999-10-23 07:55:39 +00:00 |
|
tbogard%aol.net
|
041d35a720
|
Added building of the DLL.
|
1999-10-22 02:36:35 +00:00 |
|
tbogard%aol.net
|
2988396237
|
Framed out nsWebBrowser. Added nsCWebBrowser definition. Setup to build library.
|
1999-10-22 02:35:18 +00:00 |
|
tbogard%aol.net
|
74690fe433
|
Fixed some syntax errors.
|
1999-10-22 02:32:28 +00:00 |
|
tbogard%aol.net
|
035a123dde
|
Framed out nsWebBrowserSetup. Added nsCWebBrowserSetup specification. Setup building of the library.
|
1999-10-22 02:30:51 +00:00 |
|
tbogard%aol.net
|
ec6c9930eb
|
Fixed the naming.... Added some comments.
|
1999-10-22 02:29:29 +00:00 |
|
tbogard%aol.net
|
41c7a79b5a
|
More documentation and clean-up of the interfaces.
|
1999-10-19 22:40:28 +00:00 |
|
tbogard%aol.net
|
a8960814f8
|
Added some documentation.
|
1999-10-19 22:39:57 +00:00 |
|
tbogard%aol.net
|
ca30192021
|
First Check-in.
|
1999-10-15 20:51:58 +00:00 |
|