| Commit message (Expand) | Author | Age | Files | Lines |
* | makes checks to prevent exceptions | Keiron Liddle | 2001-02-23 | 1 | -1/+3 |
* | Patch for SVG viewbox | arved | 2001-02-11 | 3 | -5/+21 |
* | updated svg stuff for the latest java bindings | Keiron Liddle | 2000-11-29 | 11 | -1152/+1256 |
* | handles angle units, grads,rad,deg | Keiron Liddle | 2000-11-16 | 1 | -123/+140 |
* | removed unused code, jstyle'd | Keiron Liddle | 2000-11-16 | 1 | -245/+185 |
* | handles a list of css values | Keiron Liddle | 2000-11-13 | 1 | -0/+80 |
* | added stroke-dasharray value list | Keiron Liddle | 2000-11-13 | 1 | -236/+249 |
* | stores all the pattern info | Keiron Liddle | 2000-11-10 | 1 | -8/+24 |
* | throws ex for singular matrix | Keiron Liddle | 2000-11-09 | 1 | -0/+4 |
* | gets proper bbox, after transform | Keiron Liddle | 2000-11-08 | 1 | -4/+66 |
* | gets viewport element and transform matrix | Keiron Liddle | 2000-11-08 | 1 | -5/+52 |
* | adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch> | fotis | 2000-11-02 | 1 | -0/+7 |
* | Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibility | Steve Coffman | 2000-10-26 | 2 | -2/+2 |
* | added spreadMethod, gradientUnits | Keiron Liddle | 2000-10-25 | 2 | -215/+197 |
* | separated node list out into a new file | Keiron Liddle | 2000-10-20 | 2 | -25/+86 |
* | put spread method in right place | Keiron Liddle | 2000-09-22 | 2 | -13/+5 |
* | added current colour | Keiron Liddle | 2000-09-21 | 1 | -0/+2 |
* | better handling of symbol and use elements | Keiron Liddle | 2000-09-15 | 6 | -9/+116 |
* | added stuff to handle style sheets, selectors, styling | Keiron Liddle | 2000-09-11 | 12 | -375/+828 |
* | changes for the text elements, character data, tspan etc. | Keiron Liddle | 2000-09-04 | 8 | -38/+592 |
* | moving towards the dom impl with document and svg element | Keiron Liddle | 2000-08-29 | 23 | -467/+1168 |
* | css impl for styling | Keiron Liddle | 2000-08-28 | 4 | -0/+666 |
* | support for switch | Keiron Liddle | 2000-08-14 | 3 | -10/+26 |
* | updated for new bindings | Keiron Liddle | 2000-08-14 | 3 | -83/+22 |
* | added getWidth | Keiron Liddle | 2000-08-10 | 1 | -0/+5 |
* | a comment about the ElementImpl super class | Keiron Liddle | 2000-08-09 | 1 | -1/+6 |
* | fixed an npe | Keiron Liddle | 2000-08-09 | 2 | -2/+2 |
* | fixed up skew and rotation | Keiron Liddle | 2000-08-09 | 1 | -4/+5 |
* | added rounded edges vars | Keiron Liddle | 2000-07-27 | 1 | -2/+9 |
* | uses message handler to report errors | Keiron Liddle | 2000-07-24 | 2 | -3/+5 |
* | changes for new java bindings | Keiron Liddle | 2000-07-18 | 33 | -289/+851 |
* | adds method hasAttribute and hasAttributeNS to make class DOM 2 conform | fotis | 2000-07-15 | 1 | -20/+31 |
* | adds method importNode to make class DOM 2 conform | fotis | 2000-07-15 | 1 | -13/+23 |
* | fix: corrects package statement | fotis | 2000-07-15 | 1 | -13/+13 |
* | fix: makes constructor public and corrects package statement | fotis | 2000-07-15 | 1 | -14/+14 |
* | added method createAttributeNS to make sure it compiles properly | Keiron Liddle | 2000-07-12 | 1 | -0/+7 |
* | now allows rendering | Keiron Liddle | 2000-07-11 | 1 | -1/+1 |
* | just make it compile for now | Keiron Liddle | 2000-07-11 | 1 | -1/+1 |
* | svg dom implementation to hold svg data for rendering | Keiron Liddle | 2000-07-11 | 59 | -0/+6421 |