gnome.gobject-introspection
2009-02-13 Johan DahlinBug 571182 – introspection.m4 issues
2009-02-12 Johan DahlinBegin to document the GIR format
2009-02-12 Robert CarrFix build
2009-02-12 Johan DahlinAdd gtk-doc support
2009-02-12 Johan DahlinAdd an empty ChangeLog to make autogen.sh quiet
2009-02-11 Johan DahlinPush the tags to the remote host when doing the release
2009-02-11 Johan DahlinRename ChangeLog to ChangeLog.pre-git
2009-02-11 Johan DahlinAdd a .gitignore file
2009-02-11 Johan DahlinAdd missing self parameter
2009-02-11 Johan DahlinUpdate release-tag target
2009-02-11 Johan DahlinRemove trailing whitespace
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-09 Xan LopezForgot to update ChangeLog.
2009-02-08 Xan Lopezg-ir-scanner.1: add information about include paths...
2009-02-06 Owen TaylorAdd KeySym and KeyCode to xlib-2.0.gir.
2009-02-06 Colin WaltersMake .tgir diffs fail the check
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-02-05 Colin WaltersBug 561604 - Add test case for skipping va_list
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 WaltersRemove outstanding FIXMEs for nested struct/union
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 CarrAdd xmlTextWriterPtr to libxml2-2.0 GIR.
2009-01-29 Robert Carrpost_filter_varargs_functions should also filter callba...
2009-01-28 Johan Bilienadd missing with_voidp
2009-01-28 Johan DahlinRemove shared-library tags for these too.
2009-01-28 Johan DahlinRemove shared-library which removes the build time...
2009-01-27 Dan Winship Misc warning fixes
2009-01-27 Johan DahlinAdd a couple of callback tests.
2009-01-26 Johan DahlinRemove trailing whitespace
2009-01-26 Johan DahlinOnly unref the repository if it's actually set.
2009-01-24 Robert CarrAdd cairo_path_t to cairo-1.0.gir, required for buildin...
2009-01-23 Johan DahlinAdd an enum param test function
2009-01-22 Colin WaltersSkip over both g_object_get_type and g_initially_unowne...
2009-01-22 Colin WaltersUse correct pkg-config arguments for each gir
2009-01-22 Johan DahlinPost-release version bump
2009-01-22 Johan Dahlin0.6.2 GOBJECT_INTROSPECTION_0_6_2
2009-01-22 Johan DahlinFix distcheck
2009-01-22 Johan DahlinBug 562622 – Errordomains missing
2009-01-20 Johan DahlinIncrease the buffer size to 1M, so gtkalias.h can be...
2009-01-20 Johan DahlinWhen trying to map functions to structs, do not require...
2009-01-20 Johan DahlinBug 562615 – Struct methods missing
2009-01-20 Johan DahlinUgh, recurd->record
2009-01-20 Johan DahlinStruct -> Record
2009-01-16 Dan Winshipadd back GLvoid, which got lost during the gir-reposito...
2009-01-16 Johan Dahlinadd FT_Int32 add XftFont Report errors when an invalid...
2009-01-15 Johan DahlinFix pep8 complaints
2009-01-15 Johan DahlinChange libgirepository to libgirepository-1.0 here too
2009-01-15 Johan DahlinMove over the hand-written girs from gir-repository...
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2009-01-15 Johan DahlinUpdate annotation syntax, remove trailing 8
2009-01-15 Johan DahlinUpdate annotation syntax
2009-01-14 Johan DahlinRemove drawable-injected
2009-01-14 Johan Dahlinindent
2009-01-14 Johan DahlinAnd the .gir files
2009-01-14 Robert Carrtest_strv_out transfer should actually be container...
2009-01-14 Johan DahlinAdd missing trailing :
2009-01-14 Johan DahlinAdd a few more test-cases
2009-01-14 Johan DahlinUpdate girs containing do not editing warning
2009-01-14 Johan DahlinRewrap to fit in 79 columns
2009-01-14 Robert Carrtest_strv_out should be (transfer full).
2009-01-14 Colin WaltersAdd generated file warning comment
2009-01-13 Johan DahlinClean up some abstraction breakage to reduce code dupli...
2009-01-13 Johan DahlinBug 555036 – put gtk-doc in GIR
2009-01-13 Johan DahlinCatch AttributeError which seems to be occasionally...
2009-01-13 Johan DahlinAdd a list-signal test for using a GLib.List signal...
2009-01-13 Johan DahlinFix a bug where \n was not present in a comment
2009-01-13 Johan DahlinOrganize annotation options/tags by using constants,
2009-01-13 Johan DahlinBug 562467 – Property annotation
2009-01-12 Johan DahlinBug 546739 – Introspection should know precise signal...
2009-01-12 Johan DahlinBug 563591 – Flags not recognized when there is no...
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-12 Havoc PenningtonBug 563386 – scanner ignores "const" on boxed return...
2009-01-12 Andreas RottmannBug 566404 – Annotations for GLib
2009-01-12 Johan DahlinBug 566419 – Element type of arrays not properly handle...
2009-01-12 Johan DahlinBug 566560 – giscanner.transformer.SkipError
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2009-01-09 Robert CarrDefault transfer type is no longer full. Fix annotation on
2009-01-09 Robert CarrAdd some annotations to everything test.
2009-01-09 Robert CarrAnnotate test_strv_out.
2009-01-09 Robert CarrAnnotate array return for g_file_info_list_attributes.
2009-01-03 Andreas RottmannBug 563469 – Arrays not treated correctly in struct...
2009-01-03 Johan DahlinDisable blank line check, it works differently under...
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2009-01-03 Jürg BilleterFix inconsistencies with PEP8
2008-12-21 Johan DahlinAnnotate transfer, direction and allow none for
2008-12-21 Johan DahlinAnnotate transfer, direction and allow none for g_file_...
2008-12-16 Owen TaylorDisable array auto-detection for out-annotated parameters
2008-12-12 Johan DahlinPass in --tag=CC to libtool to avoid making libtool...
next