gecko-dev/layout/base/public
mjudge%netscape.com 5531d305c5 changes to allow selection in "dead" space between frames. still need work on "outside" and not in the window at all, but this is a very good chunk of the issue and it will solve many many bugs on my place. good for dogfood as well :) 1999-08-24 21:51:47 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST xpscrollbars 1999-08-19 22:16:23 +00:00
Makefile.in Added nsIFrameManager.h to exported files 1999-08-04 03:39:18 +00:00
makefile.win Added nsIFrameManager.h to exported files 1999-08-04 03:39:18 +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 Removal of nsCaretProperties 1999-07-14 22:18:29 +00:00
nsIContent.h Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash. 1999-03-20 01:51:00 +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 Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren 1999-08-03 20:51:41 +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 Revise the doc encoder and content sink APIs yet again to make it easier 1999-08-24 18:30:19 +00:00
nsIDocumentObserver.h Added |GetIID()| 1999-06-29 20:28:56 +00:00
nsIDocumentViewer.h Moved from webshell directory 1999-05-06 19:25:10 +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 changes to allow selection in "dead" space between frames. still need work on "outside" and not in the window at all, but this is a very good chunk of the issue and it will solve many many bugs on my place. good for dogfood as well :) 1999-08-24 21:51:47 +00:00
nsIFrameImageLoader.h Revised api 1999-04-13 21:49:01 +00:00
nsIFrameManager.h Moved cantrenderreplacedelememt code over to the frame manager 1999-08-05 20:17:44 +00:00
nsIFrameReflow.h Added comment describing how incremental painting works 1999-07-14 15:13:47 +00:00
nsIFrameSelection.h Move non-idlc generated stuff from nsIDOMSelection.h to nsIPresShell.h 1999-07-21 00:12:23 +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
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 breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsIPresShell.h Changed frame construction code to use frame manager when modifying frame 1999-08-05 03:09:22 +00:00
nsIReflowCommand.h Changed to table incremental reflow 1999-08-19 03:51:25 +00:00
nsISelection.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsISpaceManager.h Added 'm' prefix to structs defined in nsISpaceManager 1999-07-25 19:01:13 +00:00
nsIStyleContext.h just a comment, part of a memory leak bug fix to remind users to free a struct 1999-08-07 05:09:09 +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 Changed frame construction code to use frame manager when modifying frame 1999-08-05 03:09:22 +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 GetIID() method so this can be used with nsCOMPtr. 1999-04-12 18:08:43 +00:00
nsLayoutAtomList.h added more pseudo elements 1999-08-08 01:05:05 +00:00
nsLayoutAtoms.h use preprocessor for atom code generation 1999-07-18 00:13:35 +00:00
nsPresContext.h breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsStyleChangeList.h added nsStyleChangeList 1999-03-25 06:35:59 +00:00
nsStyleConsts.h added some experimental CSS3 properties 1999-07-24 18:59:43 +00:00
nsStyleCoord.h added != operator 1999-07-18 00:13:08 +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