summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Update and remove old cruft.Johan Dahlin2008-08-291-9/+5
| | | | | | | | | | | | | 2008-08-29 Johan Dahlin <johan@gnome.org> * README: * TODO: * examples/gdk-pixbuf.gidl: * libffi.pc.in: Update and remove old cruft. svn path=/trunk/; revision=519
* Use transfer-ownership everywhere, to mark ownership/calle/caller etc.Johan Dahlin2008-04-301-1/+0
| | | | | | | | | | | | | | 2008-04-29 Johan Dahlin <johan@gnome.org> * giscanner/ast.py: * giscanner/girwriter.py: * giscanner/transformer.py: * tests/parser/Foo-expected.gir: * TODO: Use transfer-ownership everywhere, to mark ownership/calle/caller etc. svn path=/trunk/; revision=260
* gdk-pixbuf.gidl noteJohan Dahlin2008-04-291-0/+2
| | | | svn path=/trunk/; revision=258
* UpdateJohan Dahlin2008-04-281-3/+3
| | | | svn path=/trunk/; revision=253
* Update TODOJohan Dahlin2008-04-281-1/+4
| | | | svn path=/trunk/; revision=251
* Add support for virtual methods. Pair struct FooClass with struct Foo.Johan Dahlin2008-04-251-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2008-04-25 Johan Dahlin <jdahlin@async.com.br> * TODO: * giscanner/gidlwriter.py: * giscanner/giscannermodule.c (pygi_source_directive_new), (directive_get_options), (pygi_source_symbol_new), (symbol_get_base_type), (pygi_source_type_new), (type_get_base_type), (type_get_child_list), (pygi_source_scanner_get_symbols), (pygi_source_scanner_get_directives): * giscanner/gobjecttreebuilder.py: * giscanner/sourcescanner.py: * giscanner/treebuilder.py: * tests/parser/foo-object.h: Add support for virtual methods. Pair struct FooClass with struct Foo. Clean up the SourceScanner bindings a bit. Add a testcase for virtual methods. svn path=/trunk/; revision=226
* Add support for CallbacksJohan Dahlin2008-04-231-1/+0
| | | | | | | | | | | | | 2008-04-22 Johan Dahlin <jdahlin@async.com.br> * giscanner/gidlwriter.py: * giscanner/girwriter.py: * giscanner/gobjecttreebuilder.py: * giscanner/treebuilder.py: Add support for Callbacks svn path=/trunk/; revision=222
* UpdateJohan Dahlin2008-04-221-6/+10
| | | | svn path=/trunk/; revision=213
* add some C API wishlist items I could think of quicklyHavoc Pennington2008-04-211-0/+8
| | | | | | | | | 2008-04-21 Havoc Pennington <hp@redhat.com> * TODO: add some C API wishlist items I could think of quickly svn path=/trunk/; revision=192
* UpdateJohan Dahlin2007-12-091-1/+5
| | | | | | | | | | | | | 2007-12-09 Johan Dahlin <johan@gnome.org> * TODO: Update * src/Makefile.am: Rename gen-introspect to g-idl-scanner, don't make the repository library and the other utilites link against gthread-2.0 svn path=/trunk/; revision=73
* UpdatesMatthias Clasen2005-05-241-1/+0
|
* Updates.Matthias Clasen2005-05-211-1/+0
| | | | | | | | | | | | 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.
* Basic type cleanupMatthias Clasen2005-05-211-8/+0
|
* UpdatesMatthias Clasen2005-05-201-0/+1
|
* UpdatesMatthias Clasen2005-05-191-0/+9
|
* UpdatesMatthias Clasen2005-05-171-2/+6
|
* Add union.test.Matthias Clasen2005-05-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-05-15 Matthias Clasen <mclasen@redhat.com> * tests/roundtrips.sh (SIMPLE_TESTS): Add union.test. * tests/union.test: Add a union test. * src/generate.c: Handle unions. * src/girepository.h: * src/ginfo.c: Add GIUnionInfo and functions to access it. * src/gidlnode.c: Handle GIdlNodeUnion nodes. * src/gidlparser.c (start_union): Parse <union> elements. * src/gidlnode.h: Add a GIdlNodeUnion. * gidl.dtd: Add a <union> element. * src/gmetadata.c (g_metadata_check_sanity): Check union_blob_size. * src/gmetadata.h: Add union_blob_size to Header, add a UnionBlob. * metadata-format.txt: Add a UnionBlob.
* UpdatesMatthias Clasen2005-05-131-2/+1
|
* UpdatesMatthias Clasen2005-05-131-2/+2
| | | | | | 2005-05-12 Matthias Clasen <mclasen@redhat.com> * TODO: Updates
* UpdatesMatthias Clasen2005-05-101-1/+4
|
* Initial revisionMatthias Clasen2005-05-091-0/+30