pavlov%netscape.com
|
91e4635bf5
|
fix windows build problems
|
2000-03-11 03:35:49 +00:00 |
norris%netscape.com
|
5add6838c7
|
Fix Linux bustage.
|
2000-03-11 03:20:25 +00:00 |
leaf%mozilla.org
|
c69953f151
|
Automated update
|
2000-03-11 03:15:13 +00:00 |
pavlov%netscape.com
|
ce094b4cfc
|
changes to let us build on MacOS X
|
2000-03-11 03:08:04 +00:00 |
norris%netscape.com
|
9b2edd3c59
|
Remove mURL from nsWebShell, and GetURL from nsIWebShell.
r=travis
|
2000-03-11 02:57:39 +00:00 |
slamm%netscape.com
|
d1cfaee4f4
|
Run warnings on testfailed builds too.
|
2000-03-11 02:55:19 +00:00 |
pavlov%netscape.com
|
8ddada7465
|
set IS_COMPONENT to 1 so that we generate a component instead of a 'normal' dynamic library
|
2000-03-11 02:43:04 +00:00 |
srinivas%netscape.com
|
e96f262a4b
|
Handle the ERANGE error on Solaris. Bugzilla 31437.
|
2000-03-11 02:38:25 +00:00 |
tbogard%aol.net
|
953c2ed5fb
|
HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver.
|
2000-03-11 01:33:13 +00:00 |
tbogard%aol.net
|
aad547c864
|
HandleUnkownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the DocShell APIs to get the contentViewer instead of the webShell ones.
|
2000-03-11 01:32:46 +00:00 |
tbogard%aol.net
|
dc8e284e04
|
HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs where possible instead of the webShell ones.
|
2000-03-11 01:32:16 +00:00 |
tbogard%aol.net
|
db6ff68bcd
|
Use the docShell APIs instead of the webshell ones where posssible. Instantiate the webBrowser Object instead of the docShell/webShell one. This starts the path for viewer to start using the embedding object completely rather than directly talking to a docShell. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface.
|
2000-03-11 01:31:28 +00:00 |
tbogard%aol.net
|
dbaa1d996e
|
Use the docShell APIs instead of the webShell ones in some places. HandleUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface.
|
2000-03-11 01:30:32 +00:00 |
tbogard%aol.net
|
9398e6b4f3
|
GetWebShell became GetDocShell to continue the conversion to talking in terms of DocShells instead of webShells.
|
2000-03-11 01:30:04 +00:00 |
tbogard%aol.net
|
5793dbb53b
|
Remove nsIBrowserWindow as that interface is going away.
|
2000-03-11 01:29:42 +00:00 |
tbogard%aol.net
|
ac58a34a75
|
Converted to hold on to a docShell instead of a webShell. Interaction with this object that previously was a webShell now is a docShell.
|
2000-03-11 01:29:15 +00:00 |
tbogard%aol.net
|
56238e8905
|
Converted to hold on to a docShell instead of a webShell. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Removed the ifdef for NEW_WEBSHELL_INTERFACES as we are definitely not going back now.
|
2000-03-11 01:28:46 +00:00 |
tbogard%aol.net
|
dceeae290a
|
Hold on to a docShell instead of a webShell.
|
2000-03-11 01:28:07 +00:00 |
tbogard%aol.net
|
b02ae83842
|
SetWebShell now sets a DocShell instead.
|
2000-03-11 01:27:42 +00:00 |
tbogard%aol.net
|
ac382f95a8
|
No longer implement the nsIBrowserWindow interface. Changed nsIDocumentLoaderObserver declarations to use the XPIDL generated macro.
|
2000-03-11 01:26:36 +00:00 |
tbogard%aol.net
|
1cf2eba45a
|
No longer implement the nsIBrowserWindow interface. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs to initialize creation of the docShell/ webShell.
|
2000-03-11 01:25:54 +00:00 |
tbogard%aol.net
|
a069a1170c
|
ContentViewer Initialization now take an nsIWidget instead of a native window. Set status using the nsIWebBrowserChrome interface instead of the old nsIBrowserWindow interface.
|
2000-03-11 01:25:34 +00:00 |
tbogard%aol.net
|
00f72467b3
|
ContentViewer Initialization now take an nsIWidget instead of a native window.
|
2000-03-11 01:24:59 +00:00 |
tbogard%aol.net
|
e648223c3a
|
HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface.
|
2000-03-11 01:24:29 +00:00 |
tbogard%aol.net
|
8792647f7b
|
Use the XPIDL macro to declare the nsIDocumentLoaderObserver methods.
|
2000-03-11 01:23:24 +00:00 |
tbogard%aol.net
|
cfb0e95a01
|
Changed to use the XPIDL generated macro to declare the methods for nsIDocumentLoaderObserver.
|
2000-03-11 01:22:23 +00:00 |
tbogard%aol.net
|
4d0c503919
|
Get the contentViewer from the docShell instead of the webShell. HandleUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface.
|
2000-03-11 01:21:29 +00:00 |
tbogard%aol.net
|
8caddbb7e7
|
Removed the HandleUnknownContentType from the interface.
|
2000-03-11 01:19:40 +00:00 |
tbogard%aol.net
|
a676f8f5a8
|
ContentViewer now takes an nsIWidget instead of a native window. Don't pass the scrolling preferences through the intialization as they are always the same and ignored.
|
2000-03-11 01:19:12 +00:00 |
tbogard%aol.net
|
4f97edbd5f
|
HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver.
|
2000-03-11 01:17:00 +00:00 |
tbogard%aol.net
|
454da4c056
|
Changed nsWebBrowser to support nsIWebProgress instead of nsIProgress. Made the new nsDocShellTreeOwner a friend.
|
2000-03-11 01:16:24 +00:00 |
tbogard%aol.net
|
b476940bd0
|
Got much of the implementation done to actually get this object working. We now instantiate a webshell and pass along most needed calls. This gets the webBrowser object setup to start being used to basic stuff.
|
2000-03-11 01:12:46 +00:00 |
tbogard%aol.net
|
85bc95e6ad
|
Just updated some documentation.
|
2000-03-11 01:10:57 +00:00 |
tbogard%aol.net
|
696a0e7a21
|
Added SetTreeOwner and SetWebBrowserChrome to do the proper setup of all the different up pointers.
|
2000-03-11 01:10:13 +00:00 |
tbogard%aol.net
|
d5326abffb
|
Added nsDocShellTreeOwner.cpp to the build.
|
2000-03-11 01:06:03 +00:00 |
tbogard%aol.net
|
3a96e93cb8
|
Don't override every method in docShell, only those where webShell needs to do different things. Remove dependency on nsIBrowserWindow. WebShell should no longer create the native widget. Removed a number of APIs from nsIWebShell to continue thining it down until it is completely removed. Other general cleanup and removal of dead code. Sizing and positioning is left nearly completely up to docShell. The bounds must be stored locally for now as there is a problem with the sizeToContent when the child has already been reflowed on an unconstrained basis, this will be fixed soon thus allowing the removal of the locally cached bounds. HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver.
|
2000-03-11 01:05:08 +00:00 |
tbogard%aol.net
|
a57c4603d1
|
Remove Init, SetDocLoaderObserver, GetDocLoaderObserver, SetParent, GetParent, GetChildCount, AddChild, RemoveChild, ChildAt, GetName, SetName, FindChildWithName, SetChromeEventHandler, GetContentViewer, IsBusy, SetDocument, StopBeforeRequestingURL, StopAfterURLAvailable, GetMarginWidth, SetMarginWidth, GetMarginHeight, SetMarginHeight, SetZoom, GetZoom. These should no longer be used. The docShell APIs should be used intead.
|
2000-03-11 01:04:28 +00:00 |
tbogard%aol.net
|
a8cbc78a2e
|
HandleUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface.
|
2000-03-11 01:03:08 +00:00 |
tbogard%aol.net
|
04645ac524
|
Use the XPIDL generated macro to declare the methods for nsIDocumentLoaderObserver interface.
|
2000-03-11 01:01:39 +00:00 |
tbogard%aol.net
|
23282f97e8
|
Converted to talk in terms of the docShell APIs intead of the old webShell ones where possible. HanldeUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface.
|
2000-03-11 01:00:48 +00:00 |
tbogard%aol.net
|
ca737d3b79
|
Use the nsIWebNavigation interface for loading an URL where possible instead of the old webShell one. When calling FindChildWithName add the new parameter to state that a child of a different type if ok to return.
|
2000-03-11 00:59:08 +00:00 |
tbogard%aol.net
|
5ecfcfafb4
|
FindChildWithName now takes a new parameter for if children of different types should be returned. We pass FALSE here to say children of a different type is fine.
|
2000-03-11 00:57:01 +00:00 |
tbogard%aol.net
|
175c01a3ce
|
Added a paramater for stating if children of a different type should be returned from FindChildWithName or not.
|
2000-03-11 00:55:39 +00:00 |
tbogard%aol.net
|
e4d15301dc
|
HandleUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface. Added a member for stating if this docShell supports plugins or not.
|
2000-03-11 00:55:00 +00:00 |
tbogard%aol.net
|
24ba9ec167
|
Added new attribute for stating if a docShell supports plugins or not. FindItemWithName should only return children of the same type. Added support for FindChildWithName to only return children of the same type. SetSize relies on SetPositionAndSize for implementation. Repaint now has an implementation stolen from the old webShell. GetMainWidget just gets the parentWidget since docShell doesnt' create it's own. Pass the widget to the creation of a contentViewer rather than a native window.
|
2000-03-11 00:53:48 +00:00 |
tbogard%aol.net
|
ba18dd83d5
|
Reordered methods to be the same as the interface.
|
2000-03-11 00:49:47 +00:00 |
tbogard%aol.net
|
d9c112399d
|
Added new type for TreeItems that simply wrap a content treeItem. Embedding is an example of this.
|
2000-03-11 00:48:54 +00:00 |
tbogard%aol.net
|
2e336fd20f
|
Added attributes for stating if a docshell should allow plugins or not.
|
2000-03-11 00:47:59 +00:00 |
tbogard%aol.net
|
221a237933
|
Now holds on to a docShell instead of a webShell. Use IDL generated NS_DECL_NSIDOCUMENTLOADEROBSERVER instead of inline function declarations.
|
2000-03-11 00:46:37 +00:00 |
tbogard%aol.net
|
b48dd234f0
|
Now holds on to a docShell instead of a webShell. Talks through the new interfaces where possible. HandleUnkownContentType is no longer part of nsIDocumentLoaderObserver interface.
|
2000-03-11 00:46:26 +00:00 |