the_fiddler
|
4f7ade8d25
|
Changed IsDisposed into a property and modified code to use this instead of the backing field.
|
2009-09-04 23:18:47 +00:00 |
|
the_fiddler
|
c730a706a6
|
Applied kvark's latest NativeWindow/GameWindow patch, which improves event handling, the shutdown sequence and documentation, while removing stale code.
|
2009-09-04 21:27:05 +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
|
7970282d7b
|
Ensured System.Windows.Forms.NativeWindow is resolved correctly.
Renamed OpenTK.NativeWindow0 to OpenTK.NativeWindow.
|
2009-08-21 19:34:20 +00:00 |
|
the_fiddler
|
9975aab0f9
|
Close() method now calls implementation.Close() instead of Dispose() directly.
|
2009-08-20 22:26:57 +00:00 |
|
the_fiddler
|
618aa34df8
|
Committed initial NativeWindow implementation.
|
2009-08-20 22:22:38 +00:00 |
|