gecko-dev/content
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 Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
events Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
html gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
shared Fixed problem with ondblclick being released w/o being allocated. Appeared to be a copy-n-paste oversight. 1999-03-02 10:20:52 +00:00
xml We no longer call RegisterDTD() on nsParser when initiating parsing of XML 1999-03-02 02:58:25 +00:00
xsl Definition and implementation of nsXSLContentSink. The XSL content sink 1998-12-27 08:48:00 +00:00
xul Added code to spy on the xul:open attribute; we now force content construction when a node is opened and release the children when it is closed. 1999-03-02 07:34:32 +00:00