.. |
Makefile
|
78a7043352
Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit)
|
12 lat temu |
Makefile.fpc
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 lat temu |
aboxlib.pas
|
2ec1678cc1
* Changes for better MUI support
|
20 lat temu |
ahi.pas
|
4ace790492
* remove $Log
|
20 lat temu |
asl.pas
|
0305d49c53
* Modified makefile to match the changes
|
20 lat temu |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 lat temu |
clipboard.pas
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
datatypes.pas
|
b23adc3ab5
+ added datatypes.library support
|
20 lat temu |
dos.pp
|
a55ec3bf3b
* 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)
|
16 lat temu |
doslib.pp
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
doslibd.inc
|
4ace790492
* remove $Log
|
20 lat temu |
doslibf.inc
|
4ace790492
* remove $Log
|
20 lat temu |
emuld.inc
|
06ba490487
+ some more emulinterface consts added
|
20 lat temu |
exec.pp
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
execd.inc
|
4ace790492
* remove $Log
|
20 lat temu |
execf.inc
|
4ace790492
* remove $Log
|
20 lat temu |
get9.pas
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
graphics.pas
|
42871abdeb
+ ObtainPen()'s 2nd argument is actually a longint, not cardinal,
|
17 lat temu |
hardware.pas
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
inputevent.pas
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
intuition.pas
|
2ec1678cc1
* Changes for better MUI support
|
20 lat temu |
keyboard.pp
|
ddad9f320d
* fixed typo
|
16 lat temu |
keymap.pas
|
8e7c440790
+ added keymap.library interface unit, which will be required by the updated keyboard unit
|
18 lat temu |
kvm.pp
|
7f0f0d4287
+ added required units to compile IDE
|
18 lat temu |
layers.pas
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
mouse.pp
|
c9308d4299
* Somewhat working mouse support (left button + moves), only to be used with FV
|
16 lat temu |
mui.pas
|
cea0af646c
+ Lot of fixes, cleanups and additions for MUI
|
20 lat temu |
muihelper.pas
|
2ec1678cc1
* Changes for better MUI support
|
20 lat temu |
prt0.as
|
bd24678ae5
Merged r1666 changes from fixes branch
|
20 lat temu |
sockets.pp
|
5f33a865a7
+ added MorphOS specific sockets.pp (WIP, but already works at some level)
|
18 lat temu |
sysdir.inc
|
95ccc3ea40
+ fixed sysdir.inc to follow recent rtl changes. trunk now cycles again on MorphOS.
|
15 lat temu |
sysfile.inc
|
548a38ac21
Fixed do_erase and do_rename Unix2Amiga path conversions
|
20 lat temu |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 lat temu |
sysos.inc
|
08aa0b4755
+ few changes/cleanups here and there, untested
|
19 lat temu |
sysosh.inc
|
4ace790492
* remove $Log
|
20 lat temu |
system.pp
|
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 lat temu |
sysutils.pp
|
24e2bd4364
added a dummy implementation of GetLastOSError
|
12 lat temu |
timer.pp
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
timerd.inc
|
4ace790492
* remove $Log
|
20 lat temu |
timerf.inc
|
4ace790492
* remove $Log
|
20 lat temu |
tinygl.pp
|
e1aa3018f6
* Few more changes for MorphOS OpenGL support
|
20 lat temu |
tthread.inc
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 lat temu |
utild1.inc
|
4ace790492
* remove $Log
|
20 lat temu |
utild2.inc
|
4ace790492
* remove $Log
|
20 lat temu |
utilf.inc
|
4ace790492
* remove $Log
|
20 lat temu |
utility.pp
|
20face432b
* fixed double identifier
|
20 lat temu |
varutils.pp
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
video.pp
|
ca28c013af
* added right mousebutton support
|
16 lat temu |
videodata.inc
|
eb1f214c3d
* fixes and optimizations in video unit
|
17 lat temu |