the_fiddler
|
027c6eb542
|
Fixed line endings.
|
2008-05-04 17:18:54 +00:00 |
|
the_fiddler
|
26f1ac30d0
|
Added support for higher mouse buttons under X11.
Use XCheckWindowEvent instead of XNextEvent.
|
2008-03-24 18:18:26 +00:00 |
|
the_fiddler
|
878af03601
|
Documentation updates. Getting rid of all remaining warnings in debug build.
|
2008-01-20 19:29:42 +00:00 |
|
the_fiddler
|
4d7c6b2a31
|
Updated documentation.
|
2008-01-06 10:38:44 +00:00 |
|
the_fiddler
|
03feb5b512
|
Use System.Drawing.Point to hold mouse coords internally. Add property to get mouse position as a System.Drawing.Point.
|
2008-01-06 02:22:16 +00:00 |
|
the_fiddler
|
f769caa4f1
|
Updates to delta handling. Now uses x - last_x instead of storing a delta directly.
|
2007-09-26 15:48:11 +00:00 |
|
the_fiddler
|
c5444179ba
|
Renamed Keyboard and Mouse to KeyboardDevice and MouseDevice respectively, to avoid name classes.
|
2007-09-26 11:30:18 +00:00 |
|