gecko-dev/layout/forms
kmcclusk%netscape.com 82dac76411 gfx vs native widget rendering can now be specified in the viewer at run-time.
Added methods to GetWidgetRenderingMode and SetWidgetRenderingMode in nsPresContext
Removed NS_GFX_RENDER_FORM_ELEMENTS define, now it uses the GetWidgetRenderingMode
method on the rendering context.
Resurrected Rod's listbox frame-based widget code.
Added -moz-option-selected pseudo attribute to control the appearance of selected items for the listbox frame-based widget.
Added a style rule with attribute selector for -moz-option-selected to the ua.css style sheet.
Modifed nsView::SetVFlags to do a bitwise or instead of bitwise and to set flags.
Modified nsView::HandleEvent to compare mVFlags with NS_VIEW_FLAG_DONT_CHECK_CHILDREN
1999-03-02 22:43:26 +00:00
..
nsButtonFrameRenderer.cpp Made the image accessible from CSS via list-style-image. 1999-03-02 05:00:51 +00:00
nsButtonFrameRenderer.h Fixed button to respond to the list-style-image property on CSS 1999-03-02 01:25:33 +00:00
nsComboboxControlFrame.cpp better sizing of form controls, especially percentage based sizes and max element sizes 1999-02-23 03:48:01 +00:00
nsComboboxControlFrame.h Added SetProperty/GetProperty methods to nsIFormControlFrame. Added stub 1999-01-25 22:16:27 +00:00
nsFieldSetFrame.cpp add static to reduce compiler warnings on Macintosh 1999-03-02 15:17:14 +00:00
nsFileControlFrame.cpp Changed nsIFrame::Init() to take an additional parameter 1999-02-25 03:27:57 +00:00
nsFileControlFrame.h Added pseudo styles for file input element buttons and text fields to control their 1999-02-18 00:13:39 +00:00
nsFormControlFrame.cpp gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +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 better sizing of form controls, especially percentage based sizes and max element sizes 1999-02-23 03:48:01 +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 Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
nsIComboboxControlFrame.h initial checkin 1999-01-22 15:41:28 +00:00
nsIFormControlFrame.h Added SetProperty/GetProperty methods to nsIFormControlFrame. Added stub 1999-01-25 22:16:27 +00:00
nsIListControlFrame.h initial checkin 1999-01-22 15:41:28 +00:00
nsImageControlFrame.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsLegendFrame.cpp add static to LegendHack() to reduce compiler warnings on Macintosh 1999-03-02 15:17:35 +00:00
nsLegendFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsListControlFrame.cpp gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
nsListControlFrame.h Changed nsIFrame::Init() to take an additional parameter 1999-02-25 03:27:57 +00:00
nsTextControlFrame.cpp Enable dynamic changing of the readonly attribute. 1999-02-26 20:01:48 +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