summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add pre-commit to EXTRA_DISTJohan Dahlin2010-08-311-0/+1
* Makefile.introspection: Add _EXPORT_PACKAGES variable.Luca Bruno2010-08-283-4/+14
* add annotation for g_get_language_namesMaxim Ermilov2010-08-241-0/+5
* Add properties to Everything.TestObj for testing more typesTomeu Vizoso2010-08-203-0/+118
* Fix warning when using g_irepository_enumerate_version()Steve Frécinaux2010-08-181-3/+6
* Include the loaded version in g_irepository_enumerate_versions()Steve Frécinaux2010-08-181-2/+13
* Add a pre-commit hook and enforce itJohan Dahlin2010-08-172-0/+74
* [gircompiler] Clean up parsingColin Walters2010-08-178-254/+251
* [girepository] Fix up error printingColin Walters2010-08-172-4/+19
* [girparser] Cleanly pass through c:includeColin Walters2010-08-171-0/+13
* gir: Import DBus, DBusGLibColin Walters2010-08-173-0/+50
* compiler: Remove --code argumentColin Walters2010-08-171-67/+6
* Remove tests/invokeColin Walters2010-08-178-762/+1
* gir: Drop warn-all from GLibColin Walters2010-08-171-3/+3
* Delete trailing whitespaceJohan Dahlin2010-08-171-19/+19
* Remove --noclosure argumentColin Walters2010-08-172-8/+4
* Add ability to write unindented lines via xmlwriterZachary Goldberg2010-08-171-3/+20
* Remove uncommitted function from gir/GIMarshallingTests-1.0-expected.girTomeu Vizoso2010-08-171-8/+0
* [scanner] Also parse C++ filesGustavo Noronha Silva2010-08-172-3/+8
* Update gir/GIMarshallingTests-1.0-expected.girTomeu Vizoso2010-08-171-0/+19
* Add a stub entry for XLib VisualMatthias Clasen2010-08-161-0/+1
* Add Colormap stubMatthias Clasen2010-08-161-0/+1
* [man] Mention XDG_DATA_DIRSJohan Dahlin2010-08-131-1/+4
* Fix giscanner crash with no cache directoryRobert Ancell2010-08-121-0/+3
* Add g_i_marshalling_tests_gvalue_in_enumTomeu Vizoso2010-08-102-0/+12
* [everything] Remove allow-none for Return valueJohan Dahlin2010-08-101-1/+1
* Bump the version after releasing 0.9.3GOBJECT_INTROSPECTION_0_9_2Ryan Lortie2010-08-031-1/+1
* 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