hyatt%netscape.com
|
73e0d69cbf
|
Improving trees.
|
2000-01-10 03:04:05 +00:00 |
karnaze%netscape.com
|
5397ffd020
|
bug 22246 - row/col span changes on cell alter cell map and reflow table. r=kmcclusk
|
2000-01-04 05:31:56 +00:00 |
karnaze%netscape.com
|
59687369f1
|
fixed tinderbox warnings
|
2000-01-03 00:56:12 +00:00 |
karnaze%netscape.com
|
1243d0ab93
|
bug 12287 - honors mComputed values in reflow state and uses CSS box-sizing property.
|
2000-01-02 22:55:48 +00:00 |
troy%netscape.com
|
4ddb903853
|
Work-in-progress for having maximum width (needed by tables) be updated
incrementally
|
1999-12-30 04:15:45 +00:00 |
bryner%uiuc.edu
|
2269ff9561
|
Changing an instance of = to ==, which is what it should have
been. r=karnaze.
|
1999-12-28 20:10:32 +00:00 |
sspitzer%netscape.com
|
42e7039924
|
fix warnings
|
1999-12-28 19:41:57 +00:00 |
troy%netscape.com
|
4ee592a9da
|
Reduced size of table cell member data by 4 bytes by only storing the
maximum width and not both the width and height. The height was never used
so this wans't an issue
|
1999-12-24 03:46:21 +00:00 |
karnaze%netscape.com
|
b5faeaafc6
|
bug 21918 typo in calling InsertRowGroups, r=sdagley,syd
|
1999-12-17 06:52:37 +00:00 |
karnaze%netscape.com
|
060cdd1438
|
bug 21143/21765, collapsed rows/cols not displayng when expanded.
|
1999-12-16 06:29:50 +00:00 |
karnaze%netscape.com
|
ceb109b81b
|
removed caching of collapsed rows and cols as a likely fix for non reproducable bug 21652. a=hofmann, r=hyatt
|
1999-12-16 01:51:06 +00:00 |
hyatt%netscape.com
|
b1d37ddf32
|
Fix for bug #21703. r=karnaze, a=chofmann
|
1999-12-16 00:37:03 +00:00 |
karnaze%netscape.com
|
b62dc1bd09
|
fix windows bustage.
|
1999-12-14 01:02:11 +00:00 |
alecf%netscape.com
|
2a8e687bfc
|
fix some bustage on stricter compilers
(just syntactic residue)
|
1999-12-14 00:27:33 +00:00 |
alecf%netscape.com
|
302ccff328
|
fix unix bustage once and for all
|
1999-12-14 00:24:33 +00:00 |
alecf%netscape.com
|
2080eebc50
|
argh, back that out, it makes it even worse
|
1999-12-14 00:14:56 +00:00 |
alecf%netscape.com
|
2b6eac0888
|
fix unix bustage
|
1999-12-14 00:01:55 +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 |
evaughan%netscape.com
|
183d6249cf
|
1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122
-r Troy
|
1999-12-07 03:36:05 +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 |
troy%netscape.com
|
7ca374e1b7
|
b=20367, r=jinjin@pacbell.net. Changed ResizeReflow() so that if we skip
reflowing the table cell (that's an optimization we do) we make sure and
position any child views
|
1999-12-02 01:02:53 +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 |
karnaze%netscape.com
|
f966f5add2
|
removed allocation warning messages
|
1999-11-15 15:42:20 +00:00 |
karnaze%netscape.com
|
c9aa5e2a0a
|
put back to rev 3.340 due to mail/news regressions.
|
1999-11-11 18:22:57 +00:00 |
karnaze%netscape.com
|
aa92cfa616
|
fixed crash (cnn and other sites with javascript) in nsCellMap due to it not being invalidated.
|
1999-11-11 05:43:35 +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 |
karnaze%netscape.com
|
6b94962e35
|
bugs 17138, 17168 and others - col allocation involving colspans honors constraints; pct colspans were allocating incorrectly if pct cols existed.
|
1999-11-05 22:36:59 +00:00 |
karnaze%netscape.com
|
d4f0cef68c
|
crash on abc - calls EnsureColumns upon entering reflow if appropriate
|
1999-11-05 22:33:04 +00:00 |
karnaze%netscape.com
|
725609234f
|
ComputeDesiredHeight - removed potential error if first child is not a row group.
|
1999-11-02 15:41:38 +00:00 |
tbogard%aol.net
|
e76efd1cd3
|
Changed NS_ASSERTION to NS_WARN_IF_FALSE to avoid crashing people when condition is met. r=hyatt.
|
1999-11-02 05:14:27 +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
|
effb3aefb7
|
Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and
nsIHTMLReflow. This saves 4 bytes per frame and cleans things up
|
1999-10-30 02:52:11 +00:00 |
karnaze%netscape.com
|
fb5f1b2e3b
|
bug 17375 - better checks and casting before calling DidAppendRow
|
1999-10-29 20:25:13 +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
|
9b14cec570
|
Fix for bug #16649. Didn't actually change anything. Just restored some
code that was clobbered by revision 3.153
|
1999-10-29 04:57:02 +00:00 |
karnaze%netscape.com
|
30362f5287
|
simplified caching of column frames. split out collapsing border processing into nsBorderCollapser (checked in previously). r=troy
|
1999-10-28 04:09:39 +00:00 |
troy%netscape.com
|
574edf6941
|
b=6674, r=karnaze@netscape.com
Changed Paint() to set the clip rect only when the collapse offset isn't
(0, 0)
|
1999-10-27 23:01:21 +00:00 |
kipp%netscape.com
|
2305d254f3
|
Backed out chris's accidental checkin (don't ask)
|
1999-10-27 15:57:35 +00:00 |
karnaze%netscape.com
|
990f5ccf18
|
hello
|
1999-10-27 15:55:31 +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 |
kipp%netscape.com
|
533bdbcf57
|
Quieted down some debug noise and added a missing newline to a printf
|
1999-10-25 23:02:43 +00:00 |
karnaze%netscape.com
|
34c79207ee
|
bug 16284, 14159 nested auto table with percent cells was not growing auto table. nested coord or percent table was only getting min size.
|
1999-10-25 22:49:51 +00:00 |
karnaze%netscape.com
|
b82e04d3b3
|
bug 5799 - considers percentage width of multiple cells when figuring width of auto table.
|
1999-10-25 04:34:28 +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 |
troy%netscape.com
|
918255682c
|
Removed 5 convenience functions from nsIFrame
|
1999-10-22 14:53:52 +00:00 |
kipp%netscape.com
|
705faaa709
|
Removed some more warnings
|
1999-10-22 14:51:41 +00:00 |
troy%netscape.com
|
d0190a7f34
|
r=karnaze@netscape.com
Save 8 bytes per table cell frame by eliminating mCollapseOffset and
using a frame property instead.
|
1999-10-22 02:06:22 +00:00 |
karnaze%netscape.com
|
29a25a3900
|
bug 5799 - width of auto width table considers percentage cells when they are small relative to the rest of the table. r=dcone
|
1999-10-21 22:36:21 +00:00 |