martijn.martijn%gmail.com
|
0e4a9b3645
|
Fix for bug 324408 - Marquee onstart, onfinish and onbounce events not supported. r=doronr, sr=jst. My first check-in!
|
2006-02-23 02:26:28 +00:00 |
bzbarsky%mit.edu
|
1a344388ca
|
Make it possible to target non-primary content <browser>s; specifically ones
that are type="content-targetable". Bug 326009, r=bsmedberg, sr=jst
|
2006-02-22 03:58:48 +00:00 |
pavlov%pavlov.net
|
57f7478019
|
backing out 205001 as it broke Windows printing. r=dbaron
|
2006-02-21 22:56:02 +00:00 |
uriber%gmail.com
|
c7032d59bb
|
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
|
8da62e8e0d
|
Bug 327670. Fix memory leak from bug 317375. r+sr=dbaron
|
2006-02-21 21:06:17 +00:00 |
sharparrow1%yahoo.com
|
aa0cb36648
|
Trivial; attempt to fix linux bustage
|
2006-02-21 01:27:11 +00:00 |
roc+%cs.cmu.edu
|
900c08a8db
|
Fix build bustage on non-SVG builds
|
2006-02-21 01:24:42 +00:00 |
bzbarsky%mit.edu
|
6afaf70b6c
|
Fix bug 327776 -- properties need to have names. r+sr+branch181=bryner
|
2006-02-21 01:18:36 +00:00 |
roc+%cs.cmu.edu
|
453f4c1b55
|
Fix build bustage on non-SVG builds
|
2006-02-21 01:07:59 +00:00 |
sharparrow1%yahoo.com
|
eb67fd0b3d
|
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
|
2006-02-21 00:49:04 +00:00 |
bzbarsky%mit.edu
|
d3d2cad182
|
Fix bug 326998 -- not every box has a box parent. r+sr+branch181=roc
|
2006-02-21 00:40:54 +00:00 |
roc+%cs.cmu.edu
|
769d7a2d60
|
Bug 326966. Reenable SVG <foreignobject> for cairo-gfx builds. r+sr=tor
|
2006-02-21 00:33:27 +00:00 |
bzbarsky%mit.edu
|
768721d24c
|
More bogus XUL assumptions about what is or is not a box... Bug 325132,
r=neil, sr=bryner
|
2006-02-20 19:01:22 +00:00 |
masayuki%d-toybox.com
|
cd55c4a0c7
|
Bug 205001 the print scale is ignored at using CSS absolute length unit r=dbaron, sr=roc
|
2006-02-20 09:38:54 +00:00 |
roc+%cs.cmu.edu
|
62c2f9c90b
|
Bug 326827. Don't allow mouse events to target button contents. r+sr=dbaron
|
2006-02-19 20:14:11 +00:00 |
sharparrow1%yahoo.com
|
4b04b00311
|
Bug 326843 DeCOMtaminate some of nsComboboxControlFrame. Patch by marcldl+mozbugs@gmail.com. r+sr=roc.
|
2006-02-18 01:52:03 +00:00 |
tor%cs.brown.edu
|
0fc7a7c541
|
Bug 318597 - Implement various text, tspan and textPath DOM functions.
Patch by longsonr@gmail.com, r=tor, sr=jst
|
2006-02-17 21:24:30 +00:00 |
tor%cs.brown.edu
|
b74c289fc5
|
Bug 327023 - remove unnecessary call to mSource->GetCharacterData in
nsSVGCairoGlyphGeometry. Patch by longsonr@gmail.com, r=tor, sr=roc.
|
2006-02-17 21:06:21 +00:00 |
tor%cs.brown.edu
|
60749d817a
|
Bug 327507 - unitialized variable use when positioning glyphs for
<text> without x/y. r+sr=roc
|
2006-02-17 16:30:23 +00:00 |
sharparrow1%yahoo.com
|
eb31b955a4
|
Bug 326883 - Cleanup unused methods. r+sr=roc
|
2006-02-16 00:30:29 +00:00 |
vladimir%pobox.com
|
07d5fe2e34
|
b=326863, handle opacity natively with thebes without push/pop filter, r+sr=roc
|
2006-02-15 23:21:12 +00:00 |
roc+%cs.cmu.edu
|
6b01fa9794
|
Bug 306990. Simplify adjustment of cell right edges to avoid the scrollbar in all cases. r=jan.varga, sr=dbaron
|
2006-02-13 21:27:14 +00:00 |
tor%cs.brown.edu
|
705d1f8fce
|
Bug 326725 - clean up GetOuterSVGFrame. r+sr=roc
|
2006-02-13 21:22:41 +00:00 |
bzbarsky%mit.edu
|
1e868102bd
|
Use GetValue() instead of GetAttr(nsGkAtoms::value) for getting the button
value. And make the value determination consistent for initial and
value-changed. Bug 326250, r=sicking, sr=roc
|
2006-02-13 19:42:08 +00:00 |
enndeakin%sympatico.ca
|
9f07364543
|
*** empty log message ***
|
2006-02-13 15:49:56 +00:00 |
bzbarsky%mit.edu
|
8792a10a40
|
Fix bug 326834 -- more care needed with listboxes. r+sr=roc
|
2006-02-12 21:37:45 +00:00 |
smontagu%smontagu.org
|
7d305f0f17
|
Point Arabic lam alef pairs to lam-alef ligatures. Bug 308020, r+sr=roc
|
2006-02-12 09:43:18 +00:00 |
dbaron%dbaron.org
|
94a40f887d
|
Change the way having allow documents to use other fonts unset works: convert everything specified into either the monospace or serif/sans-serif generic depending on whether the monospace generic was specified anywhere in the list. b=159440 r+sr=bzbarsky
|
2006-02-11 17:41:50 +00:00 |
bmlk%gmx.de
|
a60a90fede
|
don't reparent the col style context if the parent is anonymous colgroup bug326015 r/sr=bzbarsky
|
2006-02-11 11:26:57 +00:00 |
bmlk%gmx.de
|
32e0b4f487
|
don't shrink cells below borderpadding in fixed layout, bug 308019 r/sr=bzbarsky
|
2006-02-11 11:12:40 +00:00 |
mats.palmgren%bredband.net
|
b695caf1ac
|
Adding a few more out-of-memory checks. b=325150 r+sr=dbaron
|
2006-02-11 04:14:48 +00:00 |
bzbarsky%mit.edu
|
c7b70e1ad2
|
Make sure to actually not construct frames, not just hand it off to someone
else. Bug 326495, r=sicking, sr=tor
|
2006-02-10 20:54:13 +00:00 |
benjamin%smedbergs.us
|
8b72bb0f97
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
masayuki%d-toybox.com
|
d3d4bca8d6
|
Bug 324159 The accesskey label is doubled if the label ends (X). patch by jag (Peter Annema) <jag@tty.nl> r=me+jag, sr=neil+mconnor+bzbarsky
|
2006-02-10 13:23:50 +00:00 |
vladimir%pobox.com
|
b54ed05cac
|
b=147017, Support rgba and hsla colors in CSS (cairo only), r+sr=dbaron
|
2006-02-10 07:08:43 +00:00 |
neil%parkwaycc.co.uk
|
07a77a4a40
|
Remove over-optimization that is occasionally incorrect b=325251 r+sr+br=bz
|
2006-02-09 21:32:48 +00:00 |
tor%cs.brown.edu
|
065f2e23fe
|
Bug 323704 - check for reference loop in clipPath. r=scooter
|
2006-02-09 19:34:01 +00:00 |
scootermorris%comcast.net
|
3f1463e49e
|
SVG pattern fixes. Fixes bugs 308917, 308589, 308615, 308635
r=tor
|
2006-02-09 18:15:03 +00:00 |
uriber%gmail.com
|
c67db4b4cf
|
Bug 326123: Add 1px horizontal padding to the anonymous div in text inputs and textareas. r=dbaron sr=bzbarsky
|
2006-02-09 18:03:04 +00:00 |
bzbarsky%mit.edu
|
504bb277ba
|
More usage of already_AddRefed. Fix leaks too. Bug 325378, r=sicking, sr=jst
|
2006-02-09 16:23:32 +00:00 |
bzbarsky%mit.edu
|
f3a6acf9ec
|
Improve our handling of reframes around {ib} splits when pseudos or XUL are involved.
Bug 322678, bug 325024, bug 325218. r=mats, sr=roc
|
2006-02-09 04:16:06 +00:00 |
bzbarsky%mit.edu
|
0345a6719d
|
Make it possible to enable spell-check for text inputs too (not just
textareas). Make the pref controlling the whole thing live. Bug 151040, patch
by Julian Pellico <jpellico@yahoo.com>, r=bzbarsky, sr=bryner
|
2006-02-09 03:50:53 +00:00 |
vladimir%pobox.com
|
567bc2281b
|
b=326471, use push/pop group for thebes double buffering; temporarily disable linux native theme until fixed, r=stuart
|
2006-02-09 01:24:30 +00:00 |
dbaron%dbaron.org
|
00eb53b26a
|
Remove old native widget code that we were only keeping around for viewer. b=326417 r+sr=roc
|
2006-02-08 20:09:19 +00:00 |
bzbarsky%mit.edu
|
3b307aca09
|
Fix bug 325991 -- spinning event queues requires more care. r=jst, sr=shaver
|
2006-02-07 22:24:47 +00:00 |
peterv%propagandism.org
|
a8a430a797
|
Fix for bug 315901 (Move RangeList and EventListenerManager hashes to nsContentUtils). r/sr=jst.
|
2006-02-07 14:34:10 +00:00 |
dbaron%dbaron.org
|
e8a0ebd80c
|
Don't convert to floating point and back when we don't need to. b=326040 r+sr=roc
|
2006-02-07 06:05:00 +00:00 |
sharparrow1%yahoo.com
|
ac6fed3850
|
Bug 321433 - Don't enable selection for printing. r+sr=roc.
|
2006-02-07 02:52:40 +00:00 |
sharparrow1%yahoo.com
|
8debca1822
|
Bug 326157: Get rid of unnecessary clipping code. r+sr=roc.
|
2006-02-07 02:22:06 +00:00 |
rbs%maths.uq.edu.au
|
c505e89f88
|
CSS Letter-Spacing Heap Overflow, b=325403, r+sr=bz
|
2006-02-07 01:58:35 +00:00 |