Files
svgedit/CHANGES
Vidar Hokstad a96efbd6f9 Added comment about using the Google hosted jQuery
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@56 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-07 15:04:55 +00:00

18 lines
607 B
Plaintext

2.0.1 - ???? ??, ????
---------------------
* added tooltips
* fix flyout menus
* ask before clearing the drawing (suggested by martin.vidner)
* control group, fill and stroke opacity
* fix flyouts when using color picker
* change license from GPLv2 to Apache License v2.0
* replaced Farbtastic with jPicker, because of the license issues
* removed dependency on svgcanvas.svg, now created in JavaScript
* added Select tool
* using jQuery hosted by Google instead of local version
2.0 - June 03, 2009
------------------
* rewritten SVG-edit, so now it uses OOP
* created HTML interface similar to Inkscape