chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6782482
)
Added more entries
author
espen
<espen>
Thu, 28 Oct 2004 09:44:03 +0000
(09:44 +0000)
committer
espen
<espen>
Thu, 28 Oct 2004 09:44:03 +0000
(09:44 +0000)
TODO
patch
|
blob
|
blame
|
history
diff --git
a/TODO
b/TODO
index d22607636d2a338d132ebd387c202b03f272b8b0..90abb1704db10517a68b506d39ee8d6cff368f74 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,9
+1,16
@@
-* Use .defs files to generate class definitions and function
- bindings (to enable building without initialization of gtk)
+* Enable building without opening display
+
+* Complete bindings of all widgets
+
+* Clean up code in glib module
+
+* Use CMUCL's native mechanism for callbacks from C
* Create all foreign function bindings at compile time (necessary for
CLisp port and to improve startup time)
* Add documentation and examples
* Create all foreign function bindings at compile time (necessary for
CLisp port and to improve startup time)
* Add documentation and examples
-* Make subclassing of gobjects possible
+* Make sub classing of gobjects possible
+
+* Port to SBCL