gecko-dev/layout/forms
kmcclusk%netscape.com e18026d96e 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
..
nsButtonFrameRenderer.cpp Added XUL based layout manager. 1999-03-27 00:58:29 +00:00
nsButtonFrameRenderer.h Added XUL based layout manager. 1999-03-27 00:58:29 +00:00
nsComboboxControlFrame.cpp bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame. 1999-05-07 20:30:16 +00:00
nsComboboxControlFrame.h bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame. 1999-05-07 20:30:16 +00:00
nsFieldSetFrame.cpp bug 3109 - nsFieldSetFrame::SetInitialChildList can deal with legend not being first frame in list 1999-05-04 21:35:05 +00:00
nsFileControlFrame.cpp bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame. 1999-05-07 20:30:16 +00:00
nsFileControlFrame.h 1) Implemented regular button and html4 button with a button renderer. 1999-03-06 19:43:13 +00:00
nsFormControlFrame.cpp bug 4143; bug 2467; removed frame caching in nsFormFrame. 1999-04-27 00:06:03 +00:00
nsFormControlFrame.h gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
nsFormControlHelper.cpp fixed potential divide by 0 1999-04-30 19:50:42 +00:00
nsFormControlHelper.h better sizing of form controls, especially percentage based sizes and max element sizes 1999-02-23 03:48:01 +00:00
nsHTMLButtonControlFrame.cpp Made tabs use visibility to hide and show views. 1999-04-25 20:07:45 +00:00
nsHTMLButtonControlFrame.h Added a tab control widget. 1999-04-21 22:46:15 +00:00
nsIComboboxControlFrame.h initial checkin 1999-01-22 15:41:28 +00:00
nsIFormControlFrame.h 1) Implemented regular button and html4 button with a button renderer. 1999-03-06 19:43:13 +00:00
nsIListControlFrame.h fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
nsImageControlFrame.cpp Bug 2504: Change mouse pointer over image submits 1999-04-27 22:54:15 +00:00
nsLegendFrame.cpp use new nsHTMLReflowState ctors 1999-03-05 04:19:09 +00:00
nsLegendFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsListControlFrame.cpp bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame. 1999-05-07 20:30:16 +00:00
nsListControlFrame.h bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame. 1999-05-07 20:30:16 +00:00
nsTextControlFrame.cpp moved single signon out of netlib 1999-04-03 22:56:18 +00:00
nsTextControlFrame.h Added pseudo styles for file input element buttons and text fields to control their 1999-02-18 00:13:39 +00:00