Opentk/Source
the_fiddler 8bb1a85bc1 Added Closing event that can be used to cancel a call to GameWindow.Exit().
Made GameWindow.Exit() thread-safe.
ExitAsync() is now privateee (use Exit() instead).
GameWindow.Exit() now correctly works when called from inside the OnLoad method or the Load event.
2009-02-22 15:48:31 +00:00
..
Bind Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Build Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Examples Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
OpenTK Added Closing event that can be used to cancel a call to GameWindow.Exit(). 2009-02-22 15:48:31 +00:00
Utilities Removed an unused Bitmap reference. 2009-02-22 12:12:16 +00:00