gecko-dev/content/base/src
akkana%netscape.com 8ecf4be9ce Ifdef DEBUG, then when doing nsRange::ToString, also dump node contents
to stdout via List() so we can see what's in the range besides text.
1999-08-19 22:20:57 +00:00
..
nsCommentNode.cpp 9180: add content comment, not XIF comment. r=chofmann 1999-07-07 22:43:46 +00:00
nsContentIterator.cpp fix for bug 9842 (aka 8227) plus some thread safety improvements 1999-07-25 08:41:42 +00:00
nsContentList.cpp Fix for bug 6785. Incorrect reinitializing of mData. 1999-06-12 00:37:36 +00:00
nsContentList.h Fixed non-ANSII compliant code. 1999-05-04 20:53:44 +00:00
nsDocument.cpp Adding new onselect event. Also slight modification to ender text widget focus behavior 1999-08-07 23:18:35 +00:00
nsDocument.h Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren 1999-08-03 20:51:41 +00:00
nsDocumentEncoder.cpp was neglecting to initialize a member 1999-08-08 02:06:31 +00:00
nsDocumentFragment.cpp Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash. 1999-03-20 01:51:00 +00:00
nsDocumentViewer.cpp api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss. 1999-08-05 01:37:52 +00:00
nsDOMAttribute.cpp added code to ignore unknown namespace prefix for attributes 1999-06-10 05:18:46 +00:00
nsDOMAttribute.h COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsDOMAttributeMap.cpp added code to ignore unknown namespace prefix for attributes 1999-06-10 05:18:46 +00:00
nsDOMAttributeMap.h COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsGenericCaretProperties.cpp Left over from mozilla/base/src. 1999-06-03 21:50:54 +00:00
nsGenericDOMDataNode.cpp fixing range dom gravity bug first exposed by bug #10231 1999-08-06 10:33:09 +00:00
nsGenericDOMDataNode.h Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
nsGenericDOMNodeList.cpp new file - base class for other node lists 1999-01-19 15:50:20 +00:00
nsGenericDOMNodeList.h new file - base class for other node lists 1999-01-19 15:50:20 +00:00
nsGenericElement.cpp Adding new onselect event. Also slight modification to ender text widget focus behavior 1999-08-07 23:18:35 +00:00
nsGenericElement.h Added new forwarding macro. 1999-07-28 05:25:44 +00:00
nsHTMLValue.cpp added color name string value 1999-07-07 01:31:34 +00:00
nsHTMLValue.h added != operator 1999-08-08 01:18:40 +00:00
nsNameSpaceManager.cpp better memory handling 1999-07-07 01:20:43 +00:00
nsRange.cpp Ifdef DEBUG, then when doing nsRange::ToString, also dump node contents 1999-08-19 22:20:57 +00:00
nsRange.h thread safety comes to nsRange 1999-07-03 11:14:08 +00:00
nsStyleContext.cpp Backing out previous checkin per peterl advice. This caused bookmarks 1999-08-09 03:54:10 +00:00
nsStyleSet.cpp Changed frame construction code to use frame manager when modifying frame 1999-08-05 03:09:22 +00:00
nsTextFragment.cpp Removed a compiler warning 1999-07-16 17:40:39 +00:00
nsTextFragment.h Consolidated character set macros into this file 1999-01-05 23:01:32 +00:00
nsTextNode.cpp make destructors virtual 1999-05-13 02:11:25 +00:00