Karl Tomlinson
|
1a34a67e20
|
b=481751 block-height line-height for text input and strut baseline for textarea r=bz,sr=dbaron
--HG--
extra : rebase_source : 1241360066ea9387d15c71936da9468399240640
|
2009-05-19 10:13:12 +12:00 |
Arpad Borsos
|
182558a8ba
|
Bug 492531 - Optimize some CSS and Reflow classes for memory usage; r+sr=dbaron
|
2009-05-13 10:26:48 +02:00 |
L. David Baron
|
32bb871a89
|
Stop reflowing the viewport with constrained height. (Bug 467881) r+sr=roc
|
2009-01-29 12:39:22 -08:00 |
L. David Baron
|
53ac2c7d8b
|
Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
L. David Baron
|
846d6cd1b1
|
Introduce two different definitions of the placeholder's containing block in InitAbsoluteConstraints, since we want to use a different one for the hypothetical box and for the direction. (Bug 462844) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
L. David Baron
|
b8699fdbd7
|
Back out 5d6db13efa26534e3904b5afa5e6faf31c0c82f0 due to mac startup failures.
|
2008-11-25 14:38:28 -08:00 |
L. David Baron
|
6c74197341
|
Introduce two different definitions of the placeholder's containing block in InitAbsoluteConstraints, since we want to use a different one for the hypothetical box and for the direction. (Bug 462844) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
L. David Baron
|
26fbbb6f7a
|
Remove nsHTMLReflowState::mPercentHeightReflowInitiator, which is write-only. (Bug 438509) r+sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:53 -08:00 |
Zack Weinberg
|
d8e5c0aeb0
|
Delete nsLayoutUtils::GetAbsoluteCoord(); fold logic into callers and simplify. (Bug 437335) r+sr=dbaron
|
2008-07-17 16:37:12 -07:00 |
fantasai.cvs@inkedblade.net
|
98c1006332
|
consider relevant overflow when balancing columns (fixes various crashes and hangs) b=404215 r+sr=roc a=beltzner
|
2008-04-18 00:40:35 -07:00 |
dholbert@cs.stanford.edu
|
0b2a8ff5b1
|
Bug 402629: Fix percent-height updates in nested tables by checking if containing block depends on an ancestor cell's height, rather than just checking if it's a cell. r+sr=dbaron, a=blocking1.9+
|
2008-02-21 13:02:07 -08:00 |
dbaron@dbaron.org
|
2ff0cec3e8
|
Fix width of images where max-width < min-width <= width (min-width should win), and other similar problems. b=413361 r+sr=bzbarsky a=schrep
|
2008-01-23 17:21:31 -08:00 |
dbaron@dbaron.org
|
be21e3d86f
|
Remove unused nsHTMLReflowState::mRightEdge. b=407086 r+sr=roc a=dsicore
|
2007-12-12 13:50:27 -08:00 |
roc+@cs.cmu.edu
|
3e8d5fef46
|
Bug 406568. Don't reflow abs-pos kids of a block if we're going to reflow it again because of a clearance change. r=sr=dbaron
|
2007-12-04 18:57:53 -08:00 |
roc+@cs.cmu.edu
|
026b19894f
|
Backing out unintentionally-checked in stuff
|
2007-12-04 18:12:40 -08:00 |
roc+@cs.cmu.edu
|
eb7da8df0c
|
Bug 392809. Break between whitespace and following punctuation even when stop_at_punctuation is false. Don't stop between punctuation and following non-punctuatino if the preceding punctuation follows white-space. r=smontagu
|
2007-12-04 18:11:17 -08:00 |
bzbarsky@mit.edu
|
9d83d9e503
|
Make line-height specified in ch units work. Bug 391909, r+sr+a+dbaron
|
2007-08-24 15:20:24 -07:00 |
sharparrow1@yahoo.com
|
b3df69afe4
|
Bug 383883: {inc} issues with block moving through non-moving float. r+sr+a=dbaron
|
2007-08-20 13:07:50 -07:00 |
bzbarsky@mit.edu
|
ae6b0c1286
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 11:08:05 -07:00 |
bzbarsky@mit.edu
|
96cd2eee3b
|
Make computed style handle "normal" for line-height by computing an actualnumeric height. Bug 371041, r+sr=dbaron
|
2007-05-04 22:30:10 -07:00 |
dbaron@dbaron.org
|
e10913eee0
|
Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky
|
2007-05-03 16:11:00 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
fantasai.cvs%inkedblade.net
|
bf70fee6f1
|
consider relevant overflow when balancing columns (fixes various crashes and hangs) b=404215 r+sr=roc a=beltzner
|
2008-04-18 07:40:37 +00:00 |
dholbert%cs.stanford.edu
|
56de629fb8
|
Bug 402629: Fix percent-height updates in nested tables by checking if containing block depends on an ancestor cell's height, rather than just checking if it's a cell. r+sr=dbaron, a=blocking1.9+
|
2008-02-21 21:02:07 +00:00 |
dbaron%dbaron.org
|
ffece04cf3
|
Fix width of images where max-width < min-width <= width (min-width should win), and other similar problems. b=413361 r+sr=bzbarsky a=schrep
|
2008-01-24 01:21:32 +00:00 |
dbaron%dbaron.org
|
15fa567a39
|
Remove unused nsHTMLReflowState::mRightEdge. b=407086 r+sr=roc a=dsicore
|
2007-12-12 21:50:27 +00:00 |
roc+%cs.cmu.edu
|
7b1d6d3ff2
|
Bug 406568. Don't reflow abs-pos kids of a block if we're going to reflow it again because of a clearance change. r=sr=dbaron
|
2007-12-05 02:57:53 +00:00 |
roc+%cs.cmu.edu
|
99d61d7ed4
|
Backing out unintentionally-checked in stuff
|
2007-12-05 02:12:40 +00:00 |
roc+%cs.cmu.edu
|
ab6f590afd
|
Bug 392809. Break between whitespace and following punctuation even when stop_at_punctuation is false. Don't stop between punctuation and following non-punctuatino if the preceding punctuation follows white-space. r=smontagu
|
2007-12-05 02:11:17 +00:00 |
bzbarsky%mit.edu
|
9798e450e1
|
Make line-height specified in ch units work. Bug 391909, r+sr+a+dbaron
|
2007-08-24 22:20:25 +00:00 |
sharparrow1%yahoo.com
|
5f0c3fb690
|
Bug 383883: {inc} issues with block moving through non-moving float. r+sr+a=dbaron
|
2007-08-20 20:07:50 +00:00 |
bzbarsky%mit.edu
|
45ac2edcbc
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 18:08:07 +00:00 |
bzbarsky%mit.edu
|
8f5c7263d5
|
Make computed style handle "normal" for line-height by computing an actual
numeric height. Bug 371041, r+sr=dbaron
|
2007-05-05 05:30:10 +00:00 |
dbaron%dbaron.org
|
847bd485ed
|
Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky
|
2007-05-03 23:11:02 +00:00 |
roc+%cs.cmu.edu
|
88925d7c58
|
Bug 372237. Never set TRUNCATED reflow status if the available height is unconstrained, even if the height happens to exceed the constant we use to indicate unconstrained height. r+sr=dbaron
|
2007-03-11 20:34:15 +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 |
smontagu%smontagu.org
|
0ebfbbc8a8
|
Bug 369236: Move IsBidiFormControl from nsHTMLReflowState to nsBlockFrame. r+sr=roc
|
2007-02-11 07:19:09 +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 |
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 |
mats.palmgren%bredband.net
|
ce1dce9a7c
|
Rename ComputeHorizontalValue to ComputeWidthDependentValue (ditto for height) and some minor cleanup. b=364131 r+sr=dbaron
|
2006-12-18 13:20:18 +00:00 |
bzbarsky%mit.edu
|
8e2d044803
|
Forgot file for bug 363637. r+sr=dbaron
|
2006-12-18 03:34:05 +00:00 |
bzbarsky%mit.edu
|
7f0b22e884
|
Fix percentage padding on nodes with overflow other than visible. Bug 332557,
r+sr=dbaron.
|
2006-12-12 15:18:40 +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 |
dbaron%dbaron.org
|
42db31dfcc
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
dbaron%dbaron.org
|
21103e359a
|
Remove unused mCompactMarginWidth member. b=328551 r+sr=roc
|
2006-02-26 10:35:44 +00:00 |
dbaron%dbaron.org
|
ba9511db6f
|
Use IsContainingBlock rather than testing for block frame when looking for the placeholder's containing block for auto offsets; for non-blocks, just use the placeholder Y coordinate for auto-top. b=253479 r+sr=roc
|
2005-12-21 03:30:28 +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
|
c09260a0ab
|
Bug 307158. Half-heartedly account for vertical scrollbar presence when positioning absolute children relative to the right edge of a scrollable container. r+sr=dbaron with regrets.
|
2005-10-18 05:00:24 +00:00 |
dbaron%dbaron.org
|
f81582d101
|
Remove check for GECKO_USE_COMPUTED_HEIGHT environment variable. b=196270 r+sr=roc a=bsmedberg
|
2005-08-02 20:15:27 +00:00 |
roc+%cs.cmu.edu
|
dbd86b0e76
|
Bug 292370. Adjust instrinsic widths in nsHTMLScrollFrame to account for 'width','min-width' and 'max-width' style settings. r+sr=dbaron,a=mkaply
|
2005-05-03 21:15:55 +00:00 |