tests: Add the scope for callbacks in expected girs
[gnome.gobject-introspection] / tests / scanner / foo-1.0-expected.tgir
2010-01-18 Johan Bilientests: Add the scope for callbacks in expected girs
2009-12-08 Colin WaltersFix foo-1.0-expected.{gir,tgir} for callback patch
2009-12-02 Johan DahlinBetter scope in GAsyncReadyCallback/GDestroyNotify
2009-11-23 Dan WinshipFix enum prefix stripping to work only up to word bound...
2009-11-11 Tomeu VizosoImplement callbacks as part of struct fields. Fixes...
2009-10-23 Colin WaltersWhen doing type resolution on a string, treat it as...
2009-10-23 Tomeu VizosoFix make check after 0d9cfb004d528
2009-08-17 Owen W. TaylorSupport passing --library=lib<foo>.la
2009-03-17 Colin WaltersBug 564016 - Include c:prefix in typelib, use it to...
2009-03-17 Colin WaltersBug 575613 - Enum stripping with common prefix, also...
2009-03-16 Colin WaltersBug 565147 - Add (type) annotation to override the...
2009-03-05 Colin WaltersBug 557383 - Virtual method support
2009-02-26 Colin WaltersRevert "Bug 557383 - Virtual function support"
2009-02-26 Colin WaltersMerge branch 'bug557383-vfuncs'
2009-02-26 Colin WaltersBug 557383 - Virtual function support
2009-02-25 Colin WaltersBug 572434 - Associate interfaces with their C structures
2009-02-25 Colin WaltersBug 555964 - Parse floating-point #defines
2009-02-25 Johan DahlinMerge commit 'origin'
2009-02-24 Colin WaltersBug 572790 - Don't register #defines from .c files...
2009-02-17 Colin WaltersBug 571483 - Sort toplevel .gir entries
2009-02-06 Colin WaltersRemove extra space from foo-1.0-expected.tgir
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-02-05 Colin WaltersBug 561360 - If we can't resolve parent class, use...
2009-01-22 Johan DahlinBug 562622 – Errordomains missing
2009-01-20 Johan DahlinBug 562615 – Struct methods missing
2009-01-12 Johan DahlinBug 563591 – Flags not recognized when there is no...
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2009-01-03 Andreas RottmannBug 563469 – Arrays not treated correctly in struct...
2008-11-25 Colin WaltersBug 559705 – Missing association between static methods...
2008-11-17 Colin WaltersAdd test for interface prereq
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 Colin WaltersBug 558436 - avoid having scanner load app code
2008-11-11 Tommi KomulainenBug 560308 – g-ir-compiler goes in infinite loop on...
2008-11-11 Owen TaylorRemove field offsets from g-ir-generate output and...
2008-10-23 Tommi KomulainenBug 556739 – transfer-ownership attribute should be...
2008-10-23 Tommi Komulainendeduce transfer-ownership from GTypes
2008-10-23 Tommi Komulainenfix foo_rectangle_add test
2008-10-22 Tommi KomulainenBug 557379 – g-ir-generate not writing the 'abstract...
2008-10-22 Tommi KomulainenBug 557377 – Add test to ensure annotations survive...