Commit Graph

400 Commits

Author SHA1 Message Date
John B. Matthews
5b13796be0 Fix typo in comments. 2008-05-22 17:30:27 +00:00
John B. Matthews
f6c5be1c64 Document long neglected 800K Pascal image support. 2008-05-21 12:14:56 +00:00
John B. Matthews
9fda5e9f42 Make start address optional in ac putFile(), default 0x2000 if required; fix warning. 2008-05-19 02:43:43 +00:00
John B. Matthews
b403b3a4e9 Normalize parameter order; accept 0xnnnn for start address. 2008-05-18 21:03:25 +00:00
John B. Matthews
2dd931a0a0 Start 1.3.4.2; accept hex start address ($<addr>) in -p command. 2008-05-18 20:00:16 +00:00
John B. Matthews
76d6c21b89 Use AppleUtil to get unsigned start address in ac. 2008-05-18 18:58:13 +00:00
John B. Matthews
c4ef209792 Bug fix: DosFormatDisk.createFile() must iterate sectors (not tracks); in ac.putFile() call setFileData() _then_ setAddress(). 2008-05-18 06:15:02 +00:00
John B. Matthews
713bfac5f2 Reformat command-line help text. 2008-05-18 02:22:54 +00:00
John B. Matthews
72a6d6ae80 Fix javadoc warnings. 2008-05-17 21:04:08 +00:00
John B. Matthews
0abb2ef45b Add -cc65 option to command-line. 2008-05-17 13:48:58 +00:00
John B. Matthews
111502da4b Update developer contact information. 2008-05-16 21:23:19 +00:00
Robert Greene
7bc0934395 Updating copyright date to 2007. 2007-03-31 17:01:03 +00:00
Robert Greene
159e6a65e1 Minor spelling correction in a comment. 2007-03-31 13:59:52 +00:00
John B. Matthews
ef653863f3 Pascal disks may be either 140K or 800K. 2007-03-30 21:49:20 +00:00
John B. Matthews
04fc2ae1bd Fix CompareButton title. 2006-04-27 07:10:24 +00:00
Robert Greene
eb7b228075 Worked out externalizable strings for PascalFileEntry and PascalFormatDisk. 2006-04-22 04:13:33 +00:00
Robert Greene
379d4df5b9 Just switched to Disk instead of DosFormatDisk for constants that are
declared on Disk (fixing warning markers).
2006-04-22 04:13:01 +00:00
Robert Greene
12db8ec8f9 Changed version number to 1.3.4 in preparation for next release. 2006-04-22 04:12:10 +00:00
John B. Matthews
4e8448d2dd Trivial formatting change to test commit. 2006-04-17 06:02:00 +00:00
Robert Greene
8b23db3d7d Merged in John B. Matthews' changes for AppleCommander 1.3.3.9. 2006-04-16 03:28:36 +00:00
Robert Greene
18cb7e533e Just clarifying columns for RDOS file entries. 2006-04-16 03:25:03 +00:00
Robert Greene
134141814e Incorporated John B Matthews correction to file listing algorithm. 2004-11-09 04:07:39 +00:00
Robert Greene
6910ae0f45 John B Matthews revision to the Integer BASIC filter. 2004-11-09 04:06:51 +00:00
Robert Greene
d16693e883 Simplistic internationalization examples for Spanish and German. 2004-07-17 00:23:02 +00:00
Robert Greene
d64a4ad95b Early hooks for creating directories. 2004-07-17 00:22:17 +00:00
Robert Greene
289199fa3d Made TextBundle a general utility class. 2004-07-11 15:09:13 +00:00
Robert Greene
8be53ca2b5 Moved S-Leak to test package. 2004-07-11 15:08:23 +00:00
Robert Greene
c4cd2c699b Made TextBundle a general utility class and changed to the
UI-specific UiBundle.
2004-07-11 15:08:10 +00:00
Robert Greene
591924ce53 Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks.
2004-07-11 15:07:56 +00:00
Robert Greene
9629944ab8 Storage (aka domain) text. 2004-07-11 15:06:41 +00:00
Robert Greene
7d0561aa6a Internationalized the compiler. 2004-07-11 15:05:29 +00:00
Robert Greene
d8b3724eef Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks.
2004-07-05 00:24:42 +00:00
Robert Greene
72cb1f2983 Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks.
2004-07-04 23:13:21 +00:00
Robert Greene
b1017674b2 Internationalized the Wizard class, Compare Disks Wizard, and Compile
File Wizard.
2004-07-04 23:13:09 +00:00
Robert Greene
3eb7adc2a8 getFileExtensions is now a static member - updated code to reflect this. 2004-07-04 22:02:16 +00:00
Robert Greene
4bf1a965d5 Internationalized the Disk Image Wizard. 2004-07-04 22:01:11 +00:00
Robert Greene
b4fa286dab Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks. This also includes an update that allows
BMP, RLE, JPEG, and ICO image types to be written. Probably SWT 3.0
only...
2004-07-04 22:00:43 +00:00
Robert Greene
991316badf Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks.
2004-07-04 21:58:01 +00:00
Robert Greene
7503a1ce86 Fixed usage of static member. 2004-07-04 04:36:11 +00:00
Robert Greene
5b50976f0d Fixed a potential NullPointerException. 2004-07-04 04:35:46 +00:00
Robert Greene
6c80a79824 Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks.
2004-07-04 04:20:43 +00:00
Robert Greene
1abe035cf0 Changed isCodecAvailable to be a static method (as it should have
been).
2004-07-04 04:20:18 +00:00
Robert Greene
d41ab179d2 Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks and the start of sharing dialogs across the
application.
2004-07-04 03:37:53 +00:00
Robert Greene
ad51365d17 Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks.
2004-07-04 03:34:35 +00:00
Robert Greene
3f1fa1cfb2 Updated to support raw file filter import and fixed a raw file export bug. 2004-06-23 03:47:12 +00:00
Robert Greene
8519134bb1 Added raw file import checkbox. 2004-06-23 03:46:10 +00:00
Robert Greene
f47c2c8ffd Added raw file import indicator. 2004-06-23 03:45:27 +00:00
Robert Greene
7de4fc40e5 Implemented setFileData. 2004-06-23 03:44:47 +00:00
Robert Greene
e9f68ff220 Implemented setFileData. 2004-06-23 03:39:40 +00:00
Robert Greene
0e8e1cff03 Fixed DosFileEntry with respect to ordering of setAddress, so moved
it back to original positioning.
2004-06-22 22:20:01 +00:00