Added support for the CAPTION tag. You can now specify the fully qualified classname for the generated code by either submitting it via the -Dclass= commandline argument or by giving the table a caption with the name (commandline always overrides the caption).
Shrunk downloadsize by removing the sourcecode, buildscript and HISTORY file from the JAR archive. These items are now exclusively available from the source code repository.
Added borders to menu- and status bar to make them visually stand out a bit better.
- Menuitems now use CTRL instead of ALT focus
- Made the toolbar detachable and changed it's default location to be below
the menubar.
- detached the status field from the toolbar and made it a statusbar.
- Window title String (version) is now managed via build.xml
- Added "duplicate" feature to copy a loaded frame (handy for making
ABABABA style animations, when only the two input files A and B exist).
- Change the mousecursor to an hourglass symbol while exporting the animation.