tor%cs.brown.edu
d65134d428
Bug 395616 - rework orientType/orientAngle mapping of orient attribute.
...
r=longsonr, sr+a=roc
2007-09-14 22:12:20 +00:00
tor%cs.brown.edu
41aba070f6
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties.
...
r+sr+a=roc
2007-09-05 23:07:35 +00:00
tor%cs.brown.edu
b3bd1d3844
Backout of 320622.
2007-09-05 21:56:06 +00:00
tor%cs.brown.edu
bf6dfcba36
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties.
...
r=longsonr, sr=roc, a=roc
2007-09-05 20:51:21 +00:00
tor%cs.brown.edu
cac088fe0f
Bug 394335 - incorrect mapping for marker units enum. r=longsonr, sr+a=roc
2007-08-31 17:03:10 +00:00
longsonr%gmail.com
1a98fcfaa9
Bug 389865 - Improve filter architecture. r=tor,sr=roc,a=pavlov
2007-08-31 14:44:28 +00:00
tor%cs.brown.edu
221544e123
Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc
2007-08-27 23:11:19 +00:00
masayuki%d-toybox.com
5fa5b33f97
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 11:13:55 +00:00
bzbarsky%mit.edu
f0a8fbb057
Hoist the code for handling class and id up from nsGenericHTMLElement to the
...
newly-created nsStyledElement so that it can be reused by MathML and to some
extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>,
r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
2007-08-06 15:27:21 +00:00
sharparrow1%yahoo.com
d3387d7966
Bug 390161: Make ScreenPixelToMillimeterX/Y return result in CSS pixels. r=jwatt, sr=roc, a19=dbaron
2007-08-03 01:12:19 +00:00
tor%cs.brown.edu
aebbc9dbb5
Bug 373572 - Implement feTile filter.
...
Patch by longsonr@gmail.com , r=tor, sr=roc, a=schrep
2007-07-27 00:50:46 +00:00
Olli.Pettay%helsinki.fi
3255dc745d
Backing out bug 275196, xml:id, to fix tp regression
2007-07-26 14:16:21 +00:00
Olli.Pettay%helsinki.fi
4d6734ffc4
Bug 275196, xml:id, r=sicking, sr=dbaron
2007-07-26 12:22:17 +00:00
tor%cs.brown.edu
583f6a1f5f
Bug 383184 - Implement SVG lighting filters.
...
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
2007-07-26 06:57:43 +00:00
longsonr%gmail.com
d30d57a3f1
Bug 386083 - SVG code should check gfxASurface::CairoStatus() when it creates new surfaces. r=jwatt,sr=tor
2007-07-17 09:24:28 +00:00
longsonr%gmail.com
6d0a97f8e0
Bug 384409 - Create a common GetContextForContent method in nsContentUtils and use it in nsScriptElement and svg. r=tor,r+sr=jonas
2007-07-13 08:49:10 +00:00
bzbarsky%mit.edu
ee3679d650
Make attribute changes that also cause a state change properly reresolve style
...
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 20:05:49 +00:00
tor%cs.brown.edu
27de81cb48
Bug 361745 - <svg:image> with negative width/height displaying inverted.
...
r=jwatt, sr=roc
2007-07-12 15:40:47 +00:00
sayrer%gmail.com
85adf42809
Bug 386878. nsSVGSVGElement needs to init its members. r+sr=tor
2007-07-10 16:38:00 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
Olli.Pettay%helsinki.fi
5d525ee576
Bug 386802, Mutation events always fired during setting of innerHTML, r+sr=bz
2007-07-04 20:39:11 +00:00
longsonr%gmail.com
25fa0bf9d6
Bug 385905 - Collection of minor things. Mainly fixes coding style and indenting in SVG content. Simplifies one NS_NewSVGPoint call and changes one frame QueryInterface to use CallQueryInterface. r=jwatt,sr=tor
2007-07-02 09:54:11 +00:00
tor%cs.brown.edu
3c40c35c72
Bug 375846 - implement feConvolveMatrix filter primitive. r=longsonr, sr=roc
2007-06-27 19:02:59 +00:00
tor%cs.brown.edu
b10693b5be
Bug 305859 - em and ex units not implemented for SVGLength.
...
Patch by taken.spc@gmail.com , r=longsonr, sr=tor
2007-06-25 16:12:36 +00:00
tor%cs.brown.edu
d4ff348756
Bug 385096 - make sure component transfer filter functions call base Init.
...
r=jwatt, sr=roc
2007-06-21 15:09:43 +00:00
jwatt%jwatt.org
a6fb27e573
Fixing bug 385218. Remove nsISVGSVGElement. r+sr=tor@acm.org
2007-06-20 21:56:03 +00:00
bzbarsky%mit.edu
7f0539feb8
Ignore mutations in anonymous content when deciding whether to reclone <use>
...
targets. Bug 380101, r=tor, sr=peterv
2007-06-06 20:01:56 +00:00
longsonr%gmail.com
0555f9925d
Bug 381777 - filters crash browser. r+sr=sr=tor
2007-05-25 09:50:02 +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
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
tor%cs.brown.edu
4c6fc33278
Build bustage fix (380757).
2007-05-21 22:13:56 +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
Olli.Pettay%helsinki.fi
6721d4f009
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
2007-05-14 09:13:09 +00:00
Olli.Pettay%helsinki.fi
8e287d3582
backout Bug 363089
2007-05-11 13:34:12 +00:00
Olli.Pettay%helsinki.fi
670f53f666
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
2007-05-11 11:15:20 +00:00
bzbarsky%mit.edu
27fdff6596
Propagate a stylesheet's principal to the URI and Image CSSValues derived from
...
that sheet. Bug 377091, r+sr=dbaron
2007-05-03 01:15:54 +00:00
bzbarsky%mit.edu
b1e55b927c
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
...
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
tor%cs.brown.edu
ce1cddc60e
Bug 378508 - convert svg gradients to thebes. r=longsonr, sr=roc
2007-04-27 14:28:39 +00:00
longsonr%gmail.com
38a37f5228
Bug 378857 - Simplify clipPath frame access to units. r=tor,sr=roc
2007-04-27 08:42:52 +00:00
jruderman%hmc.edu
36fcfefc9f
Remove bogus assertions. Bug 344888, r+sr=tor.
2007-04-26 00:24:28 +00:00
benjamin%smedbergs.us
3fb4912f5d
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 14:22:04 +00:00
longsonr%gmail.com
40e8b6c4c7
Bug 378023 - Fix build warnings compiling nsSVGGlyphFrame. r+sr=tor
2007-04-23 08:39:54 +00:00
bzbarsky%mit.edu
b7deb8d7be
Set the status bar before actually handling the DOM event. That way if the
...
event is canceled, we'll still show the right status bar text. Bug 40838,
patch by Florian Qu�ze <f.qu@queze.net, r=smaug, sr=bzbarsky
2007-04-23 07:31:21 +00:00
bzbarsky%mit.edu
ee773f7a7d
Stop blocking the parser on CSS stylesheet loads. We still block script
...
execution on them, however. Bug 84582, r+sr=sicking
2007-04-20 22:59:18 +00:00
tor%cs.brown.edu
7154450dee
Bug 376929 - Remove direct use of cairo from SVG path generation.
...
r=jwatt, sr=roc
2007-04-16 20:57:10 +00:00
longsonr%gmail.com
2fae3f3249
Bug 375696 - target attribute ignored on links. r=jwatt,sr=tor
2007-04-03 08:59:11 +00:00
enndeakin%sympatico.ca
dc742a95f8
Bug 366478 - consolidate lists of onX event attributes, r=smaug,jwatt,sr=sicking
2007-04-02 17:17:36 +00:00
longsonr%gmail.com
c256d24dcd
Bug 373624 - Support transparent as a gradient and filter stop-color. r=jwatt,sr=tor
2007-03-29 08:59:07 +00:00
longsonr%gmail.com
959c0fbb7a
Bug 374882. r+sr=tor
2007-03-28 08:54:39 +00:00
Olli.Pettay%helsinki.fi
caa7e9b8e7
375196, r+sr=roc
2007-03-26 05:38:22 +00:00
longsonr%gmail.com
9e4ad01941
Bug 374467 - some SVG elements are missing presentation attributes. r+sr=tor
2007-03-20 10:43:33 +00:00
tor%cs.brown.edu
660df3209b
Bug 373634 - adding a viewBox attribute to outer SVG not working.
...
r=jwatt, sr=roc
2007-03-19 15:12:26 +00:00
tor%cs.brown.edu
fe44ffe2d9
Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
...
r+sr=sicking
2007-03-10 13:49:43 +00:00
tor%cs.brown.edu
975fa84b0b
Bug 369528 - SVG code not handing surface endianness properly. r+sr=roc
2007-03-09 20:27:01 +00:00
tor%cs.brown.edu
5ccbb54408
Bug 353172 - remove nsSVGCoordCtxProvider.
...
Patch by malex@cs.utexas.edu and tor, r=jwatt+roc, sr=roc
2007-03-09 16:27:01 +00:00
Olli.Pettay%helsinki.fi
bafd272b9a
Bug 372046, r+sr=tor
2007-03-01 09:25:25 +00:00
jonas%sicking.cc
ad95d9030f
Bug 371083: Second installment in our exiting series 'deCOMtaminate the XBL code'. r/sr=jst
2007-02-27 00:14:01 +00:00
Olli.Pettay%helsinki.fi
6ef72173a7
Bug 369249, r+sr=tor
2007-02-22 23:27:53 +00:00
Olli.Pettay%helsinki.fi
c43609b37a
Bug 336994, r+sr=tor
2007-02-22 20:13:12 +00:00
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