Граф коммитов

395 Коммитов

Автор SHA1 Сообщение Дата
longsonr%gmail.com a63308f703 Bug 363909 - Implement ColorMatrix filter. Patch by malex@cs.utexas.edu and longsonr r=tor,sr=roc 2007-02-20 11:03:00 +00:00
tor%cs.brown.edu 7a6c67d2e7 Bug 370556 - switch filter subregion logic to agree with WG opinion.
r=longsronr, s=roc
2007-02-19 20:05:17 +00:00
Olli.Pettay%helsinki.fi ca0febb764 Bug 370454, make nsISVGValueObserver inherit nsISupportsWeakReference, r=tor, sr=roc 2007-02-19 20:03:34 +00:00
neil%parkwaycc.co.uk 0b1666f455 Keep the DEFINE near the DECLARE (followup to bug 257868) r+sr=tor 2007-02-19 19:40:38 +00:00
longsonr%gmail.com db775f4962 Bug 369568 - filter.href triggers ASSERTION. r=tor,sr=roc 2007-02-19 13:23:54 +00:00
longsonr%gmail.com cbe507a33e Bug 356901 - offset attribute not parsed correctly. r=tor,sr=bzbarsky 2007-02-19 12:57:16 +00:00
asqueella%gmail.com 3be3ebf36a bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
2007-02-18 17:34:09 +00:00
jonas%sicking.cc 9eea4cd5fe Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest. 2007-02-16 23:02:08 +00:00
Olli.Pettay%helsinki.fi 830053c5e6 Bug 370443, Kill nsISVGContent, r+sr=tor 2007-02-15 00:33:45 +00:00
longsonr%gmail.com e917895cdc Bug 369977 - feTurbulence element with numOctaves >= 10 hangs. r+sr=tor 2007-02-13 10:18:00 +00:00
sharparrow1%yahoo.com 2bdae2af37 Bug 370185: clean up view header includes (trivial). rs=bzbarsky. 2007-02-12 19:17:33 +00:00
longsonr%gmail.com 96e1d83415 Bug 369291 - ASSERTION: wrong frame type with defs.getBBox() r+sr=tor 2007-02-09 10:35:55 +00:00
Olli.Pettay%helsinki.fi b4da895255 Bug 369753, remove nsIXMLContent, r+sr=bz 2007-02-09 00:15:14 +00:00
sharparrow1%yahoo.com c78720aa24 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
tor%cs.brown.edu 4b05a64374 Bug 359516 - replace hand-wired observer scheme for filters with
nsIMutationObserver.  r=roc, sr=sicking
2007-02-05 20:04:17 +00:00
tor%cs.brown.edu d52618b2e8 Bug 367796 - <svg:switch> should be SVGTransformable. r=scootermorris, sr=roc 2007-02-05 16:26:23 +00:00
tor%cs.brown.edu 9d7bf1cc7e Fix build bustage from bug 367503. 2007-01-31 16:31:20 +00:00
tor%cs.brown.edu 004d660934 Bug 367503 - Switch nsSVGPathGeometryFrame to thebes. r=longsonr, sr=roc 2007-01-31 16:05:42 +00:00
longsonr%gmail.com 91d53c6170 Bug 368693 - use XMost() and YMost() in nsSVGFilters.cpp r+sr=tor 2007-01-31 10:10:56 +00:00
longsonr%gmail.com 84928d38d8 Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc 2007-01-30 13:19:55 +00:00
cvshook%sicking.cc 0c24c4a4c3 Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
jwatt%jwatt.org 3c80d49a27 Fixing bug 267664. SVG <a> element hack is painfully broken - implement it properly. r=tor@acm.org, sr=jonas@sicking.cc 2007-01-26 23:45:15 +00:00
longsonr%gmail.com 3b4e0f82f8 Bug 367102 - put maps in alphabetical order r+sr=tor 2007-01-19 15:20:11 +00:00
longsonr%gmail.com 3da6d947f3 Bug 367103 - speed up feCompositeElement, feComponentTransfer and feTurbulence calculations r=tor,sr=roc 2007-01-19 10:03:48 +00:00
tor%cs.brown.edu 09516db841 Backout of 367031 due to regressions. 2007-01-18 16:52:08 +00:00
jwatt%jwatt.org 29c5a02e5c Fixing bug 367031. Implement nsSVGOuterSVGFrame::Get[Pref|Min]Width (at least well enough to get inline SVG in XUL working again). r=dbaron@mozilla.com, sr=tor@acm.org 2007-01-18 00:17:35 +00:00
jwatt%jwatt.org b4a2365e66 Fixing bug 363839. Implement all of SVGPathSegList. Patched by Jeff Schiller <codedread@gmail.com>. r=jwatt@jwatt.org, sr=tor@acm.org 2007-01-17 23:14:23 +00:00
longsonr%gmail.com 967d806c76 Bug 366421 - flood filter colours incorrect r=tor,sr=roc 2007-01-11 11:21:32 +00:00
jwatt%jwatt.org de873adb0a Fixing bug 250470. Manipulating SVGPathSegList through DOM causes seg fault in trunk. Patched by Jeff Schiller <codedread@gmail.com>. r=jwatt@jwatt.org, sr=tor@acm.org 2007-01-11 08:54:22 +00:00
tor%cs.brown.edu 8f7f4c6526 Bug 326143 - floodColor and floodOpacity should be non-inherited
properties.  r=dbaron
2007-01-09 20:40:09 +00:00
gavin%gavinsharp.com 3d5ec60c7c Bug 365611: fix crash [@ nsSVGDocument::GetRootElement] due to null mRootContent, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=tor 2007-01-09 20:03:26 +00:00
longsonr%gmail.com 0150ad1a1b Bug 264132 � Implement fallback for SVG paint servers r=dbaron,sr=tor 2007-01-09 11:02:17 +00:00
tor%cs.brown.edu bf2e7d6029 Bug 326143 - Implement feFlood and feTurbulence filter elements.
Patch by tor and malex@cs.utexas.edu, r=tor, sr=roc
2007-01-08 16:48:56 +00:00
tor%cs.brown.edu c948ac49d4 Bug 364811 - svg:svg not live to length modifications. r=jwatt, sr=roc 2007-01-04 14:39:54 +00:00
tor%cs.brown.edu a4da416c06 Bug 365704 - Remove nsSVGAtoms.h. r+sr=roc 2007-01-03 20:15:38 +00:00
longsonr%gmail.com 75c61211f3 Bug 363583 - remove non-standard getConsolidationMatrix function from SVG DOM r=jwatt,sr=roc 2007-01-03 09:54:08 +00:00
timeless%mozdev.org abc256e3da Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
2006-12-26 17:47:52 +00:00
tor%cs.brown.edu 2569a4e3b7 Bug 363458 - avoid trying to draw circles or ellipses with radius <= 0.
r+sr=roc
2006-12-11 23:21:01 +00:00
tor%cs.brown.edu f4b8d66514 Bug 361070 - Implement feBlend and feComposite.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-12-11 16:33:08 +00:00
tor%cs.brown.edu b27bcdeb33 Bug 362759 - make erode default morphology operation.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-12-06 22:18:01 +00:00
tor%cs.brown.edu 4e1147286c Bug 362233 - merge filter with subregion misbehaves.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-12-01 05:30:42 +00:00
tor%cs.brown.edu 283a0b20a2 Bug 354866 - remove svg renderer layer, begin switch to thebes. r+sr=roc 2006-11-27 17:30:57 +00:00
masayuki%d-toybox.com 780c3f802e Bug 360050 Implement SVGMatrix::RotateFromVector, FlipX, FlipY. patch by KUROSAWA, Takeshi(taken) <taken.spc@gmail.com> r=tor, sr=roc 2006-11-26 14:41:55 +00:00
masayuki%d-toybox.com 32d7d1a704 Bug 360050 backed-out for bustage on Win32 2006-11-26 14:25:00 +00:00
masayuki%d-toybox.com 241c5f943f 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 4240ddb306 Bug 361522 - SVGLocatable.getTransformToElement(element) returns wrong values. r=tor,sr=roc 2006-11-23 09:41:56 +00:00
tor%cs.brown.edu 2d66900d5d 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 41d5536adf Bug 360836 - fix svg static accessors. r=bsmedberg 2006-11-16 18:07:12 +00:00
tor%cs.brown.edu f3d004a532 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 1ddb21bb48 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