Opentk/Source/OpenTK/Platform/X11
the_fiddler 25f82c8b84 Corrected spelling errors in X11.CreateWindow enum.
Create event now fires from X11GLNative windows (added CreateWindow.SubStructureNotifyMask).
Changed X11Input window to InputOnly.
2007-08-05 16:15:15 +00:00
..
API.cs Corrected spelling errors in X11.CreateWindow enum. 2007-08-05 16:15:15 +00:00
Glx.cs 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00
WindowInfo.cs Added IWindowInfo.cs, X11/WindowInfo.cs and Windows/WindowInfo.cs, which hold information regarding a platform specific window object. 2007-08-05 13:42:31 +00:00
X11GLContext.cs Added IWindowInfo.cs, X11/WindowInfo.cs and Windows/WindowInfo.cs, which hold information regarding a platform specific window object. 2007-08-05 13:42:31 +00:00
X11GLControl.cs Removed exceptions from Fullscreen properties. 2007-08-05 13:51:07 +00:00
X11GLNative.cs Corrected spelling errors in X11.CreateWindow enum. 2007-08-05 16:15:15 +00:00
X11Input.cs Corrected spelling errors in X11.CreateWindow enum. 2007-08-05 16:15:15 +00:00
X11Keyboard.cs Renamed OpenTK.Input.Keys to OpenTK.Input.Key. 2007-08-05 16:04:39 +00:00
X11Mouse.cs Started implementing X11Input.cs, X11Keyboard.cs and X11Mouse.cs drivers. Removed some warnings from X11Api.cs 2007-08-05 09:03:22 +00:00