Commit Graph

492 Commits

Author SHA1 Message Date
jevering
e05303e60d Fixed robot walking somewhat.. needs more cleaning. 1998-05-14 21:47:33 +00:00
jevering
fd7a8ac438 Moved to .\test 1998-05-14 17:42:08 +00:00
jevering
6e6bf36cc3 used to be the RobotMain but now is the function DebugRobot to be
added to the viewer.
1998-05-14 01:08:06 +00:00
jevering
f3e102e85b Pulled the DebugRobot out into separate DLL
Moved the test code in the robot/test directory.
1998-05-14 01:05:56 +00:00
jevering
2ea7050b12 Fixed compilation error by adding appropriate new nsIHTMLContentSink
members to the RobotSink class.
1998-05-13 21:45:24 +00:00
jevering
d8462c68d7 Fixed build problems. 1998-05-13 17:55:04 +00:00
rickg
6ab2e5a838 made comments more complete 1998-05-12 01:11:50 +00:00
rickg
bb750ae108 updated comments 1998-05-12 00:59:32 +00:00
rickg
2ec9b9f488 fixed numeric entities 1998-05-11 23:28:01 +00:00
rickg
c13d70ca8f MUCH better support for auto-closing tags. 1998-05-09 00:42:33 +00:00
rickg
3c84a398d9 changed OPTION tag from leaf to container node 1998-05-08 22:36:15 +00:00
rickg
7c9580a233 new contentsink api's for kipp 1998-05-07 21:11:07 +00:00
rickg
c5fd8c61c7 WIP: push-based tokenization 1998-05-07 07:19:47 +00:00
rickg
86d4c32424 removed redundate class spec -- fixed a mac problem 1998-05-05 22:58:30 +00:00
rickg
98203d21ad removed nsDefaultTokenHandler.* 1998-05-05 20:25:19 +00:00
rickg
6b8c5225ba fixed general closure case 1998-05-04 23:36:46 +00:00
rpotts
8079b4ef67 added netlib to the include path... 1998-05-01 05:07:25 +00:00
rpotts
a212c6e957 Do not delete the nsIInputStream. Call Release() instead. Reference counting is important!! 1998-05-01 04:59:28 +00:00
rickg
2d00aace40 minor improvement to backward propagation code 1998-04-30 22:06:16 +00:00
rickg
637ab881ff got newlines working much better; Kipp still won't be happy, but the, he never is. 1998-04-30 20:23:07 +00:00
spider
725b9e3d9c Fix UNIX build bustage 1998-04-30 16:40:38 +00:00
rickg
1f6b43e94f huge improvements to parser 1998-04-30 05:56:39 +00:00
kipp
916473e190 Made it build on IRIX 1998-04-26 03:21:14 +00:00
kipp
b881d71f5b Fixed compiler bugs/warnings 1998-04-26 03:13:20 +00:00
rickg
2af9fb2e9f added parse-system debugging hooks 1998-04-25 23:10:51 +00:00
rickg
fd95c28b7d propagation is now online, aren't DTD's cool? 1998-04-25 19:45:14 +00:00
scullin
97f62e2aa2 Fixed non-virtual destructor, and incorrect stream usages that
gcc didn't like.
1998-04-23 19:10:35 +00:00
kipp
59359e73b4 define win32_lean_and_mean 1998-04-23 16:47:26 +00:00
rickg
c29b8f890f final factoring of DTDs, and removal of nsHTMLDTD.* 1998-04-22 23:56:57 +00:00
kipp
30df787449 option is a container too 1998-04-22 23:25:36 +00:00
kipp
d79100067c Treat textarea somewhat like title/script/style 1998-04-22 22:10:27 +00:00
kipp
5aaf73961c textarea is not a container 1998-04-22 22:10:10 +00:00
kipp
fed0355e50 Added in TEXTAREA to special tags 1998-04-22 22:09:46 +00:00
rickg
e246371a37 tweaked the API to be more DTD-like 1998-04-22 20:22:59 +00:00
rickg
19fd4717c1 improved newline handling in tables 1998-04-22 19:46:40 +00:00
rickg
6c17641c97 moved nsDeque.* to base\src 1998-04-22 19:10:39 +00:00
rickg
2074ba0f39 added DTD and propagation capabilities; dynamic entities, containers, token handlers 1998-04-22 18:32:49 +00:00
peterl
ea431d657f changed SetContentSink to do proper ref counting 1998-04-16 21:48:02 +00:00
rickg
a1ffd35642 added runtime 'marker-style' entities and fixed a few bugs. 1998-04-16 07:22:40 +00:00
rickg
12121860e4 improved documentation in headers 1998-04-15 17:27:56 +00:00
troy
5ccacd6724 Moved inline code for CCommentToken::GetClassName to the .cpp file. This
makes doc++ happy
1998-04-15 00:33:06 +00:00
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00