Rob Greene
|
643de4b4b1
|
Correcting acx import from an AppleSingle file to setup binary address correctly. #108
|
2023-10-21 13:54:04 -05:00 |
|
Rob Greene
|
852fbeb4b3
|
Pulling in some suggestions from IDE.
|
2023-10-21 13:52:53 -05:00 |
|
Rob Greene
|
c9dcb73b33
|
Adding a close listener and validating with user if the file has changed. #117.
|
2023-10-20 16:58:33 -05:00 |
|
Rob Greene
|
e3a0844fbd
|
No longer setting background color. Similar to #116.
|
2023-10-20 16:57:12 -05:00 |
|
Rob Greene
|
b3a5f3e9df
|
No longer setting background color. #116.
|
2023-10-20 16:14:43 -05:00 |
|
Rob Greene
|
045fc10c62
|
Ignoring .idea folder.
|
2023-10-20 16:14:20 -05:00 |
|
Rob Greene
|
9a300d1241
|
Adjusting font colors for BASIC listings based on dark mode (or not). #115.
|
2023-10-20 16:02:34 -05:00 |
|
Rob Greene
|
d174f2341d
|
Updating text to format better (at least on Linux). Need to check with other OSes. #113
|
2023-10-20 15:00:24 -05:00 |
|
Rob Greene
|
e0e16e5325
|
Updating title text to match image header. #114
|
2023-10-20 13:28:09 -05:00 |
|
A2 Geek
|
6064b52d41
|
Merge pull request #99 from ThomasFok/update_acx_readme
Update README.md
|
2023-02-19 19:16:05 -06:00 |
|
A2 Geek
|
74704f1ba9
|
Merge pull request #101 from ThomasFok/validate_import_command_options
acx - validation of address and auxtype parameters of import command
|
2023-02-19 19:14:51 -06:00 |
|
A2 Geek
|
60e30a962b
|
Merge pull request #100 from ThomasFok/fix/validate_coordinate
acx - validation of the track/sector/block parameters of read/write/dump commands
|
2023-02-19 17:21:55 -06:00 |
|
A2 Geek
|
1b3a5546ec
|
Merge pull request #97 from ThomasFok/fix/ignore_deleted_files
acx - Filter out deleted file entries
|
2023-02-12 12:38:47 -06:00 |
|
A2 Geek
|
09053d699b
|
Merge pull request #96 from ThomasFok/fix/mkdir
acx - Filter out deleted file entries in MkdirCommand
|
2023-02-12 12:32:54 -06:00 |
|
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 |
|
A2 Geek
|
23ae480321
|
Merge pull request #92 from ThomasFok/fix/as_import_lock_flag
acx - Imported AppleSingle files are locked
|
2023-02-11 18:10:54 -06:00 |
|
ThomasFok
|
e142bc0be3
|
Import command - validate address and auxtype options
|
2023-01-28 20:19:24 +00:00 |
|
ThomasFok
|
27496433eb
|
validation of track/sector/block parameters
|
2023-01-24 19:51:57 +00:00 |
|
ThomasFok
|
725d2cee3f
|
Update README.md
|
2023-01-23 17:13:10 +00:00 |
|
ThomasFok
|
b128ef0c60
|
ImportCommand - ignore deleted file entries
|
2023-01-19 13:36:49 +00:00 |
|
ThomasFok
|
1a189d6596
|
FileUtils::copyDirectory() ignores deleted files
|
2023-01-18 21:24:18 +00:00 |
|
ThomasFok
|
492d0633d9
|
FileUtils::copyFile() - ignore deleted files
|
2023-01-18 20:26:15 +00:00 |
|
ThomasFok
|
931804558e
|
RmdirCommand - ignore deleted file entries
|
2023-01-18 20:00:20 +00:00 |
|
ThomasFok
|
524a86a931
|
Filter out deleted file entries
|
2023-01-18 16:22:05 +00:00 |
|
ThomasFok
|
305b82f69c
|
Fix delete and lock command help messages
|
2023-01-15 20:24:58 +00:00 |
|
ThomasFok
|
3b99c1fdd0
|
Set lock flag unless destory, rename and write are all enabled
|
2023-01-14 15:28:27 +00:00 |
|
Rob Greene
|
8ca3e27fc4
|
Merge branch 'main' of git@github.com:AppleCommander/AppleCommander.git into main
|
2022-06-21 20:01:42 -05:00 |
|
Rob Greene
|
19686b9c85
|
1.9.0-SNAPSHOT
|
2022-06-21 20:01:22 -05:00 |
|
A2 Geek
|
39a9a889ab
|
Update gradle.properties
|
2022-06-04 20:03:01 -05:00 |
|
A2 Geek
|
804bce450f
|
Create dependabot.yml
|
2022-06-04 20:02:05 -05:00 |
|
Rob Greene
|
a37e48b6fe
|
Bumping to 1.8.0.
|
2022-05-23 14:21:51 -05:00 |
|
A2 Geek
|
1532f75f7d
|
Merge pull request #82 from AppleCommander/feature/rearrange_resources
Feature/rearrange resources
|
2022-04-06 21:00:06 -05:00 |
|
Rob Greene
|
4c578e19d3
|
Moving images into SWT GUI project.
|
2022-04-06 20:51:45 -05:00 |
|
Rob Greene
|
eb8e770abb
|
Removing unused text bundles.
|
2022-04-06 20:25:12 -05:00 |
|
Rob Greene
|
20c1a36b29
|
Removing the Java Swing app since it is incomplete.
|
2022-04-06 19:14:30 -05:00 |
|
Rob Greene
|
4b82a8ed27
|
Adding find duplicate files. Closes #79.
|
2022-04-03 22:02:45 -05:00 |
|
A2 Geek
|
ce92b7b280
|
Merge pull request #81 from AppleCommander/feature/dump_with_offset
Dump command now allows offset into sectore/block.
|
2022-04-02 22:27:48 -05:00 |
|
Rob Greene
|
d4f7d8afec
|
Dump command now allows offset into sectore/block.
|
2022-04-02 22:26:36 -05:00 |
|
Rob Greene
|
125fb818ee
|
Updated ant-ac to run Ant tests from the Gradle build. #80
|
2022-04-02 10:40:36 -05:00 |
|
Rob Greene
|
867d73e9b2
|
Adding Ant Task as a subproject and adding into build. Closes #80.
|
2022-04-02 09:49:52 -05:00 |
|
Rob Greene
|
fd066eea6d
|
Adding read/write commands.
|
2022-03-26 22:41:13 -05:00 |
|
Rob Greene
|
aab775e07a
|
Adding dump command to acx. #77
|
2022-03-21 21:59:38 -05:00 |
|
A2 Geek
|
7bb1408b3a
|
Merge pull request #78 from AppleCommander/feature/expand_compare_capabilities
Feature/expand compare capabilities #48
|
2022-03-19 22:41:59 -05:00 |
|
Rob Greene
|
d9f6653163
|
Adding compare by content.
|
2022-03-19 22:33:05 -05:00 |
|
Rob Greene
|
e6cbda9908
|
Adding filename disk comparison strategy.
|
2022-03-17 21:19:43 -05:00 |
|
Rob Greene
|
fdb4a6d566
|
Adding Range to better report a condensed description of differences.
|
2022-03-14 20:15:51 -05:00 |
|
Rob Greene
|
9a0a034849
|
Removing debugging line.
|
2022-03-13 20:59:09 -05:00 |
|
Rob Greene
|
fea602a0a4
|
'acx' returns non-zero code if disks do not match.
|
2022-03-13 20:52:33 -05:00 |
|
Rob Greene
|
8ea6990dd5
|
Adding limit to comparison.
|
2022-03-13 20:50:31 -05:00 |
|
Rob Greene
|
087df7535e
|
Adding DiskDiff and enhancing the basic disk comparison capabilities.
|
2022-03-13 18:03:53 -05:00 |
|