chiark / gitweb /
New toolbar API
[clg] / TODO
diff --git a/TODO b/TODO
index 90abb1704db10517a68b506d39ee8d6cff368f74..2204dabdbe6a673ce95f135a93c213a9ec668806 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,15 @@
-* Enable building without opening display
+* Enable building without opening display -- done
 
 * Complete bindings of all widgets
 
 * Clean up code in glib module
 
-* Use CMUCL's native mechanism for callbacks from C
+* Use CMUCL's native mechanism for callbacks from C -- done
 
 * Create all foreign function bindings at compile time (necessary for
   CLisp port and to improve startup time)
 
-* Add documentation and examples
+* Add documentation and more examples
 
 * Make sub classing of gobjects possible