bzbarsky%mit.edu
|
29a9251e0b
|
When painting backgrounds, don't loop over all rows. Just do the ones that
might intersect the dirty rect. Use the row cursor to optimize this. Bug
353455, r+sr=roc
|
2006-09-20 16:42:13 +00:00 |
bmlk%gmx.de
|
04ef8a4cf4
|
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 |
roc+%cs.cmu.edu
|
5451e97878
|
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 |
timeless%mozdev.org
|
b20620f6ab
|
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 |
bzbarsky%mit.edu
|
9bc3b329c2
|
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
|
0597971698
|
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 |
bzbarsky%mit.edu
|
4f0f52ec29
|
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 |
roc+%cs.cmu.edu
|
76c942edd9
|
Bug 271869. mBorderWidths need not be per-nsStyleBorder/nsStyleOutline, put it in the prescontext instead. r+sr=dbaron
|
2004-11-26 18:40:58 +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 |
bryner%brianryner.com
|
88f80381e3
|
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
|
2004-07-29 19:41:39 +00:00 |
bmlk%gmx.de
|
d24d0a7225
|
remove unused code that causes crashes, bug 242368, p=fantasai r=bernd sr=rbs a=asa
|
2004-05-05 16:03:55 +00:00 |
bmlk%gmx.de
|
2f20b1fb62
|
remove table background quirk use standards painting instead bug 237078 patch by fantasai@escape.com r=bernd sr=dbaron
crash prevention when colframes return bogus colindices bug 240854 r/sr=bzbarsky
|
2004-04-18 18:17:00 +00:00 |
tor%cs.brown.edu
|
bd2796f514
|
Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner
|
2004-04-18 13:13:35 +00:00 |
bmlk%gmx.de
|
c15c50d232
|
wallpaper over a zero pointer deref rev2, bug 237421, r/sr=dbaron a=asa
|
2004-03-19 17:25:16 +00:00 |
bmlk%gmx.de
|
7e5d53425e
|
wallpaper over a zero pointer deref, bug 237421, r/sr=dbaron a=chofmann
|
2004-03-15 16:09:40 +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 |