1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- 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
- - PMHelp..................................................YP
- - PMDev...................................................YP
- - PMSpl...................................................TH
- RTL
- - sockets
- - winsock
- - graph
- - pass dos compatibility tests
- ? enhance ld linker high
- libgdb medium
- OS/2 only rtl medium
- - system
- - DOS
- - sysutils.pp
- - ports.pas
- - loaders (prt*) for EXEs and DLLs
- - 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
|