bsmedberg%covad.net
|
78f6d0683d
|
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
|
2163d4caa2
|
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
|
e7a8486231
|
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
|
520b30a7f7
|
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
|
43ac693e27
|
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
|
3d5f7550f7
|
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
|
9125d9fa0e
|
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
|
8d2cb2369f
|
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
|
6b18d5aa23
|
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
|
fed343c43a
|
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
|
e6c127026a
|
Fix crash bug 302118, patch by bernd, r+sr=bzbarsky
|
2005-09-12 13:44:15 +00:00 |
|
bzbarsky%mit.edu
|
cf64715ae5
|
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
|
77004905b6
|
limit pctHeightObserver to quirks mode bug 305975 r/sr=bzbarsky
|
2005-08-30 16:14:53 +00:00 |
|
timeless%mozdev.org
|
b4d01d069d
|
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
|
fb7a593376
|
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
|
9da0ce304f
|
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
|
2f16a8de39
|
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
|
e61e1e1935
|
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
|
84b0577142
|
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
|
06ee318b44
|
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
|
432b12afd2
|
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
|
3d2bafdf0a
|
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
|
9309f3621b
|
Fix coverity uninitialized variable warnings in layout. b=288092 r=bernd sr=roc
|
2005-03-30 01:50:56 +00:00 |
|
bmlk%gmx.de
|
dfa6f80fa5
|
build warnings (shadow + unused variables) bug 287097 r/sr=bzbarsky
|
2005-03-24 19:02:59 +00:00 |
|
bmlk%gmx.de
|
50f90a7217
|
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
|
d41e093134
|
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
|
1d9c9b1e48
|
Bug 285030. Ensure BCData::mCornerBevel is initialized. r=bernd, sr=bzbarsky
|
2005-03-06 21:18:54 +00:00 |
|
bmlk%gmx.de
|
1c6747ce96
|
limit the nowrap + width hack to quirks mode bug 277232 r/sr=bzbarsky
|
2005-03-06 18:33:12 +00:00 |
|
bmlk%gmx.de
|
a4dea01a20
|
make colframe cache nonpublic bug 278644 r/sr=bzbarsky
|
2005-03-05 16:43:07 +00:00 |
|
roc+%cs.cmu.edu
|
996d1e3d9e
|
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
|
e042c2f571
|
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
|
064c7eb606
|
Remove unneeded nsIFrameLoader interface (bug 280992). r+sr=jst.
|
2005-02-07 23:53:47 +00:00 |
|
bzbarsky%mit.edu
|
54d585f2af
|
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
|
92858c988e
|
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
|
6296aebe00
|
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
|
e2081a89e6
|
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
|
a8073f18a3
|
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
|
2005-01-12 19:45:38 +00:00 |
|
bmlk%gmx.de
|
3818dd1bf9
|
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
|
74e2aa375a
|
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
|
3d7261604c
|
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
|
70482809ca
|
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
|
a11cf38d3a
|
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
|
ca3e9f85c3
|
remove unused prescontext from PlaceFrameView, PlaceChildsView, ConsiderChildOverflow bug 276092 r/sr=dbaron
|
2004-12-27 15:05:18 +00:00 |
|
dbaron%dbaron.org
|
1a43dc79c0
|
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
|
60567bb185
|
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 |
|
dbaron%dbaron.org
|
953fdd4a1f
|
Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles.
|
2004-12-07 18:09:28 +00:00 |
|
bmlk%gmx.de
|
3afdea9ca5
|
switch the frame sorting from the frame constructor to the table frame + a couple of build warning fixes, bug 269648, r/sr=bzbarsky
|
2004-12-01 18:47:34 +00:00 |
|
bzbarsky%mit.edu
|
05b01d4b46
|
Fix painting of backgrounds on scrollable rowgroups (which aren't kids of the
table, so require slightly more complicated computation of the coordinate
transformations). Bug 267592, r=fantasai, sr=roc
|
2004-12-01 03:51:35 +00:00 |
|
dbaron%dbaron.org
|
f162e6b75d
|
Do size adjustments for empty cells only when 'empty-cells' says empty cells don't have borders. b=271955 r=bernd sr=roc
|
2004-12-01 03:50:03 +00:00 |
|
bzbarsky%mit.edu
|
da145480c7
|
Fix asserts by making sure that border-spacing is always computed to coord
values. Bug 270325, r+sr=dbaron
|
2004-11-30 18:30:58 +00:00 |
|