kipp%netscape.com
cc10d75885
Spanked to use web-shell API's
1998-07-18 21:51:03 +00:00
rpotts%netscape.com
589dcc48fe
Split the Content viewer out of the WebWidget. The WebWidget is now a ContentViewer Container (supporting the nsIViewerContainer interface)...
1998-07-17 06:32:39 +00:00
rpotts%netscape.com
646e80db63
Added nsIURL argument to the nsIStreamListener interface
1998-07-15 22:38:01 +00:00
kipp
511d35305d
Support progressive loading
1998-07-13 16:25:15 +00:00
rpotts
104c6a4b05
Fixes to make the automated document loader work again...
1998-07-02 23:39:38 +00:00
kmcclusk
4afa71449a
In nsViewer::processArguments declared int i, outside of the block.
...
Placed XP_PC around PL_initialize and PL_event calls in nsViewer.cpp
In nsDocLoader::CancelAll Moved int i declaration out of the loop
1998-06-02 21:17:15 +00:00
kmcclusk
56971dd0f3
Removed nsDocLoader.cpp dependency on <windows.h>
...
Changed MAXPATHLEN to a constant 1024 for viewer
Moved XP_PC to include both event in OnLinkClickEvent::OnLinkClickEvent
1998-06-02 16:44:17 +00:00
kipp
fcd570f47d
Pass in null for stream listener to LoadURL
1998-06-01 19:55:19 +00:00
rpotts
c3abd064a0
added windows.h since NSPR no longer includes it...
1998-04-29 20:47:18 +00:00
kostello
b351025f58
Clean up (we were leaking the DocLoader -- dooh!)
1998-04-16 21:23:48 +00:00
kostello
780e2264b6
Added nsDocLoader and hooked it into the viewer's winmain.
...
If the MOZ_PURIFY_TEST environment variable is set, then when the
viewer is launched and all the test documents will be loaded.
After the test documents are loaded, the application will exit.
1998-04-16 19:42:34 +00:00