index
:
bwlp/svg-salamander-core.git
master
svg-salamander's svg-core - clone of official repo, modified pom.xml
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Error handling now sends warnings to Logger.
kitfox
2013-03-09
23
-284
/
+270
*
Clip paths now only applied in tag where it is requested.
kitfox
2013-02-23
2
-2
/
+2
*
Fixing URL parsing.
kitfox
2013-02-05
1
-4
/
+7
*
Updating headers to reflect BSD license.
kitfox
2013-01-11
127
-2150
/
+3628
*
Fixing marker rotation issue for knots coincident with end points.
kitfox
2013-01-11
1
-2
/
+50
*
Fixing animation bug.
kitfox
2012-10-24
1
-8
/
+8
*
Fixing path calculation error for continuous joins.
kitfox
2012-10-17
13
-60
/
+161
*
Fixing null transform with linear gradients.
kitfox
2012-10-13
1
-1
/
+3
*
Creating wrapper Graphics when painting SVGIcon, SVGPanel.
kitfox
2012-10-10
3
-24
/
+62
*
Fixing color parsing bug in gradients.
kitfox
2012-10-03
2
-7
/
+8
*
AnimateTransform can now handle short parameter lists.
kitfox
2012-09-29
2
-9
/
+25
*
Now avoiding reentering XML parser when USE tags reference other documents.
kitfox
2012-09-29
4
-28
/
+59
*
Updating JNLP.
kitfox
2012-09-07
1
-3
/
+1
*
Can now handle gradients where first and last points are coincident.
kitfox
2012-08-30
2
-20
/
+26
*
Fixing parsing empty content in style attribute.
kitfox
2012-08-24
1
-13
/
+8
*
Now trimming text in <text> tag.
kitfox
2012-07-13
1
-0
/
+4
*
Adding support for 'letter-spacing' attr in Tspan element.
kitfox
2012-07-11
1
-4
/
+12
*
Can now safely update trees that contain embedded images.
kitfox
2012-07-01
1
-1
/
+10
*
Support for non-scaling stroke added.
kitfox
2012-04-25
1
-9
/
+33
*
Translate attribute now works when only one parameter specified.
kitfox
2012-04-25
1
-1
/
+8
*
RenderableElement clipping should now work even if no clip has been set on Gr...
kitfox
2012-04-03
1
-3
/
+10
*
Shape elements now handing currentColor attribute.
kitfox
2012-02-19
1
-2
/
+22
*
MarkerElement now respects markerUnits attribute.
kitfox
2012-01-16
1
-1
/
+15
*
If a Graphics2D has no clip region, clipping will now be ignored.
kitfox
2012-01-09
3
-19
/
+30
*
Fixes NPE when adding a track without a name.
kitfox
2012-01-08
1
-1
/
+7
*
Roots now automatically assigned a diagram when attached to SVGDiagram.
kitfox
2012-01-01
2
-8
/
+15
*
Adding TransformableElement.getXForm()
kitfox
2011-11-07
1
-1
/
+13
*
Added SVGElement.removeElement() method. ShapeElement can now handle invalid...
kitfox
2011-10-07
3
-6
/
+29
*
Fixed problem with path CLOSE instruction not returning cursor to start of pa...
kitfox
2011-07-05
4
-4
/
+18
*
Adding bugfix for markers with "none" attribute.
kitfox
2011-05-19
1
-2
/
+5
*
Missing tag warning now only printed if verbose mode is on. Tweaking the pom...
kitfox
2011-03-13
1
-1
/
+4
*
Fixed NPE exception when parsing styles of 0 length.
kitfox
2011-02-15
1
-2
/
+8
*
Added support for the SVG Marker tag.
kitfox
2011-02-08
4
-4
/
+320
*
Fixing animation update for XML attributes.
kitfox
2010-10-04
14
-93
/
+164
*
Adding <hkern> to source.
kitfox
2010-09-05
3
-4
/
+69
*
Added new iteration methods for SVG element children.
kitfox
2010-09-04
1
-0
/
+10
*
Added support for inline images.
kitfox
2010-08-07
10
-8
/
+10729
*
Optimized SVGUniverse to cache XMLReader, not create SAXReader.
kitfox
2010-03-24
1
-4
/
+16
*
XMLParseUtil can now handle unitless coordinates.
kitfox
2010-03-17
1
-2
/
+3
*
Added "px|em|ex" to XMLParseUtil.
kitfox
2010-03-16
1
-1
/
+1
*
Fixed bug where chained 'move' path commands were not switching to 'line' aft...
kitfox
2010-03-10
21
-158
/
+133
*
Now checking to see if path exists when resolving jar: urls.
kitfox
2009-05-31
1
-1
/
+1
*
Color table now parses the 'currentColor' color
kitfox
2009-05-06
1
-2
/
+2
*
Added rebuild() to AnimateElement that will allow the user to change the xml ...
kitfox
2009-04-23
8
-70
/
+423
*
Gradient references are now handled as URIs rather than being referenced dire...
kitfox
2009-04-22
1
-9
/
+17
*
Work around for running in webstart to handle URLs to the source jar where t...
kitfox
2009-03-19
1
-4
/
+14
*
Should now be possible to set id attribute even if element has not yet been a...
kitfox
2009-02-22
1
-1
/
+2
*
Removing a lot of junk from svgSalamander.jar
kitfox
2008-12-08
1
-0
/
+8
*
Added fix for calculating screen units while running on a headless server
kitfox
2008-04-28
1
-1
/
+9
*
Fixed problem with rendering patterns based on images set with 0 width or hei...
kitfox
2008-04-23
2
-2
/
+7
[next]