X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/blobdiff_plain/d27b329734f780ce3624f26e36ea1f09862aeb70..ebf86942678dbe1484fda7078d9fd9806c11a74f:/TODO diff --git a/TODO b/TODO index 247f58e..870b38e 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,18 @@ * Enable building without opening display -- done -* Complete bindings of all widgets +* Complete bindings of all widgets -- mostly done -* Clean up code in glib module +* Clean up code in glib module -- done -* 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) + CLisp port) * Add documentation and more examples * Make sub classing of gobjects possible -* Port to SBCL +* Port to SBCL -- done + +* Improve load time