pjs/layout
kmcclusk%netscape.com b447bbea26 bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame.
bug #5589. Selection area is now calculated using the inherited Reflow rather
than using the calculations used for the native listbox control.
Fixed varous other rendering bugs related to frame-based listboxes.
bug #2797. GetSize is no longer needed in nsListControlFrame and it has been removed.
Fixed frame-based combobox nsComboboxFrame so that will set it's label to the
first option in the drop-down list if a default value has not been specified.
Added optgroup style rules to ua.css. Opt groups now render, but there are remaining
problems with selection.
Modified nsButtonControlFrame::Reflow to call nsFormFrame::AddFormControlFrame.
This fixes a bug where Gfx-rendered submit button's were not working.
Refactored code in nsListControlFrame in preparation for supporting option groups.
Refactored selection code into SingleSelect and MultiSelect paths.
Removed unused code in nsListControlFrame.
Removed mSelectedFrame member variable. It is no longer needed.
Fixed nsListControlFrame::SetProperty so that it will toggle the selection in a
single select listbox.
1999-05-07 20:30:16 +00:00
..
base Implement support for SetEnableRendering/GetEnableRendering 1999-05-07 19:26:23 +00:00
build Added component support to this library 1999-05-06 19:26:13 +00:00
doc Adding initial draft of documentation for the block and inline classes. 1999-04-05 21:54:08 +00:00
events Add newline to end of file. HP chokes without it. 1999-05-07 19:37:48 +00:00
forms bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame. 1999-05-07 20:30:16 +00:00
generic Fix for bug 2989 - correcting result of GetFrameForPoint. 1999-05-07 00:08:02 +00:00
html bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame. 1999-05-07 20:30:16 +00:00
macbuild Added nsPluginViewer.cpp nsLayoutDebugger, nsDocumentvViewer.cpp to fix the build bustage 1999-05-06 20:22:28 +00:00
style bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame. 1999-05-07 20:30:16 +00:00
tables Fix for bug 2989 - correcting result of GetFrameForPoint. 1999-05-07 00:08:02 +00:00
tools added -moz-border-radius 1999-04-03 03:15:01 +00:00
xml Pass a pointer to the document object when you call the Parse method on the parser object.f 1999-05-06 01:51:31 +00:00
xsl Definition and implementation of nsXSLContentSink. The XSL content sink 1998-12-27 08:48:00 +00:00
xul make <tristatecheckbox> now be <checkbox> 1999-05-06 00:53:22 +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 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00