mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +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. |
||
---|---|---|
.. | ||
nsCSSDeclaration.cpp | ||
nsCSSKeywords.cpp | ||
nsCSSKeywords.h | ||
nsCSSParser.cpp | ||
nsCSSProps.cpp | ||
nsCSSProps.h | ||
nsCSSScanner.cpp | ||
nsCSSScanner.h | ||
nsCSSStruct.cpp | ||
nsCSSStyleRule.cpp | ||
nsCSSStyleSheet.cpp | ||
nsCSSValue.cpp | ||
nsCSSValue.h | ||
nsDOMCSSDeclaration.cpp | ||
nsDOMCSSDeclaration.h | ||
nsHTMLCSSStyleSheet.cpp | ||
nsHTMLStyleSheet.cpp | ||
nsICSSParser.h | ||
nsICSSStyleRule.h | ||
nsICSSStyleSheet.h | ||
nsIHTMLCSSStyleSheet.h | ||
nsIStyleRule.h | ||
nsIStyleSheet.h | ||
nsStyleContext.cpp | ||
nsStyleCoord.h | ||
nsStyleSet.cpp | ||
nsStyleUtil.cpp | ||
ua.css |