pjs/layout/base/src
sspitzer%netscape.com 099c1e995a fix build breakage on UNIX. tindebox builds with --enable-pedantic, which
catches stuff like this.
1999-06-04 23:57:35 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST No longer export nsSelection, nsSelectionRange, nsSelectionPoint 1999-04-13 01:17:49 +00:00
Makefile.in XIF Document Encoder; and partial fix for XIF-to-html conversion of comments 1999-06-04 22:22:53 +00:00
makefile.win XIF Document Encoder; and partial fix for XIF-to-html conversion of comments 1999-06-04 22:22:53 +00:00
nsCaret.cpp Implement nsCaret::GetWindowRelativeCoordinates for IME 1999-05-18 22:24:55 +00:00
nsCaret.h Implement nsCaret::GetWindowRelativeCoordinates for IME 1999-05-18 22:24:55 +00:00
nsCaretProperties_gtk.cpp Caret files moved from base/ 1999-05-19 19:17:07 +00:00
nsCaretProperties_mac.cpp Caret files moved from base/ 1999-05-19 19:17:07 +00:00
nsCaretProperties_motif.cpp Caret files moved from base/ 1999-05-19 19:17:07 +00:00
nsCaretProperties_photon.cpp Caret files moved from base/ 1999-05-19 19:17:07 +00:00
nsCaretProperties_rhapsody.cpp Caret files moved from base/ 1999-05-19 19:17:07 +00:00
nsCaretProperties_windows.cpp Caret files moved from base/ 1999-05-19 19:17:07 +00:00
nsCaretProperties_xlib.cpp Caret files moved from base/ 1999-05-19 19:17:07 +00:00
nsCommentNode.cpp fix build breakage on UNIX. tindebox builds with --enable-pedantic, which 1999-06-04 23:57:35 +00:00
nsContentIterator.cpp fix for subtree iter Init - now works when inited over a single textnode 1999-06-02 00:41:45 +00:00
nsContentList.cpp Fixed uninitialized variable problem. 1999-05-13 00:21:50 +00:00
nsContentList.h Fixed non-ANSII compliant code. 1999-05-04 20:53:44 +00:00
nsDOMAttribute.cpp Implemented GetOwnerDocument. 1999-05-07 00:06:48 +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 make sure mScriptContextOwner isn't NULL (apologies to sspitzer, made the test consistent with line #2283, hope you don't mind) 1999-05-29 21:43:24 +00:00
nsDocument.h added insert style sheet 1999-05-18 23:03:04 +00:00
nsDocumentEncoder.cpp attempt to fix win build bustage 1999-06-04 23:45:25 +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 Fix for bug 6892. We should not set focus each time a document viewer creates a new window but leave it to the embedding application to decide when to set focus. 1999-06-04 01:48:38 +00:00
nsFrameImageLoader.cpp Enabled the frame loader to work without a specified frame. This is used for precaching images. 1999-05-07 00:06:03 +00:00
nsFrameImageLoader.h Added code to discard wasted size updates 1999-04-23 19:59:13 +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
nsGenericCaretProperties.cpp Left over from mozilla/base/src. 1999-06-03 21:50:54 +00:00
nsGenericDOMDataNode.cpp updates to sync with nsString2 api 1999-04-21 23:12:55 +00:00
nsGenericDOMDataNode.h make destructors virtual 1999-05-13 02:11:25 +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 Bug fix from Citec for clearing out parameter when an attribute doesn't exist 1999-05-04 20:51:42 +00:00
nsGenericElement.h Added new content implementation macro 1999-05-07 00:06:29 +00:00
nsLayoutAtoms.cpp added htmlFrameInnerFrame, htmlFrameOuterFrame types 1999-05-10 22:48:47 +00:00
nsLayoutDebugger.cpp new 1999-05-05 20:42:51 +00:00
nsNameSpaceManager.cpp changed all html atoms to lower case 1999-02-12 06:19:07 +00:00
nsPluginViewer.cpp added a webshell parameter to the PrintContent call, unhooked the PresShell from the 1999-05-14 14:40:59 +00:00
nsPresContext.cpp GetCharPref is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:51:34 +00:00
nsPresContext.h fix solaris bustage. 1999-04-30 10:14:35 +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 Vidur's initial implementation of Insert HTML Fragment 1999-06-03 22:38:38 +00:00
nsRange.h Vidur's initial implementation of Insert HTML Fragment 1999-06-03 22:38:38 +00:00
nsRangeList.cpp fixes for selection and memory leaks 1999-06-04 23:00:24 +00:00
nsSpaceManager.cpp Removed unused variable 1999-04-27 22:07:43 +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 first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods 1999-06-02 02:06:32 +00:00
nsStyleCoord.cpp Added eStyleUnit_Chars 1999-03-31 04:08:07 +00:00
nsStyleSet.cpp added assertion to resolve style 1999-05-26 23:44:56 +00:00
nsTextFragment.cpp Actually advance the dest pointer so a copy occurs (doh!) 1998-11-12 23:33:12 +00:00
nsTextNode.cpp make destructors virtual 1999-05-13 02:11:25 +00:00
nsXIFConverter.cpp XIF Document Encoder; and partial fix for XIF-to-html conversion of comments 1999-06-04 22:22:53 +00:00
nsXIFConverter.h Added Encoding of charset information 1999-04-26 06:10:47 +00:00