.. |
aboxlib.pas
|
* Changes for better MUI support
|
2005-11-28 03:29:37 +00:00 |
ahi.pas
|
|
|
asl.pas
|
* Modified makefile to match the changes
|
2005-11-28 03:52:14 +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 |
clipboard.pas
|
|
|
datatypes.pas
|
|
|
dos.pp
|
* have a larger buffer for Exec() (can't remember if this was actually an useful change, but let's have it commited, as next snapshot will have this code anyway)
|
2009-02-25 21:32:29 +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
|
* Changes for better MUI support
|
2005-11-28 03:29:37 +00:00 |
keyboard.pp
|
* fixed typo
|
2009-02-28 12:14:59 +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
|
* 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 |
mouse.pp
|
* Somewhat working mouse support (left button + moves), only to be used with FV
|
2009-02-26 00:46:27 +00:00 |
mui.pas
|
+ Lot of fixes, cleanups and additions for MUI
|
2005-12-15 10:47:14 +00:00 |
muihelper.pas
|
* Changes for better MUI support
|
2005-11-28 03:29:37 +00:00 |
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
|
+ fixed sysdir.inc to follow recent rtl changes. trunk now cycles again on MorphOS.
|
2010-01-04 23:49:46 +00:00 |
sysfile.inc
|
|
|
sysheap.inc
|
* Convert heap to ptruint.
|
2007-07-04 19:46:47 +00:00 |
sysos.inc
|
+ few changes/cleanups here and there, untested
|
2006-02-14 17:33:31 +00:00 |
sysosh.inc
|
|
|
system.pp
|
* made MorphOS build to cycle again: fixed path_absolute() for Amiga and MorphOS, and fixed AllFilesMask for MorphOS
|
2009-07-30 00:57:06 +00:00 |
sysutils.pp
|
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
|
2010-03-01 22:35:14 +00:00 |
timer.pp
|
|
|
timerd.inc
|
|
|
timerf.inc
|
|
|
tinygl.pp
|
|
|
tthread.inc
|
* fixed leaking of TThread
|
2006-05-14 09:15:09 +00:00 |
utild1.inc
|
|
|
utild2.inc
|
|
|
utilf.inc
|
|
|
utility.pp
|
* fixed double identifier
|
2005-11-28 03:48:33 +00:00 |
varutils.pp
|
|
|
video.pp
|
* added right mousebutton support
|
2009-02-28 12:12:19 +00:00 |
videodata.inc
|
* fixes and optimizations in video unit
|
2008-10-23 23:40:36 +00:00 |