gecko-dev/layout/base/public
peterl%netscape.com 0534eb9124 Added compute style change
Added style tree verify
1999-09-21 07:48:57 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Added get/set document state API for use by session history. 1999-08-30 22:38:58 +00:00
Makefile.in General cleanup. 1999-09-14 01:02:20 +00:00
makefile.win Added get/set document state API for use by session history. 1999-08-30 22:38:58 +00:00
nsFrameList.h Renamed some nsFrameList member functions 1999-07-22 04:00:57 +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
nsIAnonymousContent.h xpscrollbars 1999-08-19 22:16:23 +00:00
nsICaret.h tidying up 1999-09-17 23:12:17 +00:00
nsIContent.h Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state. 1999-08-31 10:06:17 +00:00
nsIContentIterator.h exposing on-the-fly switchability between pre and post order iterors in the interface. exposing PositionAt in the interface. 1999-03-23 11:54:52 +00:00
nsIDiskDocument.h Fix the include guard names. 1999-07-14 22:08:13 +00:00
nsIDocument.h Changed GetDocumentLoadGroup(...) to be XPCom complient. This helps prevent leaks when using nsCOMPtrs. 1999-09-18 06:20:49 +00:00
nsIDocumentContainer.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsIDocumentEncoder.h No longer need a pres shell for the document encoder; remove it. 1999-08-25 21:42:20 +00:00
nsIDocumentObserver.h Added |GetIID()| 1999-06-29 20:28:56 +00:00
nsIDocumentViewer.h Added a missing NS_DEFINE_STATIC_IID_ACCESSOR... 1999-09-16 08:50:18 +00:00
nsIFocusTracker.h up/down selection BRFrames dont allow selecting upon them for now. horizontal bars are now drawn selected. ect. 1999-06-19 20:36:44 +00:00
nsIFrame.h removed ReResolveStyleContext 1999-09-21 07:48:34 +00:00
nsIFrameImageLoader.h Revised api 1999-04-13 21:49:01 +00:00
nsIFrameManager.h Added compute style change 1999-09-21 07:48:57 +00:00
nsIFrameReflow.h Added comment describing how incremental painting works 1999-07-14 15:13:47 +00:00
nsIFrameSelection.h fixes for crasher in tree 1999-09-11 00:18:02 +00:00
nsIFrameUtil.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +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
nsINameSpace.h Added |GetIID()| 1999-06-29 20:28:56 +00:00
nsINameSpaceManager.h Add GetIID(). 1999-06-30 19:28:16 +00:00
nsIPageSequenceFrame.h Fixed a compiler warning where there was an extra ',' after an enum 1998-12-18 05:46:00 +00:00
nsIPresContext.h added look and feel accessor to pres context 1999-09-10 05:51:08 +00:00
nsIPresShell.h - Added setter for history state to nsIPresShell 1999-08-31 14:35:50 +00:00
nsIReflowCommand.h Added List method 1999-09-15 00:24:41 +00:00
nsISelection.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsISpaceManager.h Added List method 1999-09-15 00:24:41 +00:00
nsIStatefulFrame.h Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
nsIStyleContext.h Zapped mCompatFloatMargin hack 1999-09-17 00:57:06 +00:00
nsIStyleFrameConstruction.h Changed frame construction code to use frame manager when modifying frame 1999-08-05 03:09:22 +00:00
nsIStyleRule.h removed equals and hashvalue methods 1999-06-10 05:17:27 +00:00
nsIStyleSet.h added reparent style context 1999-09-03 23:35:41 +00:00
nsIStyleSheet.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsIStyleSheetLinkingElement.h Added nsIStyleSheetLinkingElement interface and implemented it for LINK and STYLE elements. Got attribute modifications for lists and list items working (including correct renumbering of lists when attribute values change). 1999-02-23 19:18:12 +00:00
nsIStyledContent.h changed attribute impact api 1999-07-07 01:18:59 +00:00
nsITextContent.h Added in GetTextLength and CopyText methods for the MathML folks 1999-08-27 21:40:13 +00:00
nsLayoutAtomList.h Added frame type for OBJECT frame 1999-09-13 21:26:05 +00:00
nsLayoutAtoms.h use preprocessor for atom code generation 1999-07-18 00:13:35 +00:00
nsPresContext.h added look and feel accessor to pres context 1999-09-10 05:51:08 +00:00
nsStyleChangeList.h added nsStyleChangeList 1999-03-25 06:35:59 +00:00
nsStyleConsts.h changed font weight step to 1 (from 101) 1999-09-10 05:50:30 +00:00
nsStyleCoord.h Must fix build bustage. I have to have access to members of this object without 1999-09-02 02:09:07 +00:00
nsStyleStruct.h added some experimental CSS3 properties 1999-07-24 18:59:43 +00:00
nsTextFragment.h Consolidated character set macros into this file 1999-01-05 23:01:32 +00:00
nslayout.h build XUL 1999-01-21 03:40:21 +00:00