Commit Graph

11 Commits

Author SHA1 Message Date
Rob Greene
bc931fdaa0 Test filterPath for a null before preserving the setting. If user
cancels the FileDialog, it is not always set. #60
2021-12-12 15:53:33 -06:00
Rob Greene
253ad08520 using new constructor mechanism #36 2020-01-20 14:18:28 -06:00
Rob Greene
711df891a9 Reverting some of the changes as the interfaces bleed outside of the
implementation. #36
2019-10-06 15:44:08 -05:00
Rob Greene
f1202a1c66 This should clean up all the TextBundle#format with array references.
#36
2019-10-06 13:17:46 -05:00
Rob Greene
d54b14f797 Both TextBundle changes and DirectoryEntry change. #36
This is a change to the API, so bumping minor version as well. 1.6.0!
2019-10-06 13:09:17 -05:00
Rob Greene
6915ada616 Moved tokenizer out to the bastokenizer project; GUI now recognizes and
utilizes an AppleSingle on import.
2018-06-08 22:18:41 -05:00
Lisias
9e132b15ce Implemeting User Warnings for the disk related errors. 2018-01-08 12:02:59 -02:00
Lisias
2872d93acc Implementing a User Warning for the Disk Corruption problem. 1st pass. 2018-01-08 12:02:58 -02:00
Lisias
ae66b88e0a Adjusting the coding format as suggested in:
https://github.com/AppleCommander/AppleCommander/pull/19#pullrequestreview-82711570
2018-01-07 19:12:46 -02:00
Lisias T
50608b9c43 Fixing https://github.com/AppleCommander/AppleCommander/issues/18 2017-12-04 03:15:38 -02:00
Rob Greene
438e6ec1f0 First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00