gecko-dev/dom
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
..
macbuild Initial checkin of XBL select widget (listbox) code (bug 112713). 2002-01-05 07:17:10 +00:00
public Initial checkin of XBL select widget (listbox) code (bug 112713). 2002-01-05 07:17:10 +00:00
resources/locale
src Initial checkin of XBL select widget (listbox) code (bug 112713). 2002-01-05 07:17:10 +00:00
tests
.cvsignore
jar.mn
Makefile.in
makefile.win