Skip to main content

Release notes

Release notes for onyxbits.de software.

Release Notes: GiftedMotion (1.21)

Posted in
Spec Sheet
Name: 
GiftedMotion
Version: 
1.21

Added polish translation

Release Notes: Table2GridBag (1.6)

Posted in
Spec Sheet
Name: 
Table2GridBag
Version: 
1.6

Changelog:

  • 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).

Release Notes: Table2GridBag (1.4)

Posted in
Spec Sheet
Name: 
Table2GridBag
Version: 
1.4
  • Added -Dextends property to specify a class (FQN), generated classes will extend (default is "java.awt.Container")

Release Notes: GiftedMotion (1.20)

Posted in
Spec Sheet
Name: 
GiftedMotion
Version: 
1.20
  • Fixed the player sometimes skipping frames when drawing takes long by making sure that events are in fact fired on the event dispatcher thread.

Release Notes: Table2GridBag (1.3)

Posted in
Spec Sheet
Name: 
Table2GridBag
Version: 
1.3
  • Added more control over component alignment by interpreting the "style" attribute in table cells.
  • Added a preview mode. When started with -Dpreview, Table2GridBag will now open a preview window, containing the layout.
  • Added the "ConfigurablePanel" class - a panel that allows for dynamic layout changes in GUI applications without the need to recompile anything.
  • Added support for putting a preamble in front of the generated code (e.g. for adding a copyright/license notice).
  • Table cells can now be left empty, in which case they are automatically populated by a filler component.

Release Notes: Table2GridBag (1.2)

Posted in
Spec Sheet
Name: 
Table2GridBag
Version: 
1.2
  • Bugfix: -Dindent="" now recognizes the underscore ("_") character as tab, so multiple tabs can be specified on the console.
  • Added the new "-Dclass" property, which will produce a complete class instead of just the layout code.

Release Notes: Table2GridBag (1.1)

Posted in
Spec Sheet
Name: 
Table2GridBag
Version: 
1.1
  • Added user friendly error reporting.
  • Renamed properties. "cname" became "contraints" and "lname" became" "layoutManager"
  • A lot of cleanup and streamlining.

Release Notes: GiftedMotion (1.19)

Posted in
Spec Sheet
Name: 
GiftedMotion
Version: 
1.19
  • 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.
  • Added Help|FAQ menuitem.
  • Minor modifications to the German translation.

Release Notes: GiftedMotion (1.18)

Posted in
Spec Sheet
Name: 
GiftedMotion
Version: 
1.18


- 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

Release Notes: GiftedMotion (1.17)

Posted in
Spec Sheet
Name: 
GiftedMotion
Version: 
1.17


- 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.

Syndicate content