gecko-dev/layout/base/public
1999-10-08 20:41:19 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
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 Fix 15458 "onLoadHandler does not work" 1999-10-05 04:08:14 +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 |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 First pass implementation of selection auto scrolling. 1999-09-29 20:04:05 +00:00
nsIFrameImageLoader.h Revised api 1999-04-13 21:49:01 +00:00
nsIFrameManager.h added API to track content that didn't get a frame 1999-10-02 04:26:24 +00:00
nsIFrameReflow.h Added comment describing how incremental painting works 1999-07-14 15:13:47 +00:00
nsIFrameSelection.h First pass implementation of selection auto scrolling. 1999-09-29 20:04:05 +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 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 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
nsIStyleRuleProcessor.h First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +00:00
nsIStyleSet.h added reparent style context 1999-09-03 23:35:41 +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 Added in GetTextLength and CopyText methods for the MathML folks 1999-08-27 21:40:13 +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 Change to SizeOf() code (diagnostic code only). Changed table frame 1999-10-08 05:12:55 +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 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 fix for UNIX ports r=kipp, a=hofmann,kipp 1999-09-23 19:02:23 +00:00