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 |
|
jevering
|
5854af95fa
|
Hooked up debugging robot to viewer shell
|
1998-05-14 18:25:17 +00:00 |
|
karnaze
|
68b9679002
|
more select/option support
|
1998-05-13 17:43:35 +00:00 |
|
karnaze
|
1f1e724312
|
textarea sizing improvement; use nsCSSLayout::GetStyleSize; fix combo box SizeTo
|
1998-05-12 18:28:58 +00:00 |
|
rpotts
|
38e5e6b005
|
Added support for receiving OnProgress(...) notifications...
|
1998-05-11 20:30:35 +00:00 |
|
kipp
|
2381c5cb04
|
Wrap document loads with reflow lock calls
|
1998-05-09 03:20:54 +00:00 |
|
karnaze
|
34036a5a0f
|
more support for textarea, select/option in content sink
|
1998-05-08 20:18:06 +00:00 |
|
michaelp
|
07f184a0ef
|
when switching documents, the scrollbars are reset.
|
1998-05-08 17:50:43 +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 |
|
rpotts
|
6e1387edac
|
Ignore the return value from NET_PollSockets(...) since it is FALSE when there are file: URLs waiting to be processed...
|
1998-05-07 11:01:48 +00:00 |
|
rpotts
|
b3994198a3
|
fixed up IStreamListener implementation to take a length in the OnDataAvailable(...) method.
|
1998-05-07 06:53:11 +00:00 |
|
rpotts
|
c27ac243e8
|
renamed the nsIStreamNotification interface to nsIStreamListener
|
1998-05-06 22:16:02 +00:00 |
|
rpotts
|
f5e0208bd5
|
updated to use the URL->Open(...) method for starting an async url load...
|
1998-05-06 21:20:04 +00:00 |
|
troy
|
b45b6251c2
|
Fixed build bustage
|
1998-05-06 18:13:58 +00:00 |
|
spider
|
cd74c826b1
|
Removing ApplicationShell interfaces from webshell. Will be moved to toplevel 'shell' in near future.
|
1998-05-04 19:25:58 +00:00 |
|
rpotts
|
aae6dee457
|
Release the URL object to keep purity happy...
|
1998-05-02 00:01:41 +00:00 |
|
karnaze
|
0af793f7f1
|
added <input type=image>, fixed bug where multiple submit buttons sent data
|
1998-05-01 23:18:44 +00:00 |
|
spider
|
db670a8bd7
|
Add more Objects to be registered for the ApplicationShell
|
1998-05-01 20:13:51 +00:00 |
|
rpotts
|
6513d52861
|
changed to use the new nsIURL support provided by netlib...
|
1998-05-01 05:07:49 +00:00 |
|
rpotts
|
8079b4ef67
|
added netlib to the include path...
|
1998-05-01 05:07:25 +00:00 |
|
michaelp
|
37f645e48b
|
added additional cleanup when shutting down the websidget so that the
ViwManager will actually go away.
|
1998-05-01 03:11:13 +00:00 |
|
spider
|
24b26eda06
|
Code Cleanup...
|
1998-05-01 01:16:44 +00:00 |
|
rpotts
|
3b7fcc1c7a
|
moved the include of windows.h inside of an XP_PC ifdef...
|
1998-04-30 17:52:15 +00:00 |
|
michaelp
|
9ed0e2f7e3
|
Arghh ....
|
1998-04-29 23:57:32 +00:00 |
|
spider
|
a10d8fc983
|
Fix yet another build bustage by maio ... windows.h was removed somewhere....
|
1998-04-29 23:49:38 +00:00 |
|
spider
|
65489c41b9
|
Fix build bustage of non-existent header file
|
1998-04-29 23:23:40 +00:00 |
|
spider
|
58a14eee94
|
Modifications to support new nsIApplicationShell interface
|
1998-04-29 22:43:33 +00:00 |
|
rpotts
|
c3abd064a0
|
added windows.h since NSPR no longer includes it...
|
1998-04-29 20:47:18 +00:00 |
|
karnaze
|
0df7874f85
|
fix submit crash in nsWindow; more form control functionality
|
1998-04-28 18:59:38 +00:00 |
|
kipp
|
0e59c2de8c
|
Removed hack
|
1998-04-27 15:39:58 +00:00 |
|
kipp
|
0de4c14b00
|
Port to new nsIDocument API
|
1998-04-25 18:49:06 +00:00 |
|