summaryrefslogtreecommitdiff
path: root/girepository
Commit message (Expand)AuthorAgeFilesLines
* 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
* [gifieldinfo] Document g_field_info_get_flagsJohan Dahlin2010-06-061-0/+10
* Remove left-over commentsJohan Dahlin2010-06-062-4/+0
* [giregisteredtype] Flags have a GTypeJohan Dahlin2010-06-061-2/+1
* [gifunction.h] Move GIFunctionInfoFlags to gitypes.hJohan Dahlin2010-06-062-21/+21
* [girepository] Move the rest out of ginfo.chJohan Dahlin2010-06-0623-1275/+1767
* [girepository] Move GIRegisteredTypeInfo out of ginfo.chJohan Dahlin2010-06-065-63/+131
* [gifieldinfo] Document, indent and check paramsJohan Dahlin2010-06-061-345/+396
* [gifunctioninfo] Move over invoke functionJohan Dahlin2010-06-062-228/+225
* [gfield] Move over field set/get impl.Johan Dahlin2010-06-064-424/+417
* [girepository] Move GIFieldInfo out of ginfo.chJohan Dahlin2010-06-065-91/+153
* [girepository] Move GIEnumInfo out of ginfo.chJohan Dahlin2010-06-065-130/+190
* [girepository] Move GIErrorDomainInfo out of ginfo.chJohan Dahlin2010-06-065-72/+135
* [girepository] Move GITypeInfo out of ginfo.chJohan Dahlin2010-06-065-401/+463
* [girepository] Move the enumsJohan Dahlin2010-06-052-118/+118
* [girepository] Move GIArgInfo out of ginfo.chJohan Dahlin2010-06-056-330/+389
* [gitypes.h] Do not include gibaseinfo.hJohan Dahlin2010-06-051-2/+0
* [girepository] Fix a couple of typosJohan Dahlin2010-06-055-7/+7
* [girepository] Move GICallableInfo out of ginfo.chJohan Dahlin2010-06-0511-346/+384
* Fix marshalling of GStrv.GOBJECT_INTROSPECTION_0_6_13Tomeu Vizoso2010-06-022-5/+8
* [girepository] Fix the remaning headers as wellJohan Dahlin2010-06-015-10/+10
* [girepository] Fix include pathJohan Dahlin2010-06-015-5/+5
* [gifunctioninfo] Move out to another fileJohan Dahlin2010-05-316-230/+296
* [gtypelib.ch] Rename to gitypelib.chJohan Dahlin2010-05-3110-10/+10
* [girepository] Split out GIBaseInfoJohan Dahlin2010-05-318-876/+1075
* [girepository] Correct GI_IS_ENUM_INFO macroJohan Dahlin2010-05-301-1/+2
* [ginfo] Document enum and enum valuesJohan Dahlin2010-05-301-46/+117
* [info] Fix-up prototype indentationJohan Dahlin2010-05-301-6/+6
* [build] Remove gcov supportJohan Dahlin2010-05-281-4/+0
* [doc] Document GIErrorDomainInfo methodsJohan Dahlin2010-05-281-3/+44
* [GITypeInfo] Document and check typeJohan Dahlin2010-05-281-11/+160
* Remove leftover functionJohan Dahlin2010-05-281-3/+0
* [girepository] Check types function/callable/argJohan Dahlin2010-05-271-23/+128
* [girepository] Add macros for checking struct typeJohan Dahlin2010-05-271-1/+63
* Remove g_arg_info_is_dipper from public APIColin Walters2010-05-261-1/+0
* [girparser] Don't hard require caller-allocates since it breaks parsingColin Walters2010-05-261-8/+3
* Support (out caller-allocates)Colin Walters2010-05-266-17/+26
* [docs] Document GICallableInfo and GIArgInfoJohan Dahlin2010-05-212-22/+129
* [girepository] Use g_sliceJohan Dahlin2010-05-204-13/+13
* [docs] Make gtk-doc language consistent.Johan Dahlin2010-05-191-50/+63
* [GIFunctionInfo] Document struct and functionsJohan Dahlin2010-05-191-0/+53