gecko-dev/layout
hyatt%netscape.com 9b9522ae73 Landing changes to wrap XUL windows in a box frame so that we can support
intrinsic sizing of windows.  (Unlike HTML and XML, we are no longer wrapped
in an area frame. We are instead wrapped in a box frame.)

Also included is a patch for the table code, since it crashes inside boxes
because of a bug in its incremental reflow code.

nsISpaceManager was touched to give it a GetIID method so that it could be
used with nsCOMPtrs.
1999-07-02 05:28:32 +00:00
..
base Landing changes to wrap XUL windows in a box frame so that we can support 1999-07-02 05:28:32 +00:00
build NECKO only. Including neckoutil_s 1999-07-01 22:31:43 +00:00
doc new 1999-05-13 17:47:41 +00:00
events Backing out js security changes. 1999-07-01 13:03:35 +00:00
forms Added anonymous node support. 1999-06-30 22:17:43 +00:00
generic Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
html Landing changes to wrap XUL windows in a box frame so that we can support 1999-07-02 05:28:32 +00:00
macbuild added files: mozilla/layout/xul/base/src/nsSplitterFrame.cpp, mozilla/layout/xul/base/src/nsGrippyFrame.cpp 1999-06-30 22:18:11 +00:00
style Added function FindPrimaryFrameFor() 1999-07-02 04:46:19 +00:00
tables Landing changes to wrap XUL windows in a box frame so that we can support 1999-07-02 05:28:32 +00:00
tools added -moz-border-radius 1999-04-03 03:15:01 +00:00
xml Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
xsl Changed nsIURL to nsIURI. 1999-06-28 14:12:08 +00:00
xul Landing changes to wrap XUL windows in a box frame so that we can support 1999-07-02 05:28:32 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in build xul 1999-01-21 03:41:43 +00:00
makefile.win Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout. 1999-06-28 14:12:07 +00:00