kipp%netscape.com
bc8ba33541
Removed mInlineAware
1998-10-31 22:50:26 +00:00
kipp%netscape.com
12dbdf6cdd
Added vertical alignment tracing; use new line layout white-space handling routines
1998-10-31 22:50:16 +00:00
kipp%netscape.com
f41818bc4c
Reworked white-space compression flags so that inline-reflow can detect white-space aware frames properly
1998-10-31 22:48:56 +00:00
kipp%netscape.com
3371afc510
Use revised line-layout whitespace compression methods; fixed trim to not trim out compressed whitespace; fixed code to break multi-span words when the first placable frame contains a breakable point
1998-10-31 22:48:21 +00:00
kipp%netscape.com
3216b924ef
Support hspace/vspace properly
1998-10-31 22:45:39 +00:00
troy%netscape.com
0f88fd3cc0
Changed InitConstraints() to set the constraint to be "fixed content"
...
rather than "constrained" if there's an explicit width or height property
specified
1998-10-31 17:56:37 +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
b6d7f0aa2f
Added release of content object in SetDocumentInChildrenOf. This fixes a
...
memory leak
1998-10-31 04:00:25 +00:00
sar%netscape.com
54b32fe09a
nsDOMEVent.h -> nsDOMEvent.h to fix build bustage
1998-10-31 02:15:35 +00:00
kipp%netscape.com
e09b41d06b
Removed bogus line-height that caused lots of tables to look wrong (bug #636 )
1998-10-31 00:23:52 +00:00
troy%netscape.com
e8b0525ac9
Changed DeleteFrame() to prevent unwanted view event dispatch during frame
...
destruction
1998-10-30 23:38:03 +00:00
akkana%netscape.com
bb2691d06c
Put back the part of the old IRIX clause that doesn't break gcc/egcs
1998-10-30 23:35:01 +00:00
buster%netscape.com
f01655410d
implemented basic attribute changed handling. most things currently work, those that don't will work better after Peter
...
lands some style context resolution changes.
1998-10-30 23:08:34 +00:00
buster%netscape.com
6f31889714
factored AttributeChanged so when deciding what to do in response to a change,
...
common attributes are checked first, then content-specific handlers are asked
1998-10-30 23:06:14 +00:00
kipp%netscape.com
fcee38d414
Support mCombinedArea computation
1998-10-30 22:15:16 +00:00
kipp%netscape.com
149a21512a
Support mCombinedArea in metrics; implement MoveInSpaceManager by passing it through to the children
1998-10-30 22:13:58 +00:00
kipp%netscape.com
f9095ecab3
Added mCombinedArea to the metrics; added MoveInSpaceManager to the html-reflow methods
1998-10-30 22:13:14 +00:00
kipp%netscape.com
3d6c47fc43
Removed anchored-items IID
1998-10-30 22:12:33 +00:00
kipp%netscape.com
89b3c4cc7c
Cleaned up Paint method
1998-10-30 22:12:19 +00:00
kipp%netscape.com
915d9bece5
Added MoveInSpaceManager stub
1998-10-30 22:11:47 +00:00
kipp%netscape.com
5fb9eaee53
Added PaintChild method that properly handles OUTSIDE_CHILDREN bit
1998-10-30 22:11:06 +00:00
kipp%netscape.com
a10209c1f6
Reworked floater support somewhat now that blocks manage them instead of body frames; fixed up painting to use the outside-children data; support the visibility property; fixed bug #624,#628
1998-10-30 22:10:10 +00:00
kipp%netscape.com
b7d0e76c3a
fixed a comment
1998-10-30 22:09:13 +00:00
kipp%netscape.com
00631d2c5e
Removed nsIAnchoredItems from the body frame; body no longer handles floaters
1998-10-30 22:08:48 +00:00
kipp%netscape.com
9cff3505a4
Removed nsIAnchoredItems from the body frame; body no longer handles floaters; allow style change to turn into a full reflow
1998-10-30 22:08:32 +00:00
kipp%netscape.com
69df327e3e
Moved frame-border rendering debug hook here
1998-10-30 22:06:14 +00:00
kipp%netscape.com
eb48bec90b
Uncommented the two pseudo properties so that the rest of the table would line up properly
1998-10-30 22:05:50 +00:00
kipp%netscape.com
ea57904bdd
Fixed a coordinate system bug with Offset method
1998-10-30 22:05:22 +00:00
kipp%netscape.com
413e835d6a
Added NS_FRAME_OUTSIDE_CHILDREN bit
1998-10-30 22:04:56 +00:00
troy%netscape.com
409492dd67
Moved cursor and mouse enter/exit related logic from RootContentFrame to
...
body frame
1998-10-30 21:54:57 +00:00
troy%netscape.com
75a3527336
Fixed ComputeDesiredSize() to make sure it includes the absolutely positioned
...
items
1998-10-30 21:43:16 +00:00
karnaze%netscape.com
30d32c04dc
preliminary support to keep text, radio, checkbox dom access in sync with widgets
1998-10-30 20:41:01 +00:00
karnaze%netscape.com
94fb2992f1
initial support for opacity in html 4 button
1998-10-30 19:20:39 +00:00
karnaze%netscape.com
f50e55787a
nsIFormControlFrames initiate insertion into nsFormFrame's list;
...
turned off url encoding of '.' and '_" to match Nav
fixed bug where non clicked buttons submitted data;
fixed bug where <select>s with initial values were not submitting that value;
1998-10-30 18:05:29 +00:00
buster%netscape.com
03cad6390d
some extremely preliminary work for styleChanged incremental reflow
1998-10-30 07:57:44 +00:00
troy%netscape.com
cc5ad37044
Some fixes to correctly compute the desired size
1998-10-30 05:50:07 +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
f9c8d7ff13
Changed to ignore SCRIPT tags that aren't JavaScript language
1998-10-30 03:36:35 +00:00
michaelp%netscape.com
fc225bf7c1
changes to support nsIRenderingContext that conforms to COM conventions.
1998-10-30 02:08:25 +00:00
troy%netscape.com
c16076d5ca
Changed to use a scroll frame for the BODY
1998-10-29 23:25:02 +00:00
akkana%netscape.com
7c915be525
Remove nonworking IRIX compile segments; these should be in IRIX.mk anyway, if they're really needed
1998-10-29 20:08:22 +00:00
buster%netscape.com
d029154680
minor fix in determining which layout algorithm to call based on available size
1998-10-29 19:42:43 +00:00
kipp%netscape.com
e8f864f12c
Added code to honor constrained width
1998-10-28 21:10:20 +00:00
troy%netscape.com
e447235e34
Sets the scrolling view's scroll preference and checks whether the scrolled
...
frame is a BODY frame
1998-10-28 17:29:51 +00:00
kipp%netscape.com
4cd1d90fac
Fixed bug #1154 - made fieldset frame aware of a constrained width on itself and pass that through to a child body
1998-10-28 04:11:14 +00:00
cls%seawood.org
411ab80ce3
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00
kipp%netscape.com
b25c3384c4
Removed old usage of AddPlacedFrame
1998-10-28 02:40:36 +00:00
kipp%netscape.com
0848982512
Fixed bug #1173 - the margin.top was subtracted instead of added...
1998-10-28 02:36:06 +00:00
kipp%netscape.com
1fca69289e
Pass in opactity to view manager in case it changed
1998-10-28 02:05:05 +00:00
kipp%netscape.com
1785db3870
Implement opacity methods
1998-10-28 02:04:27 +00:00