Opentk/Source/Examples
Fraser Waters e855d2eb33 [Input] Legacy keyboard respects the KeyRepeat field.
If the legacy keyboard device receives a key down event with IsRepeat set it
will only raise it's own key down event if it's KeyRepeat field is set to true.

This is as documented, regression casused by refactoring. Fixes issue #201.

Also change the GameWindowState example to show setting of KeyRepeat to true
and false and how that changes the event counts for the legacy and new keyboard
devices.
2014-11-23 14:40:36 +01:00
..
Data [Examples] Fixed cursor hotspot 2014-05-01 22:17:06 +02:00
OpenAL Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
OpenCL Do not import OpenCL namespace if "EXPERIMENTAL" is not defined. 2010-10-04 08:40:57 +00:00
OpenGL Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
OpenGLES [Examples] Fixed all warnings 2014-07-21 17:20:19 +02:00
OpenTK [Input] Legacy keyboard respects the KeyRepeat field. 2014-11-23 14:40:36 +01:00
Properties Normalized line endings 2013-10-11 01:58:54 +02:00
Resources Reduced icon resolution to 128x128 in order to avoid "out of memory" errors when building with Mono. 2013-09-30 11:09:14 +02:00
Shapes Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:52:17 +02:00
Utilities Normalized line endings 2013-10-11 01:58:54 +02:00
app.manifest Normalized line endings 2013-10-11 01:58:54 +02:00
DependencyLoader.cs Implemented Sdl2GLControl 2013-09-30 20:47:29 +02:00
ExampleAttribute.cs Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +00:00
ExampleBrowser.cs Use separate process for executing examples 2013-10-02 01:10:03 +02:00
ExampleBrowser.Designer.cs Populate ImageList manually to avoid crash issue when cross-compiling from Mono. 2010-10-05 17:43:33 +00:00
ExampleBrowser.resx Normalized line endings 2013-10-11 01:58:54 +02:00
ExampleInfo.cs 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
IExample.cs 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
Main.cs [Examples] Removed test code committed by mistake 2014-09-22 13:52:20 +02:00
OpenTK.Examples.csproj [Examples] Fixed all warnings 2014-07-21 17:20:19 +02:00
SamplesTreeViewSorter.cs 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
TextBoxTraceListener.cs 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
Utilities.cs Added high-res icons to Example Browser 2013-09-29 23:58:10 +02:00