nisheeth%netscape.com
|
4963ec25ab
|
Fix Necko build bustage. Rename local variable ret to rv.
|
1999-07-21 20:20:50 +00:00 |
nisheeth%netscape.com
|
fcb6c3e7bf
|
Fix for bugs 10259 and 8251. We resolve relative urls to absolute urls when loading up external DTDs in the XML parser. We no longer crash if a non-existent DTD is specified.
|
1999-07-21 19:48:14 +00:00 |
jfrancis%netscape.com
|
5c7ca6139f
|
adding nsExpatDTD.cpp to mac build
|
1999-07-20 23:28:06 +00:00 |
nisheeth%netscape.com
|
e128a37f38
|
Adding nsExpat.dtd to the Unix build.
|
1999-07-20 22:20:43 +00:00 |
sspitzer%netscape.com
|
4e43ae2fd2
|
fix warnings
|
1999-07-20 21:12:28 +00:00 |
akkana%netscape.com
|
01bc85c741
|
Bug 9749: insert a newline after a PRE tag even if mode isn't formatted
|
1999-07-20 20:54:46 +00:00 |
rickg%netscape.com
|
efb108462d
|
fixed bugs 10104 and 10107 -- also removed warnings
|
1999-07-20 06:58:01 +00:00 |
jfrancis%netscape.com
|
a0143758fe
|
fixing build bustage - why is nsExpatDTD not built on mac?
|
1999-07-19 23:35:33 +00:00 |
akkana%netscape.com
|
a0aec05610
|
Oops, #else in wrong place
|
1999-07-19 23:09:50 +00:00 |
jfrancis%netscape.com
|
774ea8435e
|
assorted work to expose nav html dtd to editor
|
1999-07-19 22:52:48 +00:00 |
jfrancis%netscape.com
|
8e8f2f24ef
|
assorted work to expose nav html dtd to the editor
|
1999-07-19 22:49:21 +00:00 |
akkana%netscape.com
|
fac197e8ec
|
Use the Range methods instead of homebrew stuff to determine when a point is contained in a range; eliminate code duplication
|
1999-07-19 22:41:49 +00:00 |
rickg%netscape.com
|
f8604cc85d
|
fixed stupidity in scanner. Sorry folks
|
1999-07-19 08:06:24 +00:00 |
rickg%netscape.com
|
2cb5e6b8a7
|
fixed bug 9421
|
1999-07-19 06:21:52 +00:00 |
rickg%netscape.com
|
ce65daf56c
|
fix bug 10109
|
1999-07-19 05:30:49 +00:00 |
rickg%netscape.com
|
54ab7cf886
|
switching to faster string APIs
|
1999-07-19 03:09:16 +00:00 |
rickg%netscape.com
|
dbd87436ec
|
post-process fix to unicode library error
|
1999-07-18 23:43:52 +00:00 |
rickg%netscape.com
|
0522b1ad72
|
fixed bug 9905
|
1999-07-18 03:46:21 +00:00 |
peterl%netscape.com
|
b06a4e3232
|
fix linux
|
1999-07-18 00:59:40 +00:00 |
peterl%netscape.com
|
41134b4b6d
|
changed to preprocessor for code generation for tag & entity tables
cleanup tag and entity lookup apis
|
1999-07-18 00:12:32 +00:00 |
peterl%netscape.com
|
8441d32c38
|
new file
|
1999-07-18 00:03:58 +00:00 |
ramiro%netscape.com
|
342b5083f1
|
Landing timer move on unix.
|
1999-07-17 14:22:51 +00:00 |
rickg%netscape.com
|
3865b6d896
|
fixed bug 9748
|
1999-07-17 13:01:47 +00:00 |
rickg%netscape.com
|
b13f16c48a
|
removed potential memory deref errors
|
1999-07-17 11:08:28 +00:00 |
rickg%netscape.com
|
2d65385505
|
fixed build warnings and eliminated a few bugs
|
1999-07-17 10:06:04 +00:00 |
rickg%netscape.com
|
e63f9e0805
|
fix another error in observer-DB; thanks ramiro!
|
1999-07-17 09:51:00 +00:00 |
rickg%netscape.com
|
9de50284ac
|
working on removing iostream
|
1999-07-17 08:16:04 +00:00 |
rickg%netscape.com
|
ab3cd6fc56
|
fixed fatal error in observer dictionary code
|
1999-07-17 07:21:57 +00:00 |
beard%netscape.com
|
fad627620a
|
added <iostream.h>
|
1999-07-17 01:58:38 +00:00 |
harishd%netscape.com
|
5d3e036100
|
Doing a proper unicode conversion!!
|
1999-07-16 23:36:04 +00:00 |
harishd%netscape.com
|
9ddffbdebc
|
Added Observernotification for XML PI, cleaned up some warnings.
|
1999-07-16 21:07:54 +00:00 |
rickg%netscape.com
|
26fdbf9464
|
fix regression in viewsource
|
1999-07-16 19:18:06 +00:00 |
rickg%netscape.com
|
d40d2fd6f8
|
fixed the REAL problem this time
|
1999-07-16 18:24:14 +00:00 |
rickg%netscape.com
|
6ccb1da00b
|
This should not have been an error
|
1999-07-16 18:21:59 +00:00 |
rickg%netscape.com
|
ea83b0e8a2
|
fixed linkage error
|
1999-07-16 18:14:40 +00:00 |
kipp%netscape.com
|
f9e23515cd
|
Removed a compiler warning
|
1999-07-16 17:40:39 +00:00 |
harishd%netscape.com
|
ee326dffd2
|
Added a little comment about <SCRIPT> and <STYLE>
|
1999-07-16 17:37:26 +00:00 |
harishd%netscape.com
|
da4bf73713
|
Treating <SCRIPT> as CDATA.
|
1999-07-16 17:36:04 +00:00 |
rickg%netscape.com
|
cebdfa4a10
|
bug fixes, warning removal, perf. improvements
|
1999-07-16 17:31:38 +00:00 |
warren%netscape.com
|
c5684bf4d7
|
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
|
1999-07-16 11:14:36 +00:00 |
nisheeth%netscape.com
|
ecdff20a62
|
Fix for bug 8703. We now display errors for incomplete XML files like "<b><c></c>". XML_Parse() was not being called with the isFinal parameter set to TRUE after the last chunk of data was passed to expat. Fixed.
|
1999-07-15 08:23:37 +00:00 |
harishd%netscape.com
|
e2688463c8
|
Per spec. IFRAME can contain flow elements.
Updating element table accordingly.
(courtesy - vidur )
|
1999-07-14 17:30:30 +00:00 |
harishd%netscape.com
|
376c7e6005
|
Cleaning up a couple of warnings!
|
1999-07-14 16:20:58 +00:00 |
harishd%netscape.com
|
3e6e2d4284
|
A little tweaking to my previous checkin.
Checking for NS_OK.
|
1999-07-14 16:04:41 +00:00 |
harishd%netscape.com
|
16b41f6558
|
Added support for javascript entities in the parser.
More refinement in collecting content within <SCRIPT>,i.e.,
paying attention to quotes, apostrophe,etc.
|
1999-07-14 16:01:38 +00:00 |
rickg%netscape.com
|
1a9da72da0
|
fixed bug9583
|
1999-07-10 17:14:28 +00:00 |
mscott%netscape.com
|
28ea821413
|
NECKO change only --> if we failed to get a content type we would crash because we were executing code even if
the return value was failure that dependend on the content type ptr being valid.
|
1999-07-09 23:07:50 +00:00 |
warren%netscape.com
|
0cd57746e8
|
Necko stuff for dealing with load groups when opening URLs.
|
1999-07-09 21:18:47 +00:00 |
rickg%netscape.com
|
8a9210b82d
|
fixed API error
|
1999-07-08 04:59:28 +00:00 |
rickg%netscape.com
|
7d4586a4d1
|
fixed bug 9386 and added Terminate() to parser API
|
1999-07-08 04:39:38 +00:00 |