| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=258
|
|
|
|
| |
svn path=/trunk/; revision=253
|
|
|
|
| |
svn path=/trunk/; revision=251
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=213
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
2005-05-12 Matthias Clasen <mclasen@redhat.com>
* TODO: Updates
|
| |
|
|
|