Commit Graph

  • 48480e2444 Fix error in Pascal volume entry documentation. John B. Matthews 2008-09-11 02:21:39 +0000
  • fbe831af96 Update Apple UCSD Pascal directory documentation. John B. Matthews 2008-09-11 02:18:21 +0000
  • f378b7f586 Improve file/volume name editing in create wizard. John B. Matthews 2008-08-24 10:00:21 +0000
  • e0b0cb5d8b Bug fix: don't truncate file/volume name in create wizard. John B. Matthews 2008-08-24 01:16:47 +0000
  • 4fd53b91e1 Show different backgrounds for different disks while prototyping 2008-08-13 20:33:55 +0000
  • 4c39d06c34 Update ECLIPSE-CONFIG re compiler compliance level. John B. Matthews 2008-06-10 23:38:16 +0000
  • 44fbc24852 Ignore org.eclipse.jdt.core.prefs John B. Matthews 2008-06-10 23:18:07 +0000
  • 1f33af43a8 Clean up warnings 2008-06-09 14:38:46 +0000
  • 2658e3eb82 Continue listing after encountering unreadable disk . John B. Matthews 2008-06-08 21:40:06 +0000
  • 4130b3626d Revert to common .classpath. John B. Matthews 2008-06-08 20:37:55 +0000
  • 3067210446 Restore core prefs; use local prefsinstead. John B. Matthews 2008-06-08 20:36:26 +0000
  • 5d49d56a76 Add tabbed pane to house disk visualizations 2008-06-08 18:59:41 +0000
  • 755f27700b Fix typo. John B. Matthews 2008-06-08 16:43:40 +0000
  • 9a238b4505 Reduce warnings. John B. Matthews 2008-06-08 16:41:51 +0000
  • ad5c978edd Update ECLIPSE-CONFIG re running in Eclipse. John B. Matthews 2008-06-08 16:40:48 +0000
  • d88fc632bf Add new Mac jnilibs. John B. Matthews 2008-06-08 15:15:04 +0000
  • 77ffc781c5 Add Swing file open dialog 2008-06-08 03:02:53 +0000
  • 7c9b7f1caa Add the NLS elements of the Swing GUI 2008-06-07 21:46:09 +0000
  • fffe3dd6d5 Correct email address. John B. Matthews 2008-06-07 21:32:39 +0000
  • 6041309cfa Adjust dependency to always sign jars if possible. John B. Matthews 2008-06-07 21:17:28 +0000
  • f722c07ee2 Add nascent Swing GUI 2008-06-07 16:20:20 +0000
  • 6714f12ca3 Include file name in disk listing. John B. Matthews 2008-06-07 13:39:08 +0000
  • 0c69ea314f Make jar signing optional 2008-06-07 12:51:19 +0000
  • 7605775c52 Don't touch Info.plist when copy-editing in build.xml. John B. Matthews 2008-06-07 12:08:20 +0000
  • a179299b71 Update ECLIPSE-CONFIG re classpath. John B. Matthews 2008-06-07 11:49:12 +0000
  • 256ad44e6d Handle multiple disks on command-line for -i, -ls, -l, -ll. John B. Matthews 2008-06-07 00:17:52 +0000
  • 626eeada53 Add jarsigner support to ACBuild-default.properties 2008-06-06 22:27:36 +0000
  • 0db3f17ca5 Add jarsigner task to build.xml; see comments. John B. Matthews 2008-06-06 21:41:06 +0000
  • f726c3bfca Ignore user ui prefs. John B. Matthews 2008-06-06 20:39:13 +0000
  • c0d66eda17 Don't control .classpath 2008-06-06 20:31:22 +0000
  • a252362eb5 Add carbon libs to .classpath. John B. Matthews 2008-06-06 20:28:51 +0000
  • 6b65f5614c Ignore .classpath more effectively. John B. Matthews 2008-06-06 20:23:04 +0000
  • 4e119cc6f5 Ignore .classpath locally; tests should clean up after themselves. John B. Matthews 2008-06-06 20:14:36 +0000
  • 4b1fe562c9 Add project specific target jvm prefs. John B. Matthews 2008-06-06 20:09:30 +0000
  • a3aa3ff871 Ignoring build artifacts 2008-06-06 19:50:01 +0000
  • 6e8adfe20d Add corresponding Mac paths. John B. Matthews 2008-06-06 18:16:13 +0000
  • 2de5b5d5f3 Update basic configuration for Eclipse 3.3 from 2.x 2008-06-06 16:57:42 +0000
  • 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 +0000
  • 70f43c56fc Default to HexDumpFileFilter() for binary data in -e option of command-line. John B. Matthews 2008-06-05 21:02:29 +0000
  • 1e6b1d1638 Add lock, unlock and rename to command-line interface (proposed by David Schmidt). John B. Matthews 2008-06-05 11:54:14 +0000
  • 59b9704617 Pull up setDiskName() to FormattedDisk. John B. Matthews 2008-06-05 11:13:55 +0000
  • 0884796fb2 Normalize sense of lock parameter in ProdosFileEntry.setLocked() to match siblings. John B. Matthews 2008-06-05 11:11:59 +0000
  • 3c3eefa739 Fix testCreateAndDeleteUniDos unit test. John B. Matthews 2008-06-05 10:21:33 +0000
  • 9f98a36c7e Use UniversalDiskImageLayout.OFFSET in Disk John B. Matthews 2008-06-04 16:08:15 +0000
  • 31875ea60c Iterate through sectors (not tracks) in getFiles(). John B. Matthews 2008-06-04 15:26:23 +0000
  • 93cc49e546 Start a new release candidate. John B. Matthews 2008-06-03 19:23:29 +0000
  • bcaf7ca997 Improved "2IMG" format recognition (optional comment: +32 word32). John B. Matthews 2008-06-03 19:22:18 +0000
  • 8b33dc4aa6 Update to version 1.3.5 for release. v1-3-5 John B. Matthews 2008-06-02 17:07:41 +0000
  • cb6fa9fc68 Use ac.mf to build executableCmdJar. John B. Matthews 2008-05-29 12:45:41 +0000
  • c8ae68f19b Incorporate command-line guide in web site; update ac javadoc. John B. Matthews 2008-05-27 04:07:59 +0000
  • 21abbe3433 Fix bug in PascalFormatDisk 800K; add Pascal unit tests. John B. Matthews 2008-05-24 16:32:43 +0000
  • 058608b124 Add Mac application bundle; cross-platform build. John B. Matthews 2008-05-24 03:37:01 +0000
  • 5b13796be0 Fix typo in comments. John B. Matthews 2008-05-22 17:30:27 +0000
  • f6c5be1c64 Document long neglected 800K Pascal image support. John B. Matthews 2008-05-21 12:14:56 +0000
  • 9fda5e9f42 Make start address optional in ac putFile(), default 0x2000 if required; fix warning. John B. Matthews 2008-05-19 02:43:43 +0000
  • b403b3a4e9 Normalize parameter order; accept 0xnnnn for start address. John B. Matthews 2008-05-18 21:03:25 +0000
  • 2dd931a0a0 Start 1.3.4.2; accept hex start address ($<addr>) in -p command. John B. Matthews 2008-05-18 20:00:16 +0000
  • 76d6c21b89 Use AppleUtil to get unsigned start address in ac. John B. Matthews 2008-05-18 18:58:13 +0000
  • 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 +0000
  • 713bfac5f2 Reformat command-line help text. John B. Matthews 2008-05-18 02:22:54 +0000
  • 72a6d6ae80 Fix javadoc warnings. John B. Matthews 2008-05-17 21:04:08 +0000
  • 0abb2ef45b Add -cc65 option to command-line. John B. Matthews 2008-05-17 13:48:58 +0000
  • 111502da4b Update developer contact information. John B. Matthews 2008-05-16 21:23:19 +0000
  • d3e19017f8 Just cleaning up... Robert Greene 2008-02-09 03:42:38 +0000
  • 6660a222b7 Updating for the 1.3.4 release of AppleCommander. v1-3-4 Robert Greene 2007-03-31 17:23:52 +0000
  • 7bc0934395 Updating copyright date to 2007. Robert Greene 2007-03-31 17:01:03 +0000
  • 2d9aad9cf5 Blindly committing my changes from early 2006???? Robert Greene 2007-03-31 14:04:23 +0000
  • 1f813a17e4 Changing dates to 2007. Robert Greene 2007-03-31 14:03:15 +0000
  • 159e6a65e1 Minor spelling correction in a comment. Robert Greene 2007-03-31 13:59:52 +0000
  • ef653863f3 Pascal disks may be either 140K or 800K. John B. Matthews 2007-03-30 21:49:20 +0000
  • 04fc2ae1bd Fix CompareButton title. John B. Matthews 2006-04-27 07:10:24 +0000
  • 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 +0000
  • eb7b228075 Worked out externalizable strings for PascalFileEntry and PascalFormatDisk. Robert Greene 2006-04-22 04:13:33 +0000
  • 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 +0000
  • 12db8ec8f9 Changed version number to 1.3.4 in preparation for next release. Robert Greene 2006-04-22 04:12:10 +0000
  • 4e8448d2dd Trivial formatting change to test commit. John B. Matthews 2006-04-17 06:02:00 +0000
  • 8b23db3d7d Merged in John B. Matthews' changes for AppleCommander 1.3.3.9. Robert Greene 2006-04-16 03:28:36 +0000
  • 18cb7e533e Just clarifying columns for RDOS file entries. Robert Greene 2006-04-16 03:25:03 +0000
  • c178877f74 Removing an unused import. Robert Greene 2006-04-16 03:24:29 +0000
  • 7ebfb78e80 Synchronizing existing updates against repository. Robert Greene 2006-04-09 18:18:09 +0000
  • 826e172fdb Synchronizing existing updates against repository. Robert Greene 2006-04-09 17:29:18 +0000
  • 6fffca84af Changed classpath. Robert Greene 2004-11-09 04:08:03 +0000
  • 134141814e Incorporated John B Matthews correction to file listing algorithm. Robert Greene 2004-11-09 04:07:39 +0000
  • 6910ae0f45 John B Matthews revision to the Integer BASIC filter. Robert Greene 2004-11-09 04:06:51 +0000
  • 9d41ed1fd8 (I think this was updated for Eclipse 3.0.) Robert Greene 2004-11-09 03:22:00 +0000
  • c61f08ee40 TODO update. Robert Greene 2004-07-17 00:23:32 +0000
  • d16693e883 Simplistic internationalization examples for Spanish and German. Robert Greene 2004-07-17 00:23:02 +0000
  • d64a4ad95b Early hooks for creating directories. Robert Greene 2004-07-17 00:22:17 +0000
  • 38754a05a5 Updated to show internationalization and Eclipse 3.0 adaptation being complete. Robert Greene 2004-07-11 15:12:37 +0000
  • 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 +0000
  • 3b926360ef Made TestConfig to support different desktops instead of hard-coding paths. Robert Greene 2004-07-11 15:10:27 +0000
  • 289199fa3d Made TextBundle a general utility class. Robert Greene 2004-07-11 15:09:13 +0000
  • 8be53ca2b5 Moved S-Leak to test package. Robert Greene 2004-07-11 15:08:23 +0000
  • c4cd2c699b Made TextBundle a general utility class and changed to the UI-specific UiBundle. Robert Greene 2004-07-11 15:08:10 +0000
  • 591924ce53 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-11 15:07:56 +0000
  • 9629944ab8 Storage (aka domain) text. Robert Greene 2004-07-11 15:06:41 +0000
  • 7d0561aa6a Internationalized the compiler. Robert Greene 2004-07-11 15:05:29 +0000
  • 5ef7c06fff Eclipse keeps trying to stick this in, so I'll let it. Robert Greene 2004-07-11 15:04:51 +0000
  • d8b3724eef Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-05 00:24:42 +0000
  • 72cb1f2983 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-04 23:13:21 +0000