summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [everything] Re-generate after doc changesJohan Dahlin2010-05-311-4/+2
* [common.mk] Add -I$(top_srcdir)Johan Dahlin2010-05-311-0/+1
* [giscanner] Parse multiline gtk-doc commentsJohan Dahlin2010-05-313-6/+16
* [docs] Fix a typo in the overviewJohan Dahlin2010-05-312-41/+131
* [docs] Add an overview pageJohan Dahlin2010-05-305-1/+467
* [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-287-120/+1
* [doc] Document GIErrorDomainInfo methodsJohan Dahlin2010-05-281-3/+44
* [docs] Link to top of pagesJohan Dahlin2010-05-281-17/+17
* [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
* [docs] SignalInfo is a sub-struct of CallableInfoJohan Dahlin2010-05-271-1/+1
* [GIMarshallingTests] Fix incorrect array sizesColin Walters2010-05-271-7/+7
* Remove g_arg_info_is_dipper from documentationJohan Dahlin2010-05-271-1/+0
* Add type annotation for propertiesJohan Dahlin2010-05-274-0/+26
* [g-ir-generate] Write out array typeJohan Dahlin2010-05-273-2/+22
* [scanner] Element-type annotation for GArray typesJohan Dahlin2010-05-275-4/+49
* [annotationparser] Avoid a couple of \Johan Dahlin2010-05-271-3/+3
* 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
* [common.mk] Add builddir,srcdir and top_srcdir/girJohan Dahlin2010-05-261-1/+4
* [common.mk] Clean up, avoid excessive variablesJohan Dahlin2010-05-261-14/+19
* Support (out caller-allocates)Colin Walters2010-05-2618-195/+731
* [scanner] Support unsigned long/short intAlan Knowles2010-05-251-0/+2