Bug 557468 – Support for GI_TYPELIB_PATH
[gnome.gobject-introspection] / girepository / girepository.c
2008-10-23 Johan BilienBug 557468 – Support for GI_TYPELIB_PATH
2008-10-21 Colin WaltersRespect path ordering for unversioned requires
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-16 Colin WaltersMerge branch 'bug556331-includecleanup'
2008-10-13 Colin WaltersDocument g_irepository_get_dependencies
2008-10-12 Colin WaltersDon't cast DirEntry to Blob, actually look it up by...
2008-10-12 Colin WaltersFix inverted test for success in version parsing.
2008-10-12 Tommi KomulainenBug 556048 – Crash in g_irepository_find_by_gtype
2008-10-12 Colin WaltersAdd tests/repository which has some repository regressi...
2008-10-12 Colin WaltersBug 552858: versioning
2008-10-09 Lucas Rochafix regression on invoke test case by making sure we...
2008-10-07 Lucas RochaBug 555294: Add support for multiple shared libraries...
2008-10-02 Colin WaltersBug 554632: Create type tag for GType
2008-09-23 Colin WaltersMerge branch 'bug552566-timet/wip'
2008-08-30 Colin WaltersRemove g_irepository_unregister, add GIRepositoryLoadFlags
2008-08-30 Colin WaltersPut dependencies in typelibs, resolve them when loading
2008-08-26 Colin WaltersSearch $DATADIR/girepository instead of $DATADIR/gitype...
2008-08-24 Colin WaltersDon't open shared library here; we already do it in...
2008-08-21 Johan DahlinPlug memory leak and avoid using freed memory. Resolve...
2008-08-21 Colin WaltersFix one small leak in error case.
2008-08-21 Johan DahlinRewrap and fix double free bug by leaking a bit.
2008-08-21 Colin WaltersAdd new function g_irepository_get_typelib_path which...
2008-08-20 Colin WaltersRemove g_irepository_register_file in favor of g_irepos...
2008-08-20 Colin WaltersRename .gir files using GI namespace. Use XDG_DATA_DIRS...
2008-08-18 Johan DahlinMake enum serializing functions public. Clean up some...
2008-08-09 Johan DahlinRename metadata to typelib in variable names, comments...
2008-07-24 Colin WaltersAdd environment variable G_IREPOSITORY_VERBOSE so we...
2008-06-08 Philip Van Hooftools/gidlnode.c
2008-02-08 Rob TaylorAdded: Added: Renamed to tools/Makefile.am: Renamed...