From 6e88e723a354a6617dccb264b05c2a7a9169b619 Mon Sep 17 00:00:00 2001 From: Robert Greene Date: Fri, 18 Jun 2004 02:23:00 +0000 Subject: [PATCH] Updated and added a couple of issues that I have seen while testing. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 500d900..5d42ed2 100644 --- a/TODO +++ b/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