Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
radha%netscape.com 359b620c41 More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
when feature is enabled.
2000-06-23 23:54:30 +00:00
hyatt%netscape.com 7e4163a087 Fixing skin switching on the browser window. Ensure the content variables regenerate properly. 2000-05-28 09:27:10 +00:00
radha%netscape.com 9ce2078505 Enable the drop down list under urlbar 2000-05-03 05:33:07 +00:00
radha%netscape.com 497301dd46 Go menu Back/Forward popup menus re-wired to use new Session history 2000-04-20 23:15:39 +00:00
tbogard%aol.net 61b4c6f8bb Removed references to the old session history code. Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. onLocationChange now fires at the right time. BrowserInstance now implements nsIWebProgressListener. The class is now completely named nsBrowserInstance with out that ugly #define to convert nsBrowserAppCore. Reorganized much of the file to be in the order it is in it's declaration. 2000-04-16 11:19:18 +00:00
tbogard%aol.net d05eb8f1ea Changed the code to use the nsIXULBrowserWindow interface rather than poking attributes for setting throbber activity, window activity and location changing. This should speed things up a bit and also makes the code a bit cleaner. 2000-04-13 08:08:52 +00:00
norris%netscape.com 4054cc5f8f Fix bug 7264 All JavaScript running with correct principals
r=mstoltz
2000-03-28 03:59:46 +00:00
sspitzer%netscape.com bef2f7ba9d implement find / find again for mailnews. clean up the browser's find / find again code to use
do_GetService and nsCOMPtrs. bug #10894.  r=mscott.
2000-03-24 05:44:32 +00:00
tbogard%aol.net 109ae22cdd Now when we want to tell the XUL Window of changes in progress, or status or overlink we use the new nsIDOMWindow::GetXPConnectObject functionality. This replaces our need for the broadcaster observer stuff along with the expensive setAttribute calls. 2000-03-24 03:46:15 +00:00
tbogard%aol.net ec5a41ce22 Changed our JS observer of status to watch WebBrowserChrome attributes rather than an older Browser:Status one. OverLink is now separated out. nsBrowserInstance no longer is an nsIObserver. It relies on nsXULWindow::nsIWebBrowserChrome implementation poking attributes on WebBrowserChrome element in the main window. 2000-03-16 05:45:48 +00:00
tbogard%aol.net df4e9df7d2 Remove the isViewSource attribute. Changed a nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI. 2000-03-16 00:52:02 +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
sspitzer%netscape.com 56fb0c4bb2 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
mscott%netscape.com 0ddc16ad71 Bug #20597 --> implement a content handler for the browser window. Now, when you click on a link in messenger
and you don't have a browser window up, this content handler will bring up a browser window and load the url
inside of it.

I also finished fixing the command line problem by making the command line service part of the content handler
service instead of letting it be implemented by nsBrowserInstance which was giving us problems.

r=travis
2000-02-15 04:45:34 +00:00
tbogard%aol.net c818f63d00 Removed forward declare of unused class nsIBrowserWindow. 2000-02-11 01:15:07 +00:00
sspitzer%netscape.com 9431eb3736 more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
radha%netscape.com e19e12405c Test code for the new Session History all wrapped inside #ifdef DEBUG_radha.
r=dp
2000-01-06 00:18:15 +00:00
rpotts%netscape.com af4f9c2189 Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +00:00
scc%netscape.com db5cd594e2 Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +00:00
mscott%netscape.com f249767486 Bug #14928 --> inital uri dispatching landing. the app instance is a uri content listener. implement
that interface. Register the content listener with the uri loader when we are created and again when
we go away. Forward doContent calls on nsIURIContentListener to the webshell where we want content displayed.
r=travis
1999-11-18 07:19:39 +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
cls%seawood.org bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
radha%netscape.com c1ee066eb7 XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
radha%netscape.com 98ab0bb7c2 Fix for bug #13329 . Back and forward not consistent all the time.
Fix already checked in to the M10 branch. Merging changes to tip.
1999-10-05 04:49:58 +00:00
rpotts%netscape.com 1c06b05946 Fixed the throbber to work with framesets... 1999-09-17 08:08:30 +00:00
davidm%netscape.com 51bcd48d67 Remove obsolete code. Move some wallet code off to js 1999-09-16 23:46:55 +00:00
radha%netscape.com 82f78cfc28 New session history methods Set/GetHistoryObjectForUrl() 1999-09-02 21:53:28 +00:00
law%netscape.com 0aa6205858 Update to modified nsBrowserAppCore 1999-09-01 20:41:30 +00:00
law%netscape.com dd33f93f11 xpidl app core 1999-08-31 14:05:08 +00:00