[typelib] Remove space/indent mismatch
[gnome.gobject-introspection] / girepository / ginfo.c
2010-03-25 Johan Dahlin[typelib] Remove space/indent mismatch
2010-03-24 Johan Dahlin[girepository] Remove trailing whitespace
2010-01-25 Maxim Ermilovincrease limit of GIRealInfo's ref_count
2010-01-12 Colin WaltersCorrectly cast to a CommonBlob when looking up embedded...
2009-12-16 Colin WaltersAllow stack allocating GIBaseInfo, add stack retrieval...
2009-11-20 Simon van der LindenAdd a method to compare infos
2009-11-11 Tomeu VizosoImplement callbacks as part of struct fields. Fixes...
2009-09-04 Colin WaltersCorrectly ref repository in GIUnresolvedInfo
2009-09-04 Colin WaltersBug 593322 - Fix unref of GIUnresolvedInfo instances
2009-07-06 Johan DahlinMerge commit 'origin'
2009-06-24 Tobias MuellerName unions to enable compilation on Solaris
2009-06-22 Mark LeeBug 584423 – Add short/ushort support
2009-03-05 Colin WaltersBug 557383 - Virtual method support
2009-03-03 Colin WaltersBug 571548 - Generic attributes
2009-02-25 Colin WaltersBug 572434 - Associate interfaces with their C structures
2009-02-19 Colin WaltersBug 571373 - Remove hardcoded offsets in ginfo.c
2009-02-13 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-12 Johan DahlinAdd gtk-doc support
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-02-02 Dan Winshiphandle the special case for GObject, whose glib:get...
2009-01-26 Johan DahlinOnly unref the repository if it's actually set.
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2008-11-25 Colin WaltersBug 559705 – Missing association between static methods...
2008-11-25 Colin WaltersBug 561137 - support multiple repositories
2008-11-18 Owen TaylorAdd "storage type" to the typelib data for enums
2008-11-16 Owen TaylorBug 560825 – Add size and alignment to typelib
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-24 Lucas RochaBug 557623 - Constructors shouldn't be flagged as methods.
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-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-16 Tommi KomulainenBug 556541 – access union members through UnionBlob...
2008-10-14 Johan Bilienadd g_union_info_find_method
2008-10-07 Lucas RochaBug 555294: Add support for multiple shared libraries...
2008-09-23 Colin WaltersMerge branch 'bug552566-timet/wip'
2008-09-19 Colin WaltersStrengthen check for interface vs basic types
2008-08-30 Colin WaltersAdd back unresolved
2008-08-30 Colin WaltersPut dependencies in typelibs, resolve them when loading
2008-08-30 Colin WaltersAdd some assertions, blacklist a few more methods
2008-08-23 Colin WaltersRedo signature_offset to be cleaner and correct for...
2008-08-09 Johan DahlinRename metadata to typelib in variable names, comments...
2008-06-08 Philip Van Hooftools/gidlnode.c
2008-04-23 Havoc PenningtonUse interface_blob_size not object_blob_size to compute...
2008-04-23 Havoc Penningtonnew function to get the GType given a RegisteredTypeInfo
2008-04-22 Johan DahlinRevert revisions 157,149-148,136-129 and 120. Move...
2008-03-10 Mark Doffmangirepository/ginfo.c tools/generate.c
2008-03-10 Mark Doffmangirepository/ginfo.c
2008-03-10 Mark Doffmangirepository/ginfo.c girepository/girepository.h tools...
2008-03-10 Mark Doffmangirepository/ginfo.c girepository/gmetadata.c gireposit...
2008-02-08 Rob TaylorAdded: Added: Renamed to tools/Makefile.am: Renamed...