marco
212676c96c
* some comments about COMSTAT added
2005-01-19 14:24:46 +00:00
marco
6843936527
* scrollwindow(ex) added at Neli's request
2005-01-15 11:44:48 +00:00
armin
c1e71cde91
* Patch for bug #3548 from Peter
2005-01-12 10:25:48 +00:00
peter
ef3b19b316
* regenerated
2005-01-11 17:07:45 +00:00
peter
994ab51002
* regenerated to use cpu-os
2005-01-10 21:29:23 +00:00
marco
953e094e3c
* ctypes update
2005-01-10 10:41:20 +00:00
florian
777bacf68c
+ added LOGFONTW
2005-01-08 14:43:34 +00:00
florian
9b2833e027
* DEVMODE fixed
2005-01-08 14:39:01 +00:00
florian
35049973bf
* AltGr fixed
2005-01-07 18:59:22 +00:00
peter
50c67801de
fix clrscr with windowsize<>screensize
...
fix cursorbig
2005-01-03 18:16:12 +00:00
marco
e12796a400
* tthread patch from neli
2004-12-28 14:20:03 +00:00
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