Menu

1.5 released

Fix losing the extensions declared in the Editor Settings if using the Additional properties setting
Add the ability in the Editor Scripts to get the Plugins
Add the ability in the Editor Scripts to get the EditorExtensions
Fix some cases in the JavaFX graphic framework when refreshing a DecoratedLabel or DecoratedButton in the Editor would lead to a StackTraceException
Show a clear error in the Client if a BufferOverflow has occured
Fix the Editor Script error messages line number being wrong if fields declarations are specified in the user script
Add new Editor Script methods to create a FileWriter with a specified extension
UACDSInterface Plugin: Fix InterfaceGroups not correctly moved in the Editor
UACDSInterface Plugin: make the UACDSEditor available for the Editor Scripts
Fix the extensions parameters edition not working anymore in the Editor
UACDSInterface Plugin: Fix the dialog used to create a new GraphicalGroup erroneuously using the list of InterfaceGroup names rather than the list of existing GraphicalGroups to avoid to create a GraphicalGroup with an existing name
UACDSInterface Plugin: Fix the generated XML file having duplicated Commands or Notifications if more than one SetParameter or event is associated to one CommandInterface or NotificationInterface
UACDSInterface Plugin: Fix the GraphicalGroups never being really removed from the model when trying to delete them
UACDSInterface Plugin: fix some problems in some cases with the keys used for the parsing
UACDSInterface Plugin: take into account the UACDSInterface capacities, for the parsing, the editing and the saving of the UACDSInterface XML file
Implement the A661_DIRECTIONAL_TABBING_EXTENSION and the A661_INITIAL_FOCUS_EXTENSION extensions
Add a Performance chart in the JavaFX Server to show the received buffers sizes. Add a detailed value to show the maximum received buffer size
Fix a bug where it was not possible in JavaFX to create a new Definition File and create 3 Layers in the newly created Definition File
Fix again Layers names which could be partially masked (overrun) in the Editor tree when changing them
UACDSInterface Plugin: fix the removal of GraphicalGroups not being performed completely
UACDSInterface Plugin: fix the removal of commands and notifications not being performed correctly
UACDSInterface Plugin: Allow the deletion of several elements of the UACDSInterface at once (multiselection)
Make the UIProperties Plugin Editor script-friendly
Fix the tabulation in the Editor Scripts not taken into account for links or colored messages
Fix the Editor not checking the Layers IDs when creating several Layers in the same Definition File
Fix a bug in the Server where setting a uchar value which was implemented by a short could lead to an Exception
Use POI library 3.14
Use Groovy 2.4.6
Fixed the value in the Editor Dialog still being changed after clicking on "Cancel" on String values in the Editor (the value in the DF was correctly unchanged in that case though)
Fix an exception which would occur when parsing DataScaling widgets if the Target ParameterID was written in hexadecimal rather than with the parameter ARINC ID
Fix an exception in the Editor which occurred when copy and pasting a widget by using CTRL-C / CTRL-V
Use JDependency 0.4
Re-implement the JavaFX to PPT conversion (should be much better)
Fix the Editor export not exporting the Polyline SymbolCommand definitions
Use MDIFramework 0.7.8
Use jfxConverter library 0.14
Fix exceptions which would happen in the Editor when ungrouping a Container which itself contained another container
Fix a bug where the widget renderer in the Graphical Window was not changed when applying a ReplaceBy in the Editor
Support URL, int, and boolean properties in extensions Manifest when these properties are set for Plugins. Note that the format for the key is <PluginID>-<Property Name="">, and in that case the setProperty(<Property Value="">) method will be called for the associated Plugin
Use MDIUtilities 0.8.8
Support ARINC 661 to SVG conversion in the Snapshot Plugin (ARINC 661 to PPT was already handled)
Fix undo which was not working anymore in the Editor
Fix DecoratedLabels and DecoratedButtons not being correctly centered when their text width is larger than their box
Fix ItemStyles not having an effect on 3D Items
Allow to use the Graphics Configuration colors in the MapItems UI XML configuration file in addition to colors and paints defined in the MapItems UI XML configuration file
When parsing several Definition Files at the same time in the Client, Server, or Editor, pop only one Error Panel for all Definition Files which have errors or warnings rather than one per each Definition File
Fix the ungroup method not showing correctly the tree in the Editor in some cases after the ungroup action
Add the ability to group Shapes in the PPT result of the PPT snapshot
Support in the Client for the reception of several Layer blocks in the same runtime Buffer

Posted by Hervé Girod 2016-04-12

Log in to post a comment.