gecko-dev/layout
jst%netscape.com 78e56ebbd1 Replace internal HTML Doctype API with the DOM DocumentType API, HTML documents now get a DOM DocumentType if the file contains one and the DOM DocumentType is ouput if/when the document is saved. This fixes bug #25020. 2000-03-28 23:25:26 +00:00
..
base Replace internal HTML Doctype API with the DOM DocumentType API, HTML documents now get a DOM DocumentType if the file contains one and the DOM DocumentType is ouput if/when the document is saved. This fixes bug #25020. 2000-03-28 23:25:26 +00:00
build Cleaning up selection: changed 'RangeList' to 'Selection', thus changing implementation class of nsIDOMSelection and nsIFrameSelection to nsSelection. File nsRangeList.cpp replaced with new nsSelection.cpp 2000-03-21 23:58:02 +00:00
doc
events small changes to clients of string converting APIs 2000-03-26 10:06:21 +00:00
forms Few warning cleanups 2000-03-28 15:11:16 +00:00
generic Fix for 33447, r=serge 2000-03-28 01:01:49 +00:00
html Replace internal HTML Doctype API with the DOM DocumentType API, HTML documents now get a DOM DocumentType if the file contains one and the DOM DocumentType is ouput if/when the document is saved. This fixes bug #25020. 2000-03-28 23:25:26 +00:00
macbuild added files: mozilla/layout/base/src/nsDOMDocumentType.cpp 2000-03-22 22:16:49 +00:00
mathml [NOT PART OF THE DEFAULT BUILD] Disable some radars that were there for debug purposes 2000-03-28 22:31:43 +00:00
style margin and color tweaks to viewsource stylesheet 2000-03-26 04:34:41 +00:00
tables Patching table memory leak. r=karnaze 2000-03-24 08:29:21 +00:00
tools
xbl Fix for 33526 2000-03-28 00:41:33 +00:00
xml Fix bug 7264 All JavaScript running with correct principals 2000-03-28 03:59:46 +00:00
xsl
xul Fix for 33526 2000-03-28 00:41:33 +00:00
.cvsignore
Makefile.in
makefile.win