Whiteboard Plugin Changelog
0.0.6 -- September 15, 2009
- Reworked the copy and paste functionality to use the OS clipboard. This adds the ability to paste text and images directly into the whiteboard.
- Added the ability to create multi-line text shapes.
- Implemented undo functionality.
- Send forward/back can change display order one position at a time.
0.0.5 -- November 21, 2008
- Fixed an issue where multiple invites would be sent out.
- Fixed an issue where where an NullPointerException could occur when removing the PacketListeners.
0.0.4 -- October 11, 2007
- Issue 8: Provide users with an opportunity to save a whiteboard prior to closing an existing whiteboard or creating a new one.
- Added a invitation layer when starting a new one-on-one whiteboard session.
- Added a notification layer to alert whiteboard session participants when a new whiteboard is created or an existing one is closed.
- Reworked the property dialog so that a shape's color and opacity can be set in one place and are updated on-the-fly.
- Issue 26 and 14: Give ability to alter/resize a shape by dragging a selection handle.
- Issue 24: Support more graphic file types, depending on what the OS can support.
- Issue 17: Optionally track world and screen coordinates in the status bar as mouse is moved.
- Issue 9: Add the ability to export document as an image.
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 available.
- 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 transformation.
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 drawing 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