gecko-dev/layout
bryner%netscape.com 6cf1d33b09 Initial checkin of XBL select widget (listbox) code (bug 112713).
Summary of changes:
- Removed old XBL form control cruft.
- Made nsOutlinerContentView accessible from content scripts.
- Created a new interface, nsIDOMNSXBLFormControl which exists to allow a
select element to have an outliner box object.
- Factored out nsChildIterator into its own file.
- Added support to the outliner content view for having option elements
directly inserted in the outliner.
- Cleaned up pixel/twip conversions in outliner.
- Added support for intrinsic width for outliner.

r=jag, sr=hyatt.  Note that the new select widget is NOT turned on by
default.
2002-01-05 07:17:10 +00:00
..
base Initial checkin of XBL select widget (listbox) code (bug 112713). 2002-01-05 07:17:10 +00:00
build Putting changes back in. This wasn't the cause of the slower page loads 2002-01-03 13:23:47 +00:00
doc Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi. 2001-12-17 22:39:59 +00:00
forms Updating for syntax changes - add outlinerchildren. Not part of the build. 2002-01-04 21:23:42 +00:00
generic Bug 116230 et al; fix-on-a-fix for bug 91423. Don't always retarget to the primary frame: stop at the first continuation after a hard-break if there is one. Also, move retargeting to reflow state setup. r=rbs, sr=nobody. 2002-01-05 01:42:36 +00:00
html Initial checkin of XBL select widget (listbox) code (bug 112713). 2002-01-05 07:17:10 +00:00
macbuild Initial checkin of XBL select widget (listbox) code (bug 112713). 2002-01-05 07:17:10 +00:00
mathml MathML only - Further tweaks to getting the preferred stretchy size. Decide that the core <mo> is the provider of the 'em' unit for the lspace & rspace of embellished containers. Add support of the 'bevelled' attribute in <mfrac> by leveraging on the code of <mfenced> 2002-01-05 01:15:04 +00:00
printing Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
style Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
svg Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
tables bug 112010 fix build warnings r=karnaze sr=attinasi 2002-01-04 10:52:48 +00:00
tools updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
xul Initial checkin of XBL select widget (listbox) code (bug 112713). 2002-01-05 07:17:10 +00:00
.cvsignore
Makefile.in Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
makefile.win Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00