summaryrefslogtreecommitdiff
path: root/girepository/gibaseinfo.c
Commit message (Expand)AuthorAgeFilesLines
* baseinfo: don't abort when calling g_base_info_get_name() on a GITypeInfo. Fi...Christoph Reiter2018-12-151-0/+1
* girepository: Annotate iterator arguments as (inout)Rico Tzschichholz2016-09-151-1/+1
* girepository: Include config.h First in All SourcesChun-wei Fan2014-07-071-0/+2
* gibaseinfo: Expand g_base_info_iterate_attributes() documentationPhilip Withnall2014-06-231-1/+4
* docs: fix up reference docs a bitDieter Verfaillie2013-10-101-3/+13
* girepository: Use g_atomic for refcountingColin Walters2013-04-021-13/+12
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-1/+2
* gibaseinfo: Fix compiler warningsJasper St. Pierre2011-12-011-1/+1
* Use the correct size when freeing unused infoSjoerd Simons2011-10-201-1/+4
* Deprecate ErrorDomainDan Winship2011-08-121-3/+2
* Box GIBaseInfo structure.Pavel Holejsovsky2010-09-151-0/+15
* [GIRepository] Add missing transfer and skipJohan Dahlin2010-08-311-2/+2
* [GIRepository] Rename GTypelib to GITypelibJohan Dahlin2010-08-311-8/+8
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-241-6/+18
* [docs] Add struct hierarchy to each sectionJohan Dahlin2010-06-111-0/+15
* [girepository] Move the rest out of ginfo.chJohan Dahlin2010-06-061-1/+0
* [girepository] Fix a couple of typosJohan Dahlin2010-06-051-1/+1
* [girepository] Move GICallableInfo out of ginfo.chJohan Dahlin2010-06-051-8/+33
* [gtypelib.ch] Rename to gitypelib.chJohan Dahlin2010-05-311-1/+1
* [girepository] Split out GIBaseInfoJohan Dahlin2010-05-311-0/+591