troy%netscape.com
4d366f928b
Fixed a comment
1999-04-25 04:14:06 +00:00
troy%netscape.com
dc03d4fd22
Added support for fixed background attachment
1999-04-25 02:43:50 +00:00
troy%netscape.com
15e5859a59
Fixed a problem where CreateViewForFrame() was setting NS_VIEW_PUBLIC_FLAG_DONT_BITBLT
...
all the time
1999-04-24 04:53:42 +00:00
amusil%netscape.com
a474d58cbc
Added support for applets specified by the object tag (which use the "classid:java"
...
attribute instead of "code").
1999-04-23 22:52:10 +00:00
karnaze%netscape.com
a8903afdf2
started frameset regression test suite
1999-04-23 22:14:03 +00:00
karnaze%netscape.com
451ab992f8
bug 5437 - html frames not initially honoring visibility:hidden
1999-04-23 21:55:15 +00:00
kipp%netscape.com
435cabda8e
Fixed so that hidden form elements have no border
1999-04-23 20:16:40 +00:00
kipp%netscape.com
f1bdb8c076
Removed useless include
1999-04-23 20:01:49 +00:00
kipp%netscape.com
96c0fa0aa2
nit
1999-04-23 20:01:38 +00:00
kipp%netscape.com
53a3205060
Implement CancelReflowCommand; remove uselss root-frame resize in incremental reflow code
1999-04-23 20:01:20 +00:00
kipp%netscape.com
6a3daef83e
Always init the image loader (fixes bug #5238 ); don't load images with zero set dimensions (bug #5381 ); cancel extraneous reflows to improve performance
1999-04-23 20:00:14 +00:00
kipp%netscape.com
470b830288
Added code to discard wasted size updates
1999-04-23 19:59:13 +00:00
karnaze%netscape.com
8bb9ee20a0
added rowspan=3 test
1999-04-23 19:40:37 +00:00
rickg%netscape.com
0bfa10a718
remove SetName() call at Hyatt's request
1999-04-23 18:56:40 +00:00
rickg%netscape.com
14872a9d1e
sync with nsString2 API
1999-04-23 18:21:43 +00:00
karnaze%netscape.com
39b15b969c
new tests
1999-04-23 17:53:26 +00:00
karnaze%netscape.com
7627f01793
bug 2267 - cells with row spans too tall
1999-04-23 17:43:14 +00:00
rods%netscape.com
e2de00bcd4
Changed Copy code to use nsCOMPtr
1999-04-23 17:15:53 +00:00
mcafee%netscape.com
2c905d7de3
Removing nsSelectionMgr from the build
1999-04-23 16:50:17 +00:00
kipp%netscape.com
3ecd939521
Moved hacked call to floater adds out of nsPlaceholderFrame and into nsLineLayout
1999-04-23 15:15:53 +00:00
troy%netscape.com
4466f403c7
Added GetFrameType() and renamed GetAnchoredItem() to GetOutOfFrameFlow()
1999-04-23 14:34:48 +00:00
rickg%netscape.com
5d3019c758
fix webshell bug for SMorse
1999-04-23 03:51:39 +00:00
troy%netscape.com
5c6fd4e9f3
Removed the :before and :after logic that would make the pseudo-elements
...
siblings of the element, because the consensus seems to be that it shouldn't
work that way. Generated content is for container elements, and the generated
elements go before and after its child content
1999-04-22 14:31:19 +00:00
mcafee%netscape.com
8cdb907705
Removing NEW_CLIPBOARD_SUPPORT ifdef.
1999-04-22 07:03:14 +00:00
rickg%netscape.com
13ca296be6
update to sync with nsString2
1999-04-22 05:49:39 +00:00
troy%netscape.com
12139f38ea
Work-in-progress for relatively positioned inlines being containing blocks
...
for absolutely positioned child elements
1999-04-22 04:27:47 +00:00
karnaze%netscape.com
b32fa94515
support for right-to-left direction
1999-04-22 03:51:58 +00:00
karnaze%netscape.com
74eb256f75
dir attribute on <table> gets converted to css direction
1999-04-22 03:50:39 +00:00
kipp%netscape.com
fd29e5287a
Fixed rendering bug with drawing poly areas during debug drawing
1999-04-22 03:40:38 +00:00
rickg%netscape.com
1a3777a0b7
updates to sync with nsString2 api
1999-04-21 23:48:41 +00:00
rickg%netscape.com
8e0367b04c
updates to sync with nsString2 api
1999-04-21 23:43:11 +00:00
rickg%netscape.com
85e7dbb767
updates to sync with nsString2 api
1999-04-21 23:35:12 +00:00
amusil%netscape.com
9b3402e2e6
Fixed bug with flow of control - reflows after the first one no longer call
...
CantRenderDisplacedElement() when it's not supposed to.
1999-04-21 23:25:20 +00:00
evaughan%netscape.com
0bec328133
Added a tab control widget.
1999-04-21 22:46:15 +00:00
troy%netscape.com
20410053f1
Changed ConstructDocElementFrame() to make sure we call CreateViewForFrame()
...
for the document element's frame
1999-04-21 22:14:30 +00:00
troy%netscape.com
ef791ed27c
Changed the handling for fixed backgrounds a little
1999-04-21 22:08:01 +00:00
troy%netscape.com
8a4906a2ff
Changed MapStyleInto() to also reset mBackgroundAttachment when resetting
...
the BODY's background properties
1999-04-21 21:39:47 +00:00
troy%netscape.com
7e9a5af5f7
Changed CreateViewForFrame() so it takes into account fixed background
...
attachments and sets NS_VIEW_PUBLIC_FLAG_DONT_BITBLT
1999-04-21 21:27:50 +00:00
troy%netscape.com
8904ab319a
Changed nsPositionedInlineFrame::Reflow() to compute the desired size
...
by calling nsInlineReflow::Reflow() with a 'resize' reflow reason when
handling an incremental reflow of an absolutely positioned child element
1999-04-21 21:02:45 +00:00
kipp%netscape.com
c83c90fb24
Fixed FindNextSibling to return the first-in-flow not the last in flow
1999-04-21 19:59:40 +00:00
kipp%netscape.com
fac60d4643
Fixed word lookahead logic to not look at continuations to avoid duplicate information
1999-04-21 19:59:16 +00:00
kipp%netscape.com
116ecfb42a
Added some (disabled) logging
1999-04-21 19:58:50 +00:00
kipp%netscape.com
065b96c776
Fixed up child incremental reflow to only reflow the necessary number of lines (hopefully)
1999-04-21 19:58:38 +00:00
dcone%netscape.com
3b1a4260b6
Updated with the background painting and anti-aliasing
1999-04-21 14:23:49 +00:00
troy%netscape.com
2b65a0bc20
Changed nsPositionedInlineFrame code to handle incremental reflow
1999-04-21 04:37:13 +00:00
bruce%cybersight.com
58575369dd
Fix for ANSI C++ compliance: friend foo -> friend class foo
1999-04-21 04:16:46 +00:00
morse%netscape.com
6bfd4d0070
add cookie viewer and signo viewer
1999-04-21 03:58:55 +00:00
sspitzer%netscape.com
192e63fa70
fix UNIX build bustage. this won't build with -pendatic
1999-04-21 02:31:02 +00:00
hyatt%netscape.com
d08c62f52c
More changes to support window.open()
1999-04-21 00:19:30 +00:00
hyatt%netscape.com
4cea0caa99
Forgot to commit a file.
1999-04-20 23:32:43 +00:00