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 |
bryner%brianryner.com
|
cc807b07b1
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
gerv%gerv.net
|
85ce8c146b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
bmlk%gmx.de
|
b149d43c9a
|
implement standards compliant (CSS2.1) table background rendering patch by fantasai@escape.com r=bernd sr=bz, dbaron
|
2004-03-09 06:48:35 +00:00 |
dbaron%dbaron.org
|
317387ccf0
|
Table rows/cols and groups don't paint their backgrounds, so CanPaintBackground must return false. b=236053 r+sr=roc
|
2004-03-01 08:17:59 +00:00 |
bmlk%gmx.de
|
3f5d4f5f86
|
remove unneccesary prescontext arguments bug 230923 r/sr=roc
|
2004-01-18 10:28:40 +00:00 |
uid502
|
50383ff50a
|
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
|
2003-10-31 20:19:18 +00:00 |
bmlk%gmx.de
|
319dc13e5c
|
overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron
|
2003-09-13 16:26:30 +00:00 |
dbaron%dbaron.org
|
754d904cda
|
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
|
2003-02-22 15:34:38 +00:00 |
bryner%netscape.com
|
cc390fbe51
|
Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron.
|
2003-02-22 00:32:13 +00:00 |
bernd.mielke%snafu.de
|
24633f2815
|
split further fixed and percent row height calculation, bug 153995 patch by Rick.Ju@sun.com r=karnaze sr=bzbarsky
|
2003-01-05 14:16:58 +00:00 |
karnaze%netscape.com
|
a900d284ec
|
bug 154780 - make the computed width for a cell unconstrained when the table will re-initialize or re-balance. a=rjesup, sr=kin, r=alexsavulov.
|
2002-09-09 18:46:06 +00:00 |
karnaze%netscape.com
|
88a4e30804
|
bug 127040 - paint backgrounds in correct order when there are collapsed borders. sr=kin, r=dbaron, a=shaver
|
2002-02-26 00:27:42 +00:00 |
karnaze%netscape.com
|
1fcd9538d3
|
bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov.
|
2002-02-19 15:48:28 +00:00 |
karnaze%netscape.com
|
957554abdd
|
bug 51023 - reduce the size of table related frame classes. sr=kin.
|
2001-11-30 15:05:51 +00:00 |
karnaze%netscape.com
|
2c6f4c1ca5
|
bug 111028 - better height calc for table elements when printing. r=rods, sr=none.
|
2001-11-29 15:41:07 +00:00 |
bzbarsky%mit.edu
|
0dce65ed23
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
karnaze%netscape.com
|
5bc05378ef
|
additional patch for bug 97138 to cache pct height info on row and constrain sum of row height pcts <= 100.
|
2001-11-05 15:15:24 +00:00 |
karnaze%netscape.com
|
4e510eb28b
|
bug 97138 - rework of table, row group, row, cell height code. sr=attinasi, r=alexsavulov
|
2001-11-05 00:15:51 +00:00 |
karnaze%netscape.com
|
6171a7693b
|
bug 105268 - set NS_FRAME_OUTSIDE_CHILDREN on row when cells have rowspan>1 so that painting will not clip to row. sr=attinasi, r=alexsavulov
|
2001-10-22 22:21:19 +00:00 |
gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
karnaze%netscape.com
|
a77cb3b548
|
bug 68998 - added extra param to Paint, PaintChild, PaintChildren used by tables in standard mode. sr=waterson, r=alexsavulov.
|
2001-09-19 12:35:19 +00:00 |
karnaze%netscape.com
|
dd2e20e284
|
bug 89452 - added flag to indicate a row was inserted. Invalidate the area from that row to end of table if full reflow is not needed, sr=attinasi, r=alexsavulov.
|
2001-08-06 14:48:09 +00:00 |
karnaze%netscape.com
|
5816b4b59c
|
bug 59280 - better splitting of row groups/rows with rowspans. r=dcone.
|
2001-04-16 14:51:52 +00:00 |
karnaze%netscape.com
|
a3a25d11b0
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +00:00 |
karnaze%netscape.com
|
9927e53497
|
better table reflow debugging including support for elapsed time. sr=buster.
|
2001-01-25 15:55:51 +00:00 |
buster%netscape.com
|
91721f92dd
|
bug 3992
chris k did the work.
r=buster
|
2000-08-24 05:03:18 +00:00 |
rbs%maths.uq.edu.au
|
9adcb3708a
|
Enable the code to support for 'vertical-align: baseline' in table-cells. bug 10207. a:waterson@mozilla.org. was r:karnaze@netscape.com.
|
2000-07-28 09:19:26 +00:00 |
rbs%maths.uq.edu.au
|
c96e164bef
|
[#ifdef MOZ_MATHML: not yet part of default build]. Add support for 'vertical-align: baseline' in table-cells. bug 10207. r:karnaze@netscape.com. a:waterson@mozilla.org
|
2000-06-05 08:25:11 +00:00 |
karnaze%netscape.com
|
bf5d727d9f
|
nsbeta2+ bug 39885 - invalidate minimal areas. optimize reflows when cells don't change size. r=attinasi
|
2000-05-25 22:40:21 +00:00 |
karnaze%netscape.com
|
75ea85e43a
|
new reflow/layout code for outer table to handle captions and margins. better % height handling.
row groups and rows don't include external cellspacing in there dimensions. r=troy.
|
2000-04-28 21:05:31 +00:00 |
dbaron%fas.harvard.edu
|
fd5dc605d2
|
Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
|
2000-03-22 02:43:08 +00:00 |
karnaze%netscape.com
|
c43f4c1b2e
|
bug 7741 - handling of overlapping rowspans, r=troy.
|
2000-02-03 14:04:49 +00:00 |
troy%netscape.com
|
73a3709284
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
child list and changed ReparentFrameView() to check it.
|
2000-01-22 01:16:50 +00:00 |
karnaze%netscape.com
|
369b89f5d0
|
bugs 19061, 9879 - each top level row group gets its own cell map; CellData reduced to 4 bytes.
|
2000-01-13 05:29:38 +00:00 |
karnaze%netscape.com
|
ba422c3ed8
|
incremental cell map, columns. Bugs 12122, 21544. r=troy,hyatt a=hofmann
|
1999-12-13 22:56:31 +00:00 |
hyatt%netscape.com
|
16a944a1e3
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
bug #9489. Should also definitely fix bug #15916. r=troy
|
1999-12-04 23:49:50 +00:00 |
tbogard%aol.net
|
a0640b60c4
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
troy%netscape.com
|
fe56995443
|
WillReflow/DidReflow changes and changes to the way view positioning
and sizing works
|
1999-11-19 15:33:29 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
troy%netscape.com
|
04accb3de6
|
Moved a bunch of stuff out to a nsIFrameDebug interface
|
1999-11-01 22:12:45 +00:00 |
troy%netscape.com
|
d89413c6c9
|
b=17573. Changed mRowIndex to be signed integer (was unsigned integer) but
field. This allows it be negative, which some of the table code is depending
on
|
1999-10-31 03:15:52 +00:00 |
troy%netscape.com
|
732b6f429c
|
Space reduction. We now save 8 bytes per row frame by eliminating the max
top/bottom margin data members which are no longer needed
|
1999-10-29 14:40:58 +00:00 |
troy%netscape.com
|
ce952b6207
|
Space reductions for nsTableRowFrame. Changed mInitializedChildren to be a
frame state bit, and changed mMinRowSpan and mRowIndex to be packed into
one 32-bit field. Total savings of 8 bytes per row frame
|
1999-10-23 23:08:30 +00:00 |
kipp%netscape.com
|
dff5b76938
|
Updated SizeOf methods to not waste space when doing a non-debug build
|
1999-09-01 01:02:16 +00:00 |
kipp%netscape.com
|
fd426dec6a
|
Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot
|
1999-08-31 03:09:40 +00:00 |
troy%netscape.com
|
428ded8cf6
|
Changing tables to return max element size during an incremental reflow
|
1999-08-30 22:30:32 +00:00 |
hyatt%netscape.com
|
8c3c551001
|
Changes to the cell map to support incremental insertion and removal of rows. Currently
only used by the tree widget.
|
1999-08-30 00:01:09 +00:00 |
hyatt%netscape.com
|
544eff13a4
|
Tweaks to be able to see the RowReflowState over in trees
|
1999-08-28 00:43:53 +00:00 |
karnaze%netscape.com
|
0b5b66f195
|
bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol
|
1999-08-25 21:49:18 +00:00 |