bzbarsky%mit.edu
cd432fd941
Fix bug 328839 by holding a safe weak ref to mPresShell. r=neil, sr=jst
2006-03-06 01:46:46 +00:00
masayuki%d-toybox.com
273d4b1fbd
Bug 325296 JavaScript opacity for text in <div> element is broken, no problem on branch. patch by YAMASHITA Makoto <makotoy@ms.u-tokyo.ac.jp> r+sr=roc
2006-03-04 16:05:12 +00:00
cbiesinger%web.de
b768303bda
bug 329140
...
- check for pango rather than gtk2 for non-gtk2 specific code
- add pango/cairo cflags where necessary
- don't include gtk headers when not needed
r=vlad
2006-03-04 14:23:39 +00:00
bmlk%gmx.de
1c6c74da4a
Don't create dead cells if the position is outside the cellmap boundaries. bug 328339 r/sr=bz
2006-03-04 05:32:38 +00:00
bmlk%gmx.de
20b85ffac2
Make visibility:collapse work again after the display list change. Implement overflow handling and view synchronization for collapsed frames. bug 326551 r/sr=roc
2006-03-04 05:26:57 +00:00
dbaron%dbaron.org
3c386ed337
Sync up :first-letter and :first-line property prohibitions with latest CSS2.1 drafts. b=220577 Patch by Chris Aillon, updated by Mats Palmgren and me. r+sr=dbaron
2006-03-03 11:07:34 +00:00
bzbarsky%mit.edu
24944d8a8c
Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
...
to nsIGlobalHistory3. Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
bzbarsky%mit.edu
e5bfa977ef
Remove some no longer needed code. Bug 326017, r+sr=jst
2006-03-03 02:52:05 +00:00
enndeakin%sympatico.ca
80f0e89dec
Bug 327943, remove grippy frame, r=neil,sr=roc
2006-03-02 21:42:29 +00:00
tor%cs.brown.edu
bdeee1c1ae
Bug 301628 - first pass at removal of svg observer mechanism.
...
r=scooter/jwatt, sr=roc
2006-03-02 20:22:19 +00:00
benjamin%smedbergs.us
5fc7e6487d
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 15:22:10 +00:00
jwatt%jwatt.org
d539498730
Fixing bug 328571. Change the type of PRBool SVG classes members to PRPackedBool. r+sr=roc@ocallahan.org
2006-03-02 15:19:14 +00:00
uriber%gmail.com
adac4c20d3
Bug 328876: Avoid compiler warning in nsFrame::GetSelectionClosestFrame(). r+sr=roc
2006-03-01 21:18:30 +00:00
uriber%gmail.com
44756b041a
Bug 328655: Pressing "Home" or "End" on a blank line in a textarea in a bidi page moves the caret to the top of the textarea. r=smontagu sr=roc
2006-03-01 19:34:00 +00:00
uriber%gmail.com
92fe5cb863
Bug 326932: Triple-click paragraph selection doesn't work correctly in paragraphs containing form controls. r+sr=roc
2006-03-01 19:28:42 +00:00
jwatt%jwatt.org
a52dc3e2fb
Fixing bug 328571. Change the type of PRBool SVG classes members to PRPackedBool. r+sr=roc@ocallahan.org
2006-03-01 10:59:36 +00:00
jag%tty.nl
6aec2bf89a
Bug 328516: attempt to get AIX building again.
2006-03-01 09:36:51 +00:00
roc+%cs.cmu.edu
fe8a1f2ea2
Bug 328898. deCOMtaminate signatures on nsIListControlFrame.h. Patch by Marc Liddell, r+sr=roc
2006-03-01 01:00:29 +00:00
dbaron%dbaron.org
1aa866e66d
Make percentage width and height work inside of foreignObject by fixing up the way foreignObject initiates the reflow process, and also partly fixing incremental change issues with foreignObject. b=328550 r+sr=roc
2006-02-28 11:27:29 +00:00
sharparrow1%yahoo.com
67ecf34af4
Bustage fix; oops
2006-02-27 06:14:25 +00:00
sharparrow1%yahoo.com
35f936ecec
Bug 320326: deCOMtaminate GetContentAndOffsetsFromPoint, plus some slight behavior changes. r+sr=roc.
2006-02-27 05:57:37 +00:00
roc+%cs.cmu.edu
f132edee94
Bug 256311. Improve block reflow performance in the presence of many empty lines, by being more aggressive about caching block and line emptiness state, and by stashing a reference to a line that we know has nothing but empty lines above it. Relanding because I accidentally backed it out. r+sr=dbaron
2006-02-27 04:15:05 +00:00
roc+%cs.cmu.edu
1fac9c6d76
Backing out changes for bug 326944, really this time\!
2006-02-27 04:13:51 +00:00
roc+%cs.cmu.edu
bde356f1f5
Backing out changes for bug 326944.
2006-02-27 03:22:03 +00:00
roc+%cs.cmu.edu
e1862a3c80
Putting nsIComboboxControlFrame.h back in preparation to revert checkin for bug 326944.
2006-02-27 03:20:30 +00:00
roc+%cs.cmu.edu
e344f390f8
Bug 256311. Improve block reflow performance in the presence of many empty lines, by being more aggressive about caching block and line emptiness state, and by stashing a reference to a line that we know has nothing but empty lines above it. r+sr=dbaron
2006-02-27 02:51:57 +00:00
roc+%cs.cmu.edu
9ec9f229b6
Bug 326011. Retarget mouse events from frame-less views to their ancestors. r+sr=dbaron
2006-02-27 02:47:13 +00:00
roc+%cs.cmu.edu
9f17ed46e8
Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell
2006-02-27 02:45:20 +00:00
roc+%cs.cmu.edu
b7126ee8e0
Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell
2006-02-27 02:33:26 +00:00
gavin%gavinsharp.com
a02d83d76c
Bug 328298: crash when passing null to loadAndRegisterSheet, r+sr=dbaron
2006-02-26 19:39:06 +00:00
tor%cs.brown.edu
f99b6af29b
Bug 328348 - Single version of viewport transform code. r=jwatt, sr=roc.
2006-02-26 17:58:58 +00:00
tor%cs.brown.edu
ebc231928d
Bug 328477 - Use the right version of abs in nsSVGCairoGlyphMetrics.
...
r=longsonr, sr=roc
2006-02-26 17:51:58 +00:00
dbaron%dbaron.org
dcc10543a7
Remove unused mCompactMarginWidth member. b=328551 r+sr=roc
2006-02-26 10:35:44 +00:00
tor%cs.brown.edu
efb7132ec2
Bug 315107 - SVG text with fill/stroke=none affects other content.
...
Patch by longsonr@gmail.com , r=tor, sr=roc.
2006-02-24 16:33:32 +00:00
martijn.martijn%gmail.com
f51b81425f
Bug 325507 - Replace nsISupportsArray with nsCOMArray in nsPluginInstanceOwner::EnsureCachedAttrParamArrays. r+sr=bzbarsky
2006-02-24 14:43:39 +00:00
uriber%gmail.com
5ddf7d9318
Bug 327532: Content inserted before an element with a long (multi-line) ":before" text is inserted in the wrong place. r+sr=roc
2006-02-24 06:58:33 +00:00
scootermorris%comcast.net
7e97371876
Fix for bug 328137
...
r=tor
2006-02-23 22:52:12 +00:00
pedemont%us.ibm.com
8f9d010d8b
Bug 327843 - nsDOMCSSValueList doesn't QI to nsISupports. r,sr=bzbarsky.
2006-02-23 22:31:34 +00:00
pavlov%pavlov.net
7f1afefee2
fixing windows plugin clipping bugs. bug 328263. r=vlad
2006-02-23 20:55:42 +00:00
benjamin%smedbergs.us
5ad0662629
Fix typo exposed by bug 313309
2006-02-23 19:00:58 +00:00
benjamin%smedbergs.us
49c61085c8
Fix MSVC6-poor scoping of forloop vars.
2006-02-23 18:41:45 +00:00
timeless%mozdev.org
426f83aecc
Bug 298277 remove useless references to nsVoidArray
...
r=dbaron sr=dbaron
2006-02-23 10:30:59 +00:00
timeless%mozdev.org
1ce5986f6b
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
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
bzbarsky%mit.edu
eee69b1bb3
Add comment as promised; still bug 326019.
2006-02-06 22:27:58 +00:00
bzbarsky%mit.edu
ef908b8b14
Fix bug 326019. r+sr=roc
2006-02-06 22:08:10 +00:00
roc+%cs.cmu.edu
4930422ce0
Bug 325093. Fix clip rect interpretation so print/print preview page clipping works. r+sr=dbaron
2006-02-06 21:08:34 +00:00
roc+%cs.cmu.edu
1481564ee4
Bug 324896. Always paint some kind of background when we're asked to paint, for non-translucent windows. r+sr=dbaron
2006-02-06 20:38:47 +00:00
mark%moxienet.com
d5ab1daee3
325964 MathML missing font dialog contains extra space. Patch by Smokey Ardisson <alqahira@mindspring.com>. r=me sr=rbs
2006-02-06 02:48:52 +00:00
roc+%cs.cmu.edu
bc64374d98
Bug 324883. Be sure to initialize variables! Fix some cases where we weren't scrolling with bitblit when we could be. r+sr=dbaron
2006-02-06 02:41:51 +00:00
dbaron%dbaron.org
f280152c5c
Fix regression of background positioning for inline elements. b=324960 r+sr=roc
2006-02-05 21:58:46 +00:00