| .. |
|
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
|
* fix from r7819 extended to more platforms
|
2007-06-26 21:08:37 +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
|
+ gadzillion amount of fixes for sysutils
|
2007-01-14 21:27:36 +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
|
+ few experiments, still a huge mess
|
2007-01-21 01:17:02 +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
|
* regenerated for darwin/x86_64
|
2007-11-10 18:37:19 +00:00 |
|
Makefile.fpc
|
+ added MorphOS specific sockets.pp (WIP, but already works at some level)
|
2007-07-23 10:29:28 +00:00 |
|
mouse.pp
|
+ added required units to compile IDE
|
2007-01-20 00:27:08 +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
|
* copyright message and header comment fixed
|
2006-02-14 17:38:12 +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
|
* Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions.
|
2007-12-28 14:40:28 +00:00 |
|
sysutils.pp
|
+ FileTruncate allows 64-bit parameter
|
2007-03-05 23:47:10 +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 required units to compile IDE
|
2007-01-20 00:27:08 +00:00 |
|
videodata.inc
|
+ added this file i forgot, used by video unit
|
2007-01-20 00:29:37 +00:00 |