AppleCommander/src/com/webcodepro/applecommander/storage
2003-12-22 01:20:37 +00:00
..
filters/imagehandlers Added getPoint, getWidth, getHeight. 2003-12-22 01:19:39 +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 Organized imports. In particular, the 2003-09-01 03:27:06 +00:00
AppleWorksDataBaseFileFilter.java Organized imports. In particular, the 2003-09-01 03:27:06 +00:00
AppleWorksSpreadSheetFileFilter.java Organized imports. In particular, the 2003-09-01 03:27:06 +00:00
AppleWorksWordProcessorFileFilter.java Organized imports. In particular, the 2003-09-01 03:27:06 +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 Added the new image flag and SaveAs method (essentially a rename). 2003-12-08 00:50:06 +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 Updated graphic image size to be 8184 to 8192 (inclusive). 2003-12-10 07:06:29 +00:00
DosFormatDisk.java Organized imports. In particular, the 2003-09-01 03:27:06 +00:00
FileEntry.java Added canCompile metod to all FileEntry objects. 2003-12-04 06:00:26 +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 Correction suggested by Chris Morse to continue searching for 2003-09-05 03:24:44 +00:00
GraphicsFileFilter.java Added support for QuickDraw II icon. 2003-12-22 01:20:37 +00:00
HexDumpFileFilter.java Migrated code to generate the formatted hex dump into AppleUtil. 2003-12-11 05:32:28 +00:00
IntegerBasicFileFilter.java Organized imports. In particular, the 2003-09-01 03:27:06 +00:00
OzDosFormatDisk.java Another format that puts DOS onto an 800K device. 2002-12-17 05:25:45 +00:00
PascalFileEntry.java Updated graphic image size to be 8184 to 8192 (inclusive). 2003-12-10 07:06:29 +00:00
PascalFormatDisk.java Added a colon (:) to getDiskName per John Matthews. 2003-09-01 03:24:44 +00:00
ProdosCommonDirectoryHeader.java Moved AppleUtil to com.webcodepro.applecommander.util package. 2003-05-26 21:10:50 +00:00
ProdosCommonEntry.java Organized imports. In particular, the 2003-09-01 03:27:06 +00:00
ProdosDirectoryEntry.java Handles ProDOS directory entries (as opposed to directory headers). 2003-03-06 03:55:03 +00:00
ProdosDiskSizeDoesNotMatchException.java Explicitly thrown when the physical disk will not hold a block. 2003-03-31 05:04:45 +00:00
ProdosFileEntry.java Added detection of SHR 3200 mode. 2003-12-21 06:15:31 +00:00
ProdosFileTypes.properties Added compile flag to BAS. 2003-12-04 05:59:21 +00:00
ProdosFormatDisk.java Added support to handle canCompile flag per ProDOS file type. 2003-12-04 06:01:08 +00:00
ProdosSubdirectoryHeader.java Moved AppleUtil to com.webcodepro.applecommander.util package. 2003-05-26 21:10:50 +00:00
ProdosVolumeDirectoryHeader.java Moved AppleUtil to com.webcodepro.applecommander.util package. 2003-05-26 21:10:50 +00:00
RdosFileEntry.java Added canCompile metod to all FileEntry objects. 2003-12-04 06:00:26 +00:00
RdosFormatDisk.java Organized imports. In particular, the 2003-09-01 03:27:06 +00:00
TextFileFilter.java Added changes per John Matthews fixes for AppleCommander 1.2.3. 2003-12-04 04:10:49 +00:00
UniDosFormatDisk.java Changed disk creation to use a create method, as this is better 2002-12-17 05:27:34 +00:00