Commit Graph

  • 6714f12ca3 Include file name in disk listing. John B. Matthews 2008-06-07 13:39:08 +00:00
  • 0c69ea314f Make jar signing optional 2008-06-07 12:51:19 +00:00
  • 7605775c52 Don't touch Info.plist when copy-editing in build.xml. John B. Matthews 2008-06-07 12:08:20 +00:00
  • a179299b71 Update ECLIPSE-CONFIG re classpath. John B. Matthews 2008-06-07 11:49:12 +00:00
  • 256ad44e6d Handle multiple disks on command-line for -i, -ls, -l, -ll. John B. Matthews 2008-06-07 00:17:52 +00:00
  • 626eeada53 Add jarsigner support to ACBuild-default.properties 2008-06-06 22:27:36 +00:00
  • 0db3f17ca5 Add jarsigner task to build.xml; see comments. John B. Matthews 2008-06-06 21:41:06 +00:00
  • f726c3bfca Ignore user ui prefs. John B. Matthews 2008-06-06 20:39:13 +00:00
  • c0d66eda17 Don't control .classpath 2008-06-06 20:31:22 +00:00
  • a252362eb5 Add carbon libs to .classpath. John B. Matthews 2008-06-06 20:28:51 +00:00
  • 6b65f5614c Ignore .classpath more effectively. John B. Matthews 2008-06-06 20:23:04 +00:00
  • 4e119cc6f5 Ignore .classpath locally; tests should clean up after themselves. John B. Matthews 2008-06-06 20:14:36 +00:00
  • 4b1fe562c9 Add project specific target jvm prefs. John B. Matthews 2008-06-06 20:09:30 +00:00
  • a3aa3ff871 Ignoring build artifacts 2008-06-06 19:50:01 +00:00
  • 6e8adfe20d Add corresponding Mac paths. John B. Matthews 2008-06-06 18:16:13 +00:00
  • 2de5b5d5f3 Update basic configuration for Eclipse 3.3 from 2.x 2008-06-06 16:57:42 +00:00
  • 3572ed98fc Offer a way to change local file locations in build.xml via a local ACBuild.properties file (which doesn't get stored in the config management tool) 2008-06-06 16:52:56 +00:00
  • 70f43c56fc Default to HexDumpFileFilter() for binary data in -e option of command-line. John B. Matthews 2008-06-05 21:02:29 +00:00
  • 1e6b1d1638 Add lock, unlock and rename to command-line interface (proposed by David Schmidt). John B. Matthews 2008-06-05 11:54:14 +00:00
  • 59b9704617 Pull up setDiskName() to FormattedDisk. John B. Matthews 2008-06-05 11:13:55 +00:00
  • 0884796fb2 Normalize sense of lock parameter in ProdosFileEntry.setLocked() to match siblings. John B. Matthews 2008-06-05 11:11:59 +00:00
  • 3c3eefa739 Fix testCreateAndDeleteUniDos unit test. John B. Matthews 2008-06-05 10:21:33 +00:00
  • 9f98a36c7e Use UniversalDiskImageLayout.OFFSET in Disk John B. Matthews 2008-06-04 16:08:15 +00:00
  • 31875ea60c Iterate through sectors (not tracks) in getFiles(). John B. Matthews 2008-06-04 15:26:23 +00:00
  • 93cc49e546 Start a new release candidate. John B. Matthews 2008-06-03 19:23:29 +00:00
  • bcaf7ca997 Improved "2IMG" format recognition (optional comment: +32 word32). John B. Matthews 2008-06-03 19:22:18 +00:00
  • 8b33dc4aa6 Update to version 1.3.5 for release. v1-3-5 John B. Matthews 2008-06-02 17:07:41 +00:00
  • cb6fa9fc68 Use ac.mf to build executableCmdJar. John B. Matthews 2008-05-29 12:45:41 +00:00
  • c8ae68f19b Incorporate command-line guide in web site; update ac javadoc. John B. Matthews 2008-05-27 04:07:59 +00:00
  • 21abbe3433 Fix bug in PascalFormatDisk 800K; add Pascal unit tests. John B. Matthews 2008-05-24 16:32:43 +00:00
  • 058608b124 Add Mac application bundle; cross-platform build. John B. Matthews 2008-05-24 03:37:01 +00:00
  • 5b13796be0 Fix typo in comments. John B. Matthews 2008-05-22 17:30:27 +00:00
  • f6c5be1c64 Document long neglected 800K Pascal image support. John B. Matthews 2008-05-21 12:14:56 +00:00
  • 9fda5e9f42 Make start address optional in ac putFile(), default 0x2000 if required; fix warning. John B. Matthews 2008-05-19 02:43:43 +00:00
  • b403b3a4e9 Normalize parameter order; accept 0xnnnn for start address. John B. Matthews 2008-05-18 21:03:25 +00:00
  • 2dd931a0a0 Start 1.3.4.2; accept hex start address ($<addr>) in -p command. John B. Matthews 2008-05-18 20:00:16 +00:00
  • 76d6c21b89 Use AppleUtil to get unsigned start address in ac. John B. Matthews 2008-05-18 18:58:13 +00:00
  • c4ef209792 Bug fix: DosFormatDisk.createFile() must iterate sectors (not tracks); in ac.putFile() call setFileData() _then_ setAddress(). John B. Matthews 2008-05-18 06:15:02 +00:00
  • 713bfac5f2 Reformat command-line help text. John B. Matthews 2008-05-18 02:22:54 +00:00
  • 72a6d6ae80 Fix javadoc warnings. John B. Matthews 2008-05-17 21:04:08 +00:00
  • 0abb2ef45b Add -cc65 option to command-line. John B. Matthews 2008-05-17 13:48:58 +00:00
  • 111502da4b Update developer contact information. John B. Matthews 2008-05-16 21:23:19 +00:00
  • d3e19017f8 Just cleaning up... Robert Greene 2008-02-09 03:42:38 +00:00
  • 6660a222b7 Updating for the 1.3.4 release of AppleCommander. v1-3-4 Robert Greene 2007-03-31 17:23:52 +00:00
  • 7bc0934395 Updating copyright date to 2007. Robert Greene 2007-03-31 17:01:03 +00:00
  • 2d9aad9cf5 Blindly committing my changes from early 2006???? Robert Greene 2007-03-31 14:04:23 +00:00
  • 1f813a17e4 Changing dates to 2007. Robert Greene 2007-03-31 14:03:15 +00:00
  • 159e6a65e1 Minor spelling correction in a comment. Robert Greene 2007-03-31 13:59:52 +00:00
  • ef653863f3 Pascal disks may be either 140K or 800K. John B. Matthews 2007-03-30 21:49:20 +00:00
  • 04fc2ae1bd Fix CompareButton title. John B. Matthews 2006-04-27 07:10:24 +00:00
  • f7f0391b6c Fixed misspelling of "verion"; added "-" to ac.jar file name; added source tag for 1.5 compatibility. John B. Matthews 2006-04-23 05:04:32 +00:00
  • eb7b228075 Worked out externalizable strings for PascalFileEntry and PascalFormatDisk. Robert Greene 2006-04-22 04:13:33 +00:00
  • 379d4df5b9 Just switched to Disk instead of DosFormatDisk for constants that are declared on Disk (fixing warning markers). Robert Greene 2006-04-22 04:13:01 +00:00
  • 12db8ec8f9 Changed version number to 1.3.4 in preparation for next release. Robert Greene 2006-04-22 04:12:10 +00:00
  • 4e8448d2dd Trivial formatting change to test commit. John B. Matthews 2006-04-17 06:02:00 +00:00
  • 8b23db3d7d Merged in John B. Matthews' changes for AppleCommander 1.3.3.9. Robert Greene 2006-04-16 03:28:36 +00:00
  • 18cb7e533e Just clarifying columns for RDOS file entries. Robert Greene 2006-04-16 03:25:03 +00:00
  • c178877f74 Removing an unused import. Robert Greene 2006-04-16 03:24:29 +00:00
  • 7ebfb78e80 Synchronizing existing updates against repository. Robert Greene 2006-04-09 18:18:09 +00:00
  • 826e172fdb Synchronizing existing updates against repository. Robert Greene 2006-04-09 17:29:18 +00:00
  • 6fffca84af Changed classpath. Robert Greene 2004-11-09 04:08:03 +00:00
  • 134141814e Incorporated John B Matthews correction to file listing algorithm. Robert Greene 2004-11-09 04:07:39 +00:00
  • 6910ae0f45 John B Matthews revision to the Integer BASIC filter. Robert Greene 2004-11-09 04:06:51 +00:00
  • 9d41ed1fd8 (I think this was updated for Eclipse 3.0.) Robert Greene 2004-11-09 03:22:00 +00:00
  • c61f08ee40 TODO update. Robert Greene 2004-07-17 00:23:32 +00:00
  • d16693e883 Simplistic internationalization examples for Spanish and German. Robert Greene 2004-07-17 00:23:02 +00:00
  • d64a4ad95b Early hooks for creating directories. Robert Greene 2004-07-17 00:22:17 +00:00
  • 38754a05a5 Updated to show internationalization and Eclipse 3.0 adaptation being complete. Robert Greene 2004-07-11 15:12:37 +00:00
  • 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. Robert Greene 2004-07-11 15:11:32 +00:00
  • 3b926360ef Made TestConfig to support different desktops instead of hard-coding paths. Robert Greene 2004-07-11 15:10:27 +00:00
  • 289199fa3d Made TextBundle a general utility class. Robert Greene 2004-07-11 15:09:13 +00:00
  • 8be53ca2b5 Moved S-Leak to test package. Robert Greene 2004-07-11 15:08:23 +00:00
  • c4cd2c699b Made TextBundle a general utility class and changed to the UI-specific UiBundle. Robert Greene 2004-07-11 15:08:10 +00:00
  • 591924ce53 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-11 15:07:56 +00:00
  • 9629944ab8 Storage (aka domain) text. Robert Greene 2004-07-11 15:06:41 +00:00
  • 7d0561aa6a Internationalized the compiler. Robert Greene 2004-07-11 15:05:29 +00:00
  • 5ef7c06fff Eclipse keeps trying to stick this in, so I'll let it. Robert Greene 2004-07-11 15:04:51 +00:00
  • d8b3724eef Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-05 00:24:42 +00:00
  • 72cb1f2983 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-04 23:13:21 +00:00
  • b1017674b2 Internationalized the Wizard class, Compare Disks Wizard, and Compile File Wizard. Robert Greene 2004-07-04 23:13:09 +00:00
  • 18b0d5f13e Updated to reflect my following of Eclipse 3.0 hints and suggestions. Robert Greene 2004-07-04 22:05:49 +00:00
  • 5e1382be25 Ignoring TestImage.* files (from image tests). Robert Greene 2004-07-04 22:04:45 +00:00
  • 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... Robert Greene 2004-07-04 22:04:20 +00:00
  • 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... Robert Greene 2004-07-04 22:03:55 +00:00
  • 3eb7adc2a8 getFileExtensions is now a static member - updated code to reflect this. Robert Greene 2004-07-04 22:02:16 +00:00
  • 4bf1a965d5 Internationalized the Disk Image Wizard. Robert Greene 2004-07-04 22:01:11 +00:00
  • 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... Robert Greene 2004-07-04 22:00:43 +00:00
  • 991316badf Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-04 21:58:01 +00:00
  • 7503a1ce86 Fixed usage of static member. Robert Greene 2004-07-04 04:36:11 +00:00
  • 5b50976f0d Fixed a potential NullPointerException. Robert Greene 2004-07-04 04:35:46 +00:00
  • 6c80a79824 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-04 04:20:43 +00:00
  • 1abe035cf0 Changed isCodecAvailable to be a static method (as it should have been). Robert Greene 2004-07-04 04:20:18 +00:00
  • 513571a919 Updated notes. Robert Greene 2004-07-04 03:41:10 +00:00
  • 8e021c0446 *** empty log message *** Robert Greene 2004-07-04 03:38:20 +00:00
  • 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. Robert Greene 2004-07-04 03:37:53 +00:00
  • ad51365d17 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-04 03:34:35 +00:00
  • e016b966b5 Updated TODO. Robert Greene 2004-06-23 03:48:09 +00:00
  • 3f1fa1cfb2 Updated to support raw file filter import and fixed a raw file export bug. Robert Greene 2004-06-23 03:47:12 +00:00
  • 8519134bb1 Added raw file import checkbox. Robert Greene 2004-06-23 03:46:10 +00:00
  • f47c2c8ffd Added raw file import indicator. Robert Greene 2004-06-23 03:45:27 +00:00