Commit Graph

24 Commits

Author SHA1 Message Date
dp%netscape.com
c4faf68d49 Moving Autoregitration out of SetupRegistry() 1999-05-06 13:35:25 +00:00
kipp%netscape.com
b91c1e8a6c Hookup crawler to browser-window; let crawler deal with notifications instead of passing them on from here 1999-04-30 00:12:03 +00:00
kipp%netscape.com
34dfabecc5 Added command option from measuring doc load time 1999-04-23 19:48:43 +00:00
kipp%netscape.com
5274d5a98f Support -w and -h arguments (finally!) 1999-04-03 18:46:22 +00:00
kipp%netscape.com
960bc34221 fixed up operator new usage 1999-02-26 20:02:06 +00:00
pierre%netscape.com
b7382c0909 Fixed leak of the BrowserWindow in WebCrawler / Added nsViewerApp::CloseWindow() 1999-02-12 19:11:24 +00:00
rpotts%netscape.com
ac138a435c Create an event queue via the EventQueueService for the UI thread... 1999-01-05 05:58:08 +00:00
kipp%netscape.com
c915325983 pass on EndLoadURL to the crawler 1998-11-20 18:26:16 +00:00
rickg%netscape.com
d3b71028ee enabled view-source 1998-11-11 20:31:45 +00:00
rods%netscape.com
6d565076b4 Added nsISupports back in as the super class of nsViewerApp and
NS_INIT_REFCNT in the constructor
1998-10-09 17:25:36 +00:00
valeski%netscape.com
8ba523d9f7 Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h.

M dom/src/base/nsGlobalWindow.cpp
Changed javascript so it retreives the user-agent tokens via nsINetService.

M network/module/nsINetService.h
Added the application user-agent token methods to the nsINetService interface.

M network/module/nsNetFactory.cpp
The netservice constructor no longer takes a pointer to a nsINetContainerApplication.

M network/module/nsNetService.cpp
M network/module/nsNetService.h
Added the implementation of the application user-agent token methods.

M webshell/tests/viewer/nsViewerApp.cpp
M webshell/tests/viewer/nsViewerApp.h
Removed old containerapplication implementation

M xpfe/xpviewer/src/nsViewerApp.cpp
M xpfe/xpviewer/src/nsViewerApp.h
Removed old containerapplication implementation
1998-10-07 23:19:39 +00:00
pierre%netscape.com
f8474ee65e handle menu events when there is no window 1998-09-23 09:23:07 +00:00
scullin%netscape.com
77d2843207 Added ngprefs test hooks. 1998-09-22 00:57:54 +00:00
rpotts%netscape.com
dcf275e458 Added support to shut down netlib and the nsINetService instance... 1998-08-22 00:12:54 +00:00
joki%netscape.com
1a37c2ec6c Modify window.open method to use sizing and location parameters 1998-08-14 22:31:38 +00:00
vidur%netscape.com
5dcf11251a Better JSConsole return values 1998-08-07 23:19:20 +00:00
joki%netscape.com
9cb79b1687 Adding window.open method, fixing editormode in release builds, various event fixes 1998-08-07 04:45:03 +00:00
michaelp%netscape.com
1175321b05 changes for plugins. 1998-08-05 04:23:21 +00:00
kipp%netscape.com
c2d7e6b341 Free up some stuff during shutdown 1998-07-29 04:07:54 +00:00
kipp%netscape.com
ba6be111fb Use web crawler instead of doc loader; new argument support code for web crawler 1998-07-27 22:15:58 +00:00
kipp%netscape.com
580c4d7e1d Implement Open File dialog and -q option 1998-07-21 16:45:21 +00:00
kipp%netscape.com
619a1ae2b3 Spanked to get most of the menus working again 1998-07-21 00:48:35 +00:00
kipp%netscape.com
acdc206b13 Ported to unix 1998-07-20 22:13:11 +00:00
kipp%netscape.com
9d0bc2ad58 new 1998-07-20 21:15:52 +00:00