jwatt%jwatt.org
|
d6436ca691
|
Fixing bug 272630. On 'svg' elements getScreenCTM behaves differently to other implementations. r+sr=tor@acm.org
|
2005-10-02 23:59:20 +00:00 |
jwatt%jwatt.org
|
6e7ced2c36
|
Fixing bug 308734. Limit the values we accept for currentScale. r+sr=tor@acm.org
|
2005-09-30 18:51:43 +00:00 |
peterv%propagandism.org
|
bc66f35d62
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-24 18:43:15 +00:00 |
tor%cs.brown.edu
|
c2a7f6a680
|
Build bustage fix from 307322.
|
2005-09-20 17:07:14 +00:00 |
tor%cs.brown.edu
|
ff45f2ef18
|
Bug 307322 - stop <svg:use> loop recursion. r=bz
|
2005-09-20 15:40:57 +00:00 |
jwatt%jwatt.org
|
4774a3f8cd
|
Correcting checking of fix for bug 258410. Fix dynamic matrix transforms. Patched by alex@croczilla.com, r=me
|
2005-09-18 19:49:12 +00:00 |
bzbarsky%mit.edu
|
d8da463b39
|
Attempt to fix Tp regression from bug 11011. Pending r=biesi, sr=roc.
|
2005-09-18 19:46:20 +00:00 |
bzbarsky%mit.edu
|
9b224f5e39
|
Implement :-moz-broken, :-moz-user-disabled, and :-moz-suppressed
pseudo-classes to allow styling of broken/blocked/disabled images, applets,
objects, embeds. Bug 11011, r=biesi and roc, sr=dbaron
|
2005-09-18 18:05:40 +00:00 |
jwatt%jwatt.org
|
50cbb70b75
|
Fixing bug 258410. Fix dynamic matrix transforms. Patched by alex@croczilla.com, r=me
|
2005-09-16 22:49:06 +00:00 |
scootermorris%comcast.net
|
3cea38d119
|
Fix for Bug 302640 -- hasFeature for SVG DOM implementation yields true with native SVG disabled
r=jwatt
|
2005-09-14 23:30:37 +00:00 |
scootermorris%comcast.net
|
ec80048140
|
Bug 294517 -- implement SVG Patterns
r=tor
|
2005-09-13 22:38:36 +00:00 |
gerv%gerv.net
|
a656eecc05
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-09-13 18:40:56 +00:00 |
tor%cs.brown.edu
|
3ece364ac5
|
Bug 308180 - feComponentTransfer type discrete not stepping properly.
r=scooter
|
2005-09-12 23:08:09 +00:00 |
tor%cs.brown.edu
|
38bbc51925
|
Bug 307565 - crash when filtering nothing, or <feMerge> with no children.
r=scootermorris
|
2005-09-12 16:16:37 +00:00 |
peterv%propagandism.org
|
e0bb504bab
|
Fix for bug 251025 (document.importNode does not set the right owner document.). r=jst, sr=bz.
|
2005-09-11 17:15:08 +00:00 |
peterv%propagandism.org
|
625d9d8084
|
Back out fix for bug 251025 to fix bustage.
|
2005-09-11 15:42:31 +00:00 |
peterv%propagandism.org
|
12e44d00c1
|
Fix for bug 251025 (document.importNode does not set the right owner document.). r=jst, sr=bz.
|
2005-09-11 15:05:31 +00:00 |
tor%cs.brown.edu
|
2cf881a8d8
|
Bug 301234 - implement subset of SVG filters. r=scooter
|
2005-09-06 22:30:40 +00:00 |
jwatt%jwatt.org
|
395f08edf7
|
Fixing bug 293224. Matrix from getScreenCTM should be to initial viewport space. r+sr=tor@acm.org
|
2005-09-06 00:08:10 +00:00 |
tor%cs.brown.edu
|
73a4462874
|
Bug 294519 - should behave the same when SVG not built, SVG pref
disabled, or no SVG renderer present. r=dbaron, a=asa
|
2005-09-05 20:41:57 +00:00 |
vladimir%pobox.com
|
77f79ce318
|
b=306088, followup check for partial parse of a number, a=brendan
|
2005-09-02 23:32:36 +00:00 |
vladimir%pobox.com
|
f25b169dd5
|
b=306088, simplify nssvgtransformlist::setvaluestring, r=tor
|
2005-09-02 20:24:24 +00:00 |
tor%cs.brown.edu
|
5dff3dd074
|
Bug 282579 - Implement <svg:textPath>. As a side effect, this removes
the gdi+ text highlighting code. r=afri
|
2005-08-26 02:49:52 +00:00 |
jwatt%jwatt.org
|
e5b2291f81
|
Build bustage fix from 302103 - new files had DOS line endings
|
2005-08-25 23:19:33 +00:00 |
tor%cs.brown.edu
|
a9a82e4e9d
|
Build bustage fix from 302103.
|
2005-08-25 21:57:31 +00:00 |
jwatt%jwatt.org
|
597ff4f826
|
Fixing bug 302103. Implement SVG events. r=tor@acm.org, sr=jst@mozilla.org
|
2005-08-25 21:31:09 +00:00 |
bzbarsky%mit.edu
|
692c9e00f2
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
|
2005-08-22 22:24:29 +00:00 |
bob%bclary.com
|
0c20780f4b
|
make SVG NS_NOTYETIMPLEMENTED messages more meaningful Bug 303501 r=jonathan.watt sr=tor a=asa
|
2005-08-09 13:53:02 +00:00 |
roc+%cs.cmu.edu
|
afe40e0ab9
|
Bug 288438. Turn off SVG <foreignobject> because it's pretty broken. r=benjamin,sr=dbaron,a=benjamin,patch by jwatt,tor and roc
|
2005-06-29 03:51:44 +00:00 |
tor%cs.brown.edu
|
e7bf077817
|
Bug 296266 - Update SVG feature strings.
Patch by scootermorris@comcast.net, r=tor, a=asa.
|
2005-06-14 20:32:35 +00:00 |
jst%mozilla.jstenback.com
|
55b816531d
|
Fixing bug 292464. Use the documents principals to check if a document is a chrome document or not. r=smaug@welho.com, sr=peterv@propagandism.org, a=shaver@mozilla.org
|
2005-06-02 23:36:08 +00:00 |
tor%cs.brown.edu
|
dc0cdb448f
|
Bug 288265 - saving svg page messing up viewBox attributes.
r=jwatt, src=bzbarsky, a=dveditz
|
2005-05-17 22:52:33 +00:00 |
jst%mozilla.jstenback.com
|
c4b8dd4f16
|
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
|
2005-04-28 23:48:28 +00:00 |
bzbarsky%mit.edu
|
b6817cdd3b
|
Create CSSLoaders when the document object is created and deCOMify the getter.
Bug 290068, r=sicking, sr=peterv, a=brendan
|
2005-04-19 01:27:11 +00:00 |
bzbarsky%mit.edu
|
f911f30fc9
|
Remove unused aDeep args from AppendChildTo and InsertChildAt. Bug 289316,
r=sicking, sr=peterv, a=brendan
|
2005-04-18 22:58:35 +00:00 |
dbaron%dbaron.org
|
1dbc07ffd2
|
Fix bustage. b=288626
|
2005-04-06 05:20:41 +00:00 |
bzbarsky%mit.edu
|
3f3283562b
|
Only do a new image load if we're forced to or if the URI really changed. Bug
285428, r=biesi, sr=jst (note: sr was given in bug 286000 as part of the patch
there).
|
2005-04-06 02:55:02 +00:00 |
bzbarsky%mit.edu
|
9b1db9f768
|
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
|
2005-04-05 23:54:35 +00:00 |
jwatt%jwatt.org
|
1d04fbaeb2
|
Fixing bug 288267. getAttribute("transform") giving back "" for transform="matrix(...)". r=tor@acm.org
|
2005-04-01 16:07:37 +00:00 |
tor%cs.brown.edu
|
da3b7ab702
|
Bug 287389: SVG should not munge ua.css at build time. r+sr=bzbarsky
|
2005-03-25 14:50:05 +00:00 |
tor%cs.brown.edu
|
5e8bf8ecda
|
Bug 276316 - gradients should be "live".
Patch by scootermorris@comcast.net, r=afri.
|
2005-03-09 19:24:18 +00:00 |
tor%cs.brown.edu
|
05861b1a45
|
Bug 284675 - Handle svg text chunks separately, support dx/dy. r=afri
|
2005-03-07 04:02:02 +00:00 |
tor%cs.brown.edu
|
30399497e2
|
Fix svg build bustage.
|
2005-02-25 23:15:19 +00:00 |
bryner%brianryner.com
|
001952215b
|
Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky.
|
2005-02-25 22:07:01 +00:00 |
tor%cs.brown.edu
|
a0375d13dc
|
Bug 258511 - preference to disable native SVG support. r=bzbarsky, sr=roc
|
2005-02-21 18:11:18 +00:00 |
bryner%brianryner.com
|
e6dfc671b2
|
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
|
2005-02-19 10:31:27 +00:00 |
jwatt%jwatt.org
|
364c1dd18b
|
Bug 282194 : Add null checks to methods that take SVG objects as arguments : r=tor
|
2005-02-16 18:39:59 +00:00 |
jwatt%jwatt.org
|
ab39611fed
|
bug 274698 : Improve nsSVGLength.cpp : r=tor
|
2005-02-15 19:18:58 +00:00 |
bzbarsky%mit.edu
|
b017085533
|
Fix SVG build bustage
|
2005-02-08 02:36:25 +00:00 |
tor%cs.brown.edu
|
50dbf20166
|
Bug 280554 - SVG content and layout should use GetAnimVal, not GetBaseVal.
Patch by scootermorris@comcast.net, r=afri
|
2005-02-02 20:31:51 +00:00 |