gecko-dev/content
kmcclusk%netscape.com a2ffe366a4 Enabled frame-based comboboxes when widget rendering mode is gfx.
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.
1999-04-12 22:14:31 +00:00
..
base Added GetIID() method so this can be used with nsCOMPtr. 1999-04-12 18:08:43 +00:00
events New api's into nsEventStateManager for content state change (hover,focus,active) 1999-04-12 21:24:07 +00:00
html Enabled frame-based comboboxes when widget rendering mode is gfx. 1999-04-12 22:14:31 +00:00
shared Enabled frame-based comboboxes when widget rendering mode is gfx. 1999-04-12 22:14:31 +00:00
xml New api's into nsEventStateManager for content state change (hover,focus,active) 1999-04-12 21:24:07 +00:00
xsl Definition and implementation of nsXSLContentSink. The XSL content sink 1998-12-27 08:48:00 +00:00
xul Landed RDF_19990407_BRANCH, which includes changes to support the local store, support for namespace prefixes in DOM methods, and notifications. 1999-04-12 19:02:12 +00:00