kipp%netscape.com
|
d33943c13b
|
Create table-cell's body as a top-level body so that it doesn't shrink wrap around it's children during pass2 table reflow
git-svn-id: svn://10.0.0.236/trunk@11459 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 22:36:30 +00:00 |
|
kipp%netscape.com
|
70b47dedc6
|
Better margins
git-svn-id: svn://10.0.0.236/trunk@11457 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 22:35:24 +00:00 |
|
kipp%netscape.com
|
d280ea2fa3
|
Parse OL/UL type=A|a|I|i properly
git-svn-id: svn://10.0.0.236/trunk@11456 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 22:34:30 +00:00 |
|
kipp%netscape.com
|
42942a6501
|
Removed duplicate adjustment of the width/height; only use max-size-width if width is unconstrained AND it's a top-level body
git-svn-id: svn://10.0.0.236/trunk@11455 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 22:33:47 +00:00 |
|
kipp%netscape.com
|
51dce78d05
|
Add in a bottom-line-margin when dealing with a zero-height line that contains a BR frame
git-svn-id: svn://10.0.0.236/trunk@11453 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 22:32:56 +00:00 |
|
kipp%netscape.com
|
655a69e6ba
|
Added SetBRFrame/GetBRFrame for handling 0 height line layout and BR's
git-svn-id: svn://10.0.0.236/trunk@11452 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 22:32:04 +00:00 |
|
kipp%netscape.com
|
4040cf15ce
|
Made BR frames 0,0; inform line layout of presence of the BR frame
git-svn-id: svn://10.0.0.236/trunk@11449 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 22:31:22 +00:00 |
|
kipp%netscape.com
|
5d8504ddc6
|
Fixed nbsp bug on some win95 systems - it turns out the nbsp wasn't being mapped to space in a few of the compression cases (doh!)
git-svn-id: svn://10.0.0.236/trunk@11357 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 16:24:32 +00:00 |
|
troy%netscape.com
|
a5e3d80369
|
Added back in support for absolutely positioned frames
git-svn-id: svn://10.0.0.236/trunk@11320 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 04:47:59 +00:00 |
|
kipp%netscape.com
|
6b67547955
|
Changed factory method to parameterize the shrink wrapping behavior
git-svn-id: svn://10.0.0.236/trunk@11317 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 03:44:25 +00:00 |
|
troy%netscape.com
|
3847b443ca
|
Fixed some bustage I introduced with the factoring
git-svn-id: svn://10.0.0.236/trunk@11314 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 02:18:09 +00:00 |
|
kipp%netscape.com
|
3d22089622
|
nuked
git-svn-id: svn://10.0.0.236/trunk@11300 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 23:32:03 +00:00 |
|
troy%netscape.com
|
90bec832fd
|
Partially enabled support for absolutely positioned elements
git-svn-id: svn://10.0.0.236/trunk@11298 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 23:24:37 +00:00 |
|
buster%netscape.com
|
59dc161081
|
minor cleanup, removed references to obsolete table content factory methods.
git-svn-id: svn://10.0.0.236/trunk@11297 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 23:16:39 +00:00 |
|
pinkerton%netscape.com
|
6a930c6a40
|
better fix for iterator problem.
git-svn-id: svn://10.0.0.236/trunk@11285 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 22:34:44 +00:00 |
|
pinkerton%netscape.com
|
2fc9e622cf
|
Fix mac build bustage. Variables declared in the init section of a loop are not valid beyond the scope of the loop (regardless of what VC++ says).
git-svn-id: svn://10.0.0.236/trunk@11284 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 22:33:47 +00:00 |
|
kipp%netscape.com
|
6e006d63ea
|
Added FIELDSET and LEGEND preliminary support
git-svn-id: svn://10.0.0.236/trunk@11279 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 21:52:10 +00:00 |
|
karnaze%netscape.com
|
0c85a290ef
|
bugs 642, 643; also removed unused files.
git-svn-id: svn://10.0.0.236/trunk@11274 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 21:32:24 +00:00 |
|
vidur%netscape.com
|
91958a5028
|
Fixed image.src=. Forwarded AttributeChanged notifications from nsPlaceholderFrame to its anchored item. Got rid of redundant calls to AttributeChanged.
git-svn-id: svn://10.0.0.236/trunk@11271 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 21:22:31 +00:00 |
|
buster%netscape.com
|
1c6e6e88a1
|
fixed bug 915. Colgroup frames now get Init() calls properly with
synthesized COLs.
git-svn-id: svn://10.0.0.236/trunk@11259 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 20:38:10 +00:00 |
|
kipp%netscape.com
|
42adeed6a7
|
Get max-element-size from inline-reflow state and pass it upwards
git-svn-id: svn://10.0.0.236/trunk@11224 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 18:57:28 +00:00 |
|
kipp%netscape.com
|
d7fce242a3
|
Only set margins if auto/undefined margins are present
git-svn-id: svn://10.0.0.236/trunk@11223 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 18:51:23 +00:00 |
|
kipp%netscape.com
|
6635abfd9a
|
Cleaned up and repaired floater placement and spacemanager manipulation; the comments clearly (hopefully!) state whats going on...
git-svn-id: svn://10.0.0.236/trunk@11222 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 18:50:59 +00:00 |
|
kipp%netscape.com
|
9d96689b75
|
Setup spacemanager translation correctly
git-svn-id: svn://10.0.0.236/trunk@11221 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 18:50:06 +00:00 |
|
michaelp%netscape.com
|
332e700598
|
fixes unix build.
git-svn-id: svn://10.0.0.236/trunk@11198 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-27 23:59:42 +00:00 |
|
michaelp%netscape.com
|
3d73ad1a59
|
object tag no longer processes it's children (i put troy's change from thursday
in a comment until the parser is sorted out).
git-svn-id: svn://10.0.0.236/trunk@11193 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-27 22:44:26 +00:00 |
|
michaelp%netscape.com
|
96fd8bbebe
|
massive changes to support java plugins.
git-svn-id: svn://10.0.0.236/trunk@11192 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-27 22:42:48 +00:00 |
|
michaelp%netscape.com
|
6201c85ae3
|
added "param" atom.
git-svn-id: svn://10.0.0.236/trunk@11191 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-27 22:41:01 +00:00 |
|
michaelp%netscape.com
|
54869d3fb6
|
now reflects our dependence on OJI.
git-svn-id: svn://10.0.0.236/trunk@11190 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-27 22:40:10 +00:00 |
|
kipp%netscape.com
|
982b9a6b49
|
Fixed mac/unix build problem
git-svn-id: svn://10.0.0.236/trunk@11167 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 22:48:52 +00:00 |
|
kipp%netscape.com
|
e5172e64c4
|
Fixed up list ordinal handling so that negatives don't work for roman numerals or for alphabetics, and that alphabetics count properly (a==1); this fixes bugzilla bug#589
git-svn-id: svn://10.0.0.236/trunk@11164 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 20:05:09 +00:00 |
|
kipp%netscape.com
|
6bec50c9d7
|
Added callback to image loading api
git-svn-id: svn://10.0.0.236/trunk@11163 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 18:36:59 +00:00 |
|
kipp%netscape.com
|
082fcd1838
|
use image-loader call back to trigger bullet frame reflows
git-svn-id: svn://10.0.0.236/trunk@11162 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 18:36:01 +00:00 |
|
kipp%netscape.com
|
16f9284c0e
|
Fixed background-image rendering so that when the entire background is not covered by the image the background color can be seen
git-svn-id: svn://10.0.0.236/trunk@11159 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 17:29:10 +00:00 |
|
kipp%netscape.com
|
679b3025ae
|
Use modified css rendering API
git-svn-id: svn://10.0.0.236/trunk@11158 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 17:17:20 +00:00 |
|
kipp%netscape.com
|
557c249643
|
Support a dx,dy value to adjust origin of image rendering; add in partial support for background-position property
git-svn-id: svn://10.0.0.236/trunk@11157 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 17:16:56 +00:00 |
|
kipp%netscape.com
|
f28e3e4139
|
Diable body margin for now until rendering problem with background images is resolved
git-svn-id: svn://10.0.0.236/trunk@11156 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 17:15:07 +00:00 |
|
kipp%netscape.com
|
128812b271
|
Use modified css rendering API; handle background images differently (still not quite right)
git-svn-id: svn://10.0.0.236/trunk@11155 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 17:14:35 +00:00 |
|
vidur%netscape.com
|
d188bf56ad
|
More leak fixes
git-svn-id: svn://10.0.0.236/trunk@11132 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 00:44:40 +00:00 |
|
kipp%netscape.com
|
c8d5139b8e
|
Fixed memory leak (bug #910)
git-svn-id: svn://10.0.0.236/trunk@11131 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 00:37:26 +00:00 |
|
vidur%netscape.com
|
8bc093e8e2
|
Fixed memory leak in style change code
git-svn-id: svn://10.0.0.236/trunk@11128 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-26 00:06:26 +00:00 |
|
kipp%netscape.com
|
add47d2e83
|
Added support for percentage base margins to the root, root-content and block frames
git-svn-id: svn://10.0.0.236/trunk@11121 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 23:47:59 +00:00 |
|
kipp%netscape.com
|
e3fbcae900
|
Added in support for border/padding/background-* properties for the HTML frame; added support for margin properties on the child of the HTML frame
git-svn-id: svn://10.0.0.236/trunk@11120 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 23:39:06 +00:00 |
|
kipp%netscape.com
|
8d56d6cc3c
|
Removed scrollbar sizing from body frame
git-svn-id: svn://10.0.0.236/trunk@11119 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 23:38:30 +00:00 |
|
kipp%netscape.com
|
f296734c02
|
Added rules to properly setup HTML and BODY and FRAMESET
git-svn-id: svn://10.0.0.236/trunk@11118 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 23:38:10 +00:00 |
|
kipp%netscape.com
|
4908e00095
|
Fixed the value of the background-image property when it's not set in the composite background property
git-svn-id: svn://10.0.0.236/trunk@11117 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 23:35:55 +00:00 |
|
kipp%netscape.com
|
e44efe2be7
|
Backed out last change since it was too aggressive
git-svn-id: svn://10.0.0.236/trunk@11109 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 22:53:48 +00:00 |
|
troy%netscape.com
|
8d229a5a6e
|
Moved ContentReplaced() handler code to style system
git-svn-id: svn://10.0.0.236/trunk@11108 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 22:47:00 +00:00 |
|
kipp%netscape.com
|
08a576b7dc
|
Hooked up width/height attributes to style changed reflow
git-svn-id: svn://10.0.0.236/trunk@11062 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 18:25:20 +00:00 |
|
kipp%netscape.com
|
2d8ee39707
|
Setup repository so that netlib will work
git-svn-id: svn://10.0.0.236/trunk@11061 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 18:18:09 +00:00 |
|