the_fiddler
|
95119bfb38
|
Fixed data marshaling to winforms thread.
|
2008-01-06 02:18:58 +00:00 |
|
the_fiddler
|
b51c6f5163
|
Fixed cross-threading calls into Windows.Forms, using delegates and BeginInvoke().
|
2008-01-04 20:55:15 +00:00 |
|
the_fiddler
|
a78449d6f2
|
Added ordering information.
|
2007-10-20 10:54:40 +00:00 |
|
the_fiddler
|
ea3173a5c1
|
Updated all examples. Added documentation and generally cleaned them up.
|
2007-09-26 11:47:30 +00:00 |
|
the_fiddler
|
2b7d11d68b
|
Disabled test - InputDriver does not work with Mono's Linux Winforms yet.
|
2007-09-25 15:47:39 +00:00 |
|
the_fiddler
|
7bf2e84373
|
Fixed build.
|
2007-09-22 15:07:28 +00:00 |
|
the_fiddler
|
b2ac1d4c61
|
Updated BindStreamWriter to better handle endlines. Reverted WinRawInput to standard reads.
|
2007-09-22 14:59:33 +00:00 |
|
the_fiddler
|
1c8b77cd1b
|
Windows raw input now works.
|
2007-09-22 13:13:17 +00:00 |
|
the_fiddler
|
1f366057a2
|
Added license to S04.
|
2007-09-21 23:36:59 +00:00 |
|
the_fiddler
|
11261553ea
|
Removed Move event from IMouse (too inefficient). Polled input only.
S04 now polls for the mouse position.
Keyboard now handles events generated from code and not from physical devices.
|
2007-09-21 22:49:42 +00:00 |
|
the_fiddler
|
626c6324ca
|
Corrected Windows.API.RawMouse class. Mouse input now works!
|
2007-09-21 22:39:16 +00:00 |
|
the_fiddler
|
2e987c7d2d
|
Updated Input Logger example. Better handling of mice.
|
2007-09-21 21:30:18 +00:00 |
|
the_fiddler
|
93fc9ce367
|
Added S04: Input Logger test.
|
2007-09-21 20:45:47 +00:00 |
|