Opentk/Source
thefiddler b0eedc122d [Mac] Avoid class conflicts for multiple windows
When creating multiple windows, their classes must have different class
names or they will fail to construct.

This commit ensures their names are unique. It also fixes a potential
memory leak in the Icon setter.
2014-04-24 13:45:06 +02:00
..
Bind [Bind] Corrected CSharpSpecWriter output and warning messages 2014-03-31 17:40:15 +02:00
Build.UpdateVersion [Build] Updated copyright information 2014-03-18 14:29:41 +01:00
Compatibility [Compatibility] Don't generate xml documentation 2014-03-30 11:01:30 +02:00
Converter Fix compile warnings in Converter. 2014-02-25 10:31:17 +00:00
Examples Fixed the HelloGL3 example for the Mac. 2014-04-24 13:45:05 +02:00
Generator.Rewrite [ES] Fixed loading of OpenGL ES core API 2014-03-16 19:40:49 +01:00
GLControl Update spacing and formatting to match existing style 2014-02-25 18:46:07 -06:00
OpenTK [Mac] Avoid class conflicts for multiple windows 2014-04-24 13:45:06 +02:00