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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Defaulting marker width and height to 1.
kitfox
2014-11-18
1
-2
/
+2
*
Now building markers when time update occurs.
kitfox
2014-11-18
1
-0
/
+2
*
Fixing parsing for transform elements.
kitfox
2014-10-30
1
-1
/
+1
*
Removing unused javax.crypto imports.
kitfox
2014-09-16
2
-4
/
+0
*
Fixing SVGSALAMANDER-43. Tspan now can handle differently sized X and Y coor...
kitfox
2014-08-10
2
-75
/
+118
*
Fixing SVGSALAMANDER-40. Now trimming leading and trailing whitespace from t...
kitfox
2014-08-10
2
-6
/
+7
*
Fixing SVGSALAMANDER-39. Viewport is now no longer set when rendering a diag...
kitfox
2014-06-27
3
-3
/
+3
*
Fixing SVGSALAMANDER-36. Default font weight for text is now normal.
kitfox
2014-06-26
1
-1
/
+1
*
Fixing JIRA SVGSALAMANDER-37 and SVGSALAMANDER-38. Viewbox now maps to full ...
kitfox
2014-06-25
2
-14
/
+39
*
ClipPath now propegates updateTime() to children.
kitfox
2014-05-13
1
-0
/
+8
*
Can now parse colors set to the empty string.
kitfox
2014-04-25
2
-4
/
+6
*
Picking now takes viewport transform into account.
kitfox
2014-02-27
2
-1
/
+32
*
Fixing SVGSALAMANDER-33. User can now selectively remove documents from cache.
kitfox
2014-02-06
1
-39
/
+19
*
Fixing SVGSALAMANDER-32. Adding a variety of automatic scaling options to SV...
kitfox
2014-02-06
2
-25
/
+149
*
Fixing SVGSALAMANDER-31. Can now animate an interpolation between two paths ...
kitfox
2014-02-06
1
-1
/
+1
*
Fixing SVGSALAMANDER-30. Animation elements with a 'to' but not a 'from' wil...
kitfox
2014-02-06
3
-11
/
+39
*
Fixing radial gradients where center and focal point are coincident.
kitfox
2013-10-06
1
-5
/
+1
*
Checking for null before TransformableElement.getXForm()
kitfox
2013-07-04
2
-2
/
+2
*
Tspan should now handle setting the x without the y also being specified.
kitfox
2013-06-08
7
-197
/
+269
*
clip-path can now handle "none".
kitfox
2013-03-23
1
-1
/
+2
*
Adding support for style sheets.
kitfox
2013-03-19
50
-2163
/
+2676
*
Error handling now sends warnings to Logger.
kitfox
2013-03-09
1
-0
/
+14
*
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
[next]