rickg%netscape.com
2b0e62b70a
inadvertently left debug #ifdefs in
1999-12-03 00:43:36 +00:00
rickg%netscape.com
6b2d2e6043
fixed bug 20229; r=beard. Special thanks to patrick for his persistence with leaks.
1999-12-03 00:33:17 +00:00
rickg%netscape.com
f5607b5bca
fixed PDT+19121; r=kmcclusk
1999-12-03 00:30:29 +00:00
rickg%netscape.com
b6881a37f6
various bug fixes (PDT+ and other); removed warnings. r=syd
1999-12-02 10:14:42 +00:00
sfraser%netscape.com
3cbb52af45
Part of fix for bug 16813 -- line termination problems with forms. r=pollman, rickg.
1999-12-01 23:05:58 +00:00
akkana%netscape.com
020161f500
Fix the last output test that didn't pass.
...
Now TestOutSinks can be run as an automated test, by anyone, to find
regressions, instead of me having to go through each one by hand.
1999-12-01 22:41:22 +00:00
akkana%netscape.com
a44ef7e097
20253, 20246: Fix extra ; after entity output. Clean up the code which
...
inserts the "html" text for an open html tag. Changes from rickg to
remove large amounts of obsolete code from nsXIFDTD. r=rickg
1999-12-01 22:09:21 +00:00
ftang%netscape.com
bbdf3cb43c
fix bug 19206. r=erik move two nsAutoString tothe same block where the code reference to it's internal data
1999-11-30 22:03:31 +00:00
warren%netscape.com
382e1a00c7
Put back in util.lib
1999-11-30 21:56:24 +00:00
warren%netscape.com
a265a32348
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
akkana%netscape.com
85ef7ff9da
19515: fix a XIF DTD problem where text nodes with names corresponding
...
to XIF node names didn't make it into the output. Fix from rick, r=me.
Also, a temp fix to the html output sink to get around bug 20246,
and a couple of test case tweaks.
1999-11-29 22:33:32 +00:00
beard%netscape.com
e7245bec84
bug #19474 , r=ftang. fixes major memory leak of nsCharsetAlias2 object, which is (12) bytes but references a total of {52708} bytes.
1999-11-28 17:20:11 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
shaver%netscape.com
11dfd58e9d
Fix for 18505 (rename nsDeque::Peek to nsDeque::PeekFront) from Sammy Ford
...
<fuzed@swbell.net>.
1999-11-27 17:47:05 +00:00
akkana%netscape.com
7221179fb4
20062: following Naoki's advice on which flag to use for entity conversion
1999-11-24 22:59:34 +00:00
akkana%netscape.com
342bf1989c
Change asserts to nonfatal warnings
1999-11-24 00:56:03 +00:00
rickg%netscape.com
fc37d9b4a4
fixed bug18312; this isn't PDT+, but is something that Phil has been *really* anxious to have fixed. r=nisheeth
1999-11-23 03:09:12 +00:00
rickg%netscape.com
0c87c4e5a7
fixed bug 18312; it's not PDT+, but it's something Phil has been *really* anxious to fix. r=nisheeth
1999-11-23 03:07:09 +00:00
rickg%netscape.com
c698796eb7
fixed PDT+ bug 3118; r=dcone
1999-11-22 20:12:21 +00:00
rickg%netscape.com
43863e63f2
landing updates for harish, and residual style WIP; r=rickg
1999-11-22 06:18:24 +00:00
akkana%netscape.com
0b97d181a0
Contribution from mozilla@bucksch.org to improve anchor and img tags
...
in formatted mode (r=akkana).
Also some minor improvements to handling of blank lines in pre tags,
to get rid of extra blank lines in plaintext mail (r=mcafee).
1999-11-18 19:39:47 +00:00
harishd%netscape.com
9da757a09e
Unblocking bug 18679.
...
[ scanner got into an infinte loop ]
1999-11-17 00:25:33 +00:00
jdunn%netscape.com
d70d78c6bf
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
rickg%netscape.com
3b4570925d
trivial removal of warnings; r=none
1999-11-14 23:15:35 +00:00
jdunn%netscape.com
a51203f96a
adding newline at end of file... required by HP
1999-11-14 20:26:08 +00:00
rickg%netscape.com
96a5c0dc5c
2nd half of parser wip; lots of bugs; r=harishd
1999-11-14 06:23:11 +00:00
harishd%netscape.com
e64fd3aed9
Another attempt to fix the bustage!!!
1999-11-13 04:56:56 +00:00
harishd%netscape.com
9d48c5f95a
Fix for the bustage.
1999-11-13 04:37:54 +00:00
harishd%netscape.com
58b00280fb
This checkin contains combined work of rickg and harishd
...
Harishd's Changes:
Fix for bugs
2749 - Tweaked strict comment handling, i.e., <!------> is now treated as an illegal comment in strict mode
16934 - Rectifed reporting of JS line error when a newline is found within a tag.
15204 - Made TEXTAREA content to reflect the source document.
11979, 16826 - Stoping the parser properly on receiving the stop-error message.
17594 - Added code to parse <!DOCTYPE> content correctly.
17496 - Building up the stack for orphaned OPTIONs
r=rickg
Rickg's Changes:
rickg will be posting comments on his changes by 11/12/99.
r=harishd
1999-11-13 03:53:11 +00:00
akkana%netscape.com
de4581235a
Backing out previous change -- it didn't do as much as I'd hoped
1999-11-11 22:45:32 +00:00
akkana%netscape.com
fde19dc0e4
18576: improve wrapping of plaintext replies
1999-11-11 22:24:34 +00:00
jdunn%netscape.com
8dc361fd80
removing ';' from the end of the macros, since the macro in nsTimer.h
...
already handles the trailing ';'.
NOTE: trying to compile a ';' fails on AIX
1999-11-11 21:35:34 +00:00
akkana%netscape.com
9e50f830ea
17564, 17871, 17883, 18249, 13753,
...
18012, 16800, maybe 17565 and 13278:
Integrate contributions from Ben Bucksch (mozilla@bucksch.org )
and Daniel Brattell (bratell@lysator.liu.se ) to improve formatted
plaintext output, including adding text style indicators, improving
table output and wrapping, and fixing several wrapping/whitespace bugs.
Also update the auto tests to reflect some of the bugs recently fixed.
r=myself,mozilla@bucksch.org,bratell@lysator.liu.se
1999-11-10 23:50:45 +00:00
slamm%netscape.com
3b472aa874
Fix warnings for partially bracketed initializers. r=rickg a=chofmann
1999-11-10 23:47:37 +00:00
nisheeth%netscape.com
6a7c8adf6c
a=sdagley. Move over to new timing macros...
1999-11-10 03:41:09 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nisheeth%netscape.com
2491f9c8dc
r=harishd, a=chofmann. Fix for bugs 11992, 10563. New lines get reported in the XML document prolog. Now, JS errors in XML report correct line numbers.
1999-11-03 23:50:16 +00:00
akkana%netscape.com
fad8e2a291
Contribution by Daniel Bratell <bratell@lysator.liu.se> to implement
...
format=flowed for mail plaintext output. Restructures the plaintext
output wrapping code, wholly or partially fixes numerous bugs in plaintext
output (13278, 13442, 17823, 17824, 13753, 12551), makes the automated
tests work on Windows and adds some new automated tests. r=akkana.
1999-11-03 02:44:44 +00:00
cls%seawood.org
14ef08310e
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
harishd%netscape.com
a462e24f61
No bug number.
...
Improvement to table performance by reducing
the number of context switch calls.
r=vidur
1999-11-02 20:58:12 +00:00
nisheeth%netscape.com
392430a879
r=pollmann. Check local DTD directory for dtd files and, if found, load them from there.
1999-11-02 01:16:37 +00:00
akkana%netscape.com
5affb9fc0f
Fix Sun build bustage: older gcc can't do nsCOMPtr on a forward type
1999-11-01 22:16:15 +00:00
akkana%netscape.com
564cd21ad6
Formatting whitespace changes only
1999-11-01 21:53:50 +00:00
akkana%netscape.com
a6e83503f7
17275, 16285, 15204: Switch to using nsISaveAsCharset for both charset and entity conversion. r=nhotta
1999-11-01 21:34:44 +00:00
tbogard%aol.net
93e683de89
Changed NS_ASSERTION to use NS_WARN_IF_FALSE. r=pavlov
1999-11-01 21:24:24 +00:00
harishd%netscape.com
8ea8cae54a
Fix fof bug 15674 - Putting back char* buffer.
...
r=akkana
1999-10-29 19:59:09 +00:00
harishd%netscape.com
727a309c06
Fix for bugs
...
1312 - Mapped all HTML 4.0x FPIs to NOQUIRKS mode.
2749 - Tweaked strict comment handling code. -> r=rickg
17148 - Making sure that BeginContext() is ended only by EndContext()
17113, 1262 - Made AddLeaf(), in DTD, to be cautious in handling text tokens.
Using bit-wise search for IsContainer() instead of looping. ( nsElementTable )
Fixed warnings.
r=pollmann
1999-10-28 23:25:59 +00:00
nisheeth%netscape.com
66b6b64dc9
r=nisheeth. Fix for bug 17237 from Rick Gessner (rickg@netscape.com). Thanks, Rick.
1999-10-28 20:40:08 +00:00
rickg%netscape.com
fdf49fd73f
fixed bug17387 (pre-constructing DTD's). r=warren
1999-10-28 09:26:19 +00:00
rickg%netscape.com
683fc55f15
fixed bug17388, dtd leak; r=mscott
1999-10-28 07:53:21 +00:00