the_fiddler
|
da0e4f3887
|
* 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
|
e131297e7f
|
Removed System.Drawing dependency from QuickStart.
|
2009-11-04 21:22:41 +00:00 |
|
the_fiddler
|
15cad88758
|
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
|
d99fb773f5
|
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
|
d6c4c801e1
|
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
|
1031f0c10c
|
Added QuickStart project.
|
2009-08-25 15:35:42 +00:00 |
|