Fix 'Could not find GIR file ...' error to use right filename.
[gnome.gobject-introspection] / girepository /
2009-03-28 Dan WinshipFix 'Could not find GIR file ...' error to use right...
2009-03-27 Andreas RottmannBug 576605 - Get rid of GI_SCOPE_TYPE_OBJECT
2009-03-24 Didier 'PtitjesBug 576323 - Fix inner constant parsing Signed-off...
2009-03-17 Colin WaltersBug 564016 - Include c:prefix in typelib, use it to...
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-25 Johan DahlinMerge commit 'origin'
2009-02-24 Johan BilienBug 572965 – Allow generic marshaller to be called...
2009-02-20 Colin Walterstypelib building: Compress 5 arguments for g_ir_node_bu...
2009-02-19 Colin WaltersFurther cleanup for commented-out Union discriminator...
2009-02-19 Colin WaltersFix bad merge introduced in commit b006d50
2009-02-19 Colin WaltersBug 571373 - Add padding to typelib objects
2009-02-19 Colin WaltersBug 571373 - Remove hardcoded sizes/offsets in girnode.c
2009-02-19 Colin WaltersBug 571373 - Remove hardcoded offsets in ginfo.c
2009-02-19 Colin WaltersBug 571373 - Consistently use sizeof () inside gtypelib...
2009-02-19 Colin WaltersBug 571373 - Move typelib docs from typelib-format...
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
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-02-11 Colin WaltersBug 567906 - Put pkg-config dependencies in .gir files
2009-02-11 Colin WaltersBug 571248 - Ignore unknown elements in girparser
2009-02-10 Rober CarrBug 569633 – Typelib compiler fails with vararg callbacks
2009-02-10 Johan DahlinRename namespace to namespace_ to make the header compi...
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-02-05 Colin Waltersgirnode.c: Fix copy & paste error
2009-02-05 Johan DahlinAdd utility functions for invocing closures given a...
2009-02-04 Colin WaltersBug 555960 - Nested structs and unions (generation...
2009-02-04 Colin WaltersBug 555960 - nested structs and unions
2009-02-02 Dan Winshiphandle the special case for GObject, whose glib:get...
2009-02-02 Colin WaltersBug 569408, Bug 568680 - Scanner misses fields (at...
2009-02-02 Colin WaltersBug 563469 – Arrays not treated correctly in struct...
2009-01-29 Robert CarrUndo revision 1075
2009-01-29 Robert Carrpost_filter_varargs_functions should also filter callba...
2009-01-26 Johan DahlinOnly unref the repository if it's actually set.
2009-01-16 Johan Dahlinadd FT_Int32 add XftFont Report errors when an invalid...
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
2009-01-12 Colin WaltersBug 567087 - generic marshaller
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2008-12-10 Johan BilienBug 563998 – Cache the GIBaseInfo for GTypes
2008-12-01 Colin WaltersFix memory leak; unref type info we created, not field...
2008-11-25 Colin WaltersBug 559705 – Missing association between static methods...
2008-11-25 Colin WaltersRemove debug print
2008-11-25 Colin WaltersBug 561137 - support multiple repositories
2008-11-24 Johan DahlinRemove a warning, be less verbose on error on fundament...
2008-11-18 Colin WaltersUse sizeof() instead of hard-coding struct sizes
2008-11-18 Colin WaltersAdd a comment about keeping hardcoded numbers in g_type...
2008-11-18 Owen TaylorAdd "storage type" to the typelib data for enums
2008-11-17 Colin WaltersEnsure we always call init_globals
2008-11-17 Colin Waltersg_irepository_get_default is (transfer none)
2008-11-17 Colin WaltersBug 559706 - Interface prerequisites
2008-11-17 Colin WaltersAdd test for interface prereq
2008-11-17 Colin WaltersBug 559706 - interface prequisites
2008-11-16 Owen TaylorRespect is_pointer in serialize_type()
2008-11-16 Owen TaylorBug 560825 – Add size and alignment to typelib
2008-11-16 Owen TaylorBug 552371 – implement struct field get/set
2008-11-16 Colin WaltersBug 560241 - Out-arguments should not be marked as...
2008-11-13 Colin WaltersBug 557788 - Return types for constructors in generated...
2008-11-13 Owen Taylorgirepository/girffi.c: Fix "Unexpected time for time_t...
2008-11-13 Colin WaltersRemove processing msg
2008-11-13 Colin WaltersAdd new files from last commit
2008-11-13 Colin Waltersg_irepository_dump implementation
2008-11-12 Owen TaylorBug 560419 – Cache includes when parsing
2008-11-12 Owen TaylorFix management of ParseContext.includes_modules (#560419)
2008-11-12 Owen TaylorKeep aliases and disguised_structures local to each...
2008-11-12 Owen TaylorOnly allow one <namespace/> element per <repository...
2008-11-12 Owen TaylorAdd a GirParser object to hold the state of a compilation
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-11-12 Johan BilienBug 560474 – g-ir-compiler crashes when compiling the...
2008-11-11 Owen TaylorBug 560404 – Prefix types when resolving aliases in...
2008-11-11 Owen TaylorCompute field offsets and overall size for object struc...
2008-11-11 Owen TaylorSearch provided include dirs before the default directo...
2008-11-11 Owen TaylorInclude fully-qualified names in all error messages.
2008-11-11 Owen TaylorFail gracefully with an informative error message when...
2008-11-11 Owen Taylorgirepository/girparser.c: Remove an unused variable.
2008-11-11 Owen TaylorRemove field offsets from g-ir-generate output and...
2008-11-11 Owen TaylorBug 560252 - Compute field offsets before writing typelib
2008-11-11 Owen TaylorBug 560250 - Fully parse included modules
2008-11-11 Owen TaylorSplit g_ir_ffi_get_ffi_type() out from ginvoke.c
2008-11-10 Owen TaylorBug 560248 – "disguised structures"
2008-11-05 Colin WaltersDon't use nested scope local variable for error
2008-11-01 Tommi KomulainenBug 557898 – Fails to build on OSX 10.4
2008-10-27 Johan BilienBug 558068 – when invoking a method, offset the in...
2008-10-25 Colin WaltersBug 557791 – g_irepository_require() could return a...
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-25 Colin WaltersBug 557076 - move typelibs to $libdir
2008-10-24 Johan DahlinBe quiet, do not warn about unhandled members.
2008-10-24 Johan DahlinExport two private methods to avoid an compiler warning
2008-10-24 Johan DahlinOnly use SHLIB_SUFFIX on darwin, otherwise use G_MODULE...
2008-10-24 Lucas RochaBug 557623 - Constructors shouldn't be flagged as methods.
2008-10-23 Tommi KomulainenBug 556739 – transfer-ownership attribute should be...
2008-10-23 Johan BilienBug 557468 – Support for GI_TYPELIB_PATH
2008-10-22 Lucas Rochafix some build warnings.
next