gecko-dev/layout/base/src
joki%netscape.com 1c2882e5e6 Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Added nsSelection header files: this is temporary pending mjudge landing new selection stuff, but I need it now to get RDF building on Mac. 1998-12-04 03:45:00 +00:00
Makefile.in Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:10:22 +00:00
makefile.win added nsStyleChangeList 1999-03-25 06:35:59 +00:00
nsCaret.cpp hack to get caret to draw on empty line. 1999-03-13 21:33:01 +00:00
nsCaret.h Fix the caret so that it draws on Windows (and UNIX, hopefully), and turn on the #define so that the caret gets created in the pres shell. It gets shown in editor mode. 1999-03-02 04:26:49 +00:00
nsCommentNode.cpp Comments added to content model. Comments and text content now have a special tagname 1999-01-22 22:48:00 +00:00
nsContentIterator.cpp phase one of on-the-fly support for switching between pre and post order iteration. needed by text services. 1999-03-23 10:30:24 +00:00
nsContentList.cpp implemented nsHTMLDocument::GetElementsByName 1999-02-04 23:23:07 +00:00
nsContentList.h added content state changed 1999-02-27 07:15:09 +00:00
nsDOMAttribute.cpp Completion of document as node - specifically, the childNodes array. Completion of nodeName, nodeValue and attributes properties for different types of nodes. 1999-01-19 23:07:33 +00:00
nsDOMAttribute.h COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsDOMAttributeMap.cpp Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash. 1999-03-20 01:51:00 +00:00
nsDOMAttributeMap.h COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsDocument.cpp Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +00:00
nsDocument.h Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +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
nsFrameImageLoader.cpp purify fix from bruce@cybersight.com - use delete[] rather than delete 1999-03-10 00:36:18 +00:00
nsFrameImageLoader.h Support sized images 1999-02-26 17:15:15 +00:00
nsFrameList.cpp Removed dependence on nsFrame (a no-no) 1999-03-24 15:40:44 +00:00
nsFrameTraversal.cpp reduce Macintosh compiler warnings 1999-03-03 15:35:49 +00:00
nsFrameUtil.cpp Implement tree diffing and dumping of regression data 1999-02-08 17:55:29 +00:00
nsGalleyContext.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsGenericDOMDataNode.cpp Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +00:00
nsGenericDOMDataNode.h Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +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 Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +00:00
nsGenericElement.h Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +00:00
nsLayoutAtoms.cpp Added frame type atoms for several table frame classes 1999-02-24 05:54:31 +00:00
nsNameSpaceManager.cpp changed all html atoms to lower case 1999-02-12 06:19:07 +00:00
nsPresContext.cpp gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
nsPresContext.h gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
nsPrintContext.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsPrintPreviewContext.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsRange.cpp fixed refcounting bugs plus a little cleanup 1999-03-09 19:21:04 +00:00
nsRange.h replaced IsNodeInsideRange() with CompareNodeToRange() 1999-02-16 15:46:37 +00:00
nsRangeList.cpp fixed 4057: Clear() now resets focus and anchor nodes 1999-03-22 09:02:30 +00:00
nsSelection.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsSelection.h Declare factory here for now 1998-06-03 15:47:34 +00:00
nsSelectionPoint.cpp Added ref counting 1998-08-03 22:19:40 +00:00
nsSelectionPoint.h Added ref counting 1998-08-03 22:19:40 +00:00
nsSelectionRange.cpp Added ref counting on nsIContent 1998-08-03 22:20:41 +00:00
nsSelectionRange.h added selection classes to makefiles and added the selection object and methods to nsDocument and nsIDocument 1998-04-30 18:21:59 +00:00
nsSpaceManager.cpp fix AIX bustage - explicitly refer to parent constructor even though it's within 1999-03-02 01:44:07 +00:00
nsSpaceManager.h BandRect needs to be public to be visible outside the class definition (HPUX bustage) 1999-02-26 17:36:00 +00:00
nsStyleChangeList.cpp added nsStyleChangeList 1999-03-25 06:35:59 +00:00
nsStyleContext.cpp added support for outline, border corner radius, transparent border 1999-03-28 04:28:22 +00:00
nsStyleCoord.cpp added == operator to style sides 1999-02-27 07:11:57 +00:00
nsStyleSet.cpp Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy. 1999-03-01 16:57:35 +00:00
nsTextFragment.cpp Actually advance the dest pointer so a copy occurs (doh!) 1998-11-12 23:33:12 +00:00
nsTextNode.cpp Implement new method 1999-03-27 01:20:15 +00:00
nsXIFConverter.cpp Patch from Bruce Mitchener that adds "[]" to delete 1999-03-28 18:25:34 +00:00
nsXIFConverter.h Add support to encode selection informaton 1999-03-15 05:10:03 +00:00