X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/969d09e257a499b85dcdabdd884915d365fe42ed..b1bd926714a41589d68b83d72d511fb91655c48d:/TODO diff --git a/TODO b/TODO index 90abb17..870b38e 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,18 @@ -* Enable building without opening display +* 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 examples +* Add documentation and more examples * Make sub classing of gobjects possible -* Port to SBCL +* Port to SBCL -- done + +* Improve load time