the_fiddler
|
42e0880cbb
|
* Source/OpenTK/NativeWindow.cs:
* Source/OpenTK/INativeWindow.cs:
* Source/OpenTK/Platform/X11/API.cs:
* Source/OpenTK/Platform/X11/X11GLNative.cs:
* Source/OpenTK/Platform/Windows/WinGLNative.cs:
* Source/OpenTK/Platform/MacOS/CarbonGLNative.cs:
* Source/Examples/OpenTK/Test/GameWindowStates.cs: Initial
implementation of CursorVisible API. See issue [#1560].
|
2010-10-18 15:25:25 +00:00 |
|
the_fiddler
|
3d0a3dfb4e
|
Implemented INativeWindow.MouseEnter/MouseLeave events on Win32 and X11.
|
2009-10-27 23:57:44 +00:00 |
|
the_fiddler
|
e551881f1b
|
Implemented icon support.
|
2009-10-18 16:52:07 +00:00 |
|
the_fiddler
|
33db1f6b74
|
Fixed a large number of documentation warnings.
|
2009-09-04 21:44:39 +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
|
1bcc012f35
|
Implemented INativeWindow.WindowBorderChanged and INativeWindow.WindowStateChanged events.
|
2009-08-17 09:34:15 +00:00 |
|
the_fiddler
|
67bdd39d08
|
Added INativeWindow.CreateKeyboardDriver()
Added INativeWindow.KeyPress event (KeyPressEventArgs).
Removed INativeWindow.Icon property.
|
2009-07-19 17:49:51 +00:00 |
|
the_fiddler
|
5c40ce638d
|
Fixed a large amount of documentation warnings.
Marked several APIs as obsolete.
|
2009-06-04 11:22:20 +00:00 |
|
the_fiddler
|
7df9a448d6
|
Merged gw-next2 branch to trunk.
|
2009-06-02 15:49:39 +00:00 |
|