pjs/layout/base/public
brendan%mozilla.org 49357d5655 Remove nsIFrameReflow.h deadwood (r=waterson). 1999-11-05 05:00:39 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
Makefile.in Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
makefile.win Remove nsIFrameReflow.h deadwood (r=waterson). 1999-11-05 05:00:39 +00:00
nsFrameList.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +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
nsHTMLReflowState.h Added nsHTMLReflowState.h 1999-10-30 16:16:45 +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 Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +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 Part of bratell@lysator.liu.se's fix to the nsHTMLToTXTSinkStream. r=akkana 1999-11-03 03:08:04 +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 Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsIFrameDebug.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsIFrameImageLoader.h Revised api 1999-04-13 21:49:01 +00:00
nsIFrameManager.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsIFrameSelection.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +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
nsIMutableStyleContext.h Added new style data accessors. 1999-10-16 04:05:59 +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 change the input method highligh code from 2 style to 4 styles. r=mjudge 1999-10-21 22:01:18 +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
nsISelectionControler.h massive checkin for underlying implementation of key handling from javascript and home/end breakage and.. selecting around NON-text frames. like arrowing around an image for example. 16636,16655 and another i cannot find. r=kin r=hyatt a=me 1999-10-22 00:19:18 +00:00
nsISpaceManager.h Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +00:00
nsIStatefulFrame.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsIStyleContext.h Added new style data accessors. 1999-10-16 04:05:59 +00:00
nsIStyleFrameConstruction.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsIStyleRule.h Added new style data accessors. 1999-10-16 04:05:59 +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
nsIStyledContent.h changed attribute impact api 1999-07-07 01:18:59 +00:00
nsITextContent.h r=troy; Added nsITextContetChangeData to help optimize modifications of large text elements 1999-10-21 20:22:02 +00:00
nsLayoutAtomList.h r=troy; Added a new frame property atom 1999-11-02 23:42:13 +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
nslayout.h Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00