mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-21 17:29:55 +00:00
Updated and added a couple of issues that I have seen while testing.
This commit is contained in:
parent
680f0e5732
commit
6e88e723a3
4
TODO
4
TODO
@ -25,6 +25,8 @@ This is the internal list of items that need to be done.
|
||||
a little speed improvement when switching filters (native, hex, raw) in the FileView.
|
||||
* Hans Otten provided information on Apple Pascal's formatting of ".text" files - they
|
||||
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.
|
||||
|
||||
--- FUTURE 1.3.x ---
|
||||
o Create reusable show dialog messages (they're scattered all over right now) to clean
|
||||
@ -41,6 +43,8 @@ o SWT image handlers do not appear to work correctly. BMP works - but color see
|
||||
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 Reports of a few issues with 800K images.
|
||||
|
||||
--- FUTURE 1.4.x (or later) ---
|
||||
o Change layout of DiskExplorer window to not be tabbed. Information could/should be
|
||||
|
Loading…
Reference in New Issue
Block a user