gecko-dev/layout/base/public
1999-10-15 23:36:07 +00:00
..
.cvsignore
Makefile.in First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +00:00
makefile.win First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +00:00
MANIFEST First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +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 Support SizeOf methods 1999-10-05 23:47:46 +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 Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +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 Add OutputWrap flag, and add comments for the other flags 1999-09-29 20:17:51 +00:00
nsIDocumentObserver.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +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 Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsIFrameImageLoader.h Revised api 1999-04-13 21:49:01 +00:00
nsIFrameManager.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsIFrameReflow.h Added comment describing how incremental painting works 1999-07-14 15:13:47 +00:00
nsIFrameSelection.h bugs 15547,15645,13665,13277,5761, r=akkana,kin,hyatt. fixing selection bugs, keyboard navigation, triple clicking and drag scrolling. get position not a valid call anymore to nsIFrame.h 1999-10-13 01:16:09 +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
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 SizeOf() handler for space manager 1999-10-02 00:52:01 +00:00
nsIStatefulFrame.h Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
nsIStyleContext.h Made sure mOutsideEdge is initizlied 1999-10-04 23:44:44 +00:00
nsIStyledContent.h changed attribute impact api 1999-07-07 01:18:59 +00:00
nsIStyleFrameConstruction.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsIStyleRule.h removed equals and hashvalue methods 1999-06-10 05:17:27 +00:00
nsIStyleRuleProcessor.h First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +00:00
nsIStyleSet.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsIStyleSheet.h First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +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
nsITextContent.h r=troy; revised nsITextContent api to simplify it and the consumers; this is done as prep work for bug 9101 1999-10-15 23:36:07 +00:00
nslayout.h Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
nsLayoutAtomList.h r=troy; Added some more atoms so that Dframe sizing data is more particular for line boxes 1999-10-14 23:08:31 +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 ability to track changes to content without frame 1999-10-02 04:26:53 +00:00
nsStyleConsts.h moved toggle and tri-state from user-modify to user-select to stay in sync with CSS3 1999-10-15 02:11:09 +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 fix for UNIX ports r=kipp, a=hofmann,kipp 1999-09-23 19:02:23 +00:00