troy%netscape.com
|
527ee073f8
|
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
|
768d7859c8
|
Removed code for RootContentFrame class which is no longer used
|
1998-11-04 21:02:32 +00:00 |
peterl%netscape.com
|
cedec7bc27
|
sync to style resolution api changes
|
1998-11-03 20:33:43 +00:00 |
troy%netscape.com
|
633fecba5e
|
Added code to invalidate the frame after a resize if there is border or
padding. Otherwise the border/padding area was left dirty
|
1998-10-31 04:40:01 +00:00 |
troy%netscape.com
|
3c5f78c11a
|
Fixed it so border and padding style specified for the HTML element
work again
|
1998-10-30 05:18:59 +00:00 |
troy%netscape.com
|
c16076d5ca
|
Changed to use a scroll frame for the BODY
|
1998-10-29 23:25:02 +00:00 |
michaelp%netscape.com
|
15de205f12
|
changes for removal of zindex from nsIView::Init().
|
1998-10-27 03:37:03 +00:00 |
peterl%netscape.com
|
04a0fce0ba
|
renamed cursor defines
|
1998-10-26 23:14:17 +00:00 |
troy%netscape.com
|
e2b6409d3e
|
Changed scrolling view to use a clip view and to slide the scrolled
view up and down rather than maintain a logical scrolled offset
|
1998-10-19 00:44:28 +00:00 |
kipp%netscape.com
|
ea5a5735f5
|
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
|
7e64653dab
|
Changed ReflowChild() to send the WillReflow() notification as well
|
1998-10-06 00:27:22 +00:00 |
troy%netscape.com
|
3393397633
|
Removed calls to MoveTo() BEFORE reflowing a frame. We used to do this
sequence: MoveTo(), Reflow(), SetRect(). Now that we have the WillReflow()/
DidReflow() code sandwhiches we no longer need to do the MoveTo()
|
1998-10-05 00:58:32 +00:00 |
troy%netscape.com
|
7aceb4270d
|
Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
|
1998-10-02 04:10:00 +00:00 |
troy%netscape.com
|
ba3c7125c2
|
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 |
kipp%netscape.com
|
a4c83d9611
|
Use modified css rendering API; handle background images differently (still not quite right)
|
1998-09-26 17:14:35 +00:00 |
kipp%netscape.com
|
b1f13b362f
|
Added support for percentage base margins to the root, root-content and block frames
|
1998-09-25 23:47:59 +00:00 |
kipp%netscape.com
|
7632be6e13
|
Added in support for border/padding/background-* properties for the HTML frame; added support for margin properties on the child of the HTML frame
|
1998-09-25 23:39:06 +00:00 |
kipp%netscape.com
|
57b94db9d0
|
Removed unused include
|
1998-09-24 21:34:31 +00:00 |
troy%netscape.com
|
dd71642dd1
|
Removed PreReflowCheck() and PostReflowCheck() from nsContainerFrame
|
1998-09-24 03:59:30 +00:00 |
troy%netscape.com
|
e3ca8725d1
|
Removed references to mFirstContentOffset, mLastContentIsComplete, and mChildCount
|
1998-09-21 03:50:44 +00:00 |
troy%netscape.com
|
29e5156e14
|
Removed nsIContentDelegate.h
|
1998-09-18 17:34:48 +00:00 |
troy%netscape.com
|
b67cac2d78
|
Removed some dead code
|
1998-09-18 03:08:23 +00:00 |
troy%netscape.com
|
5421a899d1
|
Removed some XXX CONSTRUCTION commented out code
|
1998-09-12 04:54:04 +00:00 |
troy%netscape.com
|
effef91cf6
|
Phase one of frame construction changes
|
1998-09-10 19:32:14 +00:00 |
kipp%netscape.com
|
227e9f8ae1
|
new
|
1998-09-08 22:34:40 +00:00 |
karnaze
|
0ccd357a8f
|
initial support for <iframe>
|
1998-06-11 16:46:33 +00:00 |
peterl
|
91c5893512
|
sync up to new style data apis
|
1998-06-05 06:09:09 +00:00 |
kipp
|
731de410d3
|
Removed dead code
|
1998-06-04 23:08:59 +00:00 |
kipp
|
c8f38f4ede
|
Log view creation when it's done; create view when child and parent opacities differ
|
1998-06-04 17:50:53 +00:00 |
kipp
|
9460911cbf
|
new
|
1998-06-03 15:49:00 +00:00 |