1GENERAL:
2
3 * Crash with graphics set to a directory?
4 * Allow for graphics directories
5 * Hang with Xft2 (appears to be a bug in Xft2 rather than Zoom)
6 * Extra Zork II / Plundered Hearts definitions
7 * taipan.z5 text display underneath upper window bug
8 * [More] and recorded scripts broken?
9 * Option to turn on debugging mode for Mac OS X
10 * reset pixmap display on restart under v6
11 * XSL documentation
12 * crash when moving a file and its resources in OS X?
13 * Remove font numbering
14 * '>>' '<<' bug? again? (Xft thing?)
15
16 COCOA:
17 * upper window behaviour really needs to change:
18    - slowdown when the lower window gets full? (FIXED, I think)
19    - readline in upper window?
20 * way to distinguish between data/quetzal file types when opening files to save
21 * way to prompt for script files (recording + transcript)
22 * display error messages in alerts
23
24FUTURE:
25 * Sound
26 * Internationalisation support
27 * One-shot warning messages
28 * Tidy up display sub-system code:
29    * System-specific globals sometimes don't follow any sort of sane
30      naming convention (even compared to say, the file-management
31      functions)
32    * Need to distinguish layout functions (in display.c and layout.c)
33      from system-specific ones
34    * Need to sort out the naming of things like the 'text' structure
35      (layout_text?)
36 * Copy/paste (implemented in the Cocoa version)
37 * Way of changing default foreground/background colours
38