AppleCommander/src/com/webcodepro/applecommander/storage
2003-03-06 03:53: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
DirectoryEntry.java Shred interface for any directory type. This may be the main 2003-03-06 03:39:41 +00:00
Disk.java Was not computing offset correctly for DOS format images of 800K. 2003-03-01 22:56:59 +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 Fixed setSectorsUsed to set a word (two bytes) instead of a byte. 2003-03-01 16:03:20 +00:00
DosFormatDisk.java Updated to adhere to the DirectoryEntry interface. 2003-03-06 03:43:21 +00:00
FileEntry.java Removed getFiles as that will be covered by DirectoryEntry, if it is 2003-03-06 03:53:07 +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 Updated to adhere to the DirectoryEntry interface; removed 2003-03-06 03:45:21 +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 Updated to adhere to the DirectoryEntry interface. 2003-03-06 03:43:21 +00:00
ProdosCommonDirectoryHeader.java Added helper to handle directory file counts. 2003-01-11 22:05:21 +00:00
ProdosCommonEntry.java Added test to indicate if this entry is empty. Used to determine if this 2003-03-02 23:07:50 +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 Updated to adhere to the DirectoryEntry interface; subdirectories can 2003-03-06 03:52:18 +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 Updated to adhere to the DirectoryEntry interface. 2003-03-06 03:43:21 +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