Граф коммитов

1599 Коммитов

Автор SHA1 Сообщение Дата
kmcclusk 006be6d84c Added clobber and install directives to viewer Makefile 1998-06-02 21:02:22 +00:00
kmcclusk a83be2ebb6 Modified viewer Makefile to compile all viewer source files. 1998-06-02 20:34:52 +00:00
kmcclusk 1f01bb0905 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 cf32dcf140 fixed typo in progress notification... 1998-06-02 00:03:49 +00:00
kmcclusk 5d65eb83ca Added Makefile for LINUX viewer build 1998-06-01 22:28:38 +00:00
kipp 12944e8c33 Made the DocObsever a link handler 1998-06-01 20:54:07 +00:00
kipp 9b0b84dac5 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 1ca942ca8d Pass in null for stream listener to LoadURL 1998-06-01 19:55:19 +00:00
kmcclusk 7d78f32465 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 5e23d7915a simplified test8tab.html 1998-06-01 16:52:56 +00:00
karnaze f65a3e4e87 event improvements 1998-05-29 22:44:13 +00:00
buster d31d2b36e6 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 20cec267be Added parser message dispatch loop for debug robot to pump netlib
and complete individual parsing.
1998-05-28 00:22:11 +00:00
karnaze a73bfbfe46 post submission, file content submission 1998-05-27 17:51:41 +00:00
kipp 6d1b19813e Added -md argument handling 1998-05-22 20:11:14 +00:00
buster 29b5e9e2c9 added -r # for specifying a repeat count for batch mode 1998-05-22 17:34:58 +00:00
buster 145e6db2e7 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 7cde04b905 Added command line args for purify/quantify runs 1998-05-20 16:28:40 +00:00
karnaze 6cbe78c066 temp hack to test post submission 1998-05-20 00:10:42 +00:00
jevering 480da7ee1f Debug Robot work. 1998-05-19 19:06:59 +00:00
karnaze d0ddd7fa42 better layout, sizing of select 1998-05-19 17:51:21 +00:00
peterl 547b13ab84 added link state api 1998-05-19 00:08:57 +00:00
michaelp 45091a02b2 added stub nsRegionWin.cpp 1998-05-18 22:24:20 +00:00
peterl b6fe2883ae more style debugging code 1998-05-18 21:12:19 +00:00
karnaze 8c00475342 fixed nsInputFile::SizeTo 1998-05-18 18:07:01 +00:00
karnaze 2ec55336d9 initial support for <input type=file>, combo box use of widget init data for sizing 1998-05-18 16:39:42 +00:00
jevering c22185aa44 Beginning to add visual mode. 1998-05-14 22:16:36 +00:00
jevering a29bacefcd Hooked up debugging robot to viewer shell 1998-05-14 18:25:17 +00:00
karnaze 13b5043578 more select/option support 1998-05-13 17:43:35 +00:00
karnaze 7971bd7256 textarea sizing improvement; use nsCSSLayout::GetStyleSize; fix combo box SizeTo 1998-05-12 18:28:58 +00:00
karnaze 11f4c32b98 more support for textarea, select/option in content sink 1998-05-08 20:18:06 +00:00
rods 48b1d62af3 added Edit menu 1998-05-08 15:06:41 +00:00
michaelp e3980565ad added horizontal scrollbar. 1998-05-08 01:25:25 +00:00
troy c8c7bfacbf Fixed build bustage 1998-05-06 18:13:58 +00:00
karnaze e5587e4c8c added <input type=image>, fixed bug where multiple submit buttons sent data 1998-05-01 23:18:44 +00:00
rpotts 4392dfbf15 added windows.h since NSPR no longer includes it... 1998-04-29 20:47:18 +00:00
karnaze 0aaeba3e9b fix submit crash in nsWindow; more form control functionality 1998-04-28 18:59:38 +00:00
kipp 063c7a9abd Removed hack 1998-04-27 15:39:58 +00:00
karnaze d4a63aada7 added text area 1998-04-24 22:28:41 +00:00
karnaze 4364c856d4 added radio groups, select/option, beter sizing. widgets take creation parms. 1998-04-24 21:37:30 +00:00
dario f6a8abe449 changing help menu text 1998-04-17 01:29:45 +00:00
peterl 16d0bf2733 clear web widget container before releasing it (fix leak) 1998-04-16 21:51:59 +00:00
kostello 247b236a6d Clean up (we were leaking the DocLoader -- dooh!) 1998-04-16 21:23:48 +00:00
kostello 74601b5ae4 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
kostello e331812381 Made the demo documents a little prettier 1998-04-15 19:23:17 +00:00
dario e33a14ed80 fixing the js console 1998-04-14 19:04:25 +00:00
kipp be119ad042 Removed woofer 1998-04-13 21:27:25 +00:00
kipp 15c19523e7 nuked 1998-04-13 21:27:12 +00:00
kipp 4717009d75 moved to pub 1998-04-13 20:24:54 +00:00