fpc/rtl/morphos
Károly Balogh 42871abdeb + ObtainPen()'s 2nd argument is actually a longint, not cardinal,
because -1 is a valid argument for this function there.
  This bug is also in the original AmigaOS C SDK, which specifies
  this argument as ULONG, and defines -1 as valid argument for it.

git-svn-id: trunk@11981 -
2008-10-27 09:27:07 +00:00
..
aboxlib.pas
ahi.pas
asl.pas
classes.pp + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 2007-03-25 19:19:04 +00:00
clipboard.pas
datatypes.pas
dos.pp * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
doslib.pp
doslibd.inc
doslibf.inc
emuld.inc
exec.pp
execd.inc
execf.inc
get9.pas
graphics.pas + ObtainPen()'s 2nd argument is actually a longint, not cardinal, 2008-10-27 09:27:07 +00:00
hardware.pas
inputevent.pas
intuition.pas
keyboard.pp + more work on video and keyboard units 2008-10-25 00:49:42 +00:00
keymap.pas + added keymap.library interface unit, which will be required by the updated keyboard unit 2007-03-15 18:01:49 +00:00
kvm.pp + added required units to compile IDE 2007-01-20 00:27:08 +00:00
layers.pas
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies 2008-07-20 13:05:03 +00:00
mouse.pp + added required units to compile IDE 2007-01-20 00:27:08 +00:00
mui.pas
muihelper.pas
prt0.as
sockets.pp + added MorphOS specific sockets.pp (WIP, but already works at some level) 2007-07-23 10:29:28 +00:00
sysdir.inc
sysfile.inc
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc
sysosh.inc
system.pp * fixed widestring/unicodemanager initialisiation 2008-09-10 21:02:50 +00:00
sysutils.pp + added a quick'n'dirty Sysutils.Sleep() implementation 2008-10-24 00:26:20 +00:00
timer.pp
timerd.inc
timerf.inc
tinygl.pp
tthread.inc
utild1.inc
utild2.inc
utilf.inc
utility.pp
varutils.pp
video.pp + more work on video and keyboard units 2008-10-25 00:49:42 +00:00
videodata.inc * fixes and optimizations in video unit 2008-10-23 23:40:36 +00:00