Commit Graph

672 Commits

Author SHA1 Message Date
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
John B. Matthews
21abbe3433 Fix bug in PascalFormatDisk 800K; add Pascal unit tests. 2008-05-24 16:32:43 +00:00
John B. Matthews
058608b124 Add Mac application bundle; cross-platform build. 2008-05-24 03:37:01 +00:00
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