[girepository] Remove trailing whitespace
[gnome.gobject-introspection] / girepository / girnode.h
2010-03-24 Johan Dahlin[girepository] Remove trailing whitespace
2010-03-18 Colin WaltersEnumerations can be negative
2009-11-11 Tomeu VizosoImplement callbacks as part of struct fields. Fixes...
2009-03-05 Colin WaltersBug 557383 - Virtual method support
2009-03-03 Colin WaltersBug 571548 - Generic attributes
2009-02-28 Colin WaltersAdd a parent parmeter to g_ir_node_build_typelib
2009-02-25 Colin WaltersBug 572434 - Associate interfaces with their C structures
2009-02-20 Colin Walterstypelib building: Compress 5 arguments for g_ir_node_bu...
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2008-11-18 Owen TaylorAdd "storage type" to the typelib data for enums
2008-11-11 Owen TaylorCompute field offsets and overall size for object struc...
2008-11-11 Owen TaylorBug 560252 - Compute field offsets before writing typelib
2008-11-11 Owen TaylorBug 560250 - Fully parse included modules
2008-11-10 Owen TaylorBug 560248 – "disguised structures"
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-22 Tommi KomulainenBug 557405 – Use 'allow-none' consistently
2008-10-21 Johan BilienBug 557241 – "throws" flag for functions
2008-10-20 Colin WaltersBug 557011 - Add g_object_info_get_abstract
2008-10-02 Colin WaltersMerge branch 'bug552393-varargs'
2008-09-06 Colin WaltersAllow both union and struct to be boxed or not
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-08-09 Johan DahlinMove shared *.[ch] files to girepository from tools