Commit Graph

15 Commits

Author SHA1 Message Date
Rob Greene
2699b3cea6 Went through and did a pass on spell checking. #36 2019-10-06 19:40:19 -05: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
3b31a9385d Detecting Windows and disabling case insensitive file filters as they
aren't supported (or needed!). #35
2019-10-05 15:26:11 -05:00
Rob Greene
3187d016af Setting default filter index. #35 2019-10-01 19:07:05 -05:00
Rob Greene
b14b72476e Patching file extensions to include upper/lower case in filters. 2018-06-12 21:42:35 -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
Devon Hubner
cc4a6ea7db Created new RGB jpeg images with Shaston font 2018-03-28 22:10:08 -04:00
Lisias
9e132b15ce Implemeting User Warnings for the disk related errors. 2018-01-08 12:02:59 -02:00
Lisias
d20056380e Using a new Exception for handling unknown disk formats. This will make handling errors easier. 2018-01-08 12:02:58 -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