AppleCommander/app
A2 Geek 801cf68745
Merge pull request #93 from ThomasFok/fix/lock_del_cmd_help_msg
acx - help messages of delete and lock command are wrong
2023-02-11 18:14:51 -06:00
..
ant-ac Updated ant-ac to run Ant tests from the Gradle build. #80 2022-04-02 10:40:36 -05:00
cli-ac Adding Ant Task as a subproject and adding into build. Closes #80. 2022-04-02 09:49:52 -05:00
cli-acx Merge pull request #93 from ThomasFok/fix/lock_del_cmd_help_msg 2023-02-11 18:14:51 -06:00
gui-swt-linux-aarch64
gui-swt-linux-arm Rasbian being 32-bit seems to be a challenge now that AppleCommander has moved to a more modern variant of SWT. The new _appear_ to prevent 32-bit libraries. Pulling in the old library shows some differences in the SWT FontMetrics API (fontMetrics.getAverageCharacterWidth() vs. fontMetrics.getAverageCharWidth()). 2022-01-14 20:02:52 -06:00
gui-swt-linux-x86_64
gui-swt-macosx-aarch64
gui-swt-macosx-x86_64
gui-swt-win32-x86_64