Opentk/Source
the_fiddler 997f57c1f7 Modified MouseDevice events to follow the class library design guidelines.
Changed Mouse[Move|Button|Wheel]EventArgs into classes that inherit from EventsArgs, in order to follow the event design guidelines.
2009-09-04 23:13:24 +00:00
..
Bind 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
Build * Source/Build/Resources/OpenTK.Prebuild.xml: Added conditional 2009-09-04 10:35:27 +00:00
Compatibility * Source/Build/Properties/AssemblyInfo.cs: 2009-09-04 10:34:18 +00:00
Converter 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
Examples Added KeyboardKeyEventArgs. 2009-09-04 22:10:50 +00:00
GLControl Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
OpenTK Modified MouseDevice events to follow the class library design guidelines. 2009-09-04 23:13:24 +00:00
QuickStart 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