gecko-dev/layout/forms
kmcclusk%netscape.com 848b49f05b fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty.
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.
1999-04-16 19:28:12 +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 fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +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 Nuked extraneous include 1999-04-13 21:51:52 +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 fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
nsImageControlFrame.cpp Revised include 1999-04-13 21:51:43 +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 fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
nsListControlFrame.h fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +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