Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
what_is_new_7 [2022/08/18 20:52]
admin [Dinamica NUI Utils (Graphical User Interface Utilities)]
what_is_new_7 [2022/08/18 20:55]
admin [Image Viewer (Map Viewer)]
Line 10: Line 10:
 ===== Image Viewer (Map Viewer) ===== ===== Image Viewer (Map Viewer) =====
  
-  * Blah blah+  * Fixed storage of options to use version 6.
  
 +  * Formatting all files using new code style.
 +
 +  * Changed project to make sure JDK 1.8 is being used on Netbeans.
 +
 +  * Change formatting to use the Eclipse one to avoid errors caused by the previous formatting tool; added formatting tool to project definition.
 +
 +  * Additional formatting and source clean ups.
 +
 +  * Add gitattributes;​ Normalize all the line endings.
 +
 +  * Fixed issue cause by the automatic clean up tool assuming the wrong type of container element.
 +
 +  * Removed unnecessary prefixes (and also some suffices) from DLL types now represented by "enum class"​.
 +
 +  * Passing exception straight to the showErrorDialog() to display the complete error.
 +
 +  * Refactoring for the definition of a separate tuple package.
 +
 +  * Defined specific preference set for Dinamica EGO 7.
 ===== Dinamica NUI Utils (Graphical User Interface Utilities) ===== ===== Dinamica NUI Utils (Graphical User Interface Utilities) =====