summaryrefslogtreecommitdiff
path: root/girepository
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-032-35/+94
* Add BLOB_TYPE_FLAGS to BLOB_IS_REGISTERED_TYPEColin Walters2010-07-281-0/+1
* [girepository-private] Add ffi declarationsJohan Dahlin2010-07-281-0/+9
* [girepository] Update documentationJohan Dahlin2010-07-281-2/+12
* [GIRepository] Rename g_irepository_enumerateJohan Dahlin2010-07-282-10/+11
* Add g_info_type_to_string (GIInfoType type)Tomeu Vizoso2010-07-282-0/+57
* Add g_irepository_enumerateColin Walters2010-07-272-14/+59
* [girepository] Include path to file in typelib load failure errorColin Walters2010-07-221-3/+13
* Fix two compilation warningsColin Walters2010-07-191-1/+1
* [girepository] Fix ordering in override_search_pathFlorian Müllner2010-07-151-0/+3
* [girepository] Actually verify header of loaded typelibs in g_irepository_req...Colin Walters2010-07-144-25/+71
* Don't include machine-dependent integral types in the typelibColin Walters2010-07-099-224/+79
* Bump shared library version, typelib versionColin Walters2010-07-093-4/+5
* Remove trailing whitespaceJohan Dahlin2010-07-091-1/+1
* Add support for non-GObject fundamental objectsJohan Dahlin2010-07-0910-7/+445
* Move doc to toplevel element, write <any> for unknown containersColin Walters2010-07-081-0/+27
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-247-8/+148
* Attribute bug-fixesDavid Zeuthen2010-06-243-23/+25
* [girparser] Remove backtrace()Colin Walters2010-06-221-29/+0
* [giregisteredinfo] A Boxed is also a registered typeJohan Dahlin2010-06-221-1/+2
* Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-172-794/+688
* More explicitly document how we'll use the version= attribute on repositoryColin Walters2010-06-171-1/+6
* Revert "Support introspectable=no attribute, add warnings framework"Johan Dahlin2010-06-172-687/+793
* Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-162-793/+687
* [girparser] Annotate return transfer for public APIJohan Dahlin2010-06-121-2/+2
* [girwriter] Use GSliceJohan Dahlin2010-06-121-5/+4
* [GIVInterfaceInfo] Document and check argsJohan Dahlin2010-06-121-21/+238
* [GIObjectInfo] Fix a typo and document a funcJohan Dahlin2010-06-121-1/+5
* [gir_writer_write] Document properlyJohan Dahlin2010-06-111-2/+2
* [g_property_info_get_flags] Document properlyJohan Dahlin2010-06-111-3/+1
* [gitypelib-internal.h] Add missing <public>Johan Dahlin2010-06-111-1/+1
* [GIObjectInfo] Document and check typesJohan Dahlin2010-06-111-31/+333
* [GICallableInfo] Fix a typo in the docJohan Dahlin2010-06-111-1/+1
* [docs] Add struct hierarchy to each sectionJohan Dahlin2010-06-1113-1/+127
* [GIVFuncInfo] Document and check argsJohan Dahlin2010-06-111-6/+63
* [GIPropertyInfo] Document and check argsJohan Dahlin2010-06-111-2/+41
* Allow for methods in GLibTomeu Vizoso2010-06-091-3/+6
* Use a default value for transfer-ownership in properties.Tomeu Vizoso2010-06-081-4/+7
* Support the (transfer) annotation for properties.Tomeu Vizoso2010-06-088-41/+135
* Philip, you didn't write all of thisJohan Dahlin2010-06-081-0/+1
* [gisignalinfo] Document and check parametersJohan Dahlin2010-06-071-4/+57
* [girwriter] Refactor out of generate.cJohan Dahlin2010-06-073-5/+1412
* [Makefile.am] ReindentJohan Dahlin2010-06-071-21/+21
* [girepository] Kill girffi-private.hJohan Dahlin2010-06-066-41/+14
* [girepository] Don't include girffi.h everywhereJohan Dahlin2010-06-069-9/+0
* [giregisteredtypeinfo] Document and check parametersJohan Dahlin2010-06-061-2/+59
* [gitypes] Remove a comment and move G_END_DECLSJohan Dahlin2010-06-061-4/+2
* [build] Install gistructinfo.hJohan Dahlin2010-06-061-0/+1
* [giconstantinfo] Document and check parametersJohan Dahlin2010-06-061-1/+40