troy%netscape.com
|
043b5700fb
|
Work-in-progress for 'min' and 'max' properties
|
1999-03-11 01:23:10 +00:00 |
|
av%netscape.com
|
f01d0d4fa7
|
*** empty log message ***
|
1999-03-11 00:17:38 +00:00 |
|
akkana%netscape.com
|
a909698500
|
Fix purify UMR error -- thanks to braddr & bruce @ puremagic.com
|
1999-03-10 22:30:23 +00:00 |
|
av%netscape.com
|
aaad99ca98
|
Rendering alt context in object tag
|
1999-03-10 20:43:07 +00:00 |
|
karnaze%netscape.com
|
0fa241fa22
|
bug 3407
|
1999-03-10 06:13:35 +00:00 |
|
troy%netscape.com
|
a4ccf253e0
|
Some more table pagination improvements
|
1999-03-09 22:34:51 +00:00 |
|
warren%netscape.com
|
4b2d56fbaa
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
|
troy%netscape.com
|
9f6584c6ca
|
Made sure NS_FRAME_COMPLETE is always returned. This fixes an incremental
reflow problem
|
1999-03-09 05:11:14 +00:00 |
|
troy%netscape.com
|
9ff6fc0f22
|
Fixed it so that for incremental reflow commands the correct value is
passed for the available height
|
1999-03-09 05:01:59 +00:00 |
|
ftang%netscape.com
|
e7304df551
|
add katakana, hiragana, katakana-iroha, hiragana-iroha, lower-greek
|
1999-03-09 01:56:02 +00:00 |
|
kipp%netscape.com
|
661f7ec31b
|
Implement GetFrameName
|
1999-03-08 19:26:45 +00:00 |
|
kipp%netscape.com
|
a1e087e138
|
setup more skid marks (disabled)
|
1999-03-08 19:26:30 +00:00 |
|
kipp%netscape.com
|
a01e9afce4
|
Added a skid mark (disabled)
|
1999-03-08 19:26:09 +00:00 |
|
kipp%netscape.com
|
652db948ce
|
added some nasty logging messages for frames that don't set max-element-size
|
1999-03-08 19:25:18 +00:00 |
|
kipp%netscape.com
|
b645ac630b
|
Copy out computed combined area even when dealing with an zero height block; added some nasty logging messages for frames that don't set max-element-size
|
1999-03-08 19:25:03 +00:00 |
|
kipp%netscape.com
|
69e626d5a3
|
Compute combined-area more sanely; handle another nasty top margin bug (1910)
|
1999-03-08 19:24:07 +00:00 |
|
kipp%netscape.com
|
ca18ac0959
|
Removed a duplicated method; moved by debug asserts into a central spot
|
1999-03-08 19:22:55 +00:00 |
|
kipp%netscape.com
|
bffbdd37e2
|
Fixed bug #2052 - don't adjust the height when its computed
|
1999-03-08 19:22:16 +00:00 |
|
warren%netscape.com
|
66b920f8d6
|
Fixed uninitialized variable problem.
|
1999-03-06 03:54:19 +00:00 |
|
troy%netscape.com
|
4733b6390e
|
Changed Reflow() to use style info from the HTML reflow state
|
1999-03-06 03:30:25 +00:00 |
|
troy%netscape.com
|
5d77d78450
|
Removed some code that is no longer needed
|
1999-03-06 01:58:33 +00:00 |
|
troy%netscape.com
|
6247024d47
|
Eliminated some code that's no longer needed now that the info is in the
HTML reflow state
|
1999-03-06 01:48:28 +00:00 |
|
troy%netscape.com
|
04243649ce
|
Eliminated some code that's no longer needed now that the info is in the
HTML reflow state
|
1999-03-06 01:40:29 +00:00 |
|
troy%netscape.com
|
c3afb0e9cf
|
Removed some static functions that are no longer needed
|
1999-03-06 00:48:45 +00:00 |
|
troy%netscape.com
|
a1d1411076
|
Added ComputePadding() member function
|
1999-03-06 00:36:59 +00:00 |
|
troy%netscape.com
|
e3d132ed9c
|
Added ComputeMargin() member function that takes the containing block width
as an argument. This is necessary for absolutely positioned elements which use
the padding edge and not the content edge for the containing block
|
1999-03-05 22:24:27 +00:00 |
|
troy%netscape.com
|
3710fb6246
|
Fixed containing block calculation for absolutely positioned elements. Now
uses padding edge and not the content edge
|
1999-03-05 21:26:49 +00:00 |
|
kipp%netscape.com
|
3c7c26029e
|
Cleanup state recomputation; fix bug # 3453 crasher; debug out some max-element-size issues
|
1999-03-05 19:25:44 +00:00 |
|
kipp%netscape.com
|
fb7aed5151
|
Removed ref to dead nsFrameReflowState
|
1999-03-05 15:22:03 +00:00 |
|
kipp%netscape.com
|
8661fd6122
|
use new nsHTMLReflowState ctors
|
1999-03-05 04:29:11 +00:00 |
|
kipp%netscape.com
|
50b6f2e62a
|
Eliminate some compiler warnings
|
1999-03-05 04:28:54 +00:00 |
|
kipp%netscape.com
|
f9b2b82a67
|
Output rects in twips; eliminated some typo bugs with selection directions
|
1999-03-05 04:28:40 +00:00 |
|
kipp%netscape.com
|
d89499092d
|
use new nsHTMLReflowState ctors; made pages support IsPercentageBase
|
1999-03-05 04:28:07 +00:00 |
|
kipp%netscape.com
|
462a9f99e0
|
Output rects in twips
|
1999-03-05 04:26:40 +00:00 |
|
kipp%netscape.com
|
d277629b94
|
use computed values from reflow state; made inline-reflow-state no longer isa html-reflow-state
|
1999-03-05 04:25:57 +00:00 |
|
kipp%netscape.com
|
37fa734c4e
|
Revised computations for blocks; store more computed values
|
1999-03-05 04:24:20 +00:00 |
|
kipp%netscape.com
|
119ced3c4c
|
Removed dead code; output rects naturally
|
1999-03-05 04:22:54 +00:00 |
|
kipp%netscape.com
|
d556e3e3cd
|
Removed List method
|
1999-03-05 04:22:29 +00:00 |
|
kipp%netscape.com
|
16b4103937
|
Minor tweaks to work better with computed values in html reflow state
|
1999-03-05 04:22:11 +00:00 |
|
kipp%netscape.com
|
40529e4640
|
nsBlockReflowState no longer is-a nsHTMLReflowState; fixes to numerous bugs; reworked to use computed values from reflow-state
|
1999-03-05 04:21:32 +00:00 |
|
kipp%netscape.com
|
2f71be6002
|
Some asserts for me
|
1999-03-05 04:20:31 +00:00 |
|
kipp%netscape.com
|
9ddafbd9f8
|
use new nsHTMLReflowState ctors
|
1999-03-05 04:19:09 +00:00 |
|
joki%netscape.com
|
57e49aab2a
|
Fix for frames not resizing.
|
1999-03-03 01:59:50 +00:00 |
|
mjudge%netscape.com
|
cba888fc69
|
updates and fixes for CTRL left arrow and right arrow. also fixes for releasing the presshell correctly. the selection code was leaking it. updates for PREV and NEXT in nsFrameTraversal
|
1999-03-03 01:51:21 +00:00 |
|
karnaze%netscape.com
|
e557234435
|
improved <iframe> sizing to consider left, right, etc borders
|
1999-03-03 00:37:55 +00:00 |
|
ftang%netscape.com
|
ffc1e146ac
|
fix SmallCap to make it work for the whole range of unicode
|
1999-03-02 18:25:22 +00:00 |
|
alecf%netscape.com
|
532891b5da
|
fix AIX bustage - explicitly refer to parent constructor even though it's within
the scope of this constructor..
|
1999-03-02 01:44:07 +00:00 |
|
vidur%netscape.com
|
cb48e4047a
|
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
|
1999-03-01 16:57:35 +00:00 |
|
peterl%netscape.com
|
006004dd56
|
added content state changed
|
1999-02-27 07:15:09 +00:00 |
|
av%netscape.com
|
e845f0123f
|
*** empty log message ***
|
1999-02-27 00:57:04 +00:00 |
|