gecko-dev/layout
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
..
base fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
build
doc
events Adding blank lines for native compilers. 1999-04-13 06:35:42 +00:00
forms fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
generic Landing (inside an INCLUDE_XUL ifdef) the code that checks for and sets 1999-04-16 08:14:28 +00:00
html fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
macbuild added files: mozilla/layout/html/base/src/nsAbsoluteContainingBlock.cpp 1999-04-16 01:42:17 +00:00
style split font style mapping from regular style mapping 1999-04-15 21:23:05 +00:00
tables turned off noisy debug flag. 1999-04-16 17:31:39 +00:00
tools
xml New api's into nsEventStateManager for content state change (hover,focus,active) 1999-04-12 21:24:07 +00:00
xsl
xul fix bustage again. I am a complete and total moron. 1999-04-16 18:14:22 +00:00
.cvsignore
Makefile.in
makefile.win