the_fiddler
|
7473fe500e
|
Added support for higher mouse buttons under X11.
Use XCheckWindowEvent instead of XNextEvent.
|
2008-03-24 18:18:26 +00:00 |
|
the_fiddler
|
40f32f4867
|
Documentation updates. Getting rid of all remaining warnings in debug build.
|
2008-01-20 19:29:42 +00:00 |
|
the_fiddler
|
08d4bb7745
|
Updated documentation.
|
2008-01-06 10:38:44 +00:00 |
|
the_fiddler
|
fdea11cf6b
|
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
|
be89cff72c
|
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
|
f7f7dd4d31
|
Renamed Keyboard and Mouse to KeyboardDevice and MouseDevice respectively, to avoid name classes.
|
2007-09-26 11:30:18 +00:00 |
|