Commit Graph

873 Commits

Author SHA1 Message Date
John B. Matthews
111502da4b Update developer contact information. 2008-05-16 21:23:19 +00:00
Robert Greene
d3e19017f8 Just cleaning up... 2008-02-09 03:42:38 +00:00
Robert Greene
6660a222b7 Updating for the 1.3.4 release of AppleCommander. 2007-03-31 17:23:52 +00:00
Robert Greene
7bc0934395 Updating copyright date to 2007. 2007-03-31 17:01:03 +00:00
Robert Greene
2d9aad9cf5 Blindly committing my changes from early 2006???? 2007-03-31 14:04:23 +00:00
Robert Greene
1f813a17e4 Changing dates to 2007. 2007-03-31 14:03:15 +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
John B. Matthews
f7f0391b6c Fixed misspelling of "verion"; added "-" to ac.jar file name; added source tag for 1.5 compatibility. 2006-04-23 05:04:32 +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
c178877f74 Removing an unused import. 2006-04-16 03:24:29 +00:00
Robert Greene
7ebfb78e80 Synchronizing existing updates against repository. 2006-04-09 18:18:09 +00:00
Robert Greene
826e172fdb Synchronizing existing updates against repository. 2006-04-09 17:29:18 +00:00
Robert Greene
6fffca84af Changed classpath. 2004-11-09 04:08: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
9d41ed1fd8 (I think this was updated for Eclipse 3.0.) 2004-11-09 03:22:00 +00:00
Robert Greene
c61f08ee40 TODO update. 2004-07-17 00:23:32 +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
38754a05a5 Updated to show internationalization and Eclipse 3.0 adaptation
being complete.
2004-07-11 15:12:37 +00:00
Robert Greene
a51fda792f Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks. As these are tests, the internationalization
piece basically was adding a comment to get rid of warnings.
2004-07-11 15:11:32 +00:00
Robert Greene
3b926360ef Made TestConfig to support different desktops instead of hard-coding
paths.
2004-07-11 15:10:27 +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
5ef7c06fff Eclipse keeps trying to stick this in, so I'll let it. 2004-07-11 15:04:51 +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
18b0d5f13e Updated to reflect my following of Eclipse 3.0 hints and suggestions. 2004-07-04 22:05:49 +00:00
Robert Greene
5e1382be25 Ignoring TestImage.* files (from image tests). 2004-07-04 22:04:45 +00:00
Robert Greene
03b34ef138 Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks. The i18n may be misplaced as this is test
code...
2004-07-04 22:04:20 +00:00
Robert Greene
d0da779cbe Preparing for internationalization as well as responding to the tighter
Eclipse 3.0 code checks. Added RLE and ICO test. The i18n may be
misplaced as this is test code...
2004-07-04 22:03:55 +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