Type
|
Changes
|
By
|
|
Added a new project dialog allowing users to either select an existing template, a file from a local directory or an existing project to initiate a new design session.
|
jwang
|
|
Added wait features when performing functions that take a few seconds to complete including project opening and data dictionary importing.
|
jwang
|
|
Added a Help dialog detailing the version, build date and copyright statement.
|
jwang
|
|
Added a new report format for the validation feature. Technically the report for
mat was added to the
product-tools
package.
|
mcayanan
|
|
Added the capability to generate a local properties file at build time containing the name, current version, build date and copyright statement for use in the Help dialog and command-line version flag.
|
shardman
|
|
Updated the drag and drop feature to recursively include all required sub-objects and elements.
|
jwang
|
|
Updated the menu structure to support the new project dialog as well as remove any cascading menus.
|
jwang
|
|
Updated the menu bar icons and added more keyboard shortcuts.
|
jwang
|
|
Updated the D ata Dictionary Listing pane so that tabs are used to select the scope of the list instead of buttons. Also added a tab for displaying both objects and elements at the same time.
|
jwang
|
|
Adjusted the default pane sizes so that the dictionary related panes are 1/3 of the total width and the Validation Status pane is 1/3 of the total height.
|
jwang
|
|
Updated the Validation Status pane so that lines wrap.
|
jwang
|
|
Updated the Definition Details pane so that lines wrap. Also stripped the description field of carriage returns and line feeds.
|
jwang
|
|
Updated reformatting feature to word wrap at position 78 with subsequent lines of a wrapped value being indented 2 positions.
|
mcayanan
|
|
Updated reformatting feature to position the '=' to be two spaces past the longest element name up to a maximum predefined position (default is position 40).
|
mcayanan
|
|
Updated the batch file and shell script to auto-detect the LTDTool jar file.
|
mcayanan
|
|
Updated the supplied templates with complete keyword/substitution variable pairs. Also included templates for TABLE and IMAGE objects.
|
mcayanan
|
|
Updated the command-line options to use commas instead of spaces as the value separator. This change also applies to the LTDTool configuration file.
|
mcayanan
|
|
Fixed typos and grammatical errors in a number of messages.
|
jwang
|
|
Removed the spacing around the example to set the PATH variable to the LTDTool jar file in the Windows Setup section of the user guide.
|
mcayanan
|