Whiteboard Plugin Changelog
0.0.3 -- June 15, 2007
- Changed Whiteboard.java to extend JFrame rather than JDialog so that window minimize and maximize buttons would be available.
- Added the ability to change the order of shapes (Send to Back/Bring to Front).
- Added an automatic check on startup to see if a new version of the plugin is avaialable.
- Added Help menu item.
- Added a "run-standalone" target to the ant build.xml file.
- Improved the way "selected" elements are displayed.
- Implemented ability to pan by dragging the screen.
- Simplified world-to-screen transformaion.
0.0.2 -- April 18, 2007
- Set the minimum version of Spark to 2.5.0.
- Improved the UI so the toolbar buttons remain a fixed size regardless of the draving canvas size.
- Added preliminary support for working on a whiteboard with a group.
- Added the ability to copy and paste shapes.
- Added context sensitive right-click button pop menu.
- Added a deploy target to the ant build file.
- Added a changelog.html file.
1.0.0 - Alpha -- March 13, 2007