Commit Graph

885 Commits

Author SHA1 Message Date
John B. Matthews 48480e2444 Fix error in Pascal volume entry documentation. 2008-09-11 02:21:39 +00:00
John B. Matthews fbe831af96 Update Apple UCSD Pascal directory documentation. 2008-09-11 02:18:21 +00:00
John B. Matthews f378b7f586 Improve file/volume name editing in create wizard. 2008-08-24 10:00:21 +00:00
John B. Matthews e0b0cb5d8b Bug fix: don't truncate file/volume name in create wizard. 2008-08-24 01:16:47 +00:00
4fd53b91e1 Show different backgrounds for different disks while prototyping 2008-08-13 20:33:55 +00:00
John B. Matthews 4c39d06c34 Update ECLIPSE-CONFIG re compiler compliance level. 2008-06-10 23:38:16 +00:00
John B. Matthews 44fbc24852 Ignore org.eclipse.jdt.core.prefs 2008-06-10 23:18:07 +00:00
1f33af43a8 Clean up warnings 2008-06-09 14:38:46 +00:00
John B. Matthews 2658e3eb82 Continue listing after encountering unreadable disk . 2008-06-08 21:40:06 +00:00
John B. Matthews 4130b3626d Revert to common .classpath. 2008-06-08 20:37:55 +00:00
John B. Matthews 3067210446 Restore core prefs; use local prefsinstead. 2008-06-08 20:36:26 +00:00
5d49d56a76 Add tabbed pane to house disk visualizations 2008-06-08 18:59:41 +00:00
John B. Matthews 755f27700b Fix typo. 2008-06-08 16:43:40 +00:00
John B. Matthews 9a238b4505 Reduce warnings. 2008-06-08 16:41:51 +00:00
John B. Matthews ad5c978edd Update ECLIPSE-CONFIG re running in Eclipse. 2008-06-08 16:40:48 +00:00
John B. Matthews d88fc632bf Add new Mac jnilibs. 2008-06-08 15:15:04 +00:00
77ffc781c5 Add Swing file open dialog 2008-06-08 03:02:53 +00:00
7c9b7f1caa Add the NLS elements of the Swing GUI 2008-06-07 21:46:09 +00:00
John B. Matthews fffe3dd6d5 Correct email address. 2008-06-07 21:32:39 +00:00
John B. Matthews 6041309cfa Adjust dependency to always sign jars if possible. 2008-06-07 21:17:28 +00:00
f722c07ee2 Add nascent Swing GUI 2008-06-07 16:20:20 +00:00
John B. Matthews 6714f12ca3 Include file name in disk listing. 2008-06-07 13:39:08 +00:00
0c69ea314f Make jar signing optional 2008-06-07 12:51:19 +00:00
John B. Matthews 7605775c52 Don't touch Info.plist when copy-editing in build.xml. 2008-06-07 12:08:20 +00:00
John B. Matthews a179299b71 Update ECLIPSE-CONFIG re classpath. 2008-06-07 11:49:12 +00:00
John B. Matthews 256ad44e6d Handle multiple disks on command-line for -i, -ls, -l, -ll. 2008-06-07 00:17:52 +00:00
626eeada53 Add jarsigner support to ACBuild-default.properties 2008-06-06 22:27:36 +00:00
John B. Matthews 0db3f17ca5 Add jarsigner task to build.xml; see comments. 2008-06-06 21:41:06 +00:00
John B. Matthews f726c3bfca Ignore user ui prefs. 2008-06-06 20:39:13 +00:00
c0d66eda17 Don't control .classpath 2008-06-06 20:31:22 +00:00
John B. Matthews a252362eb5 Add carbon libs to .classpath. 2008-06-06 20:28:51 +00:00
John B. Matthews 6b65f5614c Ignore .classpath more effectively. 2008-06-06 20:23:04 +00:00
John B. Matthews 4e119cc6f5 Ignore .classpath locally; tests should clean up after themselves. 2008-06-06 20:14:36 +00:00
John B. Matthews 4b1fe562c9 Add project specific target jvm prefs. 2008-06-06 20:09:30 +00:00
a3aa3ff871 Ignoring build artifacts 2008-06-06 19:50:01 +00:00
John B. Matthews 6e8adfe20d Add corresponding Mac paths. 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
John B. Matthews 70f43c56fc Default to HexDumpFileFilter() for binary data in -e option of command-line. 2008-06-05 21:02:29 +00:00
John B. Matthews 1e6b1d1638 Add lock, unlock and rename to command-line interface (proposed by David Schmidt). 2008-06-05 11:54:14 +00:00
John B. Matthews 59b9704617 Pull up setDiskName() to FormattedDisk. 2008-06-05 11:13:55 +00:00
John B. Matthews 0884796fb2 Normalize sense of lock parameter in ProdosFileEntry.setLocked() to match siblings. 2008-06-05 11:11:59 +00:00
John B. Matthews 3c3eefa739 Fix testCreateAndDeleteUniDos unit test. 2008-06-05 10:21:33 +00:00
John B. Matthews 9f98a36c7e Use UniversalDiskImageLayout.OFFSET in Disk 2008-06-04 16:08:15 +00:00
John B. Matthews 31875ea60c Iterate through sectors (not tracks) in getFiles(). 2008-06-04 15:26:23 +00:00
John B. Matthews 93cc49e546 Start a new release candidate. 2008-06-03 19:23:29 +00:00
John B. Matthews bcaf7ca997 Improved "2IMG" format recognition (optional comment: +32 word32). 2008-06-03 19:22:18 +00:00
John B. Matthews 8b33dc4aa6 Update to version 1.3.5 for release. 2008-06-02 17:07:41 +00:00
John B. Matthews cb6fa9fc68 Use ac.mf to build executableCmdJar. 2008-05-29 12:45:41 +00:00
John B. Matthews c8ae68f19b Incorporate command-line guide in web site; update ac javadoc. 2008-05-27 04:07:59 +00:00