bmlk%gmx.de
|
e58b48020a
|
insert new rowgroup cellmaps in the order predicted by OrderRowGroups, bug=317554 r/sr=roc
|
2005-12-16 19:10:56 +00:00 |
bmlk%gmx.de
|
3b3794a26f
|
Do not prevent the creation of multiple captions, but display only the first one, bug 309322 r/sr=bzbarsky
|
2005-12-03 15:13:08 +00:00 |
bmlk%gmx.de
|
fe2daefc4e
|
fix for null pointer deref, only rowspans span into the row below. bug 316636 r/sr=bzbarsky
|
2005-11-28 19:29:26 +00:00 |
bmlk%gmx.de
|
2c4ebfad0c
|
fix for a regression from bug 271789, deadcells are nearly equivalent to complete cellmap holes, bug 317148 r/sr=bzbarsky
|
2005-11-21 18:08:30 +00:00 |
timeless%mozdev.org
|
b20620f6ab
|
Bug 106386 Correct misspellings in source code
patch by mats.palmgren@bredband.net r=dbaron sr=dbaron
|
2005-11-20 22:05:24 +00:00 |
bsmedberg%covad.net
|
dff1dea638
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
bmlk%gmx.de
|
a15421a20c
|
mark cell hooles that are not caused by zero spans as dead, this will limit searches when a search is initiated at other cell hooles. bug 271789 r/sr=bzbarsky
|
2005-11-11 05:22:18 +00:00 |
bmlk%gmx.de
|
6083aa28af
|
limit search for real table cells to place where they can be expected, bug 313295 r/sr=bzbarsky
|
2005-11-04 18:41:32 +00:00 |
roc+%cs.cmu.edu
|
c4070dec03
|
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
|
2005-11-04 02:38:33 +00:00 |
bmlk%gmx.de
|
0132b8476e
|
look for originating table cells only at places where they are supposed to be bug 313295 r/sr=bzbarsky
|
2005-10-29 13:45:38 +00:00 |
mrbkap%gmail.com
|
6fd92f873d
|
bug 314197: Change this often-firing table assertion into a warning. r=bernd sr=bzbarsky
|
2005-10-28 19:49:51 +00:00 |
mats.palmgren%bredband.net
|
88ce58936a
|
Return the frame count for the given line 'aLineNumber', not the line where we find the first frame. b=308052 r=bernd sr=bzbarsky
|
2005-10-17 00:03:05 +00:00 |
bmlk%gmx.de
|
531f4d65f8
|
handle baseline for empty table cells closer to the new description in CSS2.1, bug 291060 r/sr=dbaron
|
2005-10-04 15:47:21 +00:00 |
bmlk%gmx.de
|
7ac4776b92
|
Do not rely on addcells to compute correctly mRowCount. bug 308752 r/sr=bzbarsky
|
2005-09-25 18:42:31 +00:00 |
roc+%cs.cmu.edu
|
b1e6622e4e
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
bzbarsky%mit.edu
|
2e83ff4004
|
Fix crash bug 302118, patch by bernd, r+sr=bzbarsky
|
2005-09-12 13:44:15 +00:00 |
bzbarsky%mit.edu
|
cfe8503483
|
Remove the pointless nsIContent arg of nsIFrame::AttributeChanged. Bug 281390,
patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r+sr=bzbarsky
|
2005-09-07 16:49:21 +00:00 |
bmlk%gmx.de
|
35aeb3e9f0
|
limit pctHeightObserver to quirks mode bug 305975 r/sr=bzbarsky
|
2005-08-30 16:14:53 +00:00 |
timeless%mozdev.org
|
45a6c23d9e
|
Bug 277553 clicking on Textarea with a RTL direction doesnt work
patch by uriber@gmail.com r=bz sr=bz a=bsmedberg
|
2005-08-02 21:55:55 +00:00 |
bmlk%gmx.de
|
a12211ee7d
|
fix reflow reason for special height reflow, reevaluate height reflow conditions as tables with fixed layout might have one reflow less bug 293761 r/sr=roc a=asa
|
2005-06-21 04:50:42 +00:00 |
timeless%mozdev.org
|
da35abb0d2
|
Bug 294823 ASSERTION: max element width exceeded desired width: 'PR_FALSE'
patch by bernd r=roc sr=roc a=asa
|
2005-06-16 18:22:38 +00:00 |
bzbarsky%mit.edu
|
9bc3b329c2
|
Fix leak in table background painting. Bug 295236, r=bernd, sr=dveditz, a=asa
|
2005-05-24 04:15:05 +00:00 |
bzbarsky%mit.edu
|
0597971698
|
Fix border width inheritance by keeping track of both the border width we'd
have if our style were not none/hidden and the actual computed border width.
Bug 290377, r+sr=dbaron, a=asa
|
2005-04-29 15:44:38 +00:00 |
roc+%cs.cmu.edu
|
af00f217f9
|
Bug 240276. Make nsHTMLScrollFrame be a regular HTML frame, not a box frame, so we don't have to go through box layout. It gets its own reflow implementation that handles min-max and lots of other good stuff. rs+sr=dbaron,a=asa
|
2005-04-28 21:57:22 +00:00 |
dbaron%dbaron.org
|
f62b4fe8e0
|
Fix too-much-overflow regression by making border-collapse cells store the full width of the border rather than just the inside half of it. Also make BCPixelSize 16-bit instead of 8-bit and use it in more places, and a little other cleanup. b=286794 r=bernd sr=roc a=brendan
|
2005-04-07 18:04:38 +00:00 |
bmlk%gmx.de
|
f19c6d6947
|
we need enough space to insert a cell even at the end of a row, bug=284575 r/sr=bzbarsky
|
2005-04-04 17:20:08 +00:00 |
bmlk%gmx.de
|
3cce47c571
|
prevent negative available widths for rowgroups when changing from an empty table to one with cells and cellspacing, bug 271047 r/sr=roc
|
2005-03-30 07:42:49 +00:00 |
dbaron%dbaron.org
|
6780d77208
|
Fix coverity uninitialized variable warnings in layout. b=288092 r=bernd sr=roc
|
2005-03-30 01:50:56 +00:00 |
bmlk%gmx.de
|
543c2d135a
|
build warnings (shadow + unused variables) bug 287097 r/sr=bzbarsky
|
2005-03-24 19:02:59 +00:00 |
bmlk%gmx.de
|
b6c2e82ca6
|
take vertical margins into account during height constrained situations like printing. bug 285006 r/sr=roc
|
2005-03-19 17:59:11 +00:00 |
dbaron%dbaron.org
|
7c5050d35b
|
Make overflow area for border-collapse table cells include the whole border (and maybe a pixel more) so that style change invalidation of border-collapse table cells will invalidate what got changed. b=271755 r=bernd sr=roc
|
2005-03-18 02:15:44 +00:00 |
roc+%cs.cmu.edu
|
db26d01c08
|
Bug 285030. Ensure BCData::mCornerBevel is initialized. r=bernd, sr=bzbarsky
|
2005-03-06 21:18:54 +00:00 |
bmlk%gmx.de
|
c7c61a4e2b
|
limit the nowrap + width hack to quirks mode bug 277232 r/sr=bzbarsky
|
2005-03-06 18:33:12 +00:00 |
bmlk%gmx.de
|
3ff20d69e8
|
make colframe cache nonpublic bug 278644 r/sr=bzbarsky
|
2005-03-05 16:43:07 +00:00 |
roc+%cs.cmu.edu
|
a2db8039a3
|
Bug 274516. Tables should use the ordered rowgroup array to decide which children to push, not just follow the sibling list. Also, repeating footers should not be pushed. r=bernd, sr=bzbarsky, a=choffman
|
2005-02-16 20:02:14 +00:00 |
bzbarsky%mit.edu
|
726f0d35da
|
Move reflow command construction into nsPresShell::AppendReflowCommand, remove
some members, switch some callers to the non-COM-ish apis. Bug 267085, r+sr=rbs
|
2005-02-08 00:59:52 +00:00 |
bryner%brianryner.com
|
30d64853e0
|
Remove unneeded nsIFrameLoader interface (bug 280992). r+sr=jst.
|
2005-02-07 23:53:47 +00:00 |
bzbarsky%mit.edu
|
b626abc29c
|
Remove prescontext args for some nsIFrame methods
(Append/Insert/Remove/ReplaceFrames) and for some methods in table land. Patch
by Vidar Braut Haarr <bugmail@q1n.org>, r+sr=bzbarsky
|
2005-02-07 01:58:25 +00:00 |
mats.palmgren%bredband.net
|
95059bd9df
|
Don't page-break before or after a repeated frame. b=278983 r+sr=bzbarsky
|
2005-02-05 04:23:52 +00:00 |
bmlk%gmx.de
|
64bfc54cd7
|
Insert only one column group at a time and not all following siblings, bug 277062 r/sr=bzbarsky
|
2005-02-01 18:07:44 +00:00 |
cvshook%sicking.cc
|
163b6ef1cc
|
Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
r=bz sr=jst
|
2005-01-25 00:02:58 +00:00 |
bryner%brianryner.com
|
5e2d6d2947
|
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
|
2005-01-12 19:45:38 +00:00 |
bmlk%gmx.de
|
e1cb62637e
|
improve the splitting of row groups in pagination mode, bug 272830 r/sr=bzbarsky
|
2005-01-01 18:23:33 +00:00 |
neil%parkwaycc.co.uk
|
416f37d27d
|
Bug 276100 GetOriginToView has unused PresContext argument p=bugmail@q1n.org r+sr=dbaron
|
2005-01-01 17:26:29 +00:00 |
bugzilla%arlen.demon.co.uk
|
c2ea7ec445
|
Bug 270708 remove nsPresContext variable from AttributeChanged and cleaned up comment in nsIFrame.h
p=bugmail@q1n.org r=pkwarren sr=bzbarsky
|
2004-12-31 01:13:27 +00:00 |
bugzilla%arlen.demon.co.uk
|
b02aed565c
|
Bug 113580 switch uses of getAttribute to hasAttributeValue whenever possible
p=bugmail@q1n.org r=dbaron sr=bzbarsky
|
2004-12-31 00:41:58 +00:00 |
bmlk%gmx.de
|
bd74f594d5
|
style lookup correction for border collapse computation under rtl conditions, bug 267420 r=fantasai sr=dbaron
|
2004-12-27 18:43:55 +00:00 |
bmlk%gmx.de
|
917905359e
|
remove unused prescontext from PlaceFrameView, PlaceChildsView, ConsiderChildOverflow bug 276092 r/sr=dbaron
|
2004-12-27 15:05:18 +00:00 |
dbaron%dbaron.org
|
1cc6b3262a
|
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
|
2004-12-19 21:45:51 +00:00 |
bsmedberg%covad.net
|
81a0de68d5
|
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
|
2004-12-15 04:07:01 +00:00 |