Commit Graph

100 Commits

Author SHA1 Message Date
kmcclusk
1dea854825 Linux:Makefile for viewer - Added more sharable libs for the LINUX build 1998-06-03 17:43:03 +00:00
kipp
47408328c6 Updated to COMized doc observer API 1998-06-03 16:01:51 +00:00
kmcclusk
a9ce23f69d Modified Linux:viewer makefile - Added a few more libraries to link against 1998-06-03 00:47:22 +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
bceb2954b1 Added clobber and install directives to viewer Makefile 1998-06-02 21:02:22 +00:00
kmcclusk
325369b331 Modified viewer Makefile to compile all viewer source files. 1998-06-02 20:34:52 +00:00
scullin
bd51cedb2e Moved nettest into network/module/tests 1998-06-02 18:38:20 +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
troy
6a87c166bb Changed SetBounds() to not request a repaint when resizing the window 1998-06-02 02:46:31 +00:00
rpotts
b6afa84a20 fixed typo in progress notification... 1998-06-02 00:03:49 +00:00
kmcclusk
3c419a0f07 Added Makefile for LINUX viewer build 1998-06-01 22:28:38 +00:00
michaelp
f2bdc12c1a webwidget now specifies a framerate of 25 fps rather than relying on a good
default value in the viewmanager. added synchronous updates if we timeout
before timer fires.
1998-06-01 22:02:02 +00:00
kipp
cb365f4e9d Made the DocObsever a link handler 1998-06-01 20:54:07 +00:00
kipp
d662f8092c Removed post data from OnOverLink method 1998-06-01 20:53:34 +00:00
troy
76258759a8 Added additional parameter to nsIWidget Resize() member functions 1998-06-01 20:26:50 +00:00
kipp
afd61dfad6 Added OnOverLink hook for tracking mouse-over's over links 1998-06-01 19:59:13 +00:00
kipp
431503c3c6 Revised LoadURL to take an nsIStreamListener 1998-06-01 19:58:55 +00:00
kipp
422e37717f Stub out OnOverLink method 1998-06-01 19:57:10 +00:00
kipp
001b9c1a73 Revised LoadURL API to take an nsIStreamListener and pass it to the document while loading 1998-06-01 19:56:53 +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
kipp
fcd570f47d Pass in null for stream listener to LoadURL 1998-06-01 19:55:19 +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
karnaze
27dfe99ee7 simplified test8tab.html 1998-06-01 16:52:56 +00:00
kipp
3a6dc218b6 NS_IMETHOD'd some of the API's 1998-05-30 01:36:47 +00:00
karnaze
4de74d7ac1 event improvements 1998-05-29 22:44:13 +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
kipp
203aea26bd Port to new parser API 1998-05-28 18:40:23 +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
karnaze
f1382417c0 post submission, file content submission 1998-05-27 17:51:41 +00:00
scullin
f4b4589734 Fix printing of nsString. 1998-05-23 00:28:02 +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
shaver
07c67b0a77 added missing lib 1998-05-21 23:53:00 +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
peterl
89b89d83ba added load timing 1998-05-20 20:34:54 +00:00
kipp
3d256d15a9 Added command line args for purify/quantify runs 1998-05-20 16:28:40 +00:00
karnaze
57a66855f7 temp hack to test post submission 1998-05-20 00:10:42 +00:00
jevering
c1a7175f43 Debug Robot work. 1998-05-19 19:06:59 +00:00
thom
98b51748ed added worksheet for checking out nglayout from archive 1998-05-19 18:41:40 +00:00
thom
1a34499c10 files to help build the project 1998-05-19 18:37:15 +00:00
karnaze
cbc1ada4b8 better layout, sizing of select 1998-05-19 17:51:21 +00:00
peterl
0e56caa97a added link state api 1998-05-19 00:08:57 +00:00
thom
a2729a12bc Mac checkin 1998-05-18 22:47:24 +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
karnaze
1189d589e3 fixed nsInputFile::SizeTo 1998-05-18 18:07:01 +00:00
karnaze
8939828111 initial support for <input type=file>, combo box use of widget init data for sizing 1998-05-18 16:39:42 +00:00
thom
2edcd99877 mac project for layout 1998-05-15 22:24:27 +00:00
rpotts
38429654c7 Fixed OnStopBinding(...) to take status arguments... 1998-05-15 09:42:07 +00:00
jevering
a749276c9d Beginning to add visual mode. 1998-05-14 22:16:36 +00:00