mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
a2ffe366a4
Major changes to nsComboboxControlFrame: Removed commented out code + nsIPluggableEventListener references. Implemented nsComboboxControlFrame::GetNamesValues Implemented nsComboboxControlFrame::SetProperty GetProperty methods Fixed references to previously freed memory in nsComboboxControlFrame::ReResolveStyleContext Modified ua.css style rules for dropdown-visible, drodown-hidden to have -moz- prefix. Added -moz-dropdown-btn-out and -moz-dropdown-btn-pressed, -moz-dropdown-list rules. Modified nsListControlFrame.cpp to calculate the width of the dropdown list for combo boxes correctly Added nsListControlFrame::GetProperty and SetProperty methods. Modified nsCSSFrameConstructor::ConstructSelectFrame to setup combobox. |
||
---|---|---|
.. | ||
public | ||
src | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |