the_fiddler
|
c375a71603
|
Reverted to 0.3.12 way of handling input events.
|
2007-11-10 18:24:56 +00:00 |
|
the_fiddler
|
35f154cb72
|
Problem with mouse wheel not getting updated.
|
2007-09-26 16:12:31 +00:00 |
|
the_fiddler
|
ff871cff50
|
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
|
42c1affe34
|
Added X11 Mouse support. X11 Keyboard support is faster now.
Made GameWindow.Dispose() virtual.
|
2007-09-25 16:45:12 +00:00 |
|
the_fiddler
|
97f7f4c7f5
|
Added X11Mouse driver.
|
2007-09-24 20:56:50 +00:00 |
|
the_fiddler
|
61102b359d
|
Work on X11 mouse driver.
|
2007-09-24 20:10:14 +00:00 |
|
the_fiddler
|
980e7138d2
|
Work on MouseDriver. Windows raw driver works.
|
2007-09-21 20:34:07 +00:00 |
|
the_fiddler
|
7a2da17f5c
|
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
|
47a3a3f62c
|
Started implementing X11Input.cs, X11Keyboard.cs and X11Mouse.cs drivers. Removed some warnings from X11Api.cs
|
2007-08-05 09:03:22 +00:00 |
|