summaryrefslogtreecommitdiffstats
path: root/nbproject
Commit message (Expand)AuthorAgeFilesLines
* Added support for the SVG Marker tag.kitfox2011-02-083-4/+13
* Added new iteration methods for SVG element children.kitfox2010-09-042-2/+22
* Added support for inline images.kitfox2010-08-072-86/+164
* Fixed bug where chained 'move' path commands were not switching to 'line' aft...kitfox2010-03-103-41/+212
* Removing a lot of junk from svgSalamander.jarkitfox2008-12-082-14/+48
* Fixed round rectangles to correctly scale radii. Repacked jars with differen...kitfox2008-03-052-27/+8Star
* Added Base64 stream codecs. Added Main-Class attribute to generated jars.kitfox2008-02-284-5/+14
* Changed InputStream readers to handle European characters. Reorganised build...kitfox2008-02-115-233/+774
* Added <a> tag recognition to parser.kitfox2007-06-061-2/+2
* Added text and formatting interfaces.kitfox2007-04-131-0/+18
* Added path definitions.kitfox2007-04-131-2/+2
* Pseudocode for main rendering logic.kitfox2007-04-121-3/+106
* Adding NB build filekitfox2007-04-111-0/+7
* Added SAX parserkitfox2007-04-112-0/+111