summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not leak typelibs with wrong header info.GOBJECT_INTROSPECTION_0_9_3Steve Frécinaux2010-08-031-0/+2
* Add new API g_typelib_require_private()Steve Frécinaux2010-08-033-35/+95
* Add BLOB_TYPE_FLAGS to BLOB_IS_REGISTERED_TYPEColin Walters2010-07-281-0/+1
* [dumper] Fix indentationJohan Dahlin2010-07-281-1/+1
* [Gio] Add missing return-value annotationsJohan Dahlin2010-07-281-0/+77
* [giscanner] Make warnings less denseJohan Dahlin2010-07-281-4/+8
* [girepository-private] Add ffi declarationsJohan Dahlin2010-07-281-0/+9
* [girepository] Update documentationJohan Dahlin2010-07-282-2/+13
* [GIRepository] Rename g_irepository_enumerateJohan Dahlin2010-07-283-10/+12
* Add g_info_type_to_string (GIInfoType type)Tomeu Vizoso2010-07-282-0/+57
* Append -Wl,-rpath=. to the scanner compileRyan Lortie2010-07-271-0/+4
* Add g_irepository_enumerateColin Walters2010-07-272-14/+59
* [giscanner] Calrify missing element-type validationJohan Dahlin2010-07-221-5/+14
* Update GIMarshallingTests expected girJohan Dahlin2010-07-221-1/+2
* [girepository] Include path to file in typelib load failure errorColin Walters2010-07-221-3/+13
* [scanner] Make it compatible with python 2.yJohan Dahlin2010-07-222-2/+2
* warn for missing element-type on GSList params and return valuesJonathan Matthew2010-07-221-1/+2
* [GIMarshalingTests] Add underscores to more variable namesdyfet@gnutelephony.org2010-07-203-45/+45
* Fix two compilation warningsColin Walters2010-07-192-2/+1
* [girepository] Fix ordering in override_search_pathFlorian Müllner2010-07-151-0/+3
* Add annotation for g_dbus_proxy_new_syncTomeu Vizoso2010-07-151-0/+8
* Add annotations for g_variant_new_strv() and g_variant_get_strv()Tomeu Vizoso2010-07-151-0/+11
* [girepository] Actually verify header of loaded typelibs in g_irepository_req...Colin Walters2010-07-146-109/+87
* Bump for unstable seriesColin Walters2010-07-121-1/+1
* Release 0.9.2Colin Walters2010-07-121-1/+1
* Don't conditionalize reference/ build on gtk-doc being enabledColin Walters2010-07-121-4/+1
* Quote url for AC_INIT to pacify autoconfColin Walters2010-07-121-1/+1
* Don't include machine-dependent integral types in the typelibColin Walters2010-07-0923-1837/+136
* Bump shared library version, typelib versionColin Walters2010-07-093-4/+5
* Fix up tests for last commitColin Walters2010-07-092-2/+14
* Correctly quote printed shell commandsJohan Dahlin2010-07-091-2/+4
* Print the command line instead of a python listJohan Dahlin2010-07-091-2/+2
* Remove trailing whitespaceJohan Dahlin2010-07-091-1/+1
* Add support for non-GObject fundamental objectsJohan Dahlin2010-07-0918-7/+970
* Move doc to toplevel element, write <any> for unknown containersColin Walters2010-07-087-389/+402
* In verbose mode, print out the dump compilationColin Walters2010-07-074-4/+20
* [cairo-1.0] Add cairo_rectangle_int_tColin Walters2010-06-291-0/+1
* [cairo-1.0.gir] Add cairo_region_tColin Walters2010-06-291-0/+1
* Post-release version bumpColin Walters2010-06-291-1/+1
* Bump version to 0.9.0GOBJECT_INTROSPECTION_0_9_0Colin Walters2010-06-291-2/+2
* Revert "fix bug#605156 by ordering libtool archives that may pull in system"Colin Walters2010-06-281-4/+6
* Fix annotations for g_get_system_*Colin Walters2010-06-251-2/+2
* Remove trailing semicolonColin Walters2010-06-251-1/+1
* fix bug#605156 by ordering libtool archives that may pull in systemMichael Meeks2010-06-251-1/+4
* Move pkg-config calls before --library and --programColin Walters2010-06-251-2/+2
* Initialize value memberColin Walters2010-06-251-0/+1
* Clean up annotation parsing, don't try to parse invalid annotationsColin Walters2010-06-2510-180/+278
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-2414-8/+265
* Attribute bug-fixesDavid Zeuthen2010-06-243-23/+25
* [girparser] Remove backtrace()Colin Walters2010-06-221-29/+0