gecko-dev/webshell
kmcclusk%netscape.com d42e178f95 fixed bugs #6303, #6753, #6756, #6759
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
..
embed Fixed build bustage due to changes to the nsIBrowserWindow and nsIStreamObserver interfaces... 1999-07-12 05:49:51 +00:00
macbuild Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
public Trying to fix bustage. 1999-07-06 18:52:38 +00:00
src fix 3965. The default value of the Default Character Set will look at pref first now 1999-07-14 20:57:57 +00:00
tests fixed bugs #6303, #6753, #6756, #6759 1999-07-14 22:00:24 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
makefile.win Moved MSSDK dependency down a level. 1998-10-29 22:06:27 +00:00