]> git.draconx.ca Git - gob-dx.git/blobdiff - TODO
Release 1.99.3
[gob-dx.git] / TODO
diff --git a/TODO b/TODO
index 3b2a8e7511ce15165789a3085c6e7a4bab3ac175..24bf3e0a8312a2ec981d33aafd06f06996e10e94 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,10 @@
-Somehow transfer comments from .gob to .h and .c files to make gtk-doc
-possible.  Alternatively make gob act as gtk-doc, or generate a gtk-doc
-ready stub file.
-
 .defs file generation
 
-signal RUN_ flags.  Auto add GTK_RUN_ACTION for public signals, but add
-a way to specify other flags
+Allow math expressions in array definition
+
+test out the possibility of doing the static typesafe downcasts, at least
+for gob objects.
+
+override geT_type
 
-a connect_full function for each signal with typesafe function pointer
-argument and macros for the other (simpler) connect types.
+Support BonoboXObject directly