mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-04 16:15:25 +00:00
848b49f05b
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. |
||
---|---|---|
.. | ||
nsButtonFrameRenderer.cpp | ||
nsButtonFrameRenderer.h | ||
nsComboboxControlFrame.cpp | ||
nsComboboxControlFrame.h | ||
nsFieldSetFrame.cpp | ||
nsFileControlFrame.cpp | ||
nsFileControlFrame.h | ||
nsFormControlFrame.cpp | ||
nsFormControlFrame.h | ||
nsFormControlHelper.cpp | ||
nsFormControlHelper.h | ||
nsHTMLButtonControlFrame.cpp | ||
nsIComboboxControlFrame.h | ||
nsIFormControlFrame.h | ||
nsIListControlFrame.h | ||
nsImageControlFrame.cpp | ||
nsLegendFrame.cpp | ||
nsLegendFrame.h | ||
nsListControlFrame.cpp | ||
nsListControlFrame.h | ||
nsTextControlFrame.cpp | ||
nsTextControlFrame.h |