Commit Graph

352 Commits

Author SHA1 Message Date
masayuki%d-toybox.com
44532966b8 Bug 360050 backed-out for bustage on Win32 2006-11-26 14:25:00 +00:00
masayuki%d-toybox.com
ee68ae9c23 Bug 360050 Implement SVGMatrix::RotateFromVector, FlipX, FlipY. patch by KUROSAWA, Takeshi(taken) <taken.spc@gmail.com> r=tor, sr=roc 2006-11-26 13:49:26 +00:00
longsonr%gmail.com
a40119b20e Bug 361522 - SVGLocatable.getTransformToElement(element) returns wrong values. r=tor,sr=roc 2006-11-23 09:41:56 +00:00
tor%cs.brown.edu
e72dd5103f Bug 360122 - correct cairo_create error checking.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-21 23:57:56 +00:00
tor%cs.brown.edu
48d0be5acd Bug 360836 - fix svg static accessors. r=bsmedberg 2006-11-16 18:07:12 +00:00
tor%cs.brown.edu
b90cc75520 Bug 359428 - use cairo to implement feMerge instead of doing it by hand.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-13 20:59:18 +00:00
cvshook%sicking.cc
cefc7502df Fix svg:script and only flag inline scripts as executed once they contain non-empty script content. b=359598 r/sr=bz 2006-11-09 00:02:21 +00:00
cvshook%sicking.cc
17ded5692c Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
cvshook%sicking.cc
f5194fd473 Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst 2006-11-03 21:51:01 +00:00
tor%cs.brown.edu
38a296c7ab Bug 355249 - implement feMorphology.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-02 16:30:20 +00:00
tor%cs.brown.edu
fcb360ce7f Bug 355844 - fix marker positioning and clipping when viewBox specified.
r=amenzie, sr=roc
2006-10-19 23:51:41 +00:00
tor%cs.brown.edu
9cde23e805 Bug 355845 - fill in missing display attribute mappings. r=jwatt, sr=roc 2006-10-19 23:48:12 +00:00
peterv%propagandism.org
1c221a6a94 Checking in fix for bug 349465 again since it didn't affect Ts/Tp. 2006-10-07 10:27:45 +00:00
peterv%propagandism.org
95ef08a41b Backing out fix for bug 349465 to see if it affects Ts/Tp (for bug 355457). 2006-10-06 15:55:30 +00:00
peterv%propagandism.org
30e25afde3 Fix for bug 349465 (Adopting a node should change the cx of all its event handlers). r=smaug, sr=sicking. 2006-10-04 12:23:27 +00:00
jwatt%jwatt.org
f857fd075b Fixing bug 354735. Optimize the rx/ry-less rect case. r+sr=tor@acm.org 2006-10-03 10:51:23 +00:00
tor%cs.brown.edu
cdbc54905e Bug 353827 - Remove nsISVGRendererSurface from filter code. r=amenzie, sr=roc 2006-09-25 16:46:22 +00:00
tor%cs.brown.edu
328440a695 Bug 353551 - trailing space on transform list causing parse error.
r=longsonr, sr=roc
2006-09-21 21:11:36 +00:00
tor%cs.brown.edu
09a526959b Bug 341564 - Consolidate repeated code in nsSVGFilters.cpp.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-09-18 20:19:56 +00:00
cvshook%sicking.cc
9241f85443 Bug 352583: Add functions to nsContentUtils for getting and setting the text content of a node. Use those functions rather than the multiple instances of such code we have now. r/sr=jst 2006-09-15 19:54:45 +00:00
tor%cs.brown.edu
757ee39a61 Bug 294137 - mozilla accepts illegal syntax on transform attribute.
Patch by wellsk@us.ibm.com, tor.  r+sr=roc
2006-09-14 13:48:36 +00:00
tor%cs.brown.edu
fffbf8f563 Bug 349178 - Implement getPathSegAtLength.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-09-11 15:32:28 +00:00
tor%cs.brown.edu
5f9199a263 Bug 350059 Allow cairo.h usage in nsSVGUtils.h. r+sr=roc 2006-09-11 15:26:19 +00:00
tor%cs.brown.edu
6e1f609c0d Bug 350252 - attribute change causes svg:use clone loop. r+sr=sicking 2006-09-05 16:20:01 +00:00
peterv%propagandism.org
64ec124ee5 Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz. 2006-09-05 10:22:54 +00:00
Olli.Pettay%helsinki.fi
64e491c833 Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst 2006-09-02 10:00:26 +00:00
Olli.Pettay%helsinki.fi
a42613e4f6 Bug 350846, Combine NS_***_LOAD events, r+sr=jst 2006-08-31 19:33:01 +00:00
tor%cs.brown.edu
ce1eb34261 Bug 339254 - Remove unused class nsSVGGenericStringValue.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-08-30 20:36:23 +00:00
longsonr%gmail.com
7780335762 Bug 296018 - Images in SVG fail to display when image elements replaced using replaceChild. r=tor,sr=bzbarsky 2006-08-17 08:45:07 +00:00
tor%cs.brown.edu
35d05a571f Bug 345085 - create common base class for path segments.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-08-10 22:17:14 +00:00
tor%cs.brown.edu
ec3902b716 Bug 342302 - share code between nsSVGPolygonElement and nsSVGPolylineElement.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-08-10 21:03:49 +00:00
longsonr%gmail.com
e4ec268e27 Bug 347762 - Log nsSVGLength2 and nsSVGNumber2 parse failures to error console. r=tor,sr=bzbarsky 2006-08-08 14:36:43 +00:00
tor%cs.brown.edu
ee7ced5968 Bug 345488 - transform from path applied to textPath at wrong time.
r=longson, sr=roc
2006-08-08 04:26:26 +00:00
tor%cs.brown.edu
233d7808f7 Bug 317028 - remove redundant nsIDOM3Node interface map entry. r+sr=bz 2006-08-04 15:02:39 +00:00
longsonr%gmail.com
0d08daac62 Bug 329848 - reenable write bad content warnings to console. r+sr=tor 2006-08-01 09:40:57 +00:00
cvshook%sicking.cc
2736630041 Bug 346744: Get rid of implementations of nsIContent::AppendChildTo and let it just forward to nsIContent::InsertChildAt. r/sr=bz 2006-07-31 22:38:07 +00:00
dbaron%dbaron.org
3204e26161 Fix to compile with broken for loop scoping. Fixing bustage from bug 344263. 2006-07-28 21:03:00 +00:00
pedemont%us.ibm.com
a40772e898 Bug 344263 - Rewrite nsSVGNumber. Patch by amenzie. r=tor, sr=roc. 2006-07-28 18:10:48 +00:00
longsonr%gmail.com
a02e3de739 Temporary Bustage fix 2006-07-27 12:55:40 +00:00
longsonr%gmail.com
944e48d06a Bustage fix 2006-07-27 12:41:38 +00:00
longsonr%gmail.com
674de4d947 Bug 329848 - Replace invalid transform-attribute parse error assertion by Error Console log r=bzbarsky,sr=tor 2006-07-27 11:58:05 +00:00
longsonr%gmail.com
8297eb898c Bug 334950 - bogus assertion when no viewbox specified for marker. r=tor,sr=roc 2006-07-26 12:33:24 +00:00
tor%cs.brown.edu
fff1063b0d Bug 345445 - prevent duplicate observers from being added. r=jwatt, sr=roc 2006-07-25 15:31:09 +00:00
tor%cs.brown.edu
131e7f2291 Bug 327764 - make svg patterns live. r+sr=sicking 2006-07-19 15:31:40 +00:00
tor%cs.brown.edu
8db0ed48da Bug 344378 - Implement nsSVGPathElement::GetPointAtLength.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-18 16:16:09 +00:00
tor%cs.brown.edu
0f02c32e3b Bug 343900 - Switch <use> from nsIDOMMutationListener to nsIMutationObserver.
r+sr=sicking
2006-07-11 19:41:11 +00:00
tor%cs.brown.edu
b4a3da9a05 Bug 340859 - Implement pathLength attribute.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-11 15:52:15 +00:00
tor%cs.brown.edu
49642118a1 Bug 342570 - Optimize Gaussian Blur filter.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-07 20:47:24 +00:00
tor%cs.brown.edu
551f6ffa15 Bug 307622 - crash with feGaussianBlur when stdDeviation="0".
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-07 19:30:32 +00:00
tor%cs.brown.edu
2459eaa528 Bug 342993 - remove a couple definitions of M_PI. r=jwatt, sr=roc. 2006-06-28 21:54:12 +00:00