roc+%cs.cmu.edu
|
d9a0686127
|
Bug 363253. Move scrollframe attribute-setting out of reflow to a post-reflow callback. r+sr=dbaron
|
2007-03-05 01:39:53 +00:00 |
bzbarsky%mit.edu
|
6dd3c7166e
|
Make sure to handle creation of a new continuation of the first-letter frame
even if we pulled the first-letter frame from our next-in-flow. Bug 372553,
r+sr=roc.
|
2007-03-05 00:15:46 +00:00 |
bzbarsky%mit.edu
|
5d8eca5821
|
Only reframe a <frameset> frame if adding a child <frame> or <frameset>. Bug
370430, r+sr=roc
|
2007-03-05 00:11:23 +00:00 |
bzbarsky%mit.edu
|
07bb583d4e
|
Backing out bug 371839 to fix bug 372139.
|
2007-03-01 05:55:07 +00:00 |
bzbarsky%mit.edu
|
3097c2bbb5
|
Make first-letter frames use the content parent of the textnode as their
content. Add some first-letter tests, and a few assertions. Bug 367650, r+sr=roc
|
2007-02-28 22:32:00 +00:00 |
bzbarsky%mit.edu
|
1e2f4f8aae
|
Make the display frame resize correctly when the <select>'s width changes. Bug
370422, r+sr=dbaron
|
2007-02-28 03:04:38 +00:00 |
sharparrow1%yahoo.com
|
0884fdbaea
|
Bug 371620: Some selects have stopped working. r+sr=roc.
|
2007-02-27 22:07:36 +00:00 |
bzbarsky%mit.edu
|
12cd65ec22
|
Make SetSelected on text frames a little smarter. Bug 371839, r+sr=roc
|
2007-02-27 02:33:33 +00:00 |
sharparrow1%yahoo.com
|
157e9ec035
|
Bug 371536: Stop creating views for positioned elements. r+sr=roc.
|
2007-02-26 14:00:21 +00:00 |
sharparrow1%yahoo.com
|
90c61cf7e0
|
Try to fix bustage from bug 371528
|
2007-02-25 23:23:09 +00:00 |
sharparrow1%yahoo.com
|
6d03e63e35
|
Bug 371528: Stop creating views for pages. r+sr=roc.
|
2007-02-25 22:26:47 +00:00 |
bzbarsky%mit.edu
|
842759928a
|
Don't do arithmetic on NS_UNCONSTRAINEDSIZE. But 371348, r+sr=dbaron
|
2007-02-25 21:29:17 +00:00 |
dbaron%dbaron.org
|
b985c7a438
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
sharparrow1%yahoo.com
|
90d1fd161d
|
Bug 371460: Remove clipping functions from views. r+sr=roc.
|
2007-02-24 15:27:20 +00:00 |
sharparrow1%yahoo.com
|
199d4d164d
|
Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc.
|
2007-02-24 00:23:42 +00:00 |
bzbarsky%mit.edu
|
b9c2928b12
|
Removing space that should not have been there. Bug 243370
|
2007-02-22 18:35:34 +00:00 |
bzbarsky%mit.edu
|
072e700041
|
deCOMtaminate SetBounds(), GetChildBox(), GetNextBox(), GetParentBox(),
GetVAlign(), GetHAlign(). Remove GetInset(). Bug 243370, patch by Andreas
Lange <anlan@lange.cx>, r+sr=roc
|
2007-02-22 18:05:14 +00:00 |
roc+%cs.cmu.edu
|
376b5ed6ff
|
Bug 369227. Record the first soft break beyond the available width, if there isn't one within the available width. r+sr=dbaron
|
2007-02-21 01:52:03 +00:00 |
roc+%cs.cmu.edu
|
b9a18a5be9
|
Bug 354491. Fix the display of the event target frame in layout debugging to not use views and not crash. r=mats,sr=rbs
|
2007-02-20 20:22:19 +00:00 |
bzbarsky%mit.edu
|
9ed992748a
|
Set the used padding on the scrolled frame, since we're munging its padding.
Bug 370794, r+sr=dbaron
|
2007-02-20 18:54:16 +00:00 |
bzbarsky%mit.edu
|
fe88b5e467
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
NS_BLOCK_SPACE_MGR bits as necessary. Bug 354600, r+sr=roc
|
2007-02-18 23:53:25 +00:00 |
asqueella%gmail.com
|
3be3ebf36a
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
|
2007-02-18 17:34:09 +00:00 |
asqueella%gmail.com
|
2213149a5d
|
bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
r+sr=roc
|
2007-02-18 16:49:54 +00:00 |
joshmoz%gmail.com
|
94eb54893c
|
remove unused variables, other warning fixes. no bug. r/sr=bz
|
2007-02-16 08:04:44 +00:00 |
smontagu%smontagu.org
|
c518c1c5de
|
Remove obsolete state bit NS_BLOCK_SHRINK_WRAP. Bug 369243, r=bz, sr=dbaron
|
2007-02-15 05:07:57 +00:00 |
sharparrow1%yahoo.com
|
d6505bc847
|
Bug 369834: Get rid of SetAltDevice and friends (and fix print preview). r+sr=roc.
|
2007-02-13 22:36:59 +00:00 |
smontagu%smontagu.org
|
2b8379c2ef
|
Bug 370255: ASSERTION: frame not dirty: 'aFrame->GetStateBits() & (NS_FRAME_IS_DIRTY | NS_FRAME_HAS_DIRTY_CHILDREN)' on changing page direction, r=uriber, sr=roc
|
2007-02-13 18:11:24 +00:00 |
sharparrow1%yahoo.com
|
2bdae2af37
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
smontagu%smontagu.org
|
0ebfbbc8a8
|
Bug 369236: Move IsBidiFormControl from nsHTMLReflowState to nsBlockFrame. r+sr=roc
|
2007-02-11 07:19:09 +00:00 |
roc+%cs.cmu.edu
|
052b758c05
|
Make new textframe build again after units landing and other changes. The gfxSkipChars and gfxPangoTextRun changes only affect the new textframe.
|
2007-02-09 04:20:17 +00:00 |
mozilla%weilbacher.org
|
8879c5a61f
|
[OS/2] Bug 333235: Get Thebes to work on OS/2. r=mkaply
Changes to widget, including heavy whitespace cleanup in nsWindow::Destroy and nsWindow::OnPaint.
Temporary compilation workaround for nsObjectFrame.
|
2007-02-08 23:38:51 +00:00 |
mats.palmgren%bredband.net
|
52e8bdc0dc
|
Check LL_GOTLINEBOX before using mLineBox. b=368461 r+sr=dbaron
|
2007-02-08 13:53:51 +00:00 |
sharparrow1%yahoo.com
|
c78720aa24
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
uriber%gmail.com
|
a5064f7ba6
|
Always initialize numChildren, now that it's always checked. bug=368893 r=nian.liu sr=roc
|
2007-02-04 21:24:49 +00:00 |
bzbarsky%mit.edu
|
e2df828699
|
Update scrollframes to the new GetCollapsed() API too. Bug 369127, r+sr=dbaron.
|
2007-02-03 00:08:19 +00:00 |
Olli.Pettay%helsinki.fi
|
7bea6078a1
|
Bug 243370, deCOMtaminate parts of nsIFrame that come from nsIBox, part 2, p=anlan@lange.cx, r+sr=roc
|
2007-01-31 16:02:42 +00:00 |
mats.palmgren%bredband.net
|
0dd9dd2c1c
|
Collapse() might have destroyed 'frame'. b=368697 r+sr=roc
|
2007-01-30 22:28:06 +00:00 |
uriber%gmail.com
|
87097d2066
|
The correct version of the patch for bug 363198, this time.
|
2007-01-30 19:36:55 +00:00 |
uriber%gmail.com
|
b54f349355
|
GetFrameForNodeOffset: if aNode has no children and the offset is 0, return the frame corresponding to aNode rather than failing. patch by Nian Liu <nian.liu@sun.com>. bug=363198 r=uriber sr=roc.
|
2007-01-30 19:29:55 +00:00 |
cvshook%sicking.cc
|
0c24c4a4c3
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
bzbarsky%mit.edu
|
724cfdc0d9
|
Missed a spot where we should update our cached band rect. Bug 368330, r+sr=roc
|
2007-01-29 02:16:23 +00:00 |
dbaron%dbaron.org
|
1f3fb393e2
|
Make non-box frames pay better attention to nsITheme::GetWidgetBorder and GetWidgetPadding. b=366722 r+sr=roc
|
2007-01-28 17:20:01 +00:00 |
mats.palmgren%bredband.net
|
59a51a1ca4
|
Improve overflow/underflow DOM event handling. b=365477 r+sr=roc
|
2007-01-27 22:50:18 +00:00 |
dbaron%dbaron.org
|
9bae00dd9e
|
Revert previous change.
|
2007-01-27 19:35:29 +00:00 |
dbaron%dbaron.org
|
9b608ec24d
|
Address review comment on bug 9458 that depends on bug 367247 by making nsFrame::IsContainingBlock not check display type, but making it purely frame-class-based.
|
2007-01-27 18:45:35 +00:00 |
dbaron%dbaron.org
|
6e48038aa3
|
Combine the code that tests inlines for dependence on the containing block width in order to disable resize reflow optimizations, and add to that code things that shrink wrap (inline-block, inline-table, buttons, fieldsets). Also move the percentage-height tests out, and into InitResizeFlags. b=163504 r+sr=bzbarsky
|
2007-01-27 18:40:26 +00:00 |
dbaron%dbaron.org
|
765022065d
|
Implement CSS display types inline-block and inline-table. b=9458, 18217 r+sr=bzbarsky
|
2007-01-27 18:36:57 +00:00 |
bzbarsky%mit.edu
|
1816c69b26
|
Remove assert that happens to not be assertable. Bug 368259, r+sr=dbaron
|
2007-01-26 05:02:31 +00:00 |
dveditz%cruzio.com
|
6aaad025ce
|
Need to pass 'rv' status out, bug 368123. r/sr=dbaron
|
2007-01-26 02:30:23 +00:00 |
bzbarsky%mit.edu
|
32ea7d9340
|
Make mComputedWidth private, with a getter/setter, and make the setter update
the resize flags. Bug 367442, r+sr=dbaron
|
2007-01-26 00:05:12 +00:00 |