mats.palmgren%bredband.net
|
26a1119b47
|
[Debug only] Add nsTableCaptionFrame::GetFrameName() returning "Caption". b=343386 r+sr=bzbarsky
|
2006-07-20 08:50:26 +00:00 |
|
bmlk%gmx.de
|
9a79b08c79
|
when we remove cells the number of columns in the cellmap may rise if rowspans are involved bug 343778 r/sr=bzbarsky
|
2006-07-19 19:21:50 +00:00 |
|
mats.palmgren%bredband.net
|
153ab238ca
|
Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky
|
2006-06-29 02:32:36 +00:00 |
|
bmlk%gmx.de
|
822b5ee5b0
|
reset row indices if rowgroups may have moved bug 342559 r/sr=bzbarsky
|
2006-06-28 19:00:01 +00:00 |
|
bmlk%gmx.de
|
424fb80e20
|
reset column info for all cellmaps if they need to be reset, bug 339246 r/sr=bzbarsky
|
2006-06-28 18:56:10 +00:00 |
|
bmlk%gmx.de
|
12ffb8ee63
|
adjust the starting column index always if a entire colgroup needs adjusted colindices bug 339315 r/sr=bzbarsky
|
2006-06-24 05:42:38 +00:00 |
|
bmlk%gmx.de
|
70ec56f2d3
|
reorder cellmaps if the rowgroup order might have changed bug 339130 r7sr=bzbarsky
|
2006-06-22 04:19:36 +00:00 |
|
roc+%cs.cmu.edu
|
6da332dd07
|
Bug 338770. Don't even start trying to split a rowgroup in columns mode. r=bernd,sr=bzbarsky
|
2006-06-06 22:45:14 +00:00 |
|
bmlk%gmx.de
|
a714532cd0
|
avoid memory leak on early return bug 333354 r/sr=bzbarsky
|
2006-05-25 14:56:44 +00:00 |
|
roc+%cs.cmu.edu
|
4571423968
|
Fixing bustage
|
2006-05-01 01:41:41 +00:00 |
|
roc+%cs.cmu.edu
|
dd16b28d00
|
Bug 334690. Fix regression in z-ordering of table cell content for event handling. r=bernd
|
2006-05-01 01:18:32 +00:00 |
|
roc+%cs.cmu.edu
|
8956f1d8a1
|
Bug 334942. ExplodeAnonymousChildLists before sorting table parts. r=bernd
|
2006-04-27 02:25:23 +00:00 |
|
roc+%cs.cmu.edu
|
aac1b0d44f
|
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
|
2006-04-26 02:01:07 +00:00 |
|
roc+%cs.cmu.edu
|
ee089f28b9
|
Bug 333481. Sort table-part event-handling display items to ensure that the table comes before all row-groups, which come before all rows, which come before all cells. r=bernd
|
2006-04-17 22:16:24 +00:00 |
|
bmlk%gmx.de
|
10e108eef9
|
remove deadcode and fix a potential 0 deref, bug 333356 r/sr=bzbarsky
|
2006-04-15 04:56:52 +00:00 |
|
bmlk%gmx.de
|
049d72f6e1
|
fix potential 0 deref bug 333351 r/sr=roc
|
2006-04-14 16:21:21 +00:00 |
|
roc+%cs.cmu.edu
|
a7f03736a9
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
|
bmlk%gmx.de
|
1d47f5e73d
|
prevent a second call to SetInitialChildList bug=333288 r/sr=bzbarsky
|
2006-04-09 18:43:46 +00:00 |
|
dbaron%dbaron.org
|
04b8c33eda
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
|
darin%meer.net
|
20837f71e1
|
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
|
2006-03-30 18:40:56 +00:00 |
|
sharparrow1%yahoo.com
|
1e650e3784
|
Bug 331415: some printing code cleanup. r+sr=roc.
|
2006-03-30 00:27:42 +00:00 |
|
bmlk%gmx.de
|
dc6b06b190
|
don't rely on the inner cell frame but catch events on the cell frame itself bug 326308 r/sr=roc
|
2006-03-29 04:33:34 +00:00 |
|
roc+%cs.cmu.edu
|
0a10a79f62
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
|
bmlk%gmx.de
|
129b81296d
|
adjust start col index when looping over rtl colspans bug 331344 r/sr=roc
|
2006-03-26 15:58:34 +00:00 |
|
bmlk%gmx.de
|
14f0791bf3
|
insist on an inner table frame, resistance to any other childlist, bug 329768, r/sr=bzbarsky
|
2006-03-18 07:18:54 +00:00 |
|
pavlov%pavlov.net
|
131e8794e2
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
|
roc+%cs.cmu.edu
|
557b089a47
|
Bug 328926. Remove aPresContext parameter from Destroy and SetInitialChildList. patch by Marc Liddell, r+sr=roc
|
2006-03-15 03:14:02 +00:00 |
|
roc+%cs.cmu.edu
|
6fd863f2dd
|
Bug 330300. Move mFrame from nsDisplayItem subclasses up to nsDisplayItem itself, and make GetUnderlyingFrame an inline non-virtual function. Patch by Alfred Peng, r+sr=roc
|
2006-03-14 20:43:18 +00:00 |
|
roc+%cs.cmu.edu
|
c2801ebbd7
|
Bug 328926. Remove aPresContext from nsIFrame::Init and nsIFrame::DidSetStyleContext. r+sr=roc, patch by Marc Liddell
|
2006-03-09 18:55:21 +00:00 |
|
bmlk%gmx.de
|
1c6c74da4a
|
Don't create dead cells if the position is outside the cellmap boundaries. bug 328339 r/sr=bz
|
2006-03-04 05:32:38 +00:00 |
|
bmlk%gmx.de
|
20b85ffac2
|
Make visibility:collapse work again after the display list change. Implement overflow handling and view synchronization for collapsed frames. bug 326551 r/sr=roc
|
2006-03-04 05:26:57 +00:00 |
|
timeless%mozdev.org
|
426f83aecc
|
Bug 298277 remove useless references to nsVoidArray
r=dbaron sr=dbaron
|
2006-02-23 10:30:59 +00:00 |
|
uriber%gmail.com
|
c7032d59bb
|
Bug 299065: Bidi resolution needs to split inlines in addition to text frames. r+sr=dbaron
|
2006-02-21 21:33:47 +00:00 |
|
bmlk%gmx.de
|
32e0b4f487
|
don't shrink cells below borderpadding in fixed layout, bug 308019 r/sr=bzbarsky
|
2006-02-11 11:12:40 +00:00 |
|
bzbarsky%mit.edu
|
f96a096c2c
|
Fix leak bug 324969 -- make sure to call virtual destructors.
|
2006-01-29 18:48:58 +00:00 |
|
bmlk%gmx.de
|
430211b413
|
reorder row groups to keep them in sync when the nextinflow changes underneath bug 302911 r/sr=roc
|
2006-01-28 06:14:11 +00:00 |
|
roc+%cs.cmu.edu
|
77bca74243
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
|
bmlk%gmx.de
|
1bb0037d58
|
error in the patch for bug 307367, spotted by jag
|
2006-01-21 10:14:38 +00:00 |
|
bmlk%gmx.de
|
ef5d2c73ea
|
use scaledpixels to convert from CSS pixels to realword pixels bug=307367 r/sr=roc
|
2006-01-21 09:54:07 +00:00 |
|
bzbarsky%mit.edu
|
6400a4a6ba
|
Make sure to call the right destructor on cellmap info structs. Bug 302725,
r=bernd, sr=dbaron
|
2006-01-13 21:08:17 +00:00 |
|
bmlk%gmx.de
|
b91b76b673
|
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
|
5663eeaaaa
|
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
|
d80bb5e08d
|
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
|
9e0ea03b7a
|
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
|
1c34e68034
|
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
|
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 |
|