Commit Graph

13 Commits

Author SHA1 Message Date
John P (Dgby714) 2faecb4966 MML: SendKeys (win), Removed a WriteLn and added a small check. 2011-07-23 18:01:13 -04:00
John P (Dgby714) 8acb244ec3 MML: SendKeys (win), Better way to do it. 2011-07-23 18:00:23 -04:00
John P (Dgby714) 3fbeab9a0b MML: SendKeys, added more shift characters. 2011-07-23 17:14:04 -04:00
Raymond 7201c67e99 Compile windows! 2011-02-21 17:59:50 +01:00
John P (Dgby714) 82e1036aa5 Simba: TProc(Arr) rename to TSysProc(Arr) 2010-12-23 11:24:18 -05:00
John P (Dgby714) 58faccf182 Simba: TProc, TProcArr, SetTarget, and GetProcesses. 2010-12-23 09:00:57 -05:00
Merlijn Wajer 3a8a967e17 MML: Add GetClientPosition.
Fully implemented in the IOManager and EIOS structure.
Updated documentation to reflect change.
2010-10-06 16:50:39 +02:00
Raymond 780190e2c7 Added ScrollMouse, BiDiMode and added CopyClientToBitmap to the TMufasaBitmap 2010-05-19 22:36:45 +02:00
Niels b1d38fff4a Narrowed down the black-screen-colourpicker problem to the bitblt in ReturnData (I think). Removed an unneeded unit from os_windows and didn't get the black screen anymore, so I'm committing anyway =D 2010-04-24 21:04:39 +02:00
Raymond c7f5ce6b31 if the target window doesn't exist, retarget! 2010-04-12 00:02:28 +02:00
Raymond 43c859f317 Fixed some constrcutors (forgot to Inherit Create) 2010-03-25 16:21:21 +01:00
Raymond 51b3c3cf94 Uhm ScriptSetProp and ScriptGetProp now work with an Enum, ctrl + alt + s is a global shorcut (on windows). f2 is a non-local shortcut to stop the script. Console now hides without losing the information, changed compiler setting for windows, added define mDebug for if you want a more extensive debug. 2010-03-22 15:58:30 +01:00
Merlijn Wajer 33afa26782 No need for trunk/ anymore 2010-03-12 18:10:10 +01:00