summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed round rectangles to correctly scale radii. Repacked jars with differen...kitfox2008-03-051-3/+3
* Added Base64 stream codecs. Added Main-Class attribute to generated jars.kitfox2008-02-285-2/+213
* Updated color parsing to handle rgb percentageskitfox2008-02-261-5/+9
* Changed InputStream readers to handle European characters. Reorganised build...kitfox2008-02-111-9/+17
* Quick hack to allow 'currentColor' to be parsedkitfox2007-12-121-0/+6
* Added picking against bounding boxes.kitfox2007-08-216-15/+25
* Added pickng by rectangular areas. Fixed bug with picking by point.kitfox2007-08-198-26/+55
* Fixed miterlimit error.kitfox2007-07-309-5/+11776
* Added parsing of gzipped svg files.kitfox2007-07-183-20/+89
* Partially added inflationi of zipped files.kitfox2007-07-173-17/+61
* <a> tag now takes nested elements.kitfox2007-06-243-4/+108
* Added <a> tag recognition to parser.kitfox2007-06-063-5/+104
* Restoring SVG Salamander to it's original code base, and updating build scripts.kitfox2007-05-30139-0/+24352
* reverting to original source treekitfox2007-05-299-1007/+0Star
* Restructuring content.kitfox2007-04-21190-3957/+0Star
* Updating webkitfox2007-04-181-0/+40
* Switching to W3C's Java binding.kitfox2007-04-13337-6511/+3957Star
* Added more interfaces.kitfox2007-04-137-0/+290
* Added filter interfaces.kitfox2007-04-1335-15/+1204
* Added text and formatting interfaces.kitfox2007-04-1322-39/+950
* Fixed bad imports.kitfox2007-04-135-12/+5Star
* Added basic shapes.kitfox2007-04-137-0/+273
* Added path definitions.kitfox2007-04-1325-35/+1001
* Testkitfox2007-04-131-1/+1
* Added Document Structure interfaceskitfox2007-04-1326-18/+822
* Pseudocode for main rendering logic. Roughing in SVG structure.kitfox2007-04-121-0/+316
* Pseudocode for main rendering logic. Roughing in SVG structure.kitfox2007-04-1252-0/+2502
* Pseudocode for main rendering logic.kitfox2007-04-121-2/+40
* Added SAX parserkitfox2007-04-113-0/+236