Commit Graph

8 Commits

Author SHA1 Message Date
Rob Greene e0e16e5325 Updating title text to match image header. #114 2023-10-20 13:28:09 -05:00
Rob Greene 087df7535e Adding DiskDiff and enhancing the basic disk comparison capabilities. 2022-03-13 18:03:53 -05:00
Rob Greene 92147b03ac Adding ability to view shape table files. 2022-03-08 21:44:15 -06:00
Rob Greene d19676fa9e Adding disassembly extract/view support. 2022-03-06 14:32:10 -06:00
Rob Greene 154be7df27 Updating copyright date. 2022-01-18 22:08:50 -06:00
Rob Greene 676301853c Misssed CSV and JSON format for 'acx'; updated 'ac' help. #42 2022-01-13 22:03:43 -06:00
Rob Greene 366c921ed5 Fixing error message handling for the Import dialog. Also updated the
TextBundle#get method to check for the key. If the key does not exist,
return a string indicating was is missing to help track this down in the
future.
2022-01-09 17:14:43 -06:00
Rob Greene d69c923bad Multiple changes.
1. This change introduces the current SWT builds that exist in Maven;
removing the need to locate and capture the JAR files.
2. The current SWT change is to capture the new Mac OS X aarch64 builds
("Apple Silicon").
3. The current version of SWT, however, requires Java 11.
4. Due to the complexity of the prior Gradle build, it was restructured.
2021-12-19 21:19:33 -06:00