summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use a default value for transfer-ownership in properties.Tomeu Vizoso2010-06-081-4/+7
* Support the (transfer) annotation for properties.Tomeu Vizoso2010-06-0820-57/+254
* Philip, you didn't write all of thisJohan Dahlin2010-06-081-0/+1
* Annotate GVariant as a foreign structTomeu Vizoso2010-06-081-0/+5
* [gisignalinfo] Document and check parametersJohan Dahlin2010-06-071-4/+57
* Makefile.introspection: add support for gir_LDFLAGSSteve Frécinaux2010-06-071-0/+2
* [girwriter] Refactor out of generate.cJohan Dahlin2010-06-075-1369/+1418
* [generate] Get rid of globalsJohan Dahlin2010-06-071-19/+20
* [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
* [shlib] Use ldd on all non-Darwin platformsJohan Dahlin2010-06-061-4/+1
* [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
* [configure] Remove gcov leftoverJohan Dahlin2010-06-051-2/+0
* [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
* [shlibs] Make pep8.py happyJohan Dahlin2010-06-051-1/+1
* [scanner] Barf if running on unsupported platformJohan Dahlin2010-06-041-3/+7
* use "otool -L" instead of "ldd" on DarwinAlexey Zakhlestin2010-06-041-1/+5
* Do not include preprocessor flags into GLib_2_0_gir_CFLAGSAlexey Zakhlestin2010-06-041-1/+1
* Post-release version bumpColin Walters2010-06-031-1/+1
* Post-release version bumpGOBJECT_INTROSPECTION_0_6_14Colin Walters2010-06-031-1/+1
* Fix marshalling of GStrv.GOBJECT_INTROSPECTION_0_6_13Tomeu Vizoso2010-06-027-7/+142
* Fix the relative path that contains the girepositoryheadersTomeu Vizoso2010-06-011-1/+1
* Add Cursor record to xlib-2.0.girTomeu Vizoso2010-06-011-0/+1
* [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
* Update .gitignoreJohan Dahlin2010-05-311-0/+1
* [gtypelib.ch] Rename to gitypelib.chJohan Dahlin2010-05-3112-12/+12
* [girepository] Split out GIBaseInfoJohan Dahlin2010-05-319-877/+1082