Commit Graph

6 Commits

Author SHA1 Message Date
Rob Greene 6deb104ff7 Handling null pointer on non-Mac systems. #118 2023-10-27 21:52:22 -05:00
Rob Greene a6b736483b Adding About box to Mac OS X application menu as well. #118 2023-10-27 18:57:38 -05:00
Rob Greene a91bcec4a9 Bumping version of SWT to max it can go (without upgrading Java version); setting display data to maybe get a better dark mode experience. 2023-10-24 23:25:41 -05:00
Rob Greene 571da54fd0 Updating/adding copyright in all Java files. Made best guess for first
date.
2022-01-18 21:55:20 -06:00
Rob Greene ce0db8c2ee Setting app name in menu. 2022-01-17 21:05:30 -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