gecko-dev/layout/base/public
1999-02-27 07:15:09 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Changes to makefiles to ensure that nsIStyledContent.h is exported. 1999-02-27 01:31:16 +00:00
makefile.win Changes to makefiles to ensure that nsIStyledContent.h is exported. 1999-02-27 01:31:16 +00:00
MANIFEST Making sure that nsIStyledContent.h gets exported. 1999-02-27 01:31:42 +00:00
nsFrameList.h moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard. 1999-02-19 00:21:22 +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 Added RefreshMethod, and tweaked code for the UNIX no-blinking case. 1999-02-13 04:47:45 +00:00
nsIContent.h Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
nsIContentIterator.h fixing iid collision with simon 1999-02-12 04:39:21 +00:00
nsIDocument.h added content state changed 1999-02-27 07:15:09 +00:00
nsIDocumentContainer.h Add ; after class definition 1998-12-17 01:42:02 +00:00
nsIDocumentObserver.h added content state changed 1999-02-27 07:15:09 +00:00
nsIDOMSelection.h adding comments to interfaces 1999-02-22 05:19:06 +00:00
nsIDOMSelectionListener.h nsPresShell now listens to changes in the domselection. (also modified nsIEnumerator to use NS_IMETHOD instead of virtual nsresult). Added batching for selection changes. you can move the selection, do things then turn off batching for an update if necessary. also prevented circular referencing by adding listener removal to PresShell::endDocumentListening(sp) 1999-02-19 23:47:36 +00:00
nsIFocusTracker.h adding scrolling depending on selection modification. either by key event, or outside event. 1999-02-21 03:49:32 +00:00
nsIFrame.h Removed global gLogModule 1999-02-26 16:59:57 +00:00
nsIFrameImageLoader.h Added in desired-size to image loading request 1999-02-26 17:01:34 +00:00
nsIFrameReflow.h dom table methods, moved align="char" data members from nsReflowState to nsHTMLReflowState 1999-01-08 18:57:40 +00:00
nsIFrameSelection.h Extra parameter in nsIFrameSeleciton HandleKeyEvent not necessary. nsRangeList mod now allows SHIFT-Key selection. currently bound directly to VK_LEFT,RIGHT should be changed eventually to something more internationaly friendly 1999-02-20 23:52:05 +00:00
nsIFrameUtil.h Revised API 1999-02-08 17:55:08 +00:00
nsINameSpace.h added namespace interfaces 1998-12-11 02:30:59 +00:00
nsINameSpaceManager.h added support for the 'xmlns' pseudo namespace 1998-12-21 05:56:51 +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 in desired-size to image loading request 1999-02-26 17:01:34 +00:00
nsIPresShell.h added GetStyleContextFor 1999-02-25 19:55:06 +00:00
nsIReflowCommand.h Added ReflowDirty reflow command 1999-02-03 19:08:07 +00:00
nsISelection.h keyboard navigation of selection. adding API for nsIFrame. fixing nsFrame and nstextframe to reflect the implementations of the nsIFrame API. nsRangeList implements the handlekeyevent now. 1999-02-02 00:23:40 +00:00
nsISpaceManager.h Changed nsISpaceManager interface to conform to XP-COM conventions on 1999-01-04 04:54:33 +00:00
nsIStyleContext.h added CalcStyleDifference 1999-02-27 07:11:42 +00:00
nsIStyledContent.h The nsIStyledContent interface. Removes CLASS, ID, and STYLE support (as well 1999-02-27 01:31:01 +00:00
nsIStyleFrameConstruction.h added content state changed 1999-02-27 07:15:09 +00:00
nsIStyleRule.h made get strength const 1998-12-20 01:08:31 +00:00
nsIStyleSet.h added content state changed 1999-02-27 07:15:09 +00:00
nsIStyleSheet.h changed medium type to atom 1998-12-02 00:29:16 +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 Moved text and comment code out of HTML-specific directories. Completed CloneNode for elements. Completed factory methods for intersection of XML and HTML. 1999-01-14 23:14:02 +00:00
nslayout.h build XUL 1999-01-21 03:40:21 +00:00
nsLayoutAtoms.h Added frame type atoms for several table frame classes 1999-02-24 05:54:31 +00:00
nsPresContext.h Added in desired-size to image loading request 1999-02-26 17:01:34 +00:00
nsStyleConsts.h added style hint max 1999-02-27 07:09:23 +00:00
nsStyleCoord.h added == operator for style sides 1999-02-27 07:09:40 +00:00
nsStyleStruct.h Removed unneeded include 1998-05-22 18:28:02 +00:00
nsTextFragment.h Consolidated character set macros into this file 1999-01-05 23:01:32 +00:00