« January 2005 | Main | March 2005 »
February 28, 2005
2005-02-28 Weekly Update
Checkins during the past week:- Bug 258511 - preference to disable SVG
- Bug 281950 - landing of cairo/libpixman
- Bug 283055 - better svg text hit detection on cairo
- Bug 283092 - <svg:image> changes for OS-X
- Bug 283736 - static builds with cairo not working
- Bug 163068 - zoom and pan implementation (frontend)
- Bug 267953 - allow text/ecmascript for <svg:script>
- Bug 267657 - clicking on link causes new window to open
- Bug 272630 - make getCTM() behave correctly
- Bug 272885 - disable element rendering if width/height=0
- Bug 276316 - gradients should be "live"
- Bug 280391 - SVGSVGElement.getElementById not implemented
Posted by tor at 11:56 PM | Comments (5)
February 21, 2005
Important SVG Build Change
Bug 258511 was just checked in, which provides a preference to enable and disable native SVG support. By default this is set to disable support. To enable native support, you need to set the "svg.enabled" preference to true.
For those unfamiliar with mozilla preferences, here are the steps you need to follow. This only needs to be done once, after which it will be stored in your profile.
- Go to the url "about:config"
- Type "svg" in the filter field
- Double-click the "svg.enabled" line so that the value is "true"
Posted by tor at 6:13 PM | Comments (5)
2005-02-21 Weekly Update
Checkins during the past week:- Bug 199771 - gracefully fail if gdiplus.dll not available
- Bug 274698 - Improve nsSVGLength.cpp
- Bug 281742 - text as clip path causes paint loop
- Bug 281990 - <svg:tspan> doesn't propagate transform
- Bug 282026 - use appropriate transform when drawing objectBoundingBox dimensioned gradients
- Bug 282027 - crash displaying a marker defined in display:hidden container
- Bug 282194 - add null checks to methods that take SVG objects as arguments
- Bug 163068 - zoom and pan implementation (frontend)
- Bug 258511 - preference to disable SVG
- Bug 267953 - allow text/ecmascript for <svg:script>
- Bug 267657 - clicking on link causes new window to open
- Bug 272630 - Make getCTM() behave correctly
- Bug 272885 - disable element rendering if width/height=0
- Bug 276316 - Gradients should be "live"
- Bug 280391 - SVGSVGElement.getElementById not implemented
- Bug 281950 - Landing of cairo/libpixman
Posted by tor at 5:01 PM
February 14, 2005
2005-02-14 Weekly Update
Checkins during the past week:-
None.
- Bug 163068 - zoom and pan implementation (frontend)
- Bug 199771 - gracefully fail if gdiplus.dll not available
- Bug 258511 - preference to disable SVG
- Bug 267953 - allow text/ecmascript for <svg:script>
- Bug 267657 - clicking on link causes new window to open
- Bug 272630 - Make getCTM() behave correctly
- Bug 272885 - disable element rendering if width/height=0
- Bug 274698 - Improve nsSVGLength.cpp
- Bug 276316 - Gradients should be "live"
- Bug 280391 - SVGSVGElement.getElementById not implemented
- Bug 281742 - text as clip path causes paint loop
- Bug 281950 - Landing of cairo/libpixman
- Bug 281990 - <svg:tspan> doesn't propagate transform
Posted by tor at 9:11 PM
February 8, 2005
2005-02-07 Weekly Update
Checkins during the past week:- Bug 279922 - <svg:image> crash if renderer surface create fails (libart)
- Bug 279967 - allow use of cairo on MacOS X
- Bug 280214 - views don't get updated with SVG generated in XUL
- Bug 280519 - clean up nsSVGValue.h dependencies
- Bug 280554 - SVG content and layout should use GetAnimVal, not GetBaseVal
- Bug 280926 - nsSVGOuterSVGFrame should implement CanPaintBackground()
- Bug 163068 - zoom and pan implementation (frontend)
- Bug 199771 - gracefully fail if gdiplus.dll not available
- Bug 258511 - preference to disable SVG
- Bug 267953 - allow text/ecmascript for <svg:script>
- Bug 267657 - clicking on link causes new window to open
- Bug 272630 - Make getCTM() behave correctly
- Bug 272885 - disable element rendering if width/height=0
- Bug 276316 - Gradients should be "live"
- Bug 280391 - SVGSVGElement.getElementById not implemented
Posted by tor at 12:47 AM