Robert Greene
618eba2fc7
Documents release process for AppleCommander.
2003-03-16 05:54:38 +00:00
Robert Greene
fe46a5b9ba
Moved 1.2.2 notes to VERSIONS.
2003-03-16 05:29:27 +00:00
Robert Greene
ab5cbb0a00
Added 1.2.2 notes.
2003-03-16 05:29:05 +00:00
Robert Greene
806fd87060
Added work directory (used for builds).
2003-03-16 05:28:46 +00:00
Robert Greene
671c98c37d
Updated version number to 1.2.2.
2003-03-16 05:27:53 +00:00
Robert Greene
2886271923
Added centering for File Import Settings dialog.
2003-03-16 05:27:38 +00:00
Robert Greene
17b85bba97
ANT build script.
2003-03-16 05:27:04 +00:00
Robert Greene
e7ec9b0b48
Updated to reflect addition of Hex Dump to 1.2.2.
2003-03-11 04:26:46 +00:00
Robert Greene
8a920e4cb4
Added Hex Dump as an option.
2003-03-11 04:25:15 +00:00
Robert Greene
c28924ef03
This FileFilter will format a file as a hex dump.
2003-03-11 04:24:36 +00:00
Robert Greene
dc2f36d6f1
Added getFormatted3ByteAddress.
2003-03-11 04:24:17 +00:00
Robert Greene
fb6785cf37
Updated 1.2.2 completed list to contain the progress indicator on
...
import and window centering. Added subdirectory creation as a
1.2.x TODO as well as a (possible) filter that decodes a binary file
into a hex dump. The future was also expanded with early ideas
for a file preview - see the entry on SourceForge where a discussion
is currently going on.
2003-03-06 13:56:49 +00:00
Robert Greene
0990b96d98
Updated to have all Wizard dialogs centered on the parent window.
2003-03-06 13:54:53 +00:00
Robert Greene
e8faaaff0b
This class contains SWT-related utility code. Initial routine is one
...
to center a child window upon the parent window.
2003-03-06 13:54:26 +00:00
Robert Greene
a39858237c
Finished up progress bar for import operation and centered the
...
window.
2003-03-06 13:53:49 +00:00
Robert Greene
30bde2eb4b
Updated test to reflect addition of DirectoryEntry interface; have
...
some early code in this release (commented out) related to having a
progress meter for imports.
2003-03-06 04:06:17 +00:00
Robert Greene
b4417671c4
Updated test to reflect addition of DirectoryEntry interface.
2003-03-06 03:59:14 +00:00
Robert Greene
db798f69cd
Added a reference to the related ProdosDirectoryEntry class.
2003-03-06 03:58:22 +00:00
Robert Greene
9b65d39df5
Migrated some subdirectory entry specific code into
...
ProdosDirectoryEntry.
2003-03-06 03:57:33 +00:00
Robert Greene
a554f8e8ec
Handles ProDOS directory entries (as opposed to directory headers).
...
They are different but work in conjunction with eachother.
2003-03-06 03:55:03 +00:00
Robert Greene
cac03c9764
Slight comment update.
2003-03-06 03:53:36 +00:00
Robert Greene
7d61186520
Removed getFiles as that will be covered by DirectoryEntry, if it is
...
implemented.
2003-03-06 03:53:07 +00:00
Robert Greene
e30264593c
Updated to adhere to the DirectoryEntry interface; subdirectories can
...
now be "extended" (additional blocks allocated to the directory);
started to add variables for constants in the hopes of making the code
a bit more obvious in its intent.
2003-03-06 03:52:18 +00:00
Robert Greene
563ebe4593
Added OPTS flag to identify GCJ compile flags.
2003-03-06 03:45:56 +00:00
Robert Greene
8494c31989
Updated to adhere to the DirectoryEntry interface; removed
...
entries covered by DirectoryEntry.
2003-03-06 03:45:21 +00:00
Robert Greene
5ef9a886b1
Added structure to MinGW/Win32 compile.
2003-03-06 03:43:50 +00:00
Robert Greene
a9ea9738c0
Updated to adhere to the DirectoryEntry interface.
2003-03-06 03:43:21 +00:00
Robert Greene
cd8af8fc82
First full-compile attempt for AppleCommander.
2003-03-06 03:42:02 +00:00
Robert Greene
0a74d116f5
Initial build script to compile native Windows executable.
2003-03-06 03:40:00 +00:00
Robert Greene
5fccf74422
Shred interface for any directory type. This may be the main
...
catalog or a subdirectory of some sort. The main catalog applies
to all disk formats while the subdirectory currently is only used by
ProDOS.
2003-03-06 03:39:41 +00:00
Robert Greene
57661933c9
Updated to reflect Windows build status.
2003-03-06 03:38:38 +00:00
Robert Greene
3253db5000
Updated completed list for directory and added some new TODO items.
2003-03-06 03:37:54 +00:00
Robert Greene
c2832e4b5d
Juggled FUTURE list a bit and added 1.2.2 completed list.
2003-03-02 23:12:39 +00:00
Robert Greene
603774e3cb
Updated VERSION number (1.2.2pre).
2003-03-02 23:11:48 +00:00
Robert Greene
d14399a834
Now enables/disables the address component as appropriate.
2003-03-02 23:11:23 +00:00
Robert Greene
0d233deaf3
Added comments; added create/delete/create sequence to verify that
...
file entries are re-used once the file has been deleted.
2003-03-02 23:10:46 +00:00
Robert Greene
c37fb4307a
Fixed filetype initialization; getFiles now tests if a file entry is empty
...
(in which case it is not returned); createFile now checks for deleted
files and re-uses the file entry.
2003-03-02 23:09:46 +00:00
Robert Greene
4652ac9f63
Added test to indicate if this entry is empty. Used to determine if this
...
is a valid entry or unused space.
2003-03-02 23:07:50 +00:00
Robert Greene
ced0fba9f2
Updated code to be 1.2.1.
2003-03-01 23:00:35 +00:00
Robert Greene
f1efba4bf9
Moved 1.2.1 updates from the TODO file to the VERSIONS file.
2003-03-01 22:59:29 +00:00
Robert Greene
257836c4a0
DiskInfo tab is now updated whenever it is displayed. Up until this
...
point, the information was static - so file imports or deletes never
updated the information.
2003-03-01 22:58:56 +00:00
Robert Greene
ca9a3236c8
Moved Import menu from file popup to the directory popup.
2003-03-01 22:57:49 +00:00
Robert Greene
43ad0bd2f3
Was not computing offset correctly for DOS format images of 800K.
...
Primarily, this affected UniDOS.
2003-03-01 22:56:59 +00:00
Robert Greene
390cb9e438
Updated fixed issues for DOS 3.3.
2003-03-01 16:07:54 +00:00
Robert Greene
1a23a3a7cb
Saving disks is now univerally optional; added tests for OzDOS as well
...
as UniDOS.
2003-03-01 16:06:52 +00:00
Robert Greene
d83defddc7
Fixed a bug where freeSectors and setFileData were not working
...
appropriately with deleted files (with an initial track of 255).
2003-03-01 16:04:42 +00:00
Robert Greene
ec47243efe
Fixed setSectorsUsed to set a word (two bytes) instead of a byte.
2003-03-01 16:03:20 +00:00
Robert Greene
ae1a101db2
Update of TODO indicating some file management issues as being fixed
...
as well as additional ideas.
2003-02-27 04:39:49 +00:00
Robert Greene
e0d6a78c37
Added tests to create and delete large files to help uncover issues
...
with large file management under ProDOS. Also identified a problem
with DOS disks.
2003-02-27 04:38:52 +00:00
Robert Greene
fc9214e886
Resolved issues with freeBlocks (was freeing index block even if that
...
block number was 0); setFileData now writes files of 128K correctly.
2003-02-27 04:38:07 +00:00