Commit Graph

6 Commits

Author SHA1 Message Date
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