summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-05-21 05:26:02 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-05-21 05:26:02 +0000
commit686dafb30b46e4bed0c1925dc489432aba2c9ac7 (patch)
tree4af8d346a014ee40b24f9111bbc43f76217e661b /TODO
parentdf4c9234a339965ae4365db51ac4d82cc2a38814 (diff)
downloadgobject-introspection-686dafb30b46e4bed0c1925dc489432aba2c9ac7.tar.gz
Updates.
2005-05-21 Matthias Clasen <mclasen@redhat.com> * TODO: Updates. * gidl.dtd: Updates. * src/g-idl-offsets.pl: A perl script which reads a .gidl file, creates, compiles and runs a C file, and folds the resulting struct offsets back into the .gidl file.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index df5d8e46..5797a771 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ XML format
- Write a scanner to create XML from annotated headers
- Add attributes to connect signals to their default handlers
and wrappers to their vfuncs
-- Add attributes for struct offsets
- Add a way to specify default values
- Add a way to specify annotations
- Add a way to mark init functions like gtk_init