Olli.Pettay%helsinki.fi
|
698fcd4109
|
Bug 381862, r+sr=roc
|
2007-05-25 10:14:55 +00:00 |
Olli.Pettay%helsinki.fi
|
958c663294
|
Bug 381153, r+sr=roc
|
2007-05-25 10:09:29 +00:00 |
joshmoz%gmail.com
|
130c4f726e
|
turn on native form controls for Mac OS X again... b=175279 sr=pav
|
2007-05-24 08:13:04 +00:00 |
masayuki%d-toybox.com
|
a462976bf8
|
Bug 381426 Can't be activated Input Method in the Bookmark Properties. #2 r+sr=roc
|
2007-05-24 06:51:42 +00:00 |
roc+%cs.cmu.edu
|
1006f0be79
|
Reftests for long textruns (bug 380484).
|
2007-05-24 03:11:45 +00:00 |
roc+%cs.cmu.edu
|
2287c703f8
|
Not part Of The Build. Bug 381228. Fix handling of case where the text is not part of a block.
|
2007-05-24 03:06:37 +00:00 |
preed%mozilla.com
|
602748cfaf
|
Bug 381695: TextFrame feature makefile switch needs to pick up its setting from environment. r=bsmedberg
|
2007-05-24 02:13:04 +00:00 |
roc+%cs.cmu.edu
|
62566232cd
|
Fixing reftest bustage
|
2007-05-23 22:56:06 +00:00 |
joshmoz%gmail.com
|
ac47299381
|
clean up unused methods and virualized methods in nsButtonFrameRenderer. Patch by Rob Arnold. b=315347 r/sr=roc
|
2007-05-23 20:32:56 +00:00 |
bzbarsky%mit.edu
|
1126ef5498
|
Fix bug 380516, bug 375342, bug 374293. Patch in bug 380516. r=jwatt, sr=dbaron
|
2007-05-23 20:10:43 +00:00 |
bzbarsky%mit.edu
|
0f3fc1ad70
|
No max-width means "none", not null unit. Bug 381284, r+sr=dbaron
|
2007-05-23 19:56:02 +00:00 |
joshmoz%gmail.com
|
1b2b4feea5
|
Turn native form controls on again for Mac OS X. b=175279 a=mconnor
|
2007-05-23 19:49:25 +00:00 |
joshmoz%gmail.com
|
f2b46f46f2
|
don't add scrollbar width to getPrefWidth in nsComboboxControlFrame if the themed widget has set the internal button width to 0. b=381669 r/sr=roc
|
2007-05-23 19:16:27 +00:00 |
dbaron%dbaron.org
|
ee6a0bb4e5
|
Fewer reftests are random now that bug 324698 is fixed, mostly fixing bug 371316.
|
2007-05-23 15:57:21 +00:00 |
dbaron%dbaron.org
|
c237ca03f5
|
Disable antialiasing of borders again, for Linux only, to avoid the performance penalty of pushing/popping groups. b=380473 r=vlad
|
2007-05-23 15:56:15 +00:00 |
tor%cs.brown.edu
|
cffe7e3204
|
Bug 381622 - complete cairo removal from svg. r+sr=roc
|
2007-05-23 15:42:13 +00:00 |
benjamin%smedbergs.us
|
cd379ee0f6
|
Bug 381501 - Small screen resolutions mess up reftests, and backout by randomizer from the other day, r=dbaron
|
2007-05-23 13:57:07 +00:00 |
roc+%cs.cmu.edu
|
ab286f6f55
|
(Not Part Of The Build). Fix incorrect treatment of first character always as uppercase, even when it isn't, when building a small-caps textrun ...
|
2007-05-23 09:37:52 +00:00 |
roc+%cs.cmu.edu
|
095b3bd0e4
|
Bug 380625. (Not Part Of The Build). Fix cluster count for trimmed spaces.
|
2007-05-23 09:36:16 +00:00 |
jwatt%jwatt.org
|
093b3748f1
|
Fixing bug 380952. nsSVGForeignObjectFrame::PaintSVG calls GetCanvasTM twice. r=tor@acm.org, sr=roc@ocallahan.org
|
2007-05-23 08:39:00 +00:00 |
jwatt%jwatt.org
|
bb851f6130
|
Fixing bug 381447. nsSVGLengthList::mCtxType is always set to nsSVGUtils::X. r+sr=tor@acm.org
|
2007-05-23 08:38:54 +00:00 |
sharparrow1%yahoo.com
|
faa23fac8b
|
Bug 237770: Mozilla fails to ignore 'float' property even though 'position: absolute' is set. r=dbaron, sr=bzbarsky.
|
2007-05-23 05:55:03 +00:00 |
roc+%cs.cmu.edu
|
91f9b5c192
|
Not Part Of The Build (new textframe). IsInBounds uses incorrect logic and produces spurious warnings.
|
2007-05-23 04:08:38 +00:00 |
sharparrow1%yahoo.com
|
4af3a62d34
|
Bug 381645: Remove nsBoxFrame::GetContentOf. r+sr=dbaron.
|
2007-05-23 03:48:43 +00:00 |
sharparrow1%yahoo.com
|
3319de9cba
|
Bug 379015: Fix nsPresShell::RenderOffscreen. r+sr=roc
|
2007-05-23 00:11:05 +00:00 |
roc+%cs.cmu.edu
|
82b0adbe9a
|
Not Part Of The Build. Update nsTextFrameThebes whitespace handling; allow line breaking only at the end of a run of whitespace.
|
2007-05-22 23:45:47 +00:00 |
dbaron%dbaron.org
|
e80219f6cf
|
Add bug number for test Benjamin marked as random yesterday.
|
2007-05-22 21:54:55 +00:00 |
Olli.Pettay%helsinki.fi
|
6f25a6cffd
|
Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz
|
2007-05-22 21:45:07 +00:00 |
dbaron%dbaron.org
|
96edb88618
|
Back out incorrect change from yesterday: if we don't have room for the test, it isn't valid, so it should fail.
|
2007-05-22 21:42:15 +00:00 |
sharparrow1%yahoo.com
|
711703eff8
|
Bug 381621: Get rid of nsBoxFrame::AddRef/Release, plus a few misc cleanups. r+sr=dbaron.
|
2007-05-22 20:34:00 +00:00 |
joshmoz%gmail.com
|
7ca2131e66
|
remove camino-specific CSS from forms.css. b=381539 r=cbarrett sr=dbaron
|
2007-05-22 19:44:01 +00:00 |
joshmoz%gmail.com
|
8186759b3d
|
Don't paint the background for the text frame in comboboxes if the combobox is themed. b=381268 r/sr=roc
|
2007-05-22 19:42:01 +00:00 |
tor%cs.brown.edu
|
c060828d9b
|
Bug 380072 - switch svg mask from cairo to thebes. r=jwatt, sr=roc
|
2007-05-22 19:31:04 +00:00 |
benjamin%smedbergs.us
|
ba6bac6aad
|
Marking this reftest random until we can figure out the scrollbar issue.
|
2007-05-21 23:03:49 +00:00 |
masayuki%d-toybox.com
|
a75bedf437
|
Bug 381426 Can't be activated Input Method in the Bookmark Properties. r+sr=roc
|
2007-05-21 22:58:17 +00:00 |
tor%cs.brown.edu
|
6ab7bfe5a8
|
Bug 380757 - switch svg filters to thebes. r=jwatt, sr=roc
|
2007-05-21 21:41:53 +00:00 |
benjamin%smedbergs.us
|
65b462ae32
|
Attempt to fix unit-test orange: the two tests differ only by the width of a scrollbar, so attempt to make the ref the same height as the test, r=dbaron
|
2007-05-21 20:45:43 +00:00 |
sharparrow1%yahoo.com
|
ebe401d3b1
|
Bug 377391: Parts of a rectangle with CSS outline remains, when changing rectangle size. r+sr=roc
|
2007-05-21 10:06:08 +00:00 |
sharparrow1%yahoo.com
|
39a2789a67
|
Bug 45631: text-indent: n% doesn't incrementally reflow correctly. r+sr=roc.
|
2007-05-21 09:55:27 +00:00 |
Olli.Pettay%helsinki.fi
|
ae38e47384
|
Bug 378961, r+sr=roc
|
2007-05-21 07:33:32 +00:00 |
Olli.Pettay%helsinki.fi
|
9517237554
|
Bug 381167, r+sr=roc
|
2007-05-21 07:27:47 +00:00 |
roc+%cs.cmu.edu
|
3874d83115
|
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-21 03:46:22 +00:00 |
jminta%gmail.com
|
62aed7c06f
|
Bug 377717 Remove 'decorations' and 'variant' from gfxFontStyle, r=pavlov
|
2007-05-21 02:18:05 +00:00 |
vladimir%pobox.com
|
eef30541f9
|
b=380561, missing borders when dashed and dotted border-style is used, r=dbaron
|
2007-05-20 22:49:20 +00:00 |
vladimir%pobox.com
|
9530088267
|
b=379419, bogus assertion in border code with NS_STYLE_BORDER_RULES_MARKER, r+sr=dbaron
|
2007-05-20 22:44:45 +00:00 |
vladimir%pobox.com
|
2c0c44d995
|
b=379436, borders on elements > 2^15px drawn backwards, r=dbaron
|
2007-05-20 22:41:21 +00:00 |
Olli.Pettay%helsinki.fi
|
38b0048ce1
|
Bug 380217, r+sr=roc
|
2007-05-18 11:37:57 +00:00 |
dbaron%dbaron.org
|
776741355a
|
Call SetGeometryDirty if we need to call DistributeHeightToRows, since DistributeHeightToRows can't deal with rows that have already had height distributed to them. Patch by Daniel Holbert <dholbert@mozilla.com>. b=380227 r+sr=dbaron
|
2007-05-18 06:04:57 +00:00 |
dbaron%dbaron.org
|
48a5de0d15
|
Don't propagate line layout in reflow state when we're not in the line. b=320502 r+sr=roc
|
2007-05-18 06:04:04 +00:00 |
dbaron%dbaron.org
|
1b89d1bd50
|
Block outline-color for always use my colors pref. b=380924 r+sr=bzbarsky
|
2007-05-18 06:02:57 +00:00 |