gnome.gobject-introspection
2008-10-27 Johan Bilienadd allow-none annotations, based on the pygobject...
2008-10-27 Johan BilienBug 558068 – when invoking a method, offset the in...
2008-10-27 Johan Bilienadd annotation for g_file_delete
2008-10-27 Tommi KomulainenBug 558062 – provide and use paths in the .pc file
2008-10-27 Tommi Komulaineng_irepository_require() returns GTypelib now, fix warning
2008-10-25 Colin WaltersBug 557791 – g_irepository_require() could return a...
2008-10-25 Colin WaltersBug 557788 – Return types for constructors in generated...
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-25 Colin WaltersBug 557076 - move typelibs to $libdir
2008-10-24 Johan DahlinBe less verbose about source types, we handle most...
2008-10-24 Johan DahlinBe quiet, do not warn about unhandled members.
2008-10-24 Johan DahlinExport two private methods to avoid an compiler warning
2008-10-24 Johan DahlinOnly use SHLIB_SUFFIX on darwin, otherwise use G_MODULE...
2008-10-24 Lucas RochaBug 557623 - Constructors shouldn't be flagged as methods.
2008-10-24 Johan DahlinCheck against division by zero for the modula operator...
2008-10-24 Johan DahlinAdd John Finlay
2008-10-24 Johan DahlinAdd a CONTRIBUTORS file and dist it.
2008-10-23 Colin WaltersAdd automake/libtool hack to build shared library
2008-10-23 Colin WaltersTypelibs should go in $(datadir) for now
2008-10-23 Colin WaltersMore noinst_ on tests/types
2008-10-23 Colin Walterstests/types should be noinst_
2008-10-23 Tommi KomulainenBug 556739 – transfer-ownership attribute should be...
2008-10-23 Tommi KomulainenChangeLog
2008-10-23 Tommi Komulainendeduce transfer-ownership from GTypes
2008-10-23 Tommi Komulainenrearrange
2008-10-23 Tommi KomulainenCheck whether the parameter is a GObject from the GType
2008-10-23 Tommi Komulainenrecord GType when constructing the Type from it
2008-10-23 Tommi Komulainenbuild fundamental types same way as glib
2008-10-23 Tommi Komulainenmake varargs transfer-ownership="none"
2008-10-23 Tommi Komulainenfix foo_rectangle_add test
2008-10-23 Colin WaltersBug 556739 - transfer ownership heuristics
2008-10-23 Colin WaltersAlways write out transfer-ownership attribute
2008-10-23 Johan BilienBug 557468 – Support for GI_TYPELIB_PATH
2008-10-22 Tommi KomulainenBug 557379 – g-ir-generate not writing the 'abstract...
2008-10-22 Tommi KomulainenBug 557377 – Add test to ensure annotations survive...
2008-10-22 Lucas Rochafix some build warnings.
2008-10-22 Tommi KomulainenBug 557405 – Use 'allow-none' consistently
2008-10-22 Tommi KomulainenBug 557092 – Callback annotations not used
2008-10-22 Johan DahlinFix bug reference
2008-10-21 Colin WaltersDon't require trailing whitespace after uncommented...
2008-10-21 Colin WaltersRespect path ordering for unversioned requires
2008-10-21 Colin WaltersSubmit after session in PEP8 interrogation room
2008-10-21 Colin WaltersWrite out throws attribute
2008-10-21 Owen TaylorFor string parameters allow transfer annotation to...
2008-10-21 Johan DahlinAdd missing whitespace to make pep8 happy
2008-10-21 Johan BilienBug 557241 – "throws" flag for functions
2008-10-21 Tommi KomulainenChangeLog
2008-10-21 Tommi KomulainenWarn if we see annotations for unknown parameters
2008-10-21 Johan DahlinRemove leftover raise SystemExit.
2008-10-21 Johan DahlinRename GLib-assertions.txt to GLib-2.0.xpath and includ...
2008-10-21 Johan DahlinBug 556358 - don't use libtool internals
2008-10-20 Colin WaltersBug 557147 - fix build; patch from Andreas Rottmann
2008-10-20 Colin WaltersChangeLog
2008-10-20 Colin WaltersTests for bug 556777
2008-10-20 Colin WaltersBug 556777 - validate properties
2008-10-20 Colin WaltersAdd allow_invalid argument to resolver so we can find...
2008-10-20 Colin WaltersFix __repr__ for Property
2008-10-20 Colin WaltersWe are handling those return types, silly
2008-10-20 Colin WaltersTweak changelog
2008-10-20 Colin WaltersAlso register g variants of default_array_types.
2008-10-20 Colin WaltersBug 557011 - Add g_object_info_get_abstract
2008-10-20 Tommi KomulainenChangeLog
2008-10-20 Tommi Komulainengiscanner: don't lose 'transfer-ownership' attributes...
2008-10-19 Johan DahlinParse and ignore __asm.
2008-10-19 Colin WaltersChangeLog
2008-10-19 Colin WaltersParse array length= to ensure it doesn't get lost from...
2008-10-18 Colin WaltersChangeLog
2008-10-18 Colin WaltersBug 556795 - Fix char ** regression
2008-10-18 Colin WaltersChangeLog
2008-10-18 Colin WaltersFix header ifdef
2008-10-18 Colin WaltersAdd GtkFrob test that mirrors GtkSource
2008-10-18 Colin WaltersBug 556783 - namespace/prefix rework
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-17 Johan Bilienadded annotations
2008-10-17 Johan BilienAlso assume direction=out for size_t*, ssize_t* arguments
2008-10-17 Johan BilienForgot these files
2008-10-17 Johan BilienBug 556610 – giscanner/girparser.py drops parameter...
2008-10-16 Colin WaltersBug 556185 - [test for] segfault on g_callable_info_get...
2008-10-16 Colin WaltersChangeLog
2008-10-16 Colin WaltersBug 556579 - Don't try to resolve names for structs...
2008-10-16 Colin WaltersBug 556432 - transfer annotations and defaults
2008-10-16 Colin WaltersRemove unused var
2008-10-16 Colin WaltersDefault GObject transfer to full
2008-10-16 Tommi Komulainenenable bunch of gcc warning CFLAGS
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-16 Tommi KomulainenBug 556541 – access union members through UnionBlob...
2008-10-16 Colin WaltersInclude gir dir when running g-ir-generate so we work...
2008-10-16 Colin WaltersDon't use --typelib-xml, use g-ir-generate
2008-10-16 Colin WaltersFix up g-ir-generate for new include= syntax
2008-10-16 Colin WaltersChangeLog
2008-10-16 Colin WaltersMerge branch 'bug556331-includecleanup'
2008-10-15 Johan DahlinDisable check-local for now
2008-10-15 Tommi KomulainenBug 556434 – unhandled interface/object/... member...
2008-10-15 Tommi Komulainenrefactor common code for processing members to a function
2008-10-15 Tommi Komulainencheck that typelib -> gir -> typelib transformation...
2008-10-15 Tommi Komulainenfix tests to compare xml to xml instead of typelib...
2008-10-15 Tommi Komulainenreduce code duplication
next