gecko-dev/layout/forms
kmcclusk%netscape.com 848b49f05b fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty.
The Mac now supports native combo box widgets so it no longer will crash in GetProperty
with a null mWidget field.
Modified nsComboboxControlFrame::HandleEvents. MouseExit from the combox rect now
initiates mouse capture on the drop-down list.
Modified nsCSSFrameConstructor::ConstructSelectFrame to initialize the drop-down list
for frame-based comboboxes as hidden.
Added a nsIListControlFrame::CaptureMouseEvents method.
Implemented nsListControlFrame::CaptureMouseEvents.
1999-04-16 19:28:12 +00:00
..
nsButtonFrameRenderer.cpp
nsButtonFrameRenderer.h
nsComboboxControlFrame.cpp fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
nsComboboxControlFrame.h
nsFieldSetFrame.cpp
nsFileControlFrame.cpp
nsFileControlFrame.h
nsFormControlFrame.cpp
nsFormControlFrame.h
nsFormControlHelper.cpp
nsFormControlHelper.h
nsHTMLButtonControlFrame.cpp
nsIComboboxControlFrame.h
nsIFormControlFrame.h
nsIListControlFrame.h fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
nsImageControlFrame.cpp
nsLegendFrame.cpp
nsLegendFrame.h
nsListControlFrame.cpp fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
nsListControlFrame.h fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
nsTextControlFrame.cpp
nsTextControlFrame.h