gecko-dev/layout/html/forms/public
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
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Modified Linux and Mac to export nsIFormControlFrame.h 1999-01-22 18:19:12 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
MANIFEST Added export of nsIFormControlFrame.h for the MAC build 1999-01-22 18:21:39 +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
nsIFormManager.h Converted forms to use the new content model classes and better separate content from layout. 1998-09-23 17:16:51 +00:00
nsIListControlFrame.h fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00