Substitute deprecated Glib symbol: g_mapped_file_free
[gnome.gobject-introspection] / girepository / girepository.c
2009-12-15 Javier JardónSubstitute deprecated Glib symbol: g_mapped_file_free GOBJECT_INTROSPECTION_0_6_7
2009-08-20 Colin WaltersMerge branch 'typelib-dlopen'
2009-08-19 Colin Walters[typelib] Clean up dlopen handling
2009-06-22 Mark LeeBug 584423 – Add short/ushort support
2009-03-17 Colin WaltersBug 564016 - Include c:prefix in typelib, use it to...
2009-02-13 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-12 Robert CarrFix build
2009-02-12 Johan DahlinAdd gtk-doc support
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2009-01-12 Colin WaltersBug 562914: Order GI_TYPELIB_PATH before anything else
2009-01-12 Colin WaltersBug 567212: Exit after dumping
2008-12-10 Johan BilienBug 563998 – Cache the GIBaseInfo for GTypes
2008-11-25 Colin WaltersRemove debug print
2008-11-25 Colin WaltersBug 561137 - support multiple repositories
2008-11-17 Colin WaltersEnsure we always call init_globals
2008-11-17 Colin Waltersg_irepository_get_default is (transfer none)
2008-11-13 Colin Waltersg_irepository_dump implementation
2008-11-12 Tommi KomulainenFix minor memory leak.
2008-11-12 Johan DahlinChange the element type from utf8 to filename Special...
2008-11-12 Johan DahlinAdd a g_irepository_get_search_path, so we can access...
2008-10-25 Colin WaltersBug 557791 – g_irepository_require() could return a...
2008-10-25 Colin WaltersBug 557076 - move typelibs to $libdir
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...