the_fiddler
|
94da72a196
|
Problem with mouse wheel not getting updated.
|
2007-09-26 16:12:31 +00:00 |
|
the_fiddler
|
78b8f274ee
|
Updated Keyboard and Mouse handling. Mouse now uses XQueryPointer. Keyboard relies on X11 events. Still missing mouse delta support.
|
2007-09-26 11:58:55 +00:00 |
|
the_fiddler
|
ec34bed972
|
Added X11 Mouse support. X11 Keyboard support is faster now.
Made GameWindow.Dispose() virtual.
|
2007-09-25 16:45:12 +00:00 |
|
the_fiddler
|
9bd06cf09e
|
Added X11Mouse driver.
|
2007-09-24 20:56:50 +00:00 |
|
the_fiddler
|
130951343a
|
Work on X11 mouse driver.
|
2007-09-24 20:10:14 +00:00 |
|
the_fiddler
|
39fa68a29f
|
Work on MouseDriver. Windows raw driver works.
|
2007-09-21 20:34:07 +00:00 |
|
the_fiddler
|
e220f3a71a
|
Updated Build.exe to correctly generate sharpdev and sharpdev2 projects.
Removed some unused variables.
Added licensing information.
|
2007-08-10 09:27:13 +00:00 |
|
the_fiddler
|
e34ee87e4e
|
Started implementing X11Input.cs, X11Keyboard.cs and X11Mouse.cs drivers. Removed some warnings from X11Api.cs
|
2007-08-05 09:03:22 +00:00 |
|