Bug 557241 – "throws" flag for functions
[gnome.gobject-introspection] / girepository / girnode.c
2008-10-21 Johan BilienBug 557241 – "throws" flag for functions
2008-10-20 Colin WaltersBug 557011 - Add g_object_info_get_abstract
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-15 Tommi KomulainenBug 556434 – unhandled interface/object/... member...
2008-10-15 Tommi Komulainenrefactor common code for processing members to a function
2008-09-23 Colin WaltersMerge branch 'bug552566-timet/wip'
2008-09-16 Colin WaltersDon't add spurious * if type is pointer; the is_pointer...
2008-09-06 Colin WaltersAllow both union and struct to be boxed or not
2008-08-28 Tor LillqvistUse binary mode for output file on Windows.
2008-08-23 Colin WaltersAdd debug bit, tweak to use GUINT as correct.
2008-08-23 Colin WaltersAnother debug print
2008-08-22 Colin WaltersDon't hardcode integers, use GITypeTag.
2008-08-21 Colin WaltersTweak to use UINT instead of INT. Not likely to matter...
2008-08-18 Johan DahlinMake enum serializing functions public. Clean up some...
2008-08-13 Johan DahlinAllow get_type to be None, set a get_type for GInitiall...
2008-08-13 Colin WaltersRecord typedefs as <alias> elements. Also attempt to...
2008-08-12 Colin WaltersRemove usage of (GAPI-oriented) TypeTag in favor of...
2008-08-09 Johan DahlinRename metadata to typelib in variable names, comments...
2008-08-09 Johan DahlinMove shared *.[ch] files to girepository from tools