12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- Todo list for OS/2 version of FPC (Free Pascal Compiler).
- Please indent tasks which are done with 8 spaces.
- Item Priority Implemented by
- -----------------------------------------------------------------------------
- Free Vision high
- - FPC API
- - FileCtrl
- - Keyboard
- - Video
- - Mouse.................................................TH
- finish PM support high
- - PMWin...................................................RB
- - PMGPI...................................................RB
- - PMBitmap................................................RB
- - PMStdDlg
- ? enhance ld linker high
- libgdb medium
- OS/2 only rtl medium
- - SysOS2
- - DOS
- - ObjInc.INC
- - autothunking for 16-bit calls
- - ? linker (ALINK)
- FCL medium
- - disk.inc implementation
- - filutil.inc implementation
- - thread.inc
- - pipes.inc
- - ? unit SyncObjs
- - ? unit HTTPApp
- other OS/2 APIs low
- - TCP/IP
- - Sockets
- - FTP API
- - NetAPI (NetBIOS)
- - DIVE
- - DART
- - Unicode
- - OpenGL
- - MMOS2
- - SOM
- documentation low
- sample programs low
|