Commit Graph

37 Commits

Author SHA1 Message Date
kostello%netscape.com
a6b7df24ba Implemented DoCopy to put HTML on the pasteboard
Added Dialog for DoDebugSave
1998-07-27 18:17:07 +00:00
kipp%netscape.com
318ff59aac byebye 1998-07-21 01:04:09 +00:00
kipp%netscape.com
65fd6ba6ee Moved windows init into winmain 1998-07-19 04:06:47 +00:00
kipp%netscape.com
cc10d75885 Spanked to use web-shell API's 1998-07-18 21:51:03 +00:00
kostello%netscape.com
58e5b0b4cf Changed name of method from ToXIF to CreateXIF 1998-07-17 23:02:53 +00:00
jevering
7554b89a54 Hooked up the related links code to the demo. Getting duplicated now,
hopefully get that fixed soon.
1998-07-15 18:45:16 +00:00
kostello
4774b3488b Added XIF Support. XIF is a Netscape internal XML format which is
designed to allow for easy conversion from the NGLayoutContent model
to other formats. It's primary focus is to allow easy conversion to
HTML3.2 and HTML4.0 formats. Other formats may be supported in the future.
1998-07-14 22:37:51 +00:00
jevering
82ed5448bd Added Top 100 site viewer. 1998-07-09 21:07:58 +00:00
vidur
d3edec7cb8 Moved ScriptContextOwner-ship from WebWidget to the DocObserver 1998-07-08 23:46:01 +00:00
kipp
bec9d3c223 Changed the event loop to install a timer to make sure that the net will always get some cycles 1998-07-06 17:41:27 +00:00
rpotts
e8476a622a Fix viewer bug where pages would not load unless the mouse was wiggled... 1998-07-02 23:34:30 +00:00
rpotts
7838c94435 Changed nsIStreamListener to nsIStreamObserver... First pass of changes for the Document Loader... 1998-07-01 11:34:00 +00:00
vidur
79b16a3083 Added the nsIScriptContextOwner.h to aid in SCRIPT tag evaluation 1998-06-25 22:25:39 +00:00
kipp
0f87f62a0c Support menu on print-preview window 1998-06-25 16:33:11 +00:00
kmcclusk
fdcd0dec32 Changed to use NS_NATIVE_WIDGET instead of NS_NATIVE_WINDOW 1998-06-07 22:29:35 +00:00
kmcclusk
02dfd2c011 Added argc and argv to nsViewer:SetupViewer to pass to nsAppShell 1998-06-04 21:49:37 +00:00
kipp
989cd8bef6 Made usage of crt debug conditional on using the debug RTL 1998-06-04 17:46:41 +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
buster
8446057bfd added an optional # to viewer.exe command line switch -p. If a number is provided, it is used as the last sample to load when running in purify. This is useful for running just a the first sample
in purify, or a small number of samples, for example.
1998-05-28 21:39:40 +00:00
jevering
63791bfe84 Added parser message dispatch loop for debug robot to pump netlib
and complete individual parsing.
1998-05-28 00:22:11 +00:00
kipp
6bb1a20e64 Added -md argument handling 1998-05-22 20:11:14 +00:00
buster
97094cd511 added -r # for specifying a repeat count for batch mode 1998-05-22 17:34:58 +00:00
buster
201cabd179 added a "-f" debug option to read a file for URLs to load
added a "-d" debug option to set the delay between URL loads
1998-05-21 23:41:53 +00:00
kipp
3d256d15a9 Added command line args for purify/quantify runs 1998-05-20 16:28:40 +00:00
jevering
c1a7175f43 Debug Robot work. 1998-05-19 19:06:59 +00:00
michaelp
2edf0b91fb added stub nsRegionWin.cpp 1998-05-18 22:24:20 +00:00
peterl
4d56c4b41c more style debugging code 1998-05-18 21:12:19 +00:00
jevering
a749276c9d Beginning to add visual mode. 1998-05-14 22:16:36 +00:00
jevering
5854af95fa Hooked up debugging robot to viewer shell 1998-05-14 18:25:17 +00:00
rods
7feb35813c added Edit menu 1998-05-08 15:06:41 +00:00
michaelp
5393da4e5c added horizontal scrollbar. 1998-05-08 01:25:25 +00:00
troy
b45b6251c2 Fixed build bustage 1998-05-06 18:13:58 +00:00
kipp
0e59c2de8c Removed hack 1998-04-27 15:39:58 +00:00
peterl
59c7ff13e8 clear web widget container before releasing it (fix leak) 1998-04-16 21:51:59 +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
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00