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 |
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
|
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 |
dbaron%dbaron.org
|
47f4966b12
|
Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc
|
2007-01-23 04:06:56 +00:00 |
bmlk%gmx.de
|
8d5481e7ca
|
Stronger band-aid to prevent table splitting inside columns bug 362275 r/sr=roc
|
2007-01-21 17:51:33 +00:00 |
roc+%cs.cmu.edu
|
403b86b665
|
Bug 366880. -moz-column-gap should support 'normal', which should be the initial value. r+sr=dbaron
|
2007-01-17 03:25:38 +00:00 |
timeless%mozdev.org
|
abc256e3da
|
Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
|
2006-12-26 17:47:52 +00:00 |
roc+%cs.cmu.edu
|
12ddf1a155
|
Fixing DEBUG_roc-only bustage. NPOB.
|
2006-12-10 22:06:53 +00:00 |
dbaron%dbaron.org
|
116da6be23
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
bzbarsky%mit.edu
|
6b598dd7e3
|
Back out bug 354600 to fix regressions.
|
2006-11-19 20:23:56 +00:00 |
bzbarsky%mit.edu
|
3aafd6506e
|
Make block frames that are not kids of blocks automatically have space managers
(and margin roots, except in the columns case) so we don't have to play
whack-a-framestate-flag. Bug 354600, r+sr=roc
|
2006-11-16 17:51:53 +00:00 |
roc+%cs.cmu.edu
|
b35e22d333
|
Bug 312963. Fix column layout when content in the column is out-of-flow but still needs to break vertically. rubberstamp r+sr=dbaron
|
2006-11-09 21:38:34 +00:00 |
roc+%cs.cmu.edu
|
64bd04b75c
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
dbaron%dbaron.org
|
42db31dfcc
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
roc+%cs.cmu.edu
|
dba51376ea
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
pavlov%pavlov.net
|
f33ad65b06
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
roc+%cs.cmu.edu
|
f4d2e578db
|
Bug 328926. Remove aPresContext parameter from Destroy and SetInitialChildList. patch by Marc Liddell, r+sr=roc
|
2006-03-15 03:14:02 +00:00 |
uriber%gmail.com
|
c3e489445d
|
Bug 299065: Bidi resolution needs to split inlines in addition to text frames. r+sr=dbaron
|
2006-02-21 21:33:47 +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 |
roc+%cs.cmu.edu
|
c4070dec03
|
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
|
2005-11-04 02:38:33 +00:00 |
roc+%cs.cmu.edu
|
b1e6622e4e
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
roc+%cs.cmu.edu
|
c892b58f84
|
Bug 298893. Collapse the leading and trailing margins of a column set. Makes columns degrade more gracefully.
|
2005-08-02 20:05:52 +00:00 |
roc+%cs.cmu.edu
|
9749d198a9
|
Bug 298378. Make sure that a style-change reflow on a column set eventually reflows all the descendant frames, even if some of them don't get reflowed on the first pass. r+sr=dbaron,a=asa
|
2005-06-26 22:15:08 +00:00 |
roc+%cs.cmu.edu
|
907a58adbb
|
Bug 288560. Set mIsTopOfPage for each column in a column set. Also, make it possible to force floats to fit by relaxing the space manager's height constraint if necessary. r+sr=dbaron,a=chofmann
|
2005-04-28 21:25:11 +00:00 |
roc+%cs.cmu.edu
|
c3d0ada98b
|
Bug 285348. Fix reflow of nested columns by ensuring that if a column overflows, its next-in-flow gets reflowed *even if* that next in flow belongs to continuation of the column set
|
2005-03-30 20:31:13 +00:00 |
roc+%cs.cmu.edu
|
30604288b9
|
Bug 263825. Make paginated floats work, and other fixes. r+sr=dbaron
|
2005-03-23 03:35:08 +00:00 |
bzbarsky%mit.edu
|
726f0d35da
|
Move reflow command construction into nsPresShell::AppendReflowCommand, remove
some members, switch some callers to the non-COM-ish apis. Bug 267085, r+sr=rbs
|
2005-02-08 00:59:52 +00:00 |
bzbarsky%mit.edu
|
b626abc29c
|
Remove prescontext args for some nsIFrame methods
(Append/Insert/Remove/ReplaceFrames) and for some methods in table land. Patch
by Vidar Braut Haarr <bugmail@q1n.org>, r+sr=bzbarsky
|
2005-02-07 01:58:25 +00:00 |
roc+%cs.cmu.edu
|
293827c8b2
|
Bug 277355. Make columns get the right containing block width and height. r+sr=bzbarsky
|
2005-02-01 01:21:25 +00:00 |
bmlk%gmx.de
|
917905359e
|
remove unused prescontext from PlaceFrameView, PlaceChildsView, ConsiderChildOverflow bug 276092 r/sr=dbaron
|
2004-12-27 15:05:18 +00:00 |
roc+%cs.cmu.edu
|
d093e95518
|
Bug 264839. Don't let columns try a line-by-line search for the optimal height if we appear to be crawling through a frame that's continuously breakable. r+sr=dbaron
|
2004-11-25 00:11:35 +00:00 |
roc+%cs.cmu.edu
|
b24a28d3fb
|
Bug 251162. Landing experimental implementation of CSS3 columns. r+sr=dbaron
|
2004-10-08 12:17:10 +00:00 |