OpenPTC 1.0 Win32 Distribution TODO
-----------------------------------


- Add GDI support once the merger kit is implemented
- Add "use windowed output" and "use fullscreen output"
  options to Console.
- Fix windowed output to write to a back buffer then copy
  instead of always writing directly to the screen
- Implement proper Console::information string generation
- Add mode list support to DirectX Console
- Add code so that when exit() is called dx is cleanly shutdown
- Add window and icon position saving so mode exit is always
  clean without changing window and/or icon positions
- Fix Win32Hook to handle multiple hooks simultaneously
- Fix ALT-TAB to save primary and restore when activated again
- Fix Console::clear (bug in DirectXPrimary?)
- Fix the multipage palette bug (entry 255 = white)
- Upgrade DirectXPrimary to manage primary + another surface
  for multipage windowed output and palette bugfix
- Add Java support (RNI/JNI)
