bmlk%gmx.de
fcfa993e38
use the desiredsize and not the previous mrect size for the overflow area, bug 233438, r/sr=dbaron
2004-04-15 04:28:28 +00:00
bmlk%gmx.de
ad43c63bf3
make table pixel rounding IE compatible, bug 188377 patch by croo@nm.ru, r=me sr=dbaron
2004-04-15 04:13:11 +00:00
dbaron%dbaron.org
b4a859050c
Give an initial value for the 'quotes' property in the UA stylesheet. b=24861 r+sr=bzbarsky
2004-04-14 20:13:44 +00:00
bmlk%gmx.de
a3082a360e
table frames that dont wrap their content with scrollframes hide the overflow if NS_STYLE_OVERFLOW_SCROLLBARS_NONE is specified bug 233438 r/sr=dbaron
2004-04-14 06:28:25 +00:00
bmlk%gmx.de
5171d71d60
row view needs to synced after we resized the cells bug 239101 r/sr=roc
2004-04-14 06:22:52 +00:00
bzbarsky%mit.edu
14c6b02ec5
Make sure to apply our styles to our anonymous content no matter what the
...
page's style language is. Bug 234761, r=sicking, sr=jst
2004-04-14 02:05:52 +00:00
dbaron%dbaron.org
edff141de5
Fix logic error causing certain patterns of table rows to spread themselves over many pages when printing. b=231823,212984 r=bernd sr=roc
2004-04-13 20:47:52 +00:00
bmlk%gmx.de
8c2f50790a
move HasMoreThanOneCell from nsTableRowGroupFrame.cpp into nsCellMap.cpp where it belongs. Don't try to repair the cellmap on every reflow, this might help with with large table rendering performance, bug 240318 r/sr=bzbarsky
2004-04-13 06:21:16 +00:00
jst%mozilla.jstenback.com
0d6ecc9cc7
Changing comment style for consistency with other similar code in this file.
2004-04-13 03:57:12 +00:00
roc+%cs.cmu.edu
da5fe85b4c
Fix a few warnings. Patch by gautheri, r+sr=roc
2004-04-13 03:13:46 +00:00
roc+%cs.cmu.edu
17f81274ba
Bug 227838. Remove unused RequiresWidget method from nsIFormControlFrame. r+sr=bzbarsky
2004-04-13 03:11:05 +00:00
roc+%cs.cmu.edu
849071b421
Bug 234851. Propagate any overflow style from HTML or BODY elements to the viewport, and make it work dynamically. r+sr=dbaron
2004-04-13 02:56:03 +00:00
jst%mozilla.jstenback.com
27c94a9268
Fixing bug 240340. Make key events in plugins work correctly again on the Mac. r+sr=bryner@brianryner.com
2004-04-13 01:51:00 +00:00
bzbarsky%mit.edu
e38521cd65
When appending frames to a block after a <br>, just put them into a new line
...
right away instead of waiting for reflow to come about and fix it up. This
speeds up things that append nodes including <br> to a block one at a time
(e.g. editor or content scripts) Bug 240291, r+sr=dbaron
2004-04-13 01:45:57 +00:00
bzbarsky%mit.edu
b5aa006eb5
Fix dirty reflows of bullets to deal with an empty first line (whitespace
...
followed by block) in the parent block. Bug 206602, r+sr=dbaron
2004-04-13 01:38:10 +00:00
bryner%brianryner.com
0af1a79c51
More nsIPresContext deCOMtamination (bug 229371). r+sr=roc.
2004-04-13 00:28:44 +00:00
bzbarsky%mit.edu
4b89a4375c
Make sure to null out mStyleSet if Init() fails, since the caller will delete
...
it in that case. Bug 240240, r+sr=bryner
2004-04-13 00:27:29 +00:00
jim_nance%yahoo.com
cd708d9afb
Fix Bug 236703 - Make the table layout code faster and smaller.
...
r=bernd sr=bzbarsky
2004-04-12 23:51:33 +00:00
sicking%bigfoot.com
386382d6ab
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
...
r=bz sr=jst
2004-04-12 22:48:33 +00:00
bzbarsky%mit.edu
c91a5ff88b
Don't clobber 'pseudoTag' with random atoms from other style contexts; we need
...
it later on. Bug 231166, r+sr=dbaron
2004-04-12 22:42:50 +00:00
dbaron%dbaron.org
4d12ed012a
De-COM-ify nsHTMLStyleSheet. b=239008 r+sr=bryner
2004-04-12 21:56:09 +00:00
dbaron%dbaron.org
fcaa82359f
Implement 'quotes' property correctly by tracking quote nesting depth using a linked list. Patch by Esben Mose Hansen <esben@oek.dk>, Ulrich Drepper <drepper@redhat.com>, and me. b=24861
2004-04-12 21:53:22 +00:00
jst%mozilla.jstenback.com
5eff83672a
Fixing bug 238449. Make plugins not get mozilla context menus again. r+sr=dbaron@dbaron.org, a=asa@mozilla.org
2004-04-10 00:25:01 +00:00
bzbarsky%mit.edu
4e6a04a143
Don't do a O(N) walk over all lines when painting floats, since we already have
...
a nice sorted list of floats about. Bug 52005, r+sr=dbaron, a=brendan
2004-04-09 21:08:09 +00:00
kyle.yuan%sun.com
b30731f177
Bug 239962 Incorrect table layout caused by Sun compiler with -xO5
...
r=roland.mainz, sr=roc, a=mkaply
a workaround for the Sun Forte compiler's bug.
2004-04-08 13:46:57 +00:00
dbaron%dbaron.org
4f07446903
Add -moz- prefix to :first-node and :last-node. b=141397 r+sr=bzbarsky a=chofmann
2004-04-07 23:25:06 +00:00
cbiesinger%web.de
62c0ebeb4a
Bug 167224 Cleanup marquee
...
patch bv doron r=neil sr=bryner a=tor
2004-04-07 19:48:11 +00:00
bzbarsky%mit.edu
04b19c480d
Change the way regression tests get the framestate to make it possible to mask
...
out irrelevant state bits as needed. Apply this to NS_BLOCK_HAS_LINE_CURSOR.
Bug 237955, r+sr=roc, a=dbaron
2004-04-04 01:48:16 +00:00
bzbarsky%mit.edu
78ea158028
Don't look for the primary frame unless we have to on broken images. Bug
...
239262, r+sr=dbaron, a=chofmann
2004-04-02 03:07:39 +00:00
dbaron%dbaron.org
2981d39de1
Fix crashes by making CreateContinuingFrame able to deal with a frame that already has a next-in-flow. b=140948 Patch by Mats Palmgren <mats.palmgren@bredband.net>. r+sr=dbaron a=chofmann
2004-04-02 00:09:57 +00:00
bzbarsky%mit.edu
f3f61bcd2f
Make sure to not end up with a bogus padding when we have a list-style-image.
...
Bug 187419, r+sr=dbaron, a=chofmann
2004-04-01 19:48:55 +00:00
bzbarsky%mit.edu
ffb723d84a
Fix assert. Bug 236921, r+sr=dbaron, a=chofmann
2004-03-31 03:13:54 +00:00
bzbarsky%mit.edu
809c099e33
Fix bug 236921. This makes the root node's style context have no parent, makes
...
computed style calculations properly parent the computed context, and fixes a
but with "border-color: inherit" on the root. r=caillon, sr=dbaron, a=asa
2004-03-29 16:00:38 +00:00
roc+%cs.cmu.edu
54c1157975
Bug 236910. Elements that clip their backgrounds do not present a uniform background. r+sr=dbaron,a=choffman
2004-03-28 21:05:29 +00:00
bmlk%gmx.de
1a0dd341a6
synchronize the view of a table cell if we dont realign the cell content vertically, bug 237734, r/sr=roc a=chofmann
2004-03-28 15:13:31 +00:00
bmlk%gmx.de
26b1761add
snychronize the view of a table cell once we have vertically aligned the cell content and know the correct overflow area, bug 230730, r/sr=roc a=chofmann
2004-03-28 06:31:03 +00:00
bmlk%gmx.de
83d28ac5d6
Protect during border collapse computations against zero child frames. This is another fallout from the checkin 3.556 for bug 4510, bug 238537, patch by fantasai@escape.com sr=dbaron r=bernd a=chofmann
2004-03-27 06:02:09 +00:00
roc+%cs.cmu.edu
73f0030896
Bug 235558. We don't really want to consider computed maximum widths after all. r+sr=dbaron,a=asa
2004-03-27 02:44:26 +00:00
bmlk%gmx.de
77c174ed49
bring col frames and cellmap in sync when due to row removal the number of column rises, as rowspans will then span in the rows below, bug 237421, r/sr=dbaron a=chofmann
2004-03-24 17:22:12 +00:00
bmlk%gmx.de
ae2b4deb7d
layout regression tests for table background not part of any build
2004-03-23 19:16:24 +00:00
bryner%brianryner.com
ebb36d077c
Fix following an image map link by pressing enter. Bug 214373, r+sr=jst, a=asa.
2004-03-22 18:13:11 +00:00
roc+%cs.cmu.edu
e5a30a4682
Bug 231264. Set IFRAME minimum width properly. r+sr=dbaron,a=choffman
2004-03-21 22:34:58 +00:00
bryner%brianryner.com
bb52c80973
Make GetFrameProperty return NS_IFRAME_MGR_PROP_NOT_THERE when the property is not found (instead of NS_ERROR_FAILURE). Fixes bug 236590. r+sr=dbaron, a=chofmann
2004-03-21 05:22:46 +00:00
bmlk%gmx.de
95b610d0ce
wallpaper over a zero pointer deref rev2, bug 237421, r/sr=dbaron a=asa
2004-03-19 17:25:16 +00:00
dbaron%dbaron.org
d0283a6ab9
Use correct 'vertical-align' for XHTML tables without tbody. b=237860 r=bernd sr=roc a=chofmann
2004-03-19 01:34:47 +00:00
roc+%cs.cmu.edu
caec22bc62
Bug 237343. Adjust inline frame PerFrameData mCombinedArea to account for width increase due to justification.
2004-03-16 06:58:01 +00:00
bmlk%gmx.de
d35090f0e2
wallpaper over a zero pointer deref, bug 237421, r/sr=dbaron a=chofmann
2004-03-15 16:09:40 +00:00
bzbarsky%mit.edu
8c5ece8e6f
Clear the line cursor when child frames are added or removed. Bug 236947,
...
r+sr=roc, a=chofmann
2004-03-14 18:19:24 +00:00
roc+%cs.cmu.edu
23c8e177ab
Bug 235558. Make scrollframes take CSS max-width/max-height into account when they compute their preferred size (by reflowing their scrolled block to width max-width, if appropriate). r+sr=dbaron,a=choffman
2004-03-13 02:51:16 +00:00
bzbarsky%mit.edu
ddb373de3c
Fix MSVC.net bustage. Bug 236956, r+sr+a=dbaron
2004-03-12 16:51:26 +00:00