chiark / gitweb /
Marked "subclassing" as done. Added "porting to amd64"
[clg] / TODO
... / ...
CommitLineData
1* Enable building without opening display -- done
2
3* Complete bindings of all widgets -- mostly done
4
5* Clean up code in glib module -- done
6
7* Use CMUCL's native mechanism for callbacks from C -- done
8
9* Create all foreign function bindings at compile time (necessary for
10 CLisp port)
11
12* Add documentation and more examples
13
14* Make subclassing of gobjects possible -- done
15
16* Port to SBCL -- done
17
18* Improve load time
19
20* Porting to amd64