gecko-dev/layout/forms
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
..
nsButtonFrameRenderer.cpp Added XUL based layout manager. 1999-03-27 00:58:29 +00:00
nsButtonFrameRenderer.h Added XUL based layout manager. 1999-03-27 00:58:29 +00:00
nsComboboxControlFrame.cpp Enabled frame-based comboboxes when widget rendering mode is gfx. 1999-04-12 22:14:31 +00:00
nsComboboxControlFrame.h Enabled frame-based comboboxes when widget rendering mode is gfx. 1999-04-12 22:14:31 +00:00
nsFieldSetFrame.cpp preliminary work for bug 4534 1999-04-06 04:47:18 +00:00
nsFileControlFrame.cpp Changed prompt for selecting a file from "FileWidget Title <here> mode = save" to "File Upload" to match 4.x. 1999-04-03 02:32:46 +00:00
nsFileControlFrame.h 1) Implemented regular button and html4 button with a button renderer. 1999-03-06 19:43:13 +00:00
nsFormControlFrame.cpp bug 4141 - space activating a button 1999-03-31 06:02:12 +00:00
nsFormControlFrame.h gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
nsFormControlHelper.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsFormControlHelper.h better sizing of form controls, especially percentage based sizes and max element sizes 1999-02-23 03:48:01 +00:00
nsHTMLButtonControlFrame.cpp bug 4141 - space activating a button 1999-03-31 06:02:12 +00:00
nsIComboboxControlFrame.h initial checkin 1999-01-22 15:41:28 +00:00
nsIFormControlFrame.h 1) Implemented regular button and html4 button with a button renderer. 1999-03-06 19:43:13 +00:00
nsIListControlFrame.h initial checkin 1999-01-22 15:41:28 +00:00
nsImageControlFrame.cpp Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +00:00
nsLegendFrame.cpp use new nsHTMLReflowState ctors 1999-03-05 04:19:09 +00:00
nsLegendFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsListControlFrame.cpp Enabled frame-based comboboxes when widget rendering mode is gfx. 1999-04-12 22:14:31 +00:00
nsListControlFrame.h Enabled frame-based comboboxes when widget rendering mode is gfx. 1999-04-12 22:14:31 +00:00
nsTextControlFrame.cpp moved single signon out of netlib 1999-04-03 22:56:18 +00:00
nsTextControlFrame.h Added pseudo styles for file input element buttons and text fields to control their 1999-02-18 00:13:39 +00:00