troy%netscape.com
|
912d59f314
|
Added code to set/get the view manager's root scrollable view
|
1999-02-16 04:41:15 +00:00 |
troy%netscape.com
|
c928d3557c
|
Changed frame construction code to set NS_FRAME_REPLACED_ELEMENT but, and
changed the HTML reflow state to read the bit
|
1999-02-13 05:59:19 +00:00 |
kipp%netscape.com
|
36c243cdc0
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
hyatt%netscape.com
|
bedf348d9a
|
Changes to the table frame construction code to fix breakage in the tree view.
|
1999-02-12 01:35:37 +00:00 |
karnaze%netscape.com
|
0f23c87234
|
table related frames don't create frames for children that are invalid (e.g. map, body, etc.)
|
1999-02-11 23:08:28 +00:00 |
troy%netscape.com
|
c553baf851
|
Changed to using nsCOMPtr
|
1999-02-11 15:54:13 +00:00 |
peterl%netscape.com
|
b99cd2021d
|
make viewport frame use a viewport pseudo tag
connected doc root frame's style context to parent frame's style context
|
1999-02-11 06:40:13 +00:00 |
hyatt%netscape.com
|
7ac31f8c5f
|
Changing the way table frames are created so that tree frames can be made
as well.
|
1999-02-10 19:50:50 +00:00 |
troy%netscape.com
|
9d570499cf
|
Changed a bunch more nsIFrame member functions to be pointer arguments
instead of references
|
1999-02-10 05:38:18 +00:00 |
troy%netscape.com
|
2ac7b86865
|
Changed GetAdditionalChildListName() and FirstChild() to use ** instead
of *&
|
1999-02-10 02:25:01 +00:00 |
troy%netscape.com
|
c85f9efd2a
|
Changed GetParent() to use ** instead of *&
|
1999-02-10 01:36:30 +00:00 |
troy%netscape.com
|
b974e26cea
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
troy%netscape.com
|
c0d9d4be04
|
Fixed ContentRemoved() to also remove the shell's mapping from absolutely
positioned element to its placeholder
|
1999-02-06 17:10:42 +00:00 |
troy%netscape.com
|
261c24cc5e
|
Created ConstructAlternateImageFrame() function from some existing code,
and changed it to use the "src" attribute if there is no "alt" or "title"
values to use
|
1999-02-06 03:45:11 +00:00 |
troy%netscape.com
|
7b1c2ddcae
|
Changed CantRenderReplacedElement() to use the value of the TITLE attribute
if there's no "alt" text specified
|
1999-02-05 18:24:48 +00:00 |
peterl%netscape.com
|
157564981f
|
moved frame construction code from HTML style sheet
|
1999-02-05 03:55:18 +00:00 |