Commit Graph

471 Commits

Author SHA1 Message Date
longsonr%gmail.com
909b4b2063 Bug 314707 - SVG Font Size Printing Error. r=tor, sr=roc 2006-07-19 12:40:05 +00:00
longsonr%gmail.com
977c9b1cef Bug 344898 - Crash removing text from textPath. r=tor, sr=roc 2006-07-19 12:33:35 +00:00
longsonr%gmail.com
14a2546e99 Bug 344887 - ASSERTION: Don't try to move the root widget to something non-zero. r=tor, sr=roc 2006-07-19 12:27:41 +00:00
cvshook%sicking.cc
3a9a287253 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
jwatt%jwatt.org
671bed7264 Fixing bug 345051. DOS line endings were checked into nsSVGGlyphFrame.h rev 1.9. r+sr=tor@acm.org 2006-07-18 15:49:47 +00:00
jwatt%jwatt.org
e6d733c9a8 Fixing bug 338580. Improve SVG hittesting performance. Patched by Alex Fritze <alex@croczilla.com>, r=jwatt@jwatt.org, sr=tor@acm.org 2006-07-14 18:06:51 +00:00
longsonr%gmail.com
9ecdbc9477 Bug 343774 - Remove glyph metrics interfaces. r=tor,sr=roc 2006-07-14 13:32:01 +00:00
tor%cs.brown.edu
32ded31b10 Bug 344173 - Unbounded inner <svg> not showing. r+sr=roc 2006-07-12 15:36:23 +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
longsonr%gmail.com
42bc95b8a1 Bug 343250 - Still have interface map entries for nsSupportsWeakReference. r+sr=tor 2006-07-06 15:47:58 +00:00
longsonr%gmail.com
018f7cbac4 Bug 343221 - ASSERTION: didn't find frame to delete putting overflow:hidden on svg circle. r=tor,sr=roc 2006-07-06 15:45:44 +00:00
tor%cs.brown.edu
9cee9df3b8 Bug 342874 - Use covered region to minimize svg painting. r+sr=roc 2006-06-30 19:19:42 +00:00
mats.palmgren%bredband.net
153ab238ca Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky 2006-06-29 02:32:36 +00:00
tor%cs.brown.edu
0cc907bef0 Build bustage fix from bug 341257. 2006-06-28 22:26:39 +00:00
tor%cs.brown.edu
d6dcd635b1 Forgot to change UUID for bug 341257. 2006-06-28 22:08:43 +00:00
tor%cs.brown.edu
643971552f Bug 341257 - clipPath not correctly checking for nontrivial situations
and not informing children that the CTM has changed.  r=scootermorris, sr=roc.
2006-06-28 22:04:48 +00:00
longsonr%gmail.com
bea6a3f15c Bug 341638 - Rationalise nsSVGTextFrame, nsSVGTextPathFrame and nsSVGTSpanFrame. r=tor,sr=roc 2006-06-28 15:23:40 +00:00
longsonr%gmail.com
fe6dc2ae0b Bug 342726 - Reduce nsSVGPatternFrame and nsSVGMaskFrame memory usage. r=tor,sr=roc 2006-06-28 12:32:26 +00:00
tor%cs.brown.edu
8b3428ca1a Bug 342542 - Repair textPath from bug 342200. r=longsonr, sr=roc 2006-06-27 22:54:31 +00:00
tor%cs.brown.edu
967aaf6f53 Bug 342301 - nsSVGPathGeometryElement::GetMarkPoints should take nsTArray.
r+sr=roc
2006-06-21 19:35:59 +00:00
tor%cs.brown.edu
3f9980a5fd Bug 342200 - Remove nsSVGPathGeometryFrame subclasses. r+sr=roc 2006-06-21 15:42:28 +00:00
tor%cs.brown.edu
c1083371ed Bug 342046 - Remove nsSVGCairoPathGeometry. r+sr=roc 2006-06-20 17:01:09 +00:00
roc+%cs.cmu.edu
9c2da8d1b9 Bug 341695. Never look at the mRect coordinates of SVG foreignobject frames, SVG uses them for other things. r+sr=tor 2006-06-19 22:06:41 +00:00
dbaron%dbaron.org
8ade31392b Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking 2006-06-16 21:07:47 +00:00
tor%cs.brown.edu
38a795ecd8 Build bustage fix. 2006-06-15 19:45:26 +00:00
tor%cs.brown.edu
a243471944 Bug 341021 - Remove nsISVGOuterSVGFrame interface. r+sr=roc 2006-06-15 19:10:28 +00:00
tor%cs.brown.edu
f87cf04198 Bug 341292 - Remove nsISVGPathFlatten interface. r=longsonr, sr=roc 2006-06-15 15:59:28 +00:00
tor%cs.brown.edu
358294fe69 Bug 340028 - <svg:image> rendering problems on Intel OS-X. r=pedemonte 2006-06-15 15:49:12 +00:00
longsonr%gmail.com
1dbfc65b62 Bug 340543 - Use IsEmpty() rather than Length() == 0 or !Length() in nsSVGCairoGlyphGeometry. r+sr=tor 2006-06-15 11:27:19 +00:00
roc+%cs.cmu.edu
dbb193fda1 Bug 340908. Make invalidation work properly in SVG foreignobject, and treat reflow separately from invalidation/painting. r=tor,sr=bzbarsky 2006-06-15 03:23:56 +00:00
tor%cs.brown.edu
084d044d7d Build bustage fix. 2006-06-12 16:21:17 +00:00
longsonr%gmail.com
dedc74de85 Bug 339039 - Text spans return incorrect number of characters with getNumberOfChars(). r=tor,sr=roc 2006-06-12 15:50:31 +00:00
roc+%cs.cmu.edu
e0c30c2eab Bug 331432. Move SVG-specific rule to svg.css, r+sr=bzbarsky 2006-06-12 04:27:10 +00:00
tor%cs.brown.edu
f3f0c36d26 Bug 340083 - crash with geometry inside desc/title. r+sr=roc 2006-06-09 21:06:35 +00:00
tor%cs.brown.edu
7903639295 Bug 340152 - Remove nsISVGMarkerFrame interface. r+sr=roc 2006-06-09 20:40:06 +00:00
tor%cs.brown.edu
5e2e699a69 Bug 340451 - Remove nsISVGRendererRegion. r+sr=roc 2006-06-09 18:08:33 +00:00
roc+%cs.cmu.edu
fe1409e73e Bug 331432. Split nsSVGForeignObjectFrame into a pure SVG frame containing an anonymous block child, to avoid state bit collisions and simplify things. Also fixes configure.in so that foreignObject is really enabled by default in cairo builds. r=tor,sr=bzbarsky 2006-06-06 23:13:15 +00:00
longsonr%gmail.com
944c23a2b8 Bug 339952 - Pattern content is not transformed by viewBox coordinates correctly with patternContentUnits of objectBoundingBox. r=tor,sr=roc 2006-06-06 07:50:11 +00:00
tor%cs.brown.edu
37b9f7fbc9 Bug 340016 - Remove nsISVGMarkable interface. r+sr=roc 2006-06-02 14:26:28 +00:00
dbaron%dbaron.org
cd4d6ee0e9 Fix GC hazards associated with event handlers on images only reachable from their current network loads, some of which are regressions from 241518. b=321054 r=darin sr=bzbarsky 2006-06-01 18:35:21 +00:00
tor%cs.brown.edu
a3fae78de7 Bustage fix from bug 338301. 2006-06-01 16:20:21 +00:00
tor%cs.brown.edu
27e464121a Bustage fix from bug 338301. 2006-06-01 15:49:34 +00:00
tor%cs.brown.edu
58e849699b Bug 338301 - cleanup of svg container frame inheritance and code
duplication, plus removal of nsISVGContainerFrame.  r+sr=roc
2006-06-01 15:31:15 +00:00
longsonr%gmail.com
ff23807195 Bug 338596 - objectBoundingBox value partially ignored in patternUnits. r=tor,sr=roc 2006-05-30 16:10:26 +00:00
tor%cs.brown.edu
5db09949bf Bug 339375 - Switch paint servers fields to properties. r+sr=roc 2006-05-27 18:48:09 +00:00
tor%cs.brown.edu
88be9fd781 Bug 339360 - Remove libart-incs.h. r=jwatt 2006-05-26 19:01:58 +00:00
longsonr%gmail.com
93329ab843 Bug 333796 - Could potentially leak ctx in cairo renderer. r=jwatt, sr=tor 2006-05-26 16:15:30 +00:00
jwatt%jwatt.org
17f4d3e204 Partial fix for bug 338580. Improve SVG hittesting performance. Patched by Alex Fritze <alex@croczilla.com>. r=jwatt@jwatt.org, sr=tor@acm.org 2006-05-26 16:01:44 +00:00
tor%cs.brown.edu
1308778490 Bug 338312 - destruction of an object with paint server set could crash.
r+sr=roc
2006-05-24 18:20:20 +00:00
tor%cs.brown.edu
4a5c599083 Bug 338466 - Remove fine-grained update flags from svg. r+sr=roc 2006-05-24 18:18:27 +00:00