From b3a5341848a8f072328260a99b69b80cc105ff6d Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Tue, 10 Oct 2006 22:44:08 +0000 Subject: [PATCH] --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 661ad88e..3fb6c4c0 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,5 @@ Todo: ++ + + Add basic GLX bindings. + + Add cross-platform way for overriding the Application.Idle handler. + Add more examples. + + Change the hierarchy of the WindowsContext and WindowsVistaContext classes. The should have a common ancestor who manages the windows creation (it should be the same for both).