joki@netscape.com
|
e7a8fb61b9
|
Modify event flow to avoid walking into trashed frames.
|
1998-11-19 00:43:36 +00:00 |
|
joki@netscape.com
|
249a270b84
|
Reworking internal event code to use nsIFrame::GetFrameForPoint
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
|
1998-11-18 05:25:26 +00:00 |
|
vidur@netscape.com
|
bd1aafe982
|
Changes to allow disabling and enabling of style sheets. Introduced ReconstructFrames to nsIFrameConstructor. CSSStyleSheets now remember their document. Temporary fix to allow text content inside CSS tables.
|
1998-11-17 02:14:38 +00:00 |
|
kipp@netscape.com
|
28d701a123
|
Look on all lists for frames
|
1998-11-17 01:03:28 +00:00 |
|
michaelp@netscape.com
|
614b76a37f
|
changes for pixel scaling/printing.
|
1998-11-14 01:52:27 +00:00 |
|
troy@netscape.com
|
458511e568
|
Cleaned up the way construction of the root frame happens for XML documents.
We no longer create a pseudo root element
|
1998-11-12 23:03:35 +00:00 |
|
troy@netscape.com
|
b04ee51233
|
First of a few changes to allow frames to have multiple child lists.
FirstChild() now takes an additional argument which is the name of the
child list.
|
1998-11-09 19:40:27 +00:00 |
|
troy@netscape.com
|
d4cc58cf95
|
Added support for using foreground color and background color from user
preferences. Also made it so we observe the preferences, get a callback if
they change, and then do a style change reflow
|
1998-11-06 16:16:01 +00:00 |
|
michaelp@netscape.com
|
dd334d990c
|
removed widget parameters from nsIView::Init(). added CreateWidget() and SetWidget()
APIs to replace this functionality. also added CreateScrollControls() to
nsIScrollableView.
|
1998-11-04 04:14:10 +00:00 |
|
kipp@netscape.com
|
7e9ae7b514
|
Moved frame-border rendering debug hook here
|
1998-10-30 22:06:14 +00:00 |
|
vidur@netscape.com
|
c22f3d32df
|
Changes to allow absolutely positioned frames to move
|
1998-10-15 20:26:54 +00:00 |
|
kipp@netscape.com
|
9f8e72a224
|
Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling
|
1998-10-12 14:48:02 +00:00 |
|
troy@netscape.com
|
ee0a3c543f
|
Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
|
1998-10-02 04:10:00 +00:00 |
|
michaelp@netscape.com
|
1512e93ea2
|
modified for new fontmetrics/renderingcontext.
|
1998-10-02 01:12:39 +00:00 |
|
troy@netscape.com
|
942c471f56
|
Separated reflow process out of nsIFrame and into nsIFrameReflow. Also
added nsIHTMLReflow, which is an HTML specific reflow interface
|
1998-10-01 04:46:11 +00:00 |
|
troy@netscape.com
|
15ec00426b
|
Moved some files around
|
1998-09-30 21:01:11 +00:00 |
|