rods
|
2222a3e2ad
|
added params to create of AppShell
|
1998-06-04 19:45:22 +00:00 |
|
rpotts
|
53ca67cf12
|
Minor changes to nsIStreamListener interface... OnStartBinding(...) now passes out the stream content-type. User visible strings are now nsString arguments (for subsequent i18n)
|
1998-06-04 05:09:32 +00:00 |
|
kipp
|
47408328c6
|
Updated to COMized doc observer API
|
1998-06-03 16:01:51 +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 |
|
rpotts
|
b6afa84a20
|
fixed typo in progress notification...
|
1998-06-02 00:03:49 +00:00 |
|
kipp
|
cb365f4e9d
|
Made the DocObsever a link handler
|
1998-06-01 20:54:07 +00:00 |
|
kipp
|
07bc5318a7
|
Revised DocLoader to be an nsIStreamListener and then use it to LoadURL's so that it obsevers the nsIStreamListener notifications
|
1998-06-01 19:55:55 +00:00 |
|
kmcclusk
|
3ca29b37be
|
Reorganized the viewer app to separate the platform specific code from the
cross-platform code. Converted as much of the WIN32 specific code to cross-platform
code as possible.
|
1998-06-01 17:14:40 +00:00 |
|