uriber@gmail.com
|
2544167c67
|
Fix bullet positioning for justified RTL list items. bug=410503 r=smontagu sr=roc a1.9=dsicore
|
2008-01-04 02:22:38 -08:00 |
|
dbaron@dbaron.org
|
5553e72c54
|
Remove unused height output from nsLineLayout::EndSpan. b=407086 r+sr=roc a=dsicore
|
2007-12-12 13:51:18 -08:00 |
|
dbaron@dbaron.org
|
37d5bc4b46
|
Remove some code that handles unconstrained widths (and fix nsFirstLetterFrame not to pass them). b=407086 r+sr=roc a=dsicore
|
2007-12-12 13:51:00 -08:00 |
|
roc+@cs.cmu.edu
|
797b89f601
|
Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron
|
2007-12-11 17:43:09 -08:00 |
|
roc+@cs.cmu.edu
|
095643fe53
|
Bug 407111. Correctly set whether a break opportunity after non-text content fits. r+sr=dbaron,a=schrep
|
2007-12-07 01:17:19 -08:00 |
|
smontagu@smontagu.org
|
43a5e11b2a
|
Only try to process first-letter frames when they exist. Bug 404209, r+sr+b=roc
|
2007-12-05 00:15:15 -08:00 |
|
dmose@mozilla.org
|
4ef13d4907
|
Backing out fix for bug 392785 as per roc + mconnor.
|
2007-12-04 15:32:08 -08:00 |
|
masayuki@d-toybox.com
|
7fc09046f2
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc, b1.9=dbaron
|
2007-12-02 22:51:57 -08:00 |
|
roc+@cs.cmu.edu
|
efa3189859
|
Bug 399531. Rework TrimTrailingWhitespace so that we recompute the overflow area for trimmed textframes and so that soft hyphens in otherwise-empty textframes are activated. r+sr=dbaron
|
2007-12-01 01:24:24 -08:00 |
|
reed@reedloden.com
|
98992c2e45
|
Bug 404636 - "Building without SVG fails" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep]
|
2007-11-21 13:09:12 -08:00 |
|
roc+@cs.cmu.edu
|
4d16d41efc
|
Bug 402950. Allow spans to always be placed on a line, because part of the span may fit even if the whole span doesn't. Also request backup earlier so we always backup if we decline to place a frame. r+sr=dbaron
|
2007-11-18 13:36:18 -08:00 |
|
jwatt@jwatt.org
|
d308285bb4
|
Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org
|
2007-11-18 04:09:03 -08:00 |
|
dbaron@dbaron.org
|
5a7a8d066f
|
Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+
|
2007-11-15 10:10:31 -08:00 |
|
reed@reedloden.com
|
c78dcd3420
|
Bug 400369 - "List markers (bullets) positioned incorrectly for left- and center-aligned list items in RTL lists" [p=uriber@gmail.com (Uri Bernstein) r=smontagu sr+a1.9=roc]
|
2007-11-08 23:49:56 -08:00 |
|
reed@reedloden.com
|
2b71f12671
|
Bug 402338 - "outline property on inline-block painted too far outside" [p=roc r+sr=dbaron a=blocking1.9+]
|
2007-11-08 22:49:38 -08:00 |
|
roc+@cs.cmu.edu
|
e1da1696a2
|
Bug 393096. Allow an element containing breakable whitespace to introduce a break opportunity no matter what the context. Also cleans up some trimming stuff and adds comprehensive whitespace breaking and trimming reftests. r+sr=dbaron
|
2007-10-20 00:30:26 -07:00 |
|
roc+@cs.cmu.edu
|
18ec94e683
|
Bug 392829. Clean up nsLineLayout code that's not used (or at least used differently). r+sr+a=dbaron
|
2007-10-01 19:36:26 -07:00 |
|
roc+@cs.cmu.edu
|
a0ce273d02
|
Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron
|
2007-09-23 19:19:14 -07:00 |
|
roc+@cs.cmu.edu
|
f5ea55f8b4
|
Backing out due to test bustage
|
2007-09-22 06:28:16 -07:00 |
|
roc+@cs.cmu.edu
|
f2b87e6c9a
|
Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron
|
2007-09-22 05:43:52 -07:00 |
|
roc+@cs.cmu.edu
|
76c404a4e8
|
Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron
|
2007-08-15 11:39:38 -07:00 |
|
roc+@cs.cmu.edu
|
28f1f19b47
|
Backing out
|
2007-08-15 09:20:46 -07:00 |
|
roc+@cs.cmu.edu
|
7c626fa17b
|
Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron
|
2007-08-15 09:04:17 -07:00 |
|
roc+@cs.cmu.edu
|
595643049e
|
Backing out patches for bug 385270 (mostly --- due to other checkins in the meantime, the GetContent*() helper functions need to stay) to fix regressions. a=schrep
|
2007-07-30 16:56:14 -07:00 |
|
roc+@cs.cmu.edu
|
b10b4dcb58
|
Bug 385270. Remove unnecessary (hopefully) bidi offset adjustment; the offsets will get fixed by a later reflow. r+sr=dbaron
|
2007-07-23 20:48:10 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
sharparrow1@yahoo.com
|
a010d5b126
|
Bug 285608: hangs when page with float printed. r+sr=roc.
|
2007-06-27 09:35:31 -07:00 |
|
roc+@cs.cmu.edu
|
5fe6149b7e
|
Bug 383551. Clean up IsInlineFrame, nsStyleDisplay::IsBlockLevel and related methods. r+sr=dbaron
|
2007-06-26 19:31:35 -07:00 |
|
mats.palmgren@bredband.net
|
c0cd16b1b8
|
Check LL_GOTLINEBOX before using mLineBox. b=382396 r+sr=dbaron
|
2007-05-30 08:08:50 -07:00 |
|
sharparrow1@yahoo.com
|
3fb1602073
|
Bug 45631: text-indent: n% doesn't incrementally reflow correctly. r+sr=roc.
|
2007-05-21 02:55:27 -07:00 |
|
roc+@cs.cmu.edu
|
af01fb8e0e
|
Bug 381130. Small changes to layout to fix an inline reflow bug and add a new API to nsLineLayout to support tab stops. r+sr=dbaron
|
2007-05-20 20:44:26 -07:00 |
|
dbaron@dbaron.org
|
1865808f7c
|
Remove now-unneeded checks for eStyleUnit_Null. b=379741 r+sr=bzbarsky
|
2007-05-10 23:02:31 -07:00 |
|
bzbarsky@mit.edu
|
20e95343df
|
Twiddle parentheses a little bit. Bug 311415 followup, r+sr=dbaron
|
2007-05-09 19:55:15 -07:00 |
|
bzbarsky@mit.edu
|
1b5f6b30b6
|
Change the FrameNeedsReflow API to pass the dirty flags to be added directly tothe method, instead of setting them before calling the method. That way we canavoid reflowing the ancestor of a reflow root which is not itself dirty but hasdirty children. This also makes it harder to set dirty bits inconsistentlywith the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' reviewon the mathml parts.
|
2007-05-06 12:16:51 -07:00 |
|
bzbarsky@mit.edu
|
073d7a78a6
|
Make computed style handle eStyleUnit_Chars. Bug 371043, r+sr=dbaron
|
2007-05-04 23:09:50 -07:00 |
|
bzbarsky@mit.edu
|
9cd2a580d0
|
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
|
ace3611ec9
|
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 |
|
bzbarsky%mit.edu
|
7bf5f8b7a1
|
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 |
|
roc+%cs.cmu.edu
|
5ea42c0e18
|
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 |
|
sharparrow1%yahoo.com
|
d19f64369b
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
|
mats.palmgren%bredband.net
|
1b49d48664
|
Check LL_GOTLINEBOX before using mLineBox. b=368461 r+sr=dbaron
|
2007-02-08 13:53:51 +00:00 |
|
cvshook%sicking.cc
|
a39ff30284
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
|
dbaron%dbaron.org
|
0e9e52586a
|
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
|
5cb78b8e99
|
Implement CSS display types inline-block and inline-table. b=9458, 18217 r+sr=bzbarsky
|
2007-01-27 18:36:57 +00:00 |
|
dbaron%dbaron.org
|
f6245f0ed9
|
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 |
|
roc+%cs.cmu.edu
|
7790a961e0
|
Bug 333659. Relanding nsLineLayout API changes for new text code. r+sr=dbaron
|
2007-01-18 01:20:09 +00:00 |
|
roc+%cs.cmu.edu
|
49502dd9e1
|
Backout of nsLineLayout changes; trying to fix luna orange
|
2007-01-17 06:27:01 +00:00 |
|
roc+%cs.cmu.edu
|
e8d2197c1a
|
Bug 333659. Relanding new nsLineLayout API to make in-first-line-frame and current-nsLineBox available; should not affect anything. r+sr=dbaron
|
2007-01-17 03:59:32 +00:00 |
|
roc+%cs.cmu.edu
|
7268a1957b
|
Backing out text landing.
|
2007-01-16 22:25:20 +00:00 |
|
roc+%cs.cmu.edu
|
e6bad38abe
|
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
|
2007-01-16 20:51:52 +00:00 |
|