Commit Graph

1896 Commits

Author SHA1 Message Date
Dale Schultz 8f971b40ab
Release 0.9.4 MAY23 2022 2022-05-23 19:37:36 -04:00
Dale Schultz a1133b91db
Fix issue #192, table display with modified axis length, and formatting. 2022-05-23 19:32:48 -04:00
Dale Schultz d8bf9eade1
Release 0.9.3 MAY20 2022 2022-05-20 20:14:05 -04:00
Dale Schultz 0ed789e501
Add User level warning to switch tables, issue #190 2022-05-18 20:20:16 -04:00
Dale Schultz 553067a837
Read the Properties file just once 2022-05-18 19:54:24 -04:00
Dale Schultz 16dbe71471
Screen the files a User tries to add to the Editor Defintion Manager 2022-05-18 08:56:28 -04:00
Dale Schultz 2f89436bc0
Provide user a message when a table fails to display. Formatting ... 2022-05-16 20:13:19 -04:00
Robin K 7a43f7b9db Add missing right Panel refresh 2022-05-15 10:08:03 +02:00
Dale Schultz 6573edaf00
Match table property user level label with Editor User Level menu options 2022-05-10 20:42:11 -04:00
Dale Schultz 82b0eb35be
Add support to enable/disable Table Tree sorting 2022-05-10 20:10:54 -04:00
Dale Schultz 8ab2733fc0
Add support for i18n table progress messaging 2022-05-09 20:22:20 -04:00
Dale Schultz e6c678897b
Release 0.9.2 MAY07 2022 2022-05-07 09:22:24 -04:00
Dale Schultz 253291373d
Fix Nissan ROM checksum processing issue #184 2022-05-06 20:56:33 -04:00
Dale Schultz 0b1c55de23
Release 0.9.1 APR26 2022 2022-04-26 17:21:39 -04:00
Robin K 6521295880 Implement compare fix 2022-04-26 17:45:33 +02:00
Dale Schultz e7eaf8dc8f
Fix run.bat to start javaw where spaces exist in the path 2022-04-20 17:12:09 -04:00
Dale Schultz ae0f67ffd6
Update 3rd party distribution build tools instructions and build.xml file 2022-04-19 19:44:30 -04:00
Dale Schultz 53d8ea4bf7
Remove out-dated 3rd party distribution build tools 2022-04-19 19:33:43 -04:00
Dale Schultz 2d5606a06c
Release 0.9.0 APR18 2022 2022-04-18 20:09:34 -04:00
Dale Schultz 612c30eccb
Clear Compare menu when user cancels Chooser window.
List all Open ROMs in compare to same table.
Remove unused import.
Auto-fromatting cleanup.
2022-04-18 19:39:08 -04:00
Dale Schultz 48a4a98136
Add a TreeNode sort function to select a Comparable table 2022-04-18 17:37:56 -04:00
Dale Schultz b648cc1ac1
Implement Table name comaprison for ROM property panel table list order 2022-04-16 11:37:39 -04:00
Robin K 4e257ad2ee Include author and version in property view; Optimize table loading 2022-04-15 16:35:07 +02:00
Robin K 796934782f Remove saveData function 2022-04-15 09:23:49 +02:00
Robin K d7bdc145f7 Add optional version and author to ecu def 2022-04-14 20:30:43 +02:00
Robin K 574aed6b77 Add optimization 2022-04-13 18:18:39 +02:00
Robin K a7aaae3d86 Fix range calc; Add missing update call in presetPanel 2022-04-13 18:13:06 +02:00
Robin K 1cb41a3521 Fix whitespace issue in preset manager 2022-04-12 19:22:29 +02:00
Robin K 89970c9c5f Fix loading error with missing translation file 2022-04-09 17:02:27 +02:00
Robin K f241b59650 Add option to auto connect on startup 2022-04-09 10:21:33 +02:00
Robin K caea8b8098 Remove redundant includes 2022-04-08 22:38:43 +02:00
Robin K b4fb62c2b8 Fix logger loading from editor, minor loading improvements 2022-04-08 22:26:59 +02:00
Robin K bc720a6009 Add small bugfix for XDF layer 2022-04-06 16:17:58 +02:00
Robin K ef32dafc05 Fix build error for old java 6 2022-04-06 14:07:34 +02:00
Robin K fc6b618d87 Revert run script change 2022-04-06 11:54:58 +02:00
Robin K 727766d243 Implement profile.dtd patch function 2022-04-06 11:47:41 +02:00
Robin K 9ee04a0900 Remove DTD from profile xml generation 2022-04-04 17:51:55 +02:00
Robin K d37c5eb786 Move project files; Replace TTS with warning sound file; Fix run scripts 2022-04-03 16:22:20 +02:00
Robin K 9736e3eeeb Cleanup 2022-03-30 15:51:19 +02:00
Robin K 6b7fb4765b Refactor Bitwise Switch 2022-03-30 15:42:09 +02:00
Robin K 1cd7d25423 Cleanup 2022-03-30 15:42:09 +02:00
Robin K bccd2f2361 Move mask into dataCell, add fix for live preset updates 2022-03-30 15:42:09 +02:00
Dale Schultz f65da7ebea
Change ENV variable to System property for user home directory, and other formatting updates 2022-03-29 20:03:30 -04:00
Dale Schultz 3edc87c42d
Working towards 64 bit support 2022-03-29 19:43:38 -04:00
Dale Schultz 4970956dbf
Set some initial values so DOMsettingsBuilder and file writing don't fail with NullPointerException 2022-03-27 19:45:51 -04:00
Robin K a276a762ac Add locale 2022-03-27 16:44:35 +02:00
Dale Schultz 957997db4f
Drop call to getClass() when used with a static class literal 2022-03-26 14:57:28 -04:00
Dale Schultz ea86baaab6
Change XSLT processor used to save settings file 2022-03-24 17:28:40 -04:00
Dale Schultz 7ca4e5fc8c
Replace internal DOMParser with Document builder 2022-03-22 20:49:42 -04:00
Dale Schultz 8c8ef6a824
Eliminate call to Java EE API, removed in Java 11. 2022-03-22 19:53:09 -04:00