AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
Go to file
Robert Greene 0ca49a89f2 Added RTF export option. Changed format choice to be done via
select methods - to avoid dependence upon the internal code of
the filter. Currently, a contant integer is used, but that is leading
to multiple switch statements. This may be changed to some form
of innner class in the future. The change to a select method will
hide this internal state from the world (a good thing!).
2003-02-08 16:42:07 +00:00
build If a PR#6 was used to reboot the computer, the output was still 2002-12-13 04:12:47 +00:00
documentation New UML diagrams. 2003-01-23 05:55:40 +00:00
imageSource Increased width of logo. 2003-02-05 03:47:57 +00:00
src/com/webcodepro/applecommander Added RTF export option. Changed format choice to be done via 2003-02-08 16:42:07 +00:00
.classpath Changed swt.jar location to be pulled from a variable instead of 2003-02-07 22:47:57 +00:00
.cvsignore Added the ".uml" directory used by EclipseUML. 2003-01-23 05:59:10 +00:00
.project
ECLIPSE-CONFIG General directions for configuring Eclipse for AppleCommander 2003-02-07 22:48:17 +00:00
HEADER Updated copyright date to extend into 2003. 2003-02-05 03:57:31 +00:00
LICENSE
NATIVE-COMPILE Updated notes regarding Linux success and refers to the build 2002-12-06 20:11:36 +00:00