Opentk/Source
2009-10-14 21:50:40 +00:00
..
Bind * signatures.xml: Fixed long enum types. 2009-10-09 06:01:39 +00:00
Build Removed "..\" -> "../" translation from Build.exe, as it caused issues with Visual Studio paths. 2009-09-06 09:27:17 +00:00
Compatibility Added AllowPartialTrustedCallers attribute. 2009-09-06 14:19:52 +00:00
Converter * ESCLParser.cs: Fixed long bitfield detection. 2009-10-09 06:01:02 +00:00
Examples Fixed several code instances that relies on C# 3.0 features. 2009-09-07 23:28:59 +00:00
GLControl Setting VSync mode should not force control creation. Fixes issue [#1071]: "Not firing Load event for GLControl." 2009-09-18 15:46:00 +00:00
OpenTK Added support for setting the application (use SHGetFileInfo to retrieve the correct icon and set it when constructing a new window). 2009-10-14 21:50:40 +00:00
QuickStart Fixed documentation on the event args for the Resize event. 2009-10-14 18:25:51 +00:00