nickysn
|
0172420df7
+ added .pas files that include their respective .inc files for the units app, dialogs, msgbox and validate
|
4 years ago |
nickysn
|
3f0d1aca08
* app, dialogs, msgbox and validate unites renamed .inc
|
4 years ago |
nickysn
|
75db39f064
* all integers replaced with smallint, in order to be able to introduce objfpc mode
|
4 years ago |
Jonas Maebe
|
c6bb85eae9
* support for compiling the objects unit methods that expect local procedure/
|
6 years ago |
Tomas Hajny
|
29cf2c9ed7
* avoid division by zero if no screen information is available on startup
|
9 years ago |
Károly Balogh
|
136f845576
Amiga-likes: do not call Drivers.GetSystemEvent, FV doesn't really handle it, and causes issues if the system events are swallowed by various components. the IDE has direct system event integration in its main loop.
|
10 years ago |
pierre
|
e5e5cfdc2a
* Try to fix VideoMode change problem
|
14 years ago |
Tomas Hajny
|
393db3d359
* fix previously broken TProgram based FV programs (assuming that unit Video initializes screen parameters at startup)
|
15 years ago |
marco
|
92d95bcab5
* lowercase all platform.inc inclusions for fpdoc's sake.
|
17 years ago |
marco
|
d4576c88b4
* Fix for cursor showing after coming back from dosshell (#11679). Does not fix the IDE because it has its own shelling routines.
|
17 years ago |
peter
|
037e6a2c11
* moved freevision package
|
17 years ago |