troy@netscape.com
|
8d21f097d7
|
Changes for having OBJECT element render its contents if the OBJECT can't
be rendered
|
1999-02-17 17:02:27 +00:00 |
|
danm@netscape.com
|
ec3d42ce01
|
changed nsCOMPtr comparison operators to explicitly use get(). part of nsCOMPtr carpool.
|
1999-02-17 04:39:22 +00:00 |
|
troy@netscape.com
|
369c7ca42b
|
Added code to set/get the view manager's root scrollable view
|
1999-02-16 04:41:15 +00:00 |
|
troy@netscape.com
|
2d9148f088
|
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
|
74b2988510
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
|
hyatt@netscape.com
|
f4e7c1fe1a
|
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
|
4a1581b653
|
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
|
787f275561
|
Changed to using nsCOMPtr
|
1999-02-11 15:54:13 +00:00 |
|
peterl@netscape.com
|
fc54c037c6
|
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
|
45df0560ba
|
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
|
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 |
|