mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 08:30:35 +00:00
Updated TODO list.
This commit is contained in:
parent
be66c679f6
commit
976311ca60
8
TODO
8
TODO
@ -27,6 +27,10 @@ This is the internal list of items that need to be done.
|
||||
are now read correctly with appropriate character spacing and header section is ignored.
|
||||
* Fixed error where viewing an invalid graphics file crashed AppleCommander (typically was
|
||||
too short). This can be done by context menu -> View As -> Graphics.
|
||||
* Further automate build (and web site) deployment.
|
||||
Ant now builds source zip, GUI JAR, command-line jar, javadoc, and website. Website zip
|
||||
file only needs to be extracted into the web root to be deployed. Windows executable is
|
||||
scripted but not plugged into the Ant script at this time.
|
||||
|
||||
--- FUTURE 1.3.x ---
|
||||
o Create reusable show dialog messages (they're scattered all over right now) to clean
|
||||
@ -42,8 +46,8 @@ o Improve file preview for AppleWorks Word Processor files (make implementation
|
||||
o SWT image handlers do not appear to work correctly. BMP works - but color seems
|
||||
off. GIF/PNG/JPEG give errors or a black image.
|
||||
o Resolve OS X issues where window cannot come to the foreground.
|
||||
o Further automate build (and web site) deployment.
|
||||
o Disk recognition appears to be faulty after CP/M added.
|
||||
o Disk recognition appears to be faulty after CP/M added. It may be that CP/M
|
||||
recognition is too "loose".
|
||||
o Reports of a few issues with 800K images.
|
||||
|
||||
--- FUTURE 1.4.x (or later) ---
|
||||
|
Loading…
Reference in New Issue
Block a user