Opentk/Source
2009-10-14 22:49:04 +00:00
..
Bind Avoid translating names that do not need translation (i.e. are not in ALL_CAPS). 2009-10-14 22:49:04 +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 LoadIcon method. 2009-10-14 22:48:19 +00:00
QuickStart Fixed documentation on the event args for the Resize event. 2009-10-14 18:25:51 +00:00