X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/blobdiff_plain/969d09e257a499b85dcdabdd884915d365fe42ed..613fb5703f7af31c08406a99e9440c2a7be33437:/TODO diff --git a/TODO b/TODO index 90abb17..2204dab 100644 --- 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