the_fiddler
|
d49b315ced
|
* Input/Mouse.cs:
* Platform/X11/X11Mouse.cs:
* Platform/X11/XI2Mouse.cs: Added internal list of mouse devices in
preparation for multi-mouse support.
|
2010-10-21 14:53:10 +00:00 |
|
the_fiddler
|
86588ea60c
|
* Source/OpenTK/Input/Mouse.cs:
* Source/OpenTK/Platform/Factory.cs:
* Source/OpenTK/Input/InputDriver.cs:
* Source/OpenTK/Input/IMouseDriver.cs:
* Source/OpenTK/Platform/X11/X11Input.cs:
* Source/OpenTK/Platform/X11/X11Factory.cs:
* Source/OpenTK/Platform/Windows/WMInput.cs:
* Source/OpenTK/Platform/IPlatformFactory.cs:
* Source/OpenTK/Platform/MacOS/CarbonInput.cs:
* Source/OpenTK/Platform/Windows/WinFactory.cs:
* Source/OpenTK/Platform/MacOS/MacOSFactory.cs:
* Source/OpenTK/Platform/Windows/WinGLNative.cs:
* Source/OpenTK/Platform/Windows/WinRawMouse.cs:
* Source/OpenTK/Platform/Windows/WinRawInput.cs: Added new MouseDriver
interface and added stub internal implementations.
|
2010-10-20 14:58:38 +00:00 |
|
the_fiddler
|
4914574bd4
|
Document that these APIs are incomplete.
|
2009-11-01 12:40:25 +00:00 |
|
the_fiddler
|
cd9ea45427
|
Suppressed 'unused code' warnings.
|
2009-09-04 22:16:02 +00:00 |
|
the_fiddler
|
f8467ab767
|
* 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
|
f6da09177e
|
Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files.
|
2009-09-03 19:01:11 +00:00 |
|
the_fiddler
|
4e28071a26
|
Added Mouse and Keyboard stubs for the new input API.
|
2009-06-28 10:01:54 +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 |
|
the_fiddler
|
e277e3b272
|
Windows raw input now works.
|
2007-09-22 13:13:17 +00:00 |
|
the_fiddler
|
21d6030a6a
|
Corrected Windows.API.RawMouse class. Mouse input now works!
|
2007-09-21 22:39:16 +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
|
dce223c738
|
Added IMouse.cs and Mouse.cs, fixing the compilation on mono.
|
2007-08-05 10:17:20 +00:00 |
|