joki%netscape.com
|
d354a17948
|
Add missing coordinate transform to getFrameForPoint
|
1998-11-24 20:31:21 +00:00 |
kipp%netscape.com
|
7da5f1c798
|
Factored out FrameForPoint code into one that takes a particular list
|
1998-11-19 18:09:03 +00:00 |
kipp%netscape.com
|
63107e9026
|
Added DumpRegressionData; revised ListTag; added GetFrameName
|
1998-11-19 17:22:29 +00:00 |
troy%netscape.com
|
82e5ab4bdd
|
Fixed it so that we don't ignore painting child frames of a parent frame
thas has "visibility:hidden", because child elements can override their
parent's visibility
|
1998-11-19 03:52:29 +00:00 |
joki%netscape.com
|
7716dc91e8
|
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 |
peterl%netscape.com
|
c053568936
|
cleaned up cursor style handling
|
1998-11-18 02:11:54 +00:00 |
kipp%netscape.com
|
d6c6996310
|
DidReflow now supports multiple child lists; added DeleteFrameList helper method
|
1998-11-14 19:25:34 +00:00 |
troy%netscape.com
|
2b86b49c95
|
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
|
fd34820203
|
Renamed Init() to SetInitialChildList() and added an additional parameter
for the name of the child list
|
1998-11-10 06:05:32 +00:00 |
troy%netscape.com
|
02915d3677
|
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 |
kipp%netscape.com
|
d0621404ea
|
Make sure overflow lists get ReResolved too
|
1998-11-05 19:31:59 +00:00 |
peterl%netscape.com
|
e3cd00d3b0
|
made parent context no longer be optional on re-resolve style context method
|
1998-11-03 21:29:14 +00:00 |
peterl%netscape.com
|
bdb87c7e07
|
sync to style resolution api changes
added reresolve support
|
1998-11-03 20:23:15 +00:00 |
troy%netscape.com
|
89d12b0182
|
Changed DeleteFrame() to prevent unwanted view event dispatch during frame
destruction
|
1998-10-30 23:38:03 +00:00 |
kipp%netscape.com
|
2b1af15030
|
Added PaintChild method that properly handles OUTSIDE_CHILDREN bit
|
1998-10-30 22:11:06 +00:00 |
michaelp%netscape.com
|
10921d7b0b
|
changes to support nsIRenderingContext that conforms to COM conventions.
|
1998-10-30 02:08:25 +00:00 |
kipp%netscape.com
|
ede047ed44
|
Mork work on floaters; support for clear style property
|
1998-10-09 22:58:25 +00:00 |
kipp%netscape.com
|
521315cebe
|
Disabled overflow:visible handling for now
|
1998-10-06 21:00:58 +00:00 |
troy%netscape.com
|
f039f11a24
|
Changed ReflowChild() to send the WillReflow() notification as well
|
1998-10-06 00:27:22 +00:00 |
troy%netscape.com
|
f095846367
|
Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
|
1998-10-02 04:10:00 +00:00 |
troy%netscape.com
|
8b034f4950
|
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
|
ded6581a19
|
Missed adding this
|
1998-09-30 21:35:29 +00:00 |