todo-os2.txt 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. Todo list for OS/2 version of FPC (Free Pascal Compiler).
  2. Please indent tasks which are done with 8 spaces.
  3. Item Priority Implemented by
  4. -----------------------------------------------------------------------------
  5. Free Vision high
  6. - FPC API
  7. - FileCtrl
  8. - Keyboard
  9. - Video
  10. - Mouse.................................................TH
  11. finish PM support high
  12. - PMWin...................................................RB
  13. - PMGPI...................................................RB
  14. - PMBitmap................................................RB
  15. - PMStdDlg
  16. ? enhance ld linker high
  17. libgdb medium
  18. OS/2 only rtl medium
  19. - SysOS2
  20. - DOS
  21. - ObjInc.INC
  22. - autothunking for 16-bit calls
  23. - ? linker (ALINK)
  24. FCL medium
  25. - disk.inc implementation
  26. - filutil.inc implementation
  27. - thread.inc
  28. - pipes.inc
  29. - ? unit SyncObjs
  30. - ? unit HTTPApp
  31. other OS/2 APIs low
  32. - TCP/IP
  33. - Sockets
  34. - FTP API
  35. - NetAPI (NetBIOS)
  36. - DIVE
  37. - DART
  38. - Unicode
  39. - OpenGL
  40. - MMOS2
  41. - SOM
  42. documentation low
  43. sample programs low