Commit Graph

450 Commits

Author SHA1 Message Date
yuri
303833f0f6 + Initial import 2003-04-04 12:02:21 +00:00
peter
29762b04a6 * regenerated 2003-04-01 16:09:56 +00:00
peter
60e5c18645 * made THandle platform dependent and unique type 2003-04-01 15:57:41 +00:00
yuri
06a8a4e5d1 FileClose bug fixed (again ;)) 2003-03-31 02:18:39 +00:00
Tomas Hajny
29d1282e25 * platform extension unification 2003-03-30 09:20:30 +00:00
Tomas Hajny
7e44bb1506 * Makefiles regenerated with corrected fpcmake 2003-03-30 00:01:43 +00:00
yuri
17d81f45a5 * Directoryexists function header changed back. 2003-03-29 19:14:16 +00:00
yuri
d1c4449d7f * Fixed DirectoryExists function header 2003-03-29 18:53:10 +00:00
Tomas Hajny
9e9a775a2e + DirectoryExists added for main branch OS/2 too 2003-03-29 15:01:20 +00:00
yuri
eb94ab00cb * Initial import 2003-03-28 13:36:02 +00:00
yuri
407c58529a * pmwp added, some rst removing added, compilation under 1.0.6 fixed 2003-03-28 13:27:29 +00:00
yuri
ca72a28a29 * Iconinfo type & constants added 2003-03-28 13:25:08 +00:00
yuri
b91f0f1f32 Now part of pmgpi.pas 2003-03-27 18:13:23 +00:00
yuri
1712c1a175 Orders added 2003-03-27 18:11:23 +00:00
yuri
c6fbaed636 MLE types and various constants added 2003-03-27 18:09:23 +00:00
yuri
49268049eb Makefile regenerated by old fpcmake 2003-03-27 18:07:07 +00:00
Tomas Hajny
f2cd222a55 + platform extensions unified, emx target added 2003-03-24 00:01:12 +00:00
Tomas Hajny
f3b3ddecca * pmshl correction 2003-03-23 23:14:27 +00:00
Tomas Hajny
0568b12207 + PMShl added 2003-03-02 02:04:12 +00:00
Tomas Hajny
4cd8dfb6ff * FileClose bug fixed 2003-03-01 21:19:14 +00:00
Tomas Hajny
a611197a02 + logging facility API calls added 2003-02-22 22:58:26 +00:00
Tomas Hajny
c96795ebda * correction for previous mistyping 2003-02-20 17:37:00 +00:00
Tomas Hajny
703367dd40 * fixes for OS/2 v2.1 incompatibility 2003-02-20 17:09:49 +00:00
Tomas Hajny
71bbbe8732 * OS/2 todo list updated 2003-02-15 11:25:40 +00:00
Tomas Hajny
0fd0942f75 - unit dive moved to packages 2003-02-09 17:16:54 +00:00
Tomas Hajny
fa224bd046 - moved to /packages/extra/os2units/mmtk 2003-02-09 15:49:32 +00:00
Tomas Hajny
fe00dd5e74 * additions by Yuri Prokushev (WC_* constants a.o.) 2003-01-27 17:57:36 +00:00
Tomas Hajny
5e2e0e48d2 * default sharing mode changed to DenyNone 2003-01-15 22:16:12 +00:00
peter
9addbba86a * regenerated 2003-01-14 21:15:21 +00:00
Tomas Hajny
b6748277ed * DosCalls not using Objects any more 2003-01-05 16:37:22 +00:00
Tomas Hajny
da39d0fe52 * modified to make use of the common GetEnv code 2003-01-04 16:25:08 +00:00
Tomas Hajny
a92d2c1f76 + GetEnvPChar added 2003-01-04 15:43:50 +00:00
peter
1ac1f644da * FileCreate(string,mode) overload added 2003-01-03 20:41:04 +00:00
Tomas Hajny
8882e700ed * First_Meg fixed + Environment initialization under Dos 2002-12-15 22:41:41 +00:00
Tomas Hajny
36675ed484 - WriteLn in GUI mode support commented out until fixed 2002-12-08 16:39:58 +00:00
Tomas Hajny
5f5d129289 * WinMessageBox2 commented out temporarily 2002-12-07 20:56:35 +00:00
Tomas Hajny
9ebe54fd4c * mistyping fixed 2002-12-07 20:21:38 +00:00
Tomas Hajny
1f88f17a7f * mistyping fixed 2002-12-07 19:46:56 +00:00
Tomas Hajny
ab27397399 * GetEnv correction, better PM support, ... 2002-12-07 19:17:13 +00:00
Tomas Hajny
aea2fdff0e + (Commented) WinMessageBox2 added 2002-12-07 17:50:17 +00:00
Tomas Hajny
6ee1123e9a * todo list updated 2002-12-05 21:10:58 +00:00
Tomas Hajny
25810d3dee * fix for missing end of comment block 2002-11-30 18:43:02 +00:00
peter
3dad4cd3c4 * regenarated 2002-11-24 16:31:10 +00:00
Tomas Hajny
466b5d9d58 * another bunch of type corrections 2002-11-18 19:51:00 +00:00
Tomas Hajny
b553f01cf3 + first (incomplete) version of systhrds 2002-11-17 22:31:46 +00:00
Tomas Hajny
a70cec65e9 * type corrections (longing x cardinal) 2002-11-17 22:31:02 +00:00
Tomas Hajny
d86ca64b17 * corruption from the last commit corrected 2002-11-14 21:16:22 +00:00
Tomas Hajny
cac4bbcf5b * loaders for native target added 2002-11-13 22:54:37 +00:00
Tomas Hajny
7b3ed6a704 * slight correction 2002-11-13 20:33:41 +00:00
Tomas Hajny
1d21654f75 * WinCreateWindow correction + overloaded variant added 2002-11-11 20:55:22 +00:00
Tomas Hajny
b8ea5076ce + DosProtect* functions added, first part of longint->cardinal fixes 2002-11-04 21:22:12 +00:00
Tomas Hajny
e1d6662005 * Gpi*Palette* parameters corrected 2002-11-02 13:26:36 +00:00
Tomas Hajny
426303d1bc - not needed any more 2002-11-02 11:38:01 +00:00
Tomas Hajny
c8cb68e0a7 + PM spooler interface added 2002-11-02 11:25:00 +00:00
Tomas Hajny
f01729fd58 - DosCalls removed from uses clause (not needed) 2002-11-02 11:19:36 +00:00
Tomas Hajny
088d2f8665 + PMPIC.DLL functions added 2002-11-02 11:16:38 +00:00
Tomas Hajny
f5c567928d + comments and MSG lookup strings added 2002-11-02 11:15:38 +00:00
Tomas Hajny
8fab385660 - objinc.inc not needed any more 2002-11-02 10:58:16 +00:00
Tomas Hajny
ffe43375ce + PM spooler interface added 2002-10-28 16:05:18 +00:00
Tomas Hajny
ef03d83a76 * heap management (hopefully) fixed 2002-10-27 14:29:00 +00:00
carl
f0bb456351 - remove objinc.inc (unused file)
* update makefiles accordingly
2002-10-20 12:00:52 +00:00
Tomas Hajny
06b26cdb3a + pmdev added 2002-10-18 20:11:01 +00:00
Tomas Hajny
080dd06666 + first version 2002-10-18 18:08:52 +00:00
Tomas Hajny
55dc68bd83 * headers corrected 2002-10-18 17:37:15 +00:00
Tomas Hajny
e240d78c2e + added missing CVS log 2002-10-17 18:54:24 +00:00
Tomas Hajny
8a20f30268 + pmhelp added 2002-10-17 18:51:46 +00:00
Tomas Hajny
0c0e1bb58e + pmhelp added 2002-10-17 18:41:03 +00:00
Tomas Hajny
434bfb191d * pmwin removed from uses clause 2002-10-17 18:39:35 +00:00
Tomas Hajny
c2f0dea543 * pmbitmap removed from uses clause 2002-10-17 18:38:45 +00:00
Tomas Hajny
7411f37a2e + initial version of GUI help support 2002-10-17 18:34:02 +00:00
peter
5fff238567 * threads unit added for thread support 2002-10-14 19:39:16 +00:00
Tomas Hajny
8a73aa22d7 * todo updates 2002-10-13 15:35:54 +00:00
Tomas Hajny
ccfb699d18 * More DosOpen fixes 2002-10-13 15:25:27 +00:00
florian
495cb55113 + call to initvariantmanager inserted 2002-10-13 09:25:14 +00:00
Tomas Hajny
d9d4fe8484 * compatibility updates and corrections 2002-10-12 19:36:08 +00:00
Tomas Hajny
1e9543367e - code2 and code3 not needed any more 2002-10-12 17:08:37 +00:00
Tomas Hajny
ba37c177c5 * pmstddlg compilation added 2002-10-06 19:11:14 +00:00
Tomas Hajny
f415be9605 * pmstddlg compilation added 2002-10-06 19:06:48 +00:00
Tomas Hajny
065ae40e08 * PMERR constants made available from outside 2002-10-05 19:12:55 +00:00
Tomas Hajny
0f9b719c15 * code2.as + code3.as not needed any more 2002-10-05 19:09:57 +00:00
Tomas Hajny
69f5ba466a * mistyping corrected 2002-10-05 18:35:05 +00:00
Tomas Hajny
f0aa12eecd + Finally made usable by Yuri Prokushev 2002-10-05 18:33:14 +00:00
Tomas Hajny
51ac1e5555 * FileOpen fixed 2002-09-26 18:54:55 +00:00
Tomas Hajny
7f19746b9e * AnsiString to PChar typecast 2002-09-23 17:42:37 +00:00
Tomas Hajny
ba31bf5cfa * Compatibilty mode for DateTime fields 2002-09-22 18:44:13 +00:00
Tomas Hajny
7403f31f07 * correction for THandle length change 2002-09-22 16:04:19 +00:00
peter
d04f73ddda * Add ucomplex and charset units 2002-09-16 15:42:11 +00:00
peter
9f31783a0a * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
Tomas Hajny
f163e8b037 * fix for bug #1998 (write in window) + removed warnings 2002-08-04 19:37:55 +00:00
marco
0e2046b1fd * Some more OpenBSD fixes. 2002-08-01 12:28:49 +00:00
marco
d228e13edf * OpenBSD makefile update again 2002-07-30 13:39:03 +00:00
florian
3ff2bcb4fd * fixed dependencies of types-Unit 2002-07-26 09:43:39 +00:00
florian
42a7c6c636 + types unit added 2002-07-23 20:39:21 +00:00
Tomas Hajny
0a29a5632f * FindFirst fix (invalid attribute bits masked out) 2002-07-11 16:00:05 +00:00
Tomas Hajny
7bb77e0a82 * correction by Yuri Prokushev 2002-07-07 18:04:39 +00:00
Tomas Hajny
049520eba1 * 1st part of corrections/additions by Yuri Prokushev 2002-07-07 18:03:22 +00:00
Tomas Hajny
409eca87a2 * DosGetInfoBlock modification to allow overloaded version (in DosCalls) 2002-07-07 18:00:48 +00:00
peter
71a1ae2136 * sLineBreak changed to normal constant like Kylix 2002-07-01 16:29:05 +00:00
carl
280878b8a5 + initialize some global variables 2002-04-21 15:52:58 +00:00
carl
7d6edd04b2 + generic stack checking 2002-04-12 17:34:05 +00:00