chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
245b877
)
Initial checkin
author
espen
<espen>
Thu, 17 Jan 2002 02:00:21 +0000
(
02:00
+0000)
committer
espen
<espen>
Thu, 17 Jan 2002 02:00:21 +0000
(
02:00
+0000)
TODO
[new file with mode: 0644]
patch
|
blob
diff --git a/TODO
b/TODO
new file mode 100644
(file)
index 0000000..
29671ec
--- /dev/null
+++ b/
TODO
@@ -0,0
+1,11
@@
+* Add support for interfaces
+
+* Use .defs files to generate class definitions and function
+ bindings (to enable building without initialization of gtk)
+
+* 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