12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- 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
- - Keyboard................................................TH
- - Video...................................................TH
- - Mouse...................................................TH
- finish PM support high
- - PMWin...................................................RB
- - PMGPI...................................................RB
- - PMBitmap................................................RB
- - PMStdDlg................................................YP
- RTL
- - sockets
- - winsock
- - graph
- - pass dos compatibility tests
- ? enhance ld linker high
- libgdb medium
- OS/2 only rtl medium
- - SysOS2
- - DOS
- - ObjInc.INC
- - sysutils.pp
- - autothunking for 16-bit calls
- - ? linker (ALINK)
- FCL medium
- - disk.inc................................................TH
- - filutil.inc.............................................TH
- - thread.inc..............................................TH
- - pipes.inc...............................................TH
- - ? unit SyncObjs
- - ? unit HTTPApp
- other OS/2 APIs low
- - TCP/IP
- - Sockets (so32dll)
- - FTP API.................................................YP
- - NetAPI (NetBIOS)
- - DIVE....................................................KB
- - DART
- - Unicode
- - OpenGL/MesaGL
- - MMOS2
- - SOM
- - WPS
- packages low
- - SVGAlib
- - GTK
- documentation low
- sample programs low
- installation (WarpIN?) low
|