mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2025-01-13 02:29:45 +00:00
Updated notes.
This commit is contained in:
parent
7c7704d213
commit
4fb79dd70d
6
TODO
6
TODO
@ -14,6 +14,9 @@ This is the internal list of items that need to be done.
|
|||||||
(dos33, prodos, cpm, rdos, pascal);
|
(dos33, prodos, cpm, rdos, pascal);
|
||||||
- Filters are now in the filters package.
|
- Filters are now in the filters package.
|
||||||
- General storage classes remain under storage (Disk, FormattedDisk, etc).
|
- General storage classes remain under storage (Disk, FormattedDisk, etc).
|
||||||
|
* Added formatted assembly FileFilter. Understands Merlin format source files.
|
||||||
|
Need to recognize various formats - T.*, *.S, etc. Need examples for other
|
||||||
|
formats (Orca, APW, etc).
|
||||||
|
|
||||||
--- FUTURE 1.3.x ---
|
--- FUTURE 1.3.x ---
|
||||||
o Create reusable show dialog messages (they're scattered all over right now) to clean
|
o Create reusable show dialog messages (they're scattered all over right now) to clean
|
||||||
@ -26,13 +29,12 @@ o Create subdirectories as appropriate (ProDOS).
|
|||||||
o Improve file preview for Integer BASIC files.
|
o Improve file preview for Integer BASIC files.
|
||||||
o Improve file preview for AppleWorks Word Processor files (make implementation
|
o Improve file preview for AppleWorks Word Processor files (make implementation
|
||||||
generic to a Word Processor).
|
generic to a Word Processor).
|
||||||
o Add formatted assembly FileFilter. Needs to understand multiple assembly programs.
|
|
||||||
Need to recognize various formats - T.*, *.S, etc. (Merlin, Orca, APW, etc).
|
|
||||||
o SWT image handlers do not appear to work correctly. BMP works - but color seems
|
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.
|
off. GIF/PNG/JPEG give errors or a black image.
|
||||||
o It has been reported that Apple Pascal includes extra information at the beginning
|
o It has been reported that Apple Pascal includes extra information at the beginning
|
||||||
and/or the end of a line - need to resolve this for the preview and export function.
|
and/or the end of a line - need to resolve this for the preview and export function.
|
||||||
o Resolve OS X issues where window cannot come to the foreground.
|
o Resolve OS X issues where window cannot come to the foreground.
|
||||||
|
o Windows do not scroll an appropriate amount: PgUp/PgDn, arrows, mousewheel.
|
||||||
|
|
||||||
--- FUTURE 1.4.x (or later) ---
|
--- FUTURE 1.4.x (or later) ---
|
||||||
o Add RDOS writing capability.
|
o Add RDOS writing capability.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user