the_fiddler
|
29cf2bf7cf
|
* Keyboard.cs: Disabled fixed buffer due to gmcs 2.0.1 compiler bug
(bogus CS0214) warning.
Added license information.
* Mouse.cs:
* MouseState.cs:
* MouseDevice.cs:
* MouseButton.cs:
* KeyboardState.cs:
* KeyboardDevice.cs: Added license information.
* Key.cs: Added missing LastKey enum.
|
2009-09-03 21:15:12 +00:00 |
|
the_fiddler
|
305a6a2749
|
Marked KeyDownEvent and KeyUpEvent as obsolete.
|
2009-06-28 10:33:03 +00:00 |
|
the_fiddler
|
514d0c2a05
|
Removed Key.None and Key.MaxKeys.
Added XML documentation to all OpenTK.Input.Key tokens.
Added typical Key names found in Windows.Forms and XNA: LControl, RControl, ...
|
2009-06-28 10:27:17 +00:00 |
|
the_fiddler
|
cb661c2dca
|
Merged gw-next2 branch to trunk.
|
2009-06-02 15:49:39 +00:00 |
|
the_fiddler
|
a22019d890
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
|
the_fiddler
|
102fe0039c
|
Fixed erroneous KeyUp events when the window loses the focus.
|
2008-04-20 17:45:46 +00:00 |
|
the_fiddler
|
b04606640f
|
Added internal ClearKeys method. Made the constructor internal. Added docs to a few functions.
|
2008-03-10 08:49:48 +00:00 |
|
the_fiddler
|
08d4bb7745
|
Updated documentation.
|
2008-01-06 10:38:44 +00:00 |
|
the_fiddler
|
0a26f7693e
|
Clarified KeyboardDevice.KeyRepeat documentation.
|
2007-12-09 19:54:08 +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 |
|