bzbarsky%mit.edu
|
fbd3f708f2
|
Make sure that GetFrameForPoint checks all layers of each float before moving
on to the next one. Bug 253572, r+sr=roc
|
2004-08-10 22:24:00 +00:00 |
dbaron%dbaron.org
|
10b65694e8
|
Fix names of constants to correspond to the new definitions of the values of the 'overflow' property. b=69355 r+sr=roc
|
2004-08-10 01:32:10 +00:00 |
bryner%brianryner.com
|
18fa617572
|
Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc.
|
2004-08-02 04:52:55 +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 |
smontagu%smontagu.org
|
c9791928b9
|
DeCOMtaminate nsIFrame Set/GetProperty and merge Set/GetBidiProperty with it. Bug 117751, r+sr=roc
|
2004-06-01 06:20:16 +00:00 |
roc+%cs.cmu.edu
|
f1f89a9129
|
Backing out 233441.
|
2004-05-17 16:29:13 +00:00 |
roc+%cs.cmu.edu
|
e508d2a0ad
|
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
|
2004-05-06 03:17:14 +00:00 |
bzbarsky%mit.edu
|
a6b0fb723e
|
Let generated content content nodes know when their frames go away. Bug
237975, r+sr=dbaron
|
2004-04-20 19:20:16 +00:00 |
gerv%gerv.net
|
85ce8c146b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
roc+%cs.cmu.edu
|
08ae63344b
|
Bug 236910. Elements that clip their backgrounds do not present a uniform background. r+sr=dbaron,a=choffman
|
2004-03-28 21:05:29 +00:00 |
roc+%cs.cmu.edu
|
0651f4e7ae
|
Bug 235264. Clean up invalidation to go through a single nsIFrame::Invalidate function and take account of 'outline' where necessary. r+sr=dbaron
|
2004-03-10 03:09:05 +00:00 |
bryner%brianryner.com
|
745944525d
|
Get rid of nsIFrameManager abstract interface to the frame manager. Bug 233972, r+sr=roc.
|
2004-02-23 21:29:06 +00:00 |
roc+%cs.cmu.edu
|
985cc47697
|
Bug 180931. If we move a frame temporarily during reflow, we'd better invalidate the whole overflow area because invalidates may have been issued at the temporary position.
|
2004-02-22 03:31:30 +00:00 |
bryner%brianryner.com
|
d9d8ab7259
|
attempting to fix HP-UX/AIX/IRIX bustage (bug 228378)
|
2004-01-11 00:24:37 +00:00 |
roc+%cs.cmu.edu
|
6bf24a63ff
|
Bug 228378. Clean up nsRegion. patch by Dainis Jonitis. r+sr=roc
|
2004-01-10 16:18:36 +00:00 |
roc+%cs.cmu.edu
|
4ce233447a
|
Bug 225820. Fold nsFrameInnerFrame into nsFrameOuterFrame, rename to nsSubDocumentFrame, and generally clean up this mess. r+sr=dbaron
|
2004-01-10 05:36:32 +00:00 |
roc+%cs.cmu.edu
|
2a50602bc0
|
Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz
|
2004-01-09 14:20:53 +00:00 |
bryner%brianryner.com
|
7264501b7b
|
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
|
2003-12-21 05:36:36 +00:00 |
uid502
|
f60aa658cf
|
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
|
2003-11-01 22:34:59 +00:00 |
uid502
|
50383ff50a
|
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
|
2003-10-31 20:19:18 +00:00 |
bryner%brianryner.com
|
a0e219b348
|
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
|
2003-10-22 06:09:48 +00:00 |
uid502
|
b83221b617
|
Bug 165149. More cleanup. Make nsStyleContext::GetPseudoType return a weak pointer. Also remove unnecessary arguments to nsHTMLContainerFrame::CreateViewForFrame. r+sr=bzbarsky
|
2003-10-17 02:38:37 +00:00 |
uid502
|
512587f8ca
|
Bug 165149. Make children of a scrolled element inherit style directly from the element instead of via the scrolled frames. Add a new view property to indicate that the view is painted on a uniform background and use it to optimize scrolling, so that a scrolled element with a uniform background color can still be scrolled using bitblits. r+sr=dbaron
|
2003-10-11 12:00:05 +00:00 |
dbaron%dbaron.org
|
9b54824d02
|
Make sure we include the overflow area in the size of views, for blocks and inlines, at least. b=79315 r+sr=roc
|
2003-07-23 00:14:16 +00:00 |
jaggernaut%netscape.com
|
f008bc2bad
|
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
|
2003-07-20 07:47:59 +00:00 |
roc+%cs.cmu.edu
|
de3cc3b4cb
|
ongoing deCOMtamination work. r+sr=dbaron
|
2003-06-27 18:13:48 +00:00 |
kin%netscape.com
|
6c9d8609a6
|
Trying to fix commercial win32 build bustage.
|
2003-06-26 16:44:48 +00:00 |
roc+%cs.cmu.edu
|
45b54d98ff
|
Ongoing deCOMtamination. r+sr=dbaron
|
2003-06-26 11:30:17 +00:00 |
dbaron%dbaron.org
|
42b06cc4f5
|
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
|
2003-06-19 23:44:01 +00:00 |
roc+%cs.cmu.edu
|
f317aef205
|
Bug 193686. nsContainerFrame needs to report the overflowList as one of its child frame lists. Also, overflow frames should be destroyed when their parent is destroyed. r+sr=dbaron
|
2003-06-02 04:38:53 +00:00 |
roc+%cs.cmu.edu
|
ea9e915d9a
|
Bug 193686. nsContainerFrame needs to report the overflowList as one of its child frame lists. Also, overflow frames should be destroyed when their parent is destroyed. r+sr=dbaron
|
2003-06-02 04:03:07 +00:00 |
dbaron%dbaron.org
|
a15b9f2cf4
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
roc+%cs.cmu.edu
|
f2dc5c2442
|
Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron
|
2003-04-08 20:50:57 +00:00 |
roc+%cs.cmu.edu
|
513d28330f
|
Bug 113232. Support translucent chrome. Relanding, fingers crossed. r+sr=bzbarsky
|
2003-04-06 02:49:40 +00:00 |
darin%netscape.com
|
fbab8a3edd
|
backing out roc+%cs.cmu.edu check-in for bug 113232
|
2003-03-25 00:07:00 +00:00 |
darin%netscape.com
|
0a6261ce8b
|
backing seth out, for blocker fixes
|
2003-03-24 23:20:04 +00:00 |
sspitzer%netscape.com
|
6f0166d1ae
|
fix for regression bug #198946
"repainting horribly broken"
caused by roc's checkin for bug #113232
this is roc's patch for the problem.
|
2003-03-24 20:41:10 +00:00 |
roc+%cs.cmu.edu
|
fe7dc57407
|
Bug 113232. Make 'background:transparent' work on top-level XUL windows. r=pavlov,kmcclusk,bzbarsky,sr=bzbarsky
|
2003-03-24 04:54:48 +00:00 |
ere%atp.fi
|
a03a3dc786
|
Fix for bug 194738: Phoenix/Mozilla minimizes to toolbar then re-opens.
r=roc+moz
sr=bzbarsky
|
2003-03-05 14:26:31 +00:00 |
roc+%cs.cmu.edu
|
49dfc64596
|
Bug 157445. Be more aggressive about making visibility:hidden elements have visible views. r+sr=bzbarsky
|
2003-02-23 02:22:14 +00:00 |
roc+%cs.cmu.edu
|
8e49821526
|
Bug 180502. Repaint only changed area whenever a view is resized by the generic nsContainerFrame::SyncFrameView. r+sr=dbaron
|
2003-02-22 21:53:42 +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 |
roc+%cs.cmu.edu
|
d62c2240c0
|
Bug 117631. -moz-border-radius can make views transparent. r+sr=bz
|
2003-01-19 00:28:02 +00:00 |
dbaron%dbaron.org
|
6682764532
|
Change |DEBUG_dbaron| to |DEBUG_dbaron_off| for stuff that I don't want to see anymore.
|
2003-01-16 21:05:09 +00:00 |
dbaron%dbaron.org
|
a5fcfea19e
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
alecf%netscape.com
|
d0cdb4fe02
|
another comment typo that was sitting in my tree, again no reviewer...
|
2003-01-07 23:16:05 +00:00 |
sicking%bigfoot.com
|
8fa4129fc1
|
Bug 8929: Kill NS_COMFALSE
r=peterv sr=bz
|
2002-11-25 11:21:22 +00:00 |
dbaron%fas.harvard.edu
|
b2f992acb9
|
Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz
|
2002-11-17 15:37:56 +00:00 |
karnaze%netscape.com
|
eb6da2987d
|
bug 176030 - Make Destroy fix up prev/next-in-flow pointers. a=roc, sr=bzbarsky, r=bernd.
|
2002-10-30 15:33:36 +00:00 |