| .. |
|
aboxlib.pas
|
* Changes for better MUI support
|
2005-11-28 03:29:37 +00:00 |
|
ahi.pas
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
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
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
|
datatypes.pas
|
+ added datatypes.library support
|
2005-11-20 08:34:04 +00:00 |
|
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
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
|
doslibd.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
doslibf.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
emuld.inc
|
+ some more emulinterface consts added
|
2005-11-27 06:51:01 +00:00 |
|
exec.pp
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
|
execd.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
execf.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
get9.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
|
graphics.pas
|
+ ObtainPen()'s 2nd argument is actually a longint, not cardinal,
|
2008-10-27 09:27:07 +00:00 |
|
hardware.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
|
inputevent.pas
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
|
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
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
|
Makefile
|
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
2010-09-29 21:56:47 +00:00 |
|
Makefile.fpc
|
* enables compilation of iso7185 unit on all targets
|
2010-08-06 17:45:42 +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
|
Merged r1666 changes from fixes branch
|
2005-11-24 04:58:15 +00:00 |
|
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
|
Fixed do_erase and do_rename Unix2Amiga path conversions
|
2005-11-24 11:40:02 +00:00 |
|
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
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
system.pp
|
* MorphOS, Amiga: changed definition of sLineBreak to match other system units, fixes fcl-base build
|
2010-10-21 02:13:57 +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
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
|
timerd.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
timerf.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
tinygl.pp
|
* Few more changes for MorphOS OpenGL support
|
2005-11-26 22:47:39 +00:00 |
|
tthread.inc
|
* fixed leaking of TThread
|
2006-05-14 09:15:09 +00:00 |
|
utild1.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
utild2.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
utilf.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
|
utility.pp
|
* fixed double identifier
|
2005-11-28 03:48:33 +00:00 |
|
varutils.pp
|
* log and id tags removed
|
2005-05-21 09:42:41 +00:00 |
|
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 |