Commit Graph

23 Commits

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