the_fiddler
|
f39eaecea3
|
* QuickStart.sln:
* Source/QuickStart/QuickStart.csproj: Added missing QuickStart
solution. Fixes issue [#2093]: "QuickStart.sln doesn't exist in
"latest version of OpenTK"".
|
2010-10-21 12:55:45 +00:00 |
|
the_fiddler
|
3129b359a9
|
Removed System.Drawing dependency from QuickStart.
|
2009-11-04 21:22:41 +00:00 |
|
the_fiddler
|
895e416ca1
|
OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked.
|
2009-10-21 13:33:00 +00:00 |
|
the_fiddler
|
3fbee6a156
|
Fixed documentation on the event args for the Resize event.
Ensure that we call the base method when we override an On* method.
|
2009-10-14 18:25:51 +00:00 |
|
the_fiddler
|
f6da09177e
|
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 |
|
the_fiddler
|
f285573885
|
Added QuickStart project.
|
2009-08-25 15:35:42 +00:00 |
|