gecko-dev/layout/base/public
2000-01-24 06:43:15 +00:00
..
.cvsignore
Makefile.in Adding an interface for the creation of elements. r=waterson 2000-01-19 03:09:12 +00:00
makefile.win Adding an interface for the creation of elements. r=waterson 2000-01-19 03:09:12 +00:00
MANIFEST Adding an interface for the creation of elements. r=waterson 2000-01-19 03:09:12 +00:00
MANIFEST_IDL
nsFrameList.h
nsFrameTraversal.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsHTMLReflowState.h r=troy. Reflow commands are now coalesced by block and inline frames. This fixes bug 985 in which we now generate 6 reflow commands instead of 257. 2000-01-12 08:28:24 +00:00
nsIAnonymousContent.h
nsICaret.h
nsIChromeEventHandler.idl
nsIContent.h
nsIContentIterator.h
nsIDiskDocument.h
nsIDocument.h Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me. 2000-01-24 06:43:15 +00:00
nsIDocumentContainer.h
nsIDocumentEncoder.h
nsIDocumentObserver.h
nsIDocumentViewer.h
nsIElementFactory.h Adding an interface for the creation of elements. r=waterson 2000-01-19 03:09:12 +00:00
nsIFocusTracker.h
nsIFrame.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsIFrameDebug.h
nsIFrameImageLoader.h
nsIFrameManager.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsIFrameSelection.h Fix for bug #21029: Caret get's wrong offset when parent not a text node 2000-01-10 15:32:42 +00:00
nsIFrameUtil.h
nsILayoutDebugger.h
nsILayoutHistoryState.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsIMutableStyleContext.h
nsINameSpace.h
nsINameSpaceManager.h
nsIPageSequenceFrame.h
nsIPresContext.h
nsIPresShell.h Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me. 2000-01-24 06:43:15 +00:00
nsIPresState.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsIReflowCommand.h
nsIScrollableFrame.h
nsISelection.h
nsISelectionControler.h
nsISelectionController.idl
nsISelfScrollingFrame.h Make trees capable of scrolling by full pages with the mouse wheel. 2000-01-16 05:30:49 +00:00
nsISpaceManager.h
nsIStatefulFrame.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsIStyleContext.h adding behavior property to CSS. r=brendan 2000-01-11 03:40:41 +00:00
nsIStyledContent.h
nsIStyleFrameConstruction.h
nsIStyleRule.h
nsIStyleRuleProcessor.h
nsIStyleSet.h
nsIStyleSheet.h
nsIStyleSheetLinkingElement.h
nsITextContent.h
nslayout.h
nsLayoutAtomList.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsLayoutAtoms.h
nsLayoutUtils.h
nsPresContext.h
nsStyleChangeList.h
nsStyleConsts.h 12825 "Need new 'overflow' values to control scrollbar visibility". Added -moz-scrollbars-none, -moz-scrollbars-horizontal and -moz-scrollbars-vertical. 2000-01-10 03:23:44 +00:00
nsStyleCoord.h
nsStyleStruct.h
nsTextFragment.h