vidur%netscape.com
a83db20ddf
Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd
2000-09-01 00:57:14 +00:00
harishd%netscape.com
c387ac81a1
46702 ( nsbeta3+ ) Partial - Made token cache to be arena based.
...
r=vidur
2000-08-30 18:22:03 +00:00
rickg%netscape.com
8fea867053
fixed nsBeta2+ bugs: 42180, 42270; added env setting for view-errors, which is disabled by default. r=pollmann; a=pdt
2000-06-13 02:50:24 +00:00
rickg%netscape.com
9ff4fec16f
fixed several nsbeta2+ bugs; r=harish, buster; a=pdt
2000-06-10 02:53:04 +00:00
harishd%netscape.com
03f598abb6
Fix for
...
36148 - Mlk [ r= rickg ] nsParser::Parse(string)
39713 - Crash caused by an uninitialized ref. counter
39466 - Handling XML error before calling DidBuildModel().
r=nisheeth
a=waterson
2000-05-22 21:32:06 +00:00
rickg%netscape.com
fe164d6005
StrictDTD WIP and fixed mode regression
2000-05-04 05:53:52 +00:00
rickg%netscape.com
28a6e9462a
fixed bug 28825, 30780, 31723 plus wip for travis; r=harishd
2000-03-25 03:35:50 +00:00
rickg%netscape.com
4948a346f2
fixed 22340, 23749, 23931, 24419, 25522, 25630, 25845 and 25895; r=harishd
2000-02-11 12:11:29 +00:00
rickg%netscape.com
fe62b9c29c
fixed bugs: 22510, 22596, 22670, 22838, 22842, 22898, and removed a warning. r=buster
2000-01-03 23:24:04 +00:00
rickg%netscape.com
854deda1e2
landing residual style handling; r=harishd, buster, kmcclusk for various parts; a=jar
1999-12-21 07:53:20 +00:00
rickg%netscape.com
d1090af63f
various bug fixes (PDT+ and other); removed warnings. r=syd
1999-12-02 10:14:42 +00:00
harishd%netscape.com
aa7503d71d
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
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
rickg%netscape.com
81f6361a2f
Fix (perf) bug 13536 dealing with viewsource; r=kmcclusk.
...
Viewsource is now based on XML. These changes make viewsource 2X faster,
30% smaller (in obj code), and uses between 30-60% less markup overhead.
This update also enables stylesheet usage on viewsource, which is controlled
by the viewsource namespace in html.css.
Also, note that viewsource remains (and always has been) fully incremental.
Remaining performance issues are in contentsink as shown in quantify runs.
1999-10-17 02:50:38 +00:00
rickg%netscape.com
e2c21e33ea
fixed bug 15290; eliminated a leak; r=kmcclusk
1999-10-05 04:54:53 +00:00
vidur%netscape.com
0ac77d091f
Converted parser into a module. NS_NewFoo routines are temporarily inlined to call component manager. Introduced nsIParserService for temporary replacement of nsHTMLTags and nsHTMLEntities static methods. RickG to do complete review.
1999-09-30 22:01:48 +00:00
harishd%netscape.com
0d4caed781
Fix for Bug# 3571.
...
Added Terminate() method in nsIDTD.
1999-07-27 00:54:46 +00:00
jfrancis%netscape.com
2ec53e1f90
assorted work to expose nav html dtd to the editor
1999-07-19 22:49:21 +00:00
rickg%netscape.com
fdacfb0a4b
faster viewing of text, bugs: 7889, 7892, 8047, 3795
1999-06-13 21:24:25 +00:00
rickg%netscape.com
2a919f00ad
fixed bug 6597 and added memory allocation conditioning
1999-05-19 05:01:46 +00:00
rickg%netscape.com
3f87b86577
major rev to parsing engine
1999-04-05 06:55:49 +00:00
rickg%netscape.com
b12228ad37
minor fixes to parser; fixed DoCopy
1999-03-22 10:19:09 +00:00
rickg%netscape.com
af6882cfab
fixed a dozen bugs
1999-03-19 08:47:51 +00:00
rickg%netscape.com
ce3f1fd855
small bug fixes and removal of global statics
1999-02-26 06:33:54 +00:00
harishd%netscape.com
36455c4ae8
Enabling view source window to display title.
...
Added methods OpenHead() and CloseHead() to
the CViewSourceHTML class.
1999-02-25 17:43:16 +00:00
rickg%netscape.com
d6d7795e3e
new primaryDetect code in DTD detection system; fixes XIF
1999-02-18 23:45:44 +00:00
rickg%netscape.com
43f0057090
fixed a wad of parser bugs
1999-01-26 01:24:31 +00:00
rickg%netscape.com
042e851c74
fixed a dozen new parser bugs
1999-01-15 19:29:35 +00:00
rickg%netscape.com
905cbfd9cc
A wad of changes to the parser. See my update
1999-01-09 01:09:02 +00:00
rickg%netscape.com
df8abe2761
cleaned up DTD api's
1998-11-26 03:35:24 +00:00
rickg%netscape.com
a873c055d4
improvements to recursively parser calls
1998-11-26 02:55:59 +00:00
rickg%netscape.com
fe0e4a7062
fixed bug 1140; temp fix to 1321
1998-11-22 08:01:28 +00:00
rickg%netscape.com
83227d227f
added tag handling support for future use
1998-11-13 19:45:09 +00:00
rickg%netscape.com
2f234d74a2
allow view-source on XML
1998-11-13 04:36:46 +00:00
rickg%netscape.com
c737f0ffa8
first pass support for view-source
1998-11-11 11:55:32 +00:00