gecko-dev/layout
buster%netscape.com 89e198237d expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull.
aFilter is useful for determining if a frame should output itself during
a List().  In any event, the children of the frame are always processed.
added nsIListFilter, an interface for any object that wants to act like a filter for frame dumps
added   static NS_LAYOUT nsIListFilter * GetFilter(nsString *aFilterName);
currently, only TableListFilter implements nsIListFilter.
in response to List(...TableListFilter), the frame model is dumped in a way that is useful
for table layout regression testing.  Currently this is controlled by command line switches on the viewer app.
1998-09-02 21:59:54 +00:00
..
base expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
build Use flexible library naming 1998-08-05 01:40:20 +00:00
config Use -Zi and PDB's for dll creation too 1998-08-28 23:32:47 +00:00
css expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
events XPCOM'ized nsIContent and nsIHTMLContent 1998-08-29 20:20:38 +00:00
generic expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
html expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
macbuild Removed nsHTMLParts.cpp 1998-09-01 23:56:40 +00:00
style COMified interface 1998-09-02 02:10:44 +00:00
tables expanded nsIFrame::List to include nsIListFilter *aFilter param, by default nsnull. 1998-09-02 21:59:54 +00:00
tools Added in steve's new keywords 1998-06-15 20:40:07 +00:00
Makefile New and improved (?) line layout 1998-06-25 16:33:10 +00:00
makefile.win New and improved (?) line layout 1998-06-25 16:33:10 +00:00