gecko-dev/layout/base
troy%netscape.com 58eccb6592 b=11971, r=peterl@netscape,karnaze@netscape.com
Changed ContentInserted() to use GetFrameFor() so we target the table cell's
area frame
1999-10-06 23:17:28 +00:00
..
public Support SizeOf methods 1999-10-05 23:47:46 +00:00
src Implemented document.width/document.height by looking at the dimensions of the view of the frame of the document element. Bug 961. R: troy 1999-10-06 20:32:49 +00:00
tests Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in General cleanup. 1999-09-14 01:02:20 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
nsCaret.cpp Fix for bug #12195: [DOGFOOD] caret cruft left after a backspace at end of line 1999-10-01 13:16:30 +00:00
nsCaret.h Super duper new caret 1999-09-14 23:41:19 +00:00
nsCSSFrameConstructor.cpp b=11971, r=peterl@netscape,karnaze@netscape.com 1999-10-06 23:17:28 +00:00
nsCSSFrameConstructor.h Adding remaining MathML hooks and changing ifdef INCLUDE_MATHML to ifdef MOZ_MATHML to avoid thinking autoconf-related. r:peterl 1999-10-02 10:41:40 +00:00
nsCSSRendering.cpp added background fix.. commented out for now until other platforms are tested 1999-10-01 14:35:20 +00:00
nsCSSRendering.h Added extra parameters so PaintBorder can be used to draw borders with a size that 1999-09-03 14:12:09 +00:00
nsDocumentViewer.cpp Changed the printing to use the ImageGroup notifications rather than the document loader because a document is *not* being loaded... This fixes printing after the changes to the document loader notifications. 1999-09-22 07:34:31 +00:00
nsFrameManager.cpp fixed leak of undisplayed content map nodes (which leak style contexts) 1999-10-04 23:33:23 +00:00
nsFrameTraversal.cpp checkin for carpool for multiple seleciton/ime selection and api changes to nsIDOMselection 1999-07-15 18:19:03 +00:00
nsFrameTraversal.h Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
nsICaret.h tidying up 1999-09-17 23:12:17 +00:00
nsIDocumentViewer.h Added a missing NS_DEFINE_STATIC_IID_ACCESSOR... 1999-09-16 08:50:18 +00:00
nsIFrameSelection.h First pass implementation of selection auto scrolling. 1999-09-29 20:04:05 +00:00
nsILayoutDebugger.h new 1999-05-05 20:42:51 +00:00
nsILayoutHistoryState.h Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
nsIPresShell.h - Added setter for history state to nsIPresShell 1999-08-31 14:35:50 +00:00
nsLayoutAtomList.h Added SizeOf() handler for floater information maintained by the 1999-10-02 02:51:03 +00:00
nsLayoutAtoms.cpp use preprocessor for code generation 1999-07-18 00:15:37 +00:00
nsLayoutAtoms.h use preprocessor for atom code generation 1999-07-18 00:13:35 +00:00
nsLayoutDebugger.cpp new 1999-05-05 20:42:51 +00:00
nsLayoutHistoryState.cpp Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
nsPresContext.cpp Added in ctor/dtor counting 1999-10-05 14:53:40 +00:00
nsPresContext.h added look and feel accessor to pres context 1999-09-10 05:51:08 +00:00
nsPresShell.cpp r=troy; Added in ctor/dtor counting 1999-10-05 14:51:12 +00:00
nsStyleChangeList.cpp Added ability to track changes to content without frame 1999-10-02 04:26:53 +00:00
nsStyleChangeList.h Added ability to track changes to content without frame 1999-10-02 04:26:53 +00:00
nsStyleConsts.h changed font weight step to 1 (from 101) 1999-09-10 05:50:30 +00:00