ftang%netscape.com
|
0af90f4741
|
fix the ignore 1 for 10 problem for cjk-ideographics style
|
1999-04-07 00:32:49 +00:00 |
ftang%netscape.com
|
cb00111a4d
|
add one boolean to indicate word break or line break
|
1999-04-06 22:41:44 +00:00 |
troy%netscape.com
|
634f3c9b44
|
Added a comment
|
1999-04-06 02:57:47 +00:00 |
troy%netscape.com
|
2e4146ad87
|
Removed DidReflow() code that's no longer needed now that the new compositor
allows child views to extend outside their parent view
|
1999-04-06 02:41:50 +00:00 |
av%netscape.com
|
77d2952691
|
Cleaning up
|
1999-04-06 01:16:53 +00:00 |
ftang%netscape.com
|
e31de78625
|
Re-org the file and put different number system into different function. Merge two characters list implementation . add hebrew/armenian/georgian/cjk-ideographics implementation.
|
1999-04-05 18:25:26 +00:00 |
troy%netscape.com
|
62cb7b680b
|
Added NS_FRAME_GENERATED_CONTENT
|
1999-04-05 03:44:07 +00:00 |
troy%netscape.com
|
a01ec4ae35
|
Changed nsHTMLImageLoader::StartLoadImage() to just use mURLSpec as the
absolute URL if mBaseURL is NULL, and not call NS_MakeAbsoluteURL.
This fixes a crash
|
1999-04-04 05:56:23 +00:00 |
kipp%netscape.com
|
95756e85d5
|
Implement frame sliding during incremental reflow; fixed to not double factor in the delta-y
|
1999-04-03 21:54:00 +00:00 |
kipp%netscape.com
|
ce589ecd6e
|
Reworked the state recovery logic for incremental reflow
|
1999-04-03 18:59:01 +00:00 |
kipp%netscape.com
|
46e3aa5c2a
|
Removed some debris; added ComputeCollapsedTopMargin method
|
1999-04-03 18:58:32 +00:00 |
kipp%netscape.com
|
40aded725e
|
Removed some debris
|
1999-04-03 18:57:51 +00:00 |
kipp%netscape.com
|
f43163b5c4
|
Switch to a different (more accurate) BR handling hack...
|
1999-04-03 18:57:30 +00:00 |
sfraser%netscape.com
|
b3d54b4ca9
|
Remove caret->Refresh calls. The presshell now refreshes the caret
after painting.
|
1999-04-02 00:01:05 +00:00 |
mcmullen%netscape.com
|
c08fb50ed1
|
Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. In this case, a macro had been used that was in one of the obsolete files 'PRIVATE'. Replaced this by its value 'static'
|
1999-04-01 20:39:30 +00:00 |
kipp%netscape.com
|
7799a4ecc0
|
Reflow floater frames using the block reflow context
|
1999-04-01 01:37:36 +00:00 |
sfraser%netscape.com
|
fa7a59405f
|
Fix a problem with tab expansion when filling the offset indices array.
|
1999-03-31 20:12:42 +00:00 |
jdunn%netscape.com
|
4241b16ff7
|
Fix compiler error on AIX...
Can't have 'protected' structures, so for AIX make them public and then
make sure that the AIX is defined in the Makefile.in
|
1999-03-31 04:21:53 +00:00 |
kipp%netscape.com
|
7829c0b04c
|
Support MOZ_PRE_WRAP
|
1999-03-31 04:12:46 +00:00 |
kipp%netscape.com
|
a489ce58b2
|
Removed some dead code; Added support for eStyleUnit_Chars for width values
|
1999-03-31 04:11:40 +00:00 |
kipp%netscape.com
|
e1c16654f6
|
Removed some dead code
|
1999-03-31 04:11:02 +00:00 |
kipp%netscape.com
|
bdbcc0f971
|
Removed compact margin hackery
|
1999-03-31 04:10:51 +00:00 |
kipp%netscape.com
|
4853eb9e57
|
Removed unsupported css2 'compact' support ; fixed bug #2013 with floater placement
|
1999-03-31 04:10:27 +00:00 |
kipp%netscape.com
|
6bffe03233
|
Select size of builtin arrays by platform (sigh); remove some cruft; added in support for debugging memory leaks and reducing initialization time
|
1999-03-29 23:46:34 +00:00 |
kipp%netscape.com
|
33027c97cb
|
Removed some cruft
|
1999-03-29 23:45:49 +00:00 |
kipp%netscape.com
|
ce880c5ca9
|
Collapse margins away for html paragraphs (bug #2589 and #2291); add is-html-paragraph method
|
1999-03-29 23:45:36 +00:00 |
kipp%netscape.com
|
60a2733104
|
Removed cruft; added IsHTMLParagraph method
|
1999-03-29 23:44:59 +00:00 |
kipp%netscape.com
|
c5e839c1a3
|
Use shared is-html-paragraph method; fixed handling of floater widths for bug #2949
|
1999-03-29 23:44:45 +00:00 |
karnaze%netscape.com
|
461f082abd
|
bug 3522 - crash when more <frame>, <frameset> specified than cells
|
1999-03-29 23:26:57 +00:00 |
amusil%netscape.com
|
389230902c
|
Changes to hook up LiveConnect on Windows
|
1999-03-29 22:18:05 +00:00 |
akkana%netscape.com
|
32b54070f7
|
Turn on triangle cursor temporarily for Unix, until bug 4202 gets fixed
|
1999-03-29 22:02:16 +00:00 |
kipp%netscape.com
|
a3f9f319ef
|
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
|
325b563f8e
|
Changed ComputeWordFragmentWidth() to handle the case where the content
object's document pointer is NULL
|
1999-03-29 04:15:07 +00:00 |
warren%netscape.com
|
fb91ab1cfe
|
PR_FALSE is not nsnull!
|
1999-03-27 02:56:52 +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
|
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 |
av%netscape.com
|
1319e66d48
|
Image recognition by file extension for object tag
|
1999-03-27 01:00:02 +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 |
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
|
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
|
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 |