karnaze%netscape.com
|
ff72c25d09
|
added iframe, textarea, fieldset, legend to InlineReplaced list
|
1998-10-16 21:00:55 +00:00 |
kipp%netscape.com
|
d83756adae
|
Support CSS2 floater placement by not allowing them on top of each other; fixed a bug with floater incemental reflow and spacemanager management
|
1998-10-16 20:22:39 +00:00 |
kipp%netscape.com
|
cc29ab2df3
|
Tweaked the isFloated variable computation to only support left and right floaters
|
1998-10-16 20:21:11 +00:00 |
troy%netscape.com
|
f7430c8872
|
Added new state flag NS_FRAME_SYNC_FRAME_AND_VIEW for controlling
whether the view is automatically positioned and sized to stay in
sync with the frame
|
1998-10-16 20:09:32 +00:00 |
dcone%netscape.com
|
07ff87194f
|
removed the file nsCSSLayout.cpp
|
1998-10-16 15:43:02 +00:00 |
kipp%netscape.com
|
e53ad48230
|
nuked
|
1998-10-16 14:45:44 +00:00 |
kipp%netscape.com
|
bc145de122
|
Support line-height property
|
1998-10-16 03:49:35 +00:00 |
kipp%netscape.com
|
a4b1c2a5f8
|
Added CalcLineHeightFor method
|
1998-10-16 03:48:48 +00:00 |
kipp%netscape.com
|
4fdc14777f
|
Repaired a comment
|
1998-10-16 03:48:00 +00:00 |
kipp%netscape.com
|
c3ce7d20a6
|
Fixed inheritance behavior of line-height ala peterl
|
1998-10-16 03:47:40 +00:00 |
kipp%netscape.com
|
64c43f9e29
|
Fixed negative left margin bug introduced into VerticalAlign...; eliminate usage of mFrameX and mFrameY and passing around bounds instead of using PerFrameData's mBounds.
|
1998-10-15 23:30:00 +00:00 |
kipp%netscape.com
|
bbb514d9fe
|
Removed mFrameX, mFrameY and stop passing around aBounds when the PerFrameData bounds can be used instead
|
1998-10-15 23:29:02 +00:00 |
kipp%netscape.com
|
42a2473e69
|
Implement width/height constraints on non-top-level body's; implement nicer ListTag method
|
1998-10-15 23:28:36 +00:00 |
kipp%netscape.com
|
df06503e83
|
Added ListTag; changed GetColumnAvailSpace to take a reflow state
|
1998-10-15 23:28:05 +00:00 |
kipp%netscape.com
|
f4e68cd5f7
|
Added a nicer ListTag method
|
1998-10-15 23:27:41 +00:00 |
kipp%netscape.com
|
a85dafdfb7
|
Support clear attribute on floaters; nicer ListTag method
|
1998-10-15 23:27:12 +00:00 |
kipp%netscape.com
|
0d5bfe8371
|
Removed unused include
|
1998-10-15 22:37:38 +00:00 |
buster%netscape.com
|
ffd3e04fed
|
incremental reflow: append/insert/delete row group, append/insert/delete col
|
1998-10-15 21:07:37 +00:00 |
vidur%netscape.com
|
9ca7863d5e
|
Changes to allow absolutely positioned frames to move
|
1998-10-15 20:26:54 +00:00 |
karnaze%netscape.com
|
56aa52c8aa
|
fixed combo box PostCreateWidget to size properly
|
1998-10-15 15:51:31 +00:00 |
buster%netscape.com
|
8c72377bc6
|
progress on table incremental reflow of row group insert/append/delete
|
1998-10-15 07:46:16 +00:00 |
troy%netscape.com
|
d46dfce475
|
Changed scroll view frame to have the scrolling view create a child widget.
This allows us to clip child views with widgets, e.g. form elements
|
1998-10-15 05:28:13 +00:00 |
kipp%netscape.com
|
5d6ff4ec2e
|
Create style context for blank frame; added in some missing release calls
|
1998-10-15 05:13:21 +00:00 |
kipp%netscape.com
|
259466136f
|
Added new atom
|
1998-10-15 05:11:40 +00:00 |
kipp%netscape.com
|
9eed2caf4b
|
Setup display:none for NOEMBED, NOSCRIPT and NOFRAMES
|
1998-10-15 05:11:23 +00:00 |
kipp%netscape.com
|
f0d30f7d4b
|
Change CreateAbsoluteView API so pass in a style context
|
1998-10-15 01:27:49 +00:00 |
kipp%netscape.com
|
ec671050a6
|
Set opacity in view
|
1998-10-15 01:27:25 +00:00 |
pierre%netscape.com
|
c3f0c58ea7
|
fix build: added nsHTMLButtonControlFrame.cpp
|
1998-10-15 00:14:47 +00:00 |
kipp%netscape.com
|
05d3950c8e
|
Temporary work around to setting hint better
|
1998-10-14 23:46:02 +00:00 |
karnaze%netscape.com
|
4c91c0fff1
|
generalized PostCreateWidget; better combo box rendering
|
1998-10-14 23:01:44 +00:00 |
buster%netscape.com
|
c965ac41d6
|
nsTableFrame can now incrementally insert, append, and delete colgroups
|
1998-10-14 22:51:50 +00:00 |
spider%netscape.com
|
62c4f1cc08
|
Add EOL to get to compile on Solaris
|
1998-10-14 22:23:26 +00:00 |
spider%netscape.com
|
3b9594b1f4
|
Adding EOL in files so will compile on Solaris
|
1998-10-14 22:12:06 +00:00 |
troy%netscape.com
|
6a28419f91
|
Changed CreateViewForFrame() to mark the view as having transparent content
iff the background-color is transparent
|
1998-10-14 21:31:41 +00:00 |
kipp%netscape.com
|
f6a4b7ed34
|
Pass in style context
|
1998-10-14 20:11:33 +00:00 |
kipp%netscape.com
|
9676cf2b6c
|
Revised frame sliding loop to use the pfd instead of the kid frames rect since now the kids rect is not valid until after vertical alignment
|
1998-10-14 20:11:12 +00:00 |
kipp%netscape.com
|
1dfacf973c
|
Create views when necessary
|
1998-10-14 20:10:36 +00:00 |
kipp%netscape.com
|
727f7cef52
|
Create views when necessary; fixed code to avoid IsLeftMostChild when checking during flow floater placement (now that the childs rect is deferred until vertical alignment the code in IsLeftMostChild is no longer valid)
|
1998-10-14 20:10:08 +00:00 |
buster%netscape.com
|
6f87aa26b5
|
more tests added
|
1998-10-14 16:35:15 +00:00 |
buster%netscape.com
|
a68c7be529
|
lots of work for incremental reflow when the target frame is a table frame
|
1998-10-14 16:32:45 +00:00 |
buster%netscape.com
|
00ce1c6356
|
fixed queryInterface to return *DOM interface
|
1998-10-14 16:30:24 +00:00 |
troy%netscape.com
|
d89bef6cb1
|
Changed nsScrollViewFrame to wrap child frame in a BODY if necessary
|
1998-10-14 00:03:27 +00:00 |
troy%netscape.com
|
260be4e3db
|
Changed nsScrollingViewFrame's Reflow() member function to check for a
transparent background
|
1998-10-13 23:42:21 +00:00 |
kipp%netscape.com
|
7466653c08
|
Init minWidth,minHeight to keep purify happy
|
1998-10-13 22:08:34 +00:00 |
kipp%netscape.com
|
649e672fb4
|
Removed unused maxWidth,maxHeight variables
|
1998-10-13 22:08:15 +00:00 |
karnaze%netscape.com
|
6dce0be4e1
|
fixed bug 958, checkboxes wrong background when not checked, select always multiple, text & texarea not reset. html 4 button work in progress.
|
1998-10-13 21:31:26 +00:00 |
kipp%netscape.com
|
ed261f2102
|
Disabled the code
|
1998-10-13 20:43:05 +00:00 |
kipp%netscape.com
|
0ce20c1823
|
Removed nsCSSLayout from the build
|
1998-10-13 20:42:49 +00:00 |
kipp%netscape.com
|
ed91a47a35
|
New and improved vertical alignment code
|
1998-10-13 20:42:08 +00:00 |
peterl%netscape.com
|
4989f702e3
|
set border style
|
1998-10-13 19:17:57 +00:00 |