.. |
tests
|
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
2005-06-10 17:05:35 +00:00 |
classes.pp
|
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
2007-03-25 19:19:04 +00:00 |
crt.pas
|
+ Use CtrlBreakHandler infrastructure to allow processing of Ctrl-C in ReadKey (OS/2 implementation)
|
2007-09-30 14:17:42 +00:00 |
dos.pas
|
* fix for wrong pointer increment (causing crash/heap corruptions)
|
2006-01-25 21:26:38 +00:00 |
doscalls.pas
|
+ aliases to TPipeSemState field names for improved compatibility and overloaded version of DosQueryNPipeSemState using this type
|
2007-11-04 22:17:29 +00:00 |
dynlibs.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
exe.pas
|
|
|
kbdcalls.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
keyboard.pp
|
+ make use of the provided CtrlBreakHandler (OS/2)
|
2007-09-30 15:19:59 +00:00 |
Makefile
|
* regenerated using latest fpcmake
|
2009-08-02 18:40:14 +00:00 |
Makefile.fpc
|
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
2008-07-20 13:05:03 +00:00 |
moncalls.pas
|
* removed unneeded variable
|
2006-06-03 23:43:06 +00:00 |
moucalls.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
mouse.pp
|
* (slightly modified) patch by Laaca originally for GO32v2 - avoid disappearing mouse cursor in full screen sessions
|
2008-03-30 20:51:48 +00:00 |
newexe.pas
|
|
|
os2def.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmbidi.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmbitmap.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmdev.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmgpi.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmhelp.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmshl.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmspl.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmstddlg.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmwin.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
pmwp.pas
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
pmwsock.pas
|
* improved compatibility with Windows WinSock
|
2006-11-12 22:49:48 +00:00 |
ports.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
printer.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
prt0.as
|
+ RTL exception handler for OS/2
|
2007-09-30 14:15:37 +00:00 |
so32dll.pas
|
* type aliases for improved compatibility
|
2006-11-12 23:38:47 +00:00 |
sockets.pas
|
* missing AF_INET added
|
2007-09-30 21:35:36 +00:00 |
sysdir.inc
|
* ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted
|
2009-11-18 18:04:51 +00:00 |
sysfile.inc
|
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
2008-01-29 23:04:56 +00:00 |
sysheap.inc
|
* Convert heap to ptruint.
|
2007-07-04 19:46:47 +00:00 |
sysos2.pas
|
|
|
sysos.inc
|
+ RTL exception handler for OS/2
|
2007-09-30 14:15:37 +00:00 |
sysosh.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
system.pas
|
* unicodestringmanager patch from r11743 extended to OS/2 and other platforms using system.pas instead of system.pp
|
2008-12-19 12:46:58 +00:00 |
systhrd.inc
|
* refactored SysResetFPU into SysInitFPU and SysResetFPU
|
2007-10-28 12:06:49 +00:00 |
sysutils.pp
|
* Implemented OnBeep to install custom beep handler
|
2009-11-22 17:33:56 +00:00 |
todo-os2.txt
|
|
|
tthread.inc
|
* compilation fix required due to recent changes (systhrd.inc implementation inherited instead of reimplementation)
|
2006-05-14 23:24:33 +00:00 |
varutils.pp
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
video.pp
|
* (slightly modified) patch by Laaca originally for GO32v2 - avoid disappearing mouse cursor in full screen sessions
|
2008-03-30 20:51:48 +00:00 |
viocalls.imp
|
|
|
viocalls.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
winsock.pas
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |