kipp%netscape.com
|
87b715ea04
|
Fixed bug #4133 by not providing negative margin values for tables that are too wide
|
1999-03-29 04:17:23 +00:00 |
troy%netscape.com
|
eee182393a
|
Changed ComputeWordFragmentWidth() to handle the case where the content
object's document pointer is NULL
|
1999-03-29 04:15:07 +00:00 |
troy%netscape.com
|
a0cfb563d3
|
Added beforePseudo and afterPseudo atoms
|
1999-03-29 03:30:34 +00:00 |
joki%netscape.com
|
393a3e937e
|
Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements)
|
1999-03-28 22:22:54 +00:00 |
troy%netscape.com
|
0fd84b719f
|
Patch from Bruce Mitchener that removes some dead code
|
1999-03-28 18:26:09 +00:00 |
peterl%netscape.com
|
c12e81f3ca
|
fixed img in link border color
|
1999-03-28 04:46:40 +00:00 |
peterl%netscape.com
|
e1aa096401
|
sync to style context api change
stubs for transparent border color support
|
1999-03-28 04:32:39 +00:00 |
peterl%netscape.com
|
5b003c7782
|
added support for outline
border color fixes
|
1999-03-28 04:31:57 +00:00 |
peterl%netscape.com
|
284405e9c7
|
fixed tokenization bug (treating "+.foo" as a number)
|
1999-03-28 04:31:12 +00:00 |
peterl%netscape.com
|
7bbff892c5
|
added transparent border support
|
1999-03-28 04:30:28 +00:00 |
peterl%netscape.com
|
622e176070
|
fixed bug in parsing backgrounds
|
1999-03-28 04:29:57 +00:00 |
peterl%netscape.com
|
0ffcd3fdde
|
moved img alt-text sizing into text pseudo-element
|
1999-03-28 04:29:09 +00:00 |
troy%netscape.com
|
eb414bd791
|
Partial fix for bug #4315. Changed scroll frame to set view visibility to
hide if the frame should not be displayed
|
1999-03-27 18:21:54 +00:00 |
warren%netscape.com
|
fbb4cabd9e
|
PR_FALSE is not nsnull!
|
1999-03-27 02:56:52 +00:00 |
kipp%netscape.com
|
225210903a
|
Removed carried-out-top-margin
|
1999-03-27 01:24:24 +00:00 |
kipp%netscape.com
|
8d26de263f
|
Eliminate speculative-top-margin cruft; use new block reflow context API
|
1999-03-27 01:23:30 +00:00 |
kipp%netscape.com
|
42b0a08232
|
Removed carried out top margin
|
1999-03-27 01:23:06 +00:00 |
kipp%netscape.com
|
5f1c1061e3
|
Moved vertical margin application into here; implement top-margin collapsing logic
|
1999-03-27 01:22:45 +00:00 |
kipp%netscape.com
|
35f2b08de2
|
Reworked vertical margin handling; fixed some issues with floater placement and clearing and block element clearing (bugs #1080, #1808, ...
|
1999-03-27 01:22:14 +00:00 |
kipp%netscape.com
|
fee403af6c
|
Added methods to support pre-collapsing of top-margins; expose class-id for nsBlockReflowContext code
|
1999-03-27 01:21:21 +00:00 |
kipp%netscape.com
|
62ecd33b0a
|
Translate trapezoid into proper coordinate system
|
1999-03-27 01:20:46 +00:00 |
kipp%netscape.com
|
1f0f1603f1
|
Create area frame properly so that it applies vertical margins to its children (bug #1080)
|
1999-03-27 01:19:29 +00:00 |
av%netscape.com
|
d7499062d9
|
Image recognition by file extension for object tag
|
1999-03-27 01:00:02 +00:00 |
evaughan%netscape.com
|
0835fb2da4
|
Added XUL based layout manager.
|
1999-03-27 00:58:29 +00:00 |
mjudge%netscape.com
|
fa21f8ac67
|
fixing errors with pre spaced text. prepareunicode string was not filling the index array correctly for thatn
|
1999-03-27 00:18:32 +00:00 |
donm%netscape.com
|
9a4f6969a9
|
backing out evaughan's changes. tree closed.
|
1999-03-26 19:39:23 +00:00 |
evaughan%netscape.com
|
e637847edd
|
Added box layout system.
|
1999-03-26 18:51:08 +00:00 |
rods%netscape.com
|
72ef742908
|
Change DoCopy for new clipboard support to put XIF on clipboard
|
1999-03-26 15:51:07 +00:00 |
karnaze%netscape.com
|
f1125c933b
|
bug 4141, space bar activating button
|
1999-03-26 13:47:35 +00:00 |
troy%netscape.com
|
ef7800bb44
|
Fix for bug #2592. Changed ComputeMargin() and ComputePadding() to handle
'inherit' when calculating the computed values
|
1999-03-26 03:57:46 +00:00 |
kipp%netscape.com
|
c4e67b2be9
|
Use raw trapezoid data to solve issues of floaters with margins (bug #2024)
|
1999-03-26 01:59:13 +00:00 |
ftang%netscape.com
|
e0a7810073
|
correct katakan/hiragana/katakana-iroha/hiragana-iroha list after reviewed by momoi. Add implementation for NS_STYLE_LIST_STYLE_DECIMAL_LEADING_ZERO.
|
1999-03-26 01:37:27 +00:00 |
kipp%netscape.com
|
95c9bdcaf2
|
Some tweaks for better compatability
|
1999-03-26 00:42:39 +00:00 |
kipp%netscape.com
|
c1e979c388
|
Provide zero margins for other sides
|
1999-03-26 00:41:59 +00:00 |
kipp%netscape.com
|
ab5b716944
|
Work around some first-letter bugs
|
1999-03-26 00:41:36 +00:00 |
kipp%netscape.com
|
135293b061
|
Undo partial fix for 3882 since its a bad fix
|
1999-03-26 00:40:37 +00:00 |
kipp%netscape.com
|
84293d8f16
|
Added rendering layer defines
|
1999-03-26 00:40:06 +00:00 |
kipp%netscape.com
|
fab8db134e
|
Whacked paint methods to use new constants
|
1999-03-26 00:39:35 +00:00 |
kipp%netscape.com
|
fbe9f400b3
|
Fixed bugs #1277, #2007 and #1517 and #1918; rendering is improved for floaters and a minimim height rule is now enforced for computed-height situations
|
1999-03-26 00:39:04 +00:00 |
kipp%netscape.com
|
f605430cfe
|
Init mFloaters
|
1999-03-26 00:37:32 +00:00 |
kipp%netscape.com
|
35bac488eb
|
Fixed bug #4112
|
1999-03-26 00:37:22 +00:00 |
mcafee%netscape.com
|
330f22b0c2
|
Renamed GetTransferable() to GetData()
|
1999-03-25 23:39:03 +00:00 |
briano%netscape.com
|
cebfc14fd8
|
Handle NO_STATIC_LIB being set, when all this file does is create a static library.
|
1999-03-25 21:21:47 +00:00 |
briano%netscape.com
|
41dd62814d
|
Handle NO_STATIC_LIB being set, when all this file does is create a static library.
|
1999-03-25 21:10:22 +00:00 |
peterl%netscape.com
|
a5f067d863
|
protect recreate frames for content against content with no parent
|
1999-03-25 19:27:11 +00:00 |
peterl%netscape.com
|
78240897f9
|
augmented ReResolveStyleContext to capture style change information
|
1999-03-25 06:43:38 +00:00 |
peterl%netscape.com
|
329ef341b5
|
added percent handling for opacity property
|
1999-03-25 06:43:07 +00:00 |
peterl%netscape.com
|
fbe4c468cf
|
fix whitespace handling on attribute selectors
|
1999-03-25 06:42:42 +00:00 |
peterl%netscape.com
|
a99ba37867
|
added methods to process style changes on frames
|
1999-03-25 06:42:07 +00:00 |
peterl%netscape.com
|
d30d04f096
|
capture all change data during style changes and deal with it properly
|
1999-03-25 06:41:43 +00:00 |