gecko-dev/layout/style
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
..
nsCSSDeclaration.cpp added -moz-border-radius 1999-04-03 03:15:01 +00:00
nsCSSKeywords.cpp Added some -moz keywords 1999-03-25 03:46:58 +00:00
nsCSSKeywords.h moved to pub 1998-04-13 20:24:54 +00:00
nsCSSParser.cpp Allow negative values for clip rects as per css spec 1999-04-10 17:33:09 +00:00
nsCSSProps.cpp added -moz-border-radius 1999-04-03 03:15:01 +00:00
nsCSSProps.h added CSS2 properties 1998-10-26 23:16:27 +00:00
nsCSSScanner.cpp fixed tokenization bug (treating "+.foo" as a number) 1999-03-28 04:31:12 +00:00
nsCSSScanner.h Added token append to string 1999-02-07 21:47:48 +00:00
nsCSSStruct.cpp added -moz-border-radius 1999-04-03 03:15:01 +00:00
nsCSSStyleRule.cpp added -moz-border-radius 1999-04-03 03:15:01 +00:00
nsCSSStyleSheet.cpp tiny tweaks to keep in sync with new nsString 1999-04-06 00:29:40 +00:00
nsCSSValue.cpp added missing ToString case 1999-02-10 08:36:37 +00:00
nsCSSValue.h added new value types 1998-10-26 23:19:59 +00:00
nsDOMCSSDeclaration.cpp better base url support 1999-01-15 02:07:46 +00:00
nsDOMCSSDeclaration.h better base url support 1999-01-15 02:07:46 +00:00
nsHTMLCSSStyleSheet.cpp tiny tweaks to keep in sync with new nsString 1999-04-06 00:29:40 +00:00
nsHTMLStyleSheet.cpp tiny tweaks to keep in sync with new nsString 1999-04-06 00:29:40 +00:00
nsICSSParser.h fix spelling 1998-12-21 05:58:58 +00:00
nsICSSStyleRule.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsICSSStyleSheet.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIHTMLCSSStyleSheet.h Added additional key argument to string parsing routine. Improved Reset handling for document to include style sets and frame construction. Modified root frame construction. Got out-of-line document.write to work 1999-02-03 19:38:16 +00:00
nsIStyleRule.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIStyleSheet.h changed medium type to atom 1998-12-02 00:29:16 +00:00
nsStyleContext.cpp added nsStyleContent 1999-04-02 18:48:55 +00:00
nsStyleCoord.h Added eStyleUnit_Chars 1999-03-31 04:08:07 +00:00
nsStyleSet.cpp Fixed an oopsie that prevented enumerating the override and backstop sheets 1999-04-03 18:56:45 +00:00
nsStyleUtil.cpp expanded font size table 1998-10-13 19:17:25 +00:00
ua.css Enabled frame-based comboboxes when widget rendering mode is gfx. 1999-04-12 22:14:31 +00:00