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
|
4e510eb28b
|
bug 97138 - rework of table, row group, row, cell height code. sr=attinasi, r=alexsavulov
|
2001-11-05 00:15:51 +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
|
b27e2932c9
|
bug 82401 - remove cell from correct parent when cell spans into split row; work around bug 101264 by doing initial reflow with unconstrained height. sr=kin, r=attinasi.
|
2001-09-24 14:48:38 +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
|
5e05c0feed
|
bug 89315 - made CalculateRowHeights incremental by starting at a row other than the 1st. Row group dirty reflow passes in first reflowed row. sr=waterson,r=alexsavulov
|
2001-08-22 04:18:48 +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 |
erik%netscape.com
|
72e5dead38
|
bug 71354; author=simon@softel.co.il; r=karnaze; sr=attinasi; changes for
table related files from IBM bidi project
|
2001-03-12 22:25:55 +00:00 |
rbs%maths.uq.edu.au
|
ea2b429682
|
Avoid ignorable whitespace in tables by setting the frame state-bit to this effect - bug 68411 r=karnaze sr=waterson
|
2001-02-23 12:35:34 +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 |
karnaze%netscape.com
|
7021f8c112
|
bug 57378 (table portion) - don't repeat a thead or tfoot that is larger than 25% of the page. a=buster, r=attinasi.
|
2000-11-15 22:26:35 +00:00 |
anthonyd%netscape.com
|
ebdd19b7c4
|
warning fixes for linux. r: mjudge a: beppe
|
2000-06-16 22:28:10 +00:00 |
anthonyd%netscape.com
|
9c012c0ecd
|
avoiding confusion between line iterator between layout and navigation.
if you want a line iterator for navigation you must explicitly ask for one.
|
2000-05-16 08:11:14 +00:00 |
anthonyd%netscape.com
|
5364d5ad8b
|
r:mjudge
fix for bug# 29785, keyboard navigation of tables in editor
not completely fixed, tables with row|column span do not navigate correctly
|
2000-05-11 01:04:39 +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 |
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 |
hyatt%netscape.com
|
d17711abfa
|
Added support for snapping a tree widget to a certain row height. r=pavlov
|
2000-01-17 03:57:00 +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
|
a47e8db44b
|
Changed SetView/GetView to take an additional argument which is the
pres context
|
1999-10-26 04:44:41 +00:00 |
troy%netscape.com
|
759ae7a028
|
Removed unused data member
|
1999-10-05 00:32:07 +00:00 |
troy%netscape.com
|
2e716cc18e
|
Optimized IR_TargetIsChild() so in the simple case where the row frame
has no cells that span into or across the row we don't call CalculateRowHeights()
|
1999-09-01 05:16:12 +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 |
troy%netscape.com
|
2a655ce368
|
Changed to table incremental reflow
|
1999-08-19 03:51:25 +00:00 |
troy%netscape.com
|
a67267b4eb
|
Finished cleanup of reflow command handling
|
1999-08-02 02:18:33 +00:00 |
troy%netscape.com
|
126d24e273
|
Work-in-progress for table handling of reflow commands
|
1999-08-01 22:01:37 +00:00 |
hyatt%netscape.com
|
5c0e073194
|
Turning on the lazy mode in the tree widget. It is now the default. Let
the bug filing begin. :(
|
1999-06-29 20:20:40 +00:00 |
hyatt%netscape.com
|
d2598d0dc7
|
Shuffling some stuff around.
|
1999-06-28 10:38:06 +00:00 |
hyatt%netscape.com
|
e1000eaca3
|
More savory tree widget goodness.
|
1999-06-23 09:07:59 +00:00 |
hyatt%netscape.com
|
f90cda96d6
|
Landing the tree widget branch.
|
1999-06-23 03:02:21 +00:00 |
hyatt%netscape.com
|
510a182757
|
Added support for incremental reflow of nested row groups (yeah, baby, yeah, baby, YEAH).
|
1999-06-15 01:19:18 +00:00 |
hyatt%netscape.com
|
cd319bb4eb
|
More nested row group work.
|
1999-06-14 08:22:47 +00:00 |
hyatt%netscape.com
|
4727f8f071
|
More changes to allow tables to support nested row groups.
|
1999-06-14 08:01:00 +00:00 |
kipp%netscape.com
|
fea30bc4eb
|
Reworked frame factory methods; fixed bug 4519
|
1999-05-11 22:03:29 +00:00 |
troy%netscape.com
|
23c2c377ef
|
Removed SetInitialChildList() and now we inherit the base class version
which does the same thing
|
1999-04-13 01:11:46 +00:00 |
troy%netscape.com
|
fd2c76a712
|
Work-in-progress for table pagination
|
1999-03-03 16:33:57 +00:00 |
troy%netscape.com
|
f19915b56d
|
Removed nsIFrame::CreateContinuingFrame()
|
1999-02-25 05:31:15 +00:00 |
troy%netscape.com
|
e4388eb926
|
Added frame type atoms for several table frame classes
|
1999-02-24 05:54:31 +00:00 |
troy%netscape.com
|
d4fd3a2158
|
More work-in-progress for table pagination
|
1999-02-22 03:28:00 +00:00 |
troy%netscape.com
|
b6f7dfecdf
|
Pagination work-in-progress
|
1999-02-20 03:15:03 +00:00 |
karnaze%netscape.com
|
b9d192770b
|
Made table frame construction flexible enough to allow arbitrary content to be mapped
to arbitrary table related display types.
|
1999-01-30 15:52:19 +00:00 |
kipp%netscape.com
|
06d2d8efb3
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |