troy@netscape.com
|
655e2cab93
|
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
|
c63560927c
|
Changed GetAdditionalChildListName() and FirstChild() to use ** instead
of *&
|
1999-02-10 02:25:01 +00:00 |
|
troy@netscape.com
|
48040900a7
|
Changed GetParent() to use ** instead of *&
|
1999-02-10 01:36:30 +00:00 |
|
troy@netscape.com
|
b4f8c0fbbe
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
|
troy@netscape.com
|
4f83afd500
|
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
|
a4e5fd599f
|
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
|
10dde0c302
|
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
|
00bf402d02
|
moved frame construction code from HTML style sheet
|
1999-02-05 03:55:18 +00:00 |
|