peter
a3ab3bca9c
* tthread uses systhrds
2004-12-26 13:46:45 +00:00
marco
8019924d4f
* first tthread.synchronize support (merged neli's patches)
2004-12-23 09:42:42 +00:00
marco
0db4315ea9
* rtlevent kraam. Checked (compile): Linux, FreeBSD, Darwin, Windows
...
Check work: ask Neli.
2004-12-22 21:29:24 +00:00
peter
3a505c44ad
* always restore original window/buffersize for the console at exit
2004-12-22 15:29:26 +00:00
peter
f52d2b2edf
* regenerated
2004-12-20 18:37:51 +00:00
peter
3c3ec40b70
* regenerated
2004-12-19 17:42:32 +00:00
michael
06c86d3623
* Aliased CoCreateStandardMalloc to CoGetMalloc as per bug #3447 (Alexey Barkovoy)
2004-12-18 20:05:18 +00:00
michael
fd0533ed3c
Fixed widestring version of getversionex as per bug #3440 (Alexey Barkovoy)
2004-12-18 20:00:59 +00:00
michael
00e1fed324
+ Added windows key VK_ definitions from Alexey barkovoy (bug 3445)
2004-12-18 19:49:53 +00:00
florian
6b086f5c79
* remove inline assembler for calling asm_exit
2004-12-12 11:53:47 +00:00
michael
e0f5517579
+ Some fixes in new envvar function
2004-12-11 11:48:38 +00:00
michael
fbb13b5266
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
2004-12-11 11:32:44 +00:00
peter
5834a643c1
build order fix
2004-12-06 19:24:24 +00:00
michael
9381d34302
* fix __errno loading from cygwin1.dll (from Peter)
2004-12-06 12:27:48 +00:00
Tomas Hajny
c016de5709
* Makefiles regenerated
2004-12-05 19:26:19 +00:00
Tomas Hajny
e1252e7302
* GetMsCount added, platform independent routines moved to single include file
2004-12-05 16:44:43 +00:00
Tomas Hajny
353d5cc3de
+ GetProcessID added
2004-12-05 14:36:37 +00:00
Tomas Hajny
d0191eaa3c
* common implementation of unit printer - fix for bug #3421
2004-12-05 11:21:46 +00:00
marco
bc941c52d6
* stdcall added. Thnx M.
2004-11-29 12:27:24 +00:00
marco
d4424b07c4
* PRESULT added
2004-11-28 15:27:14 +00:00
armin
f4ffaa9828
* applied peters patch for cross compile (bin installation)
2004-11-26 13:03:07 +00:00
marco
859d1e05bb
* fix for bug #2246 , zero events surpressed by moving compression into handler
2004-11-21 15:24:35 +00:00
marco
1637c1e418
* commctrl initial version. Not in makefile yet to give Lazarus time to adapt
2004-11-21 13:26:49 +00:00
marco
24a0225b5f
* altgr handling now gets OS information. Works for default layout, not for manually (tray) changed layouts
2004-11-21 12:38:45 +00:00
marco
e661ebe41b
* fix
2004-11-15 21:12:57 +00:00
marco
0f3aaee542
* setlayeredwindowattributes (2000+) added.
2004-11-14 19:49:13 +00:00
marco
a1a46ff3a0
* fillrect var -> const (bug 3268)
2004-11-14 18:05:54 +00:00
marco
5653cc4dd0
* patch from vincent
2004-11-09 14:20:26 +00:00
marco
922b9ebd6d
* fix for 3299
2004-11-07 20:46:27 +00:00
marco
fe780050fe
* fixes for bug #3303 (devmodew)
2004-11-07 20:25:02 +00:00
peter
294c68257b
* wcygprt is now used for cygwin (libc) linking, initc contains only cerrno
2004-11-04 17:15:01 +00:00
peter
2c58ec4c1a
GetMouse[X,Y,Buttons] based on LastMouseEvent
2004-11-04 10:21:07 +00:00
peter
dbc2025604
ErrOutput added
2004-11-04 09:32:31 +00:00
peter
86f78c7300
* units are now created in separate directory units/cpu-os/
...
* distclean uses cleanall rule and removes units dir
* cross compile support fixed, it is now possible to cycle a ppcsparc
without deleting ppc386
* bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
peter
869b0ecc85
* compiler defined HEAP and HEAPSIZE removed
2004-10-25 15:38:59 +00:00
armin
5c03484982
* SysUpdateScreen modified esi and edi
2004-10-03 20:16:43 +00:00
marco
8305a99541
* GetAcceptExSockaddrs corrected. Double indirection.
2004-09-18 16:19:18 +00:00
Tomas Hajny
9c51e9c186
+ resolution switching fully works now
2004-09-15 18:59:40 +00:00
Tomas Hajny
63407a9d79
* use errno from cygwin (like in fixes branch)
2004-09-14 20:08:58 +00:00
Tomas Hajny
d082859a46
* SysSetVideoMode corrected to reflect SysVideoModeSelector result
2004-09-13 20:58:57 +00:00
Tomas Hajny
34a9ad3bd2
* hopefully fixed the problem with missing __error symbol
2004-09-12 17:41:40 +00:00
Tomas Hajny
4275462bf0
+ experimental patch to support more resolutions in text-mode IDE under Win32
2004-09-11 21:45:13 +00:00
armin
458e3c3780
* makefiles regenerated
...
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
olle
9a4855aa43
+ added maxExitCode to all System.pp
...
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
michael
96015a2467
+ Some missing functions/defines as per bug #3270 from Frank Kintrup
2004-08-26 15:57:23 +00:00
peter
2db86fb67d
use $(SYSTEMUNIT) instead of system
2004-08-25 19:12:27 +00:00
olle
8f25b1ad3a
* redid prev commit, but with up to date fpcmake
2004-08-25 17:10:03 +00:00
olle
280ff73ccf
* fix so that macpas.pp really is compiled
2004-08-25 16:57:22 +00:00
marco
e1828acc9c
* including in both messages and windows caused problems (expected
...
windows.msg, got message.msg and vice versa. Solved by aliasing
2004-08-22 11:12:24 +00:00
florian
a0dc475275
* inital empty revision
2004-08-16 20:53:27 +00:00