gecko-dev/layout/generic
kipp%netscape.com 951e920f4b Support CSS2 floater placement by not allowing them on top of each other; fixed a bug with floater incemental reflow and spacemanager management 1998-10-16 20:22:39 +00:00
..
broken-image.gif new 1998-06-03 18:31:14 +00:00
nsBRFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsBlockFrame.cpp Support CSS2 floater placement by not allowing them on top of each other; fixed a bug with floater incemental reflow and spacemanager management 1998-10-16 20:22:39 +00:00
nsBlockReflowState.cpp Support CSS2 floater placement by not allowing them on top of each other; fixed a bug with floater incemental reflow and spacemanager management 1998-10-16 20:22:39 +00:00
nsBlockReflowState.h Support CSS2 floater placement by not allowing them on top of each other; fixed a bug with floater incemental reflow and spacemanager management 1998-10-16 20:22:39 +00:00
nsContainerFrame.cpp Mork work on floaters; support for clear style property 1998-10-09 22:58:25 +00:00
nsContainerFrame.h Changed ReflowChild() to send the WillReflow() notification as well 1998-10-06 00:27:22 +00:00
nsFrame.cpp Added new state flag NS_FRAME_SYNC_FRAME_AND_VIEW for controlling 1998-10-16 20:09:32 +00:00
nsFrame.h Added new state flag NS_FRAME_SYNC_FRAME_AND_VIEW for controlling 1998-10-16 20:09:32 +00:00
nsFrameFrame.cpp Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state 1998-10-12 17:00:32 +00:00
nsFrameSetFrame.cpp Create style context for blank frame; added in some missing release calls 1998-10-15 05:13:21 +00:00
nsFrameSetFrame.h Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsHTMLContainerFrame.cpp Tweaked the isFloated variable computation to only support left and right floaters 1998-10-16 20:21:11 +00:00
nsHTMLContainerFrame.h moved attribute change code to style sheete 1998-09-29 23:48:07 +00:00
nsHTMLFrame.cpp Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling 1998-10-12 14:48:02 +00:00
nsHTMLParts.h fixed bug 958, checkboxes wrong background when not checked, select always multiple, text & texarea not reset. html 4 button work in progress. 1998-10-13 21:31:26 +00:00
nsHTMLReflowCommand.cpp Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling 1998-10-12 14:48:02 +00:00
nsHTMLReflowCommand.h modified for new fontmetrics/renderingcontext. 1998-10-02 01:12:39 +00:00
nsIFrame.h Added new state flag NS_FRAME_SYNC_FRAME_AND_VIEW for controlling 1998-10-16 20:09:32 +00:00
nsImageFrame.cpp Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state 1998-10-12 17:00:32 +00:00
nsImageMap.cpp Added missing NS_INIT_REFCNT() 1998-08-15 03:24:27 +00:00
nsInlineFrame.cpp Repaired a comment 1998-10-16 03:48:00 +00:00
nsLeafFrame.cpp Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsLeafFrame.h Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsLineLayout.cpp Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state 1998-10-12 17:00:32 +00:00
nsLineLayout.h Added methods to support word breaking 1998-10-10 04:35:01 +00:00
nsObjectFrame.cpp Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state 1998-10-12 17:00:32 +00:00
nsPageFrame.cpp Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling 1998-10-12 14:48:02 +00:00
nsPageFrame.h Eliminated nsIRunaround interface, and folded space manager parameter into 1998-10-02 04:10:00 +00:00
nsPlaceholderFrame.cpp Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state 1998-10-12 17:00:32 +00:00
nsPlaceholderFrame.h Removed nsIInlineReflow and folded it into nsIHTMLReflow 1998-10-03 04:28:05 +00:00
nsSelection.cpp Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
nsSpaceManager.cpp Fixed an assert 1998-05-30 23:56:28 +00:00
nsSpaceManager.h Added 'ns' prefix to class name 1998-05-28 02:37:37 +00:00
nsSpacerFrame.cpp Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
nsSplittableFrame.cpp Moved some files around 1998-09-30 21:01:11 +00:00
nsSplittableFrame.h Moved some files around 1998-09-30 21:01:11 +00:00
nsTextFrame.cpp Return break-before when none of the text gets used 1998-10-12 18:44:58 +00:00