warren%netscape.com
|
fb91ab1cfe
|
PR_FALSE is not nsnull!
|
1999-03-27 02:56:52 +00:00 |
|
beard%netscape.com
|
b9565de309
|
Really added nsBoxFrame.cpp. Don't know why camelot failed.
|
1999-03-27 02:28:38 +00:00 |
|
evaughan%netscape.com
|
bbd2d96ce7
|
Fi
|
1999-03-27 02:15:31 +00:00 |
|
evaughan%netscape.com
|
fceaced518
|
Added box frame.
|
1999-03-27 01:35:55 +00:00 |
|
kipp%netscape.com
|
90bc4551ea
|
Removed carried-out-top-margin
|
1999-03-27 01:24:24 +00:00 |
|
kipp%netscape.com
|
d234006d93
|
Eliminate speculative-top-margin cruft; use new block reflow context API
|
1999-03-27 01:23:30 +00:00 |
|
kipp%netscape.com
|
d139155dc4
|
Removed carried out top margin
|
1999-03-27 01:23:06 +00:00 |
|
kipp%netscape.com
|
318ec8ec90
|
Moved vertical margin application into here; implement top-margin collapsing logic
|
1999-03-27 01:22:45 +00:00 |
|
kipp%netscape.com
|
0b54ff5195
|
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
|
b1b830e9e8
|
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
|
4bec7a8874
|
Translate trapezoid into proper coordinate system
|
1999-03-27 01:20:46 +00:00 |
|
kipp%netscape.com
|
0c1b82b05a
|
Implement new method
|
1999-03-27 01:20:15 +00:00 |
|
kipp%netscape.com
|
a0ef7d0fd6
|
Added a new method
|
1999-03-27 01:20:02 +00:00 |
|
kipp%netscape.com
|
fba5a6e88b
|
Create area frame properly so that it applies vertical margins to its children (bug #1080)
|
1999-03-27 01:19:29 +00:00 |
|
evaughan%netscape.com
|
69aa32f727
|
added files: mozilla/layout/xul/base/src/nsBoxFrame.cpp
|
1999-03-27 01:04:02 +00:00 |
|
av%netscape.com
|
1319e66d48
|
Image recognition by file extension for object tag
|
1999-03-27 01:00:02 +00:00 |
|
ftang%netscape.com
|
3af2e4fcc5
|
add Set/GetWordBreaker to nsIDocument. Reviewed and approved by kipp
|
1999-03-27 00:58:41 +00:00 |
|
evaughan%netscape.com
|
43351bf5de
|
Added XUL based layout manager.
|
1999-03-27 00:58:29 +00:00 |
|
mjudge%netscape.com
|
48fad89b7b
|
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 |
|
pinkerton%netscape.com
|
1f1eca5c36
|
better handle borders and sizing when laying out children.
|
1999-03-26 23:51:05 +00:00 |
|
donm%netscape.com
|
0a6d95351a
|
backing out evaughan's changes. tree closed.
|
1999-03-26 19:39:23 +00:00 |
|
evaughan%netscape.com
|
94c59cde73
|
added files: mozilla/layout/xul/base/src/nsBoxFrame.cpp, mozilla/layout/xul/base/src/nsBoxFrame.h
|
1999-03-26 18:53:36 +00:00 |
|
evaughan%netscape.com
|
dc2fa174cc
|
Added box layout system.
|
1999-03-26 18:51:08 +00:00 |
|
rods%netscape.com
|
e0fd185fb8
|
Change DoCopy for new clipboard support to put XIF on clipboard
|
1999-03-26 15:51:07 +00:00 |
|
karnaze%netscape.com
|
a2ba57a987
|
bug 4141, space bar activating button
|
1999-03-26 13:47:35 +00:00 |
|
troy%netscape.com
|
f9fe73a16f
|
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
|
9a7fc8e883
|
Use raw trapezoid data to solve issues of floaters with margins (bug #2024)
|
1999-03-26 01:59:13 +00:00 |
|
ftang%netscape.com
|
095fc7a1f7
|
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
|
75e6f0ebb9
|
Some tweaks for better compatability
|
1999-03-26 00:42:39 +00:00 |
|
kipp%netscape.com
|
8abd414912
|
Provide zero margins for other sides
|
1999-03-26 00:41:59 +00:00 |
|
kipp%netscape.com
|
94b81992a1
|
Work around some first-letter bugs
|
1999-03-26 00:41:36 +00:00 |
|
kipp%netscape.com
|
01859e49b2
|
Undo partial fix for 3882 since its a bad fix
|
1999-03-26 00:40:37 +00:00 |
|
kipp%netscape.com
|
11af29c9c0
|
Added rendering layer defines
|
1999-03-26 00:40:06 +00:00 |
|
kipp%netscape.com
|
60f52440cb
|
Whacked paint methods to use new constants
|
1999-03-26 00:39:35 +00:00 |
|
kipp%netscape.com
|
d6f3145b96
|
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
|
c6a9c511fd
|
Init mFloaters
|
1999-03-26 00:37:32 +00:00 |
|
kipp%netscape.com
|
1e610c3cac
|
Fixed bug #4112
|
1999-03-26 00:37:22 +00:00 |
|
mcafee%netscape.com
|
2813616d59
|
Renamed GetTransferable() to GetData()
|
1999-03-25 23:39:03 +00:00 |
|
briano%netscape.com
|
1533030ed0
|
Made the static library in this directory depend on the same 'extra stuff' as the shared library.
|
1999-03-25 21:32:26 +00:00 |
|
briano%netscape.com
|
29ed08771b
|
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
|
2f105ae044
|
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
|
bbe0f2a86e
|
protect recreate frames for content against content with no parent
|
1999-03-25 19:27:11 +00:00 |
|
peterl%netscape.com
|
32d3372e42
|
augmented ReResolveStyleContext to capture style change information
|
1999-03-25 06:43:38 +00:00 |
|
peterl%netscape.com
|
b37e4f0df7
|
added percent handling for opacity property
|
1999-03-25 06:43:07 +00:00 |
|
peterl%netscape.com
|
c93029d956
|
fix whitespace handling on attribute selectors
|
1999-03-25 06:42:42 +00:00 |
|
peterl%netscape.com
|
91c548b4eb
|
added methods to process style changes on frames
|
1999-03-25 06:42:07 +00:00 |
|
peterl%netscape.com
|
97f6c80040
|
capture all change data during style changes and deal with it properly
|
1999-03-25 06:41:43 +00:00 |
|
peterl%netscape.com
|
faf2cdb453
|
add base tag info on the rest of the table elements too
|
1999-03-25 06:40:06 +00:00 |
|
peterl%netscape.com
|
e8b46b96be
|
cleaned up attribute style hints to reflect the real info
|
1999-03-25 06:39:12 +00:00 |
|
peterl%netscape.com
|
89f28a6b8f
|
added files: mozilla/layout/base/src/nsStyleChangeList.cpp
|
1999-03-25 06:36:32 +00:00 |
|