AppleCommander/src/com/webcodepro/applecommander/storage
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
..
AppleCommander-boot.dump If a PR#6 was used to reboot the computer, the output was still 2002-12-13 04:12:47 +00:00
ApplesoftFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
AppleUtil.java Added getSaneNumber and getSignedWordValue. 2003-02-26 01:29:12 +00:00
AppleWorksDataBaseFileFilter.java Updated comments to include a reference to gno.org. 2003-02-26 01:29:31 +00:00
AppleWorksSpreadSheetFileFilter.java This FileFilter exports AppleWorks Spread Sheet (ASP) files. 2003-02-26 01:30:04 +00:00
AppleWorksWordProcessorFileFilter.java Now carries margin setting through, sets font to Courier New (more 2003-02-17 04:37:38 +00:00
BinaryFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
Disk.java Added support for OzDOS and added a minor hack to getOffset to 2002-12-17 05:24:19 +00:00
DiskFullException.java Removed the two argument constructor, as it was not used as is a 2003-02-05 03:49:15 +00:00
DosFileEntry.java Added needsAddress and setAddress. 2003-02-11 04:34:28 +00:00
DosFormatDisk.java Added getSuggestedFiletype along with code reorganizations to 2003-02-17 04:41:06 +00:00
FileEntry.java Added needsAddress and setAddress. 2003-02-11 04:34:28 +00:00
FileEntryComparator.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
FileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
FormattedDisk.java Added getSuggestedFiletype along with code reorganizations to 2003-02-17 04:41:06 +00:00
GraphicsFileFilter.java Added support for Super Hires images compressed with the Apple IIGS 2003-01-09 04:47:35 +00:00
IntegerBasicFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
OzDosFormatDisk.java Another format that puts DOS onto an 800K device. 2002-12-17 05:25:45 +00:00
PascalFileEntry.java Added needsAddress and setAddress. 2003-02-11 04:34:28 +00:00
PascalFormatDisk.java Added getSuggestedFiletype along with code reorganizations to 2003-02-17 04:41:06 +00:00
ProdosCommonDirectoryHeader.java Added helper to handle directory file counts. 2003-01-11 22:05:21 +00:00
ProdosCommonEntry.java Added method to retrieve the block the ProDOS file entry sits on; 2003-01-11 22:06:22 +00:00
ProdosFileEntry.java Added AppleWorks Spread Sheet files to getSuggestedFilter. 2003-02-26 01:30:35 +00:00
ProdosFileTypes.properties Added indicators for filetypes that require an address. 2003-02-11 04:37:50 +00:00
ProdosFormatDisk.java Resolved issues with freeBlocks (was freeing index block even if that 2003-02-27 04:38:07 +00:00
ProdosSubdirectoryHeader.java Changed to work from readFileEntry. 2002-12-12 01:55:13 +00:00
ProdosVolumeDirectoryHeader.java Added ability to set values; work is done from readFileEntry and 2002-12-12 01:55:36 +00:00
RdosFileEntry.java Added needsAddress and setAddress. 2003-02-11 04:34:28 +00:00
RdosFormatDisk.java Added getSuggestedFiletype along with code reorganizations to 2003-02-17 04:41:06 +00:00
TextFileFilter.java Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
UniDosFormatDisk.java Changed disk creation to use a create method, as this is better 2002-12-17 05:27:34 +00:00