Opentk/Source
the_fiddler cb1c73e827 Added LoadIcon method.
Made SHFILEINFO non-public.
Modified WinGLNative.cs to use Icon.ExctractAssociatedIcon() to set the application icon (needs work).
2009-10-14 22:48:19 +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 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