Commit Graph

946 Commits

Author SHA1 Message Date
51f442d291 Add BYE keyword, indent/outdent FOR/NEXT loops (still need to refactor to eliminate duplicate spaces between two tokens) 2009-01-02 20:45:40 +00:00
cfd8c21c26 Better RTF production, better integration into context menu 2008-12-27 03:40:53 +00:00
2eb1437326 Implement Gutenberg disk translation 2008-12-26 20:36:47 +00:00
1a46ae1126 Directory parameter for file extract option (-x) is optional. 2008-12-20 10:52:31 +00:00
John B. Matthews ebc03f9635 Minor revision 4: document -x option for command-line. 2008-12-20 05:12:26 +00:00
4358c86618 Add the ability to extract everything from an image using its preferred export method. 2008-12-20 03:31:54 +00:00
John B. Matthews 1b50de52d3 Minor revision 3: Business BASIC integration. 2008-12-16 09:35:29 +00:00
John B. Matthews 7c5fab362d Exclude non-source files in javadoc target. 2008-12-16 09:33:58 +00:00
ecdc344cb7 Remove a debug statement 2008-12-16 05:55:06 +00:00
98b198c1cc Add Business BASIC viewer support 2008-12-16 05:27:17 +00:00
ec5c2b84b7 Add Business BASIC viewer support 2008-12-16 05:07:36 +00:00
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