gecko-dev/layout/html
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
..
base fix SmallCap to make it work for the whole range of unicode 1999-03-02 18:25:22 +00:00
content gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
document gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
forms gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
style gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
table fixed IsNested to account for outer table frame 1999-03-01 06:40:24 +00:00
tests include the parser library too 1999-03-01 20:46:08 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Solaris isn't building yet, backing this out 1999-02-07 03:45:42 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00