summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* [sourcescanner] Support for line numbers on SymbolAlan Knowles2010-05-254-54/+64
* [glib] Skip g_date_to_struct_tm as skipJohan Dahlin2010-05-251-0/+6
* [docs] Add a struct hierarchy pageJohan Dahlin2010-05-252-0/+45
* Post-release version bumpColin Walters2010-05-241-1/+1
* Add support for the 'foreign' annotation to g-i-scannerGOBJECT_INTROSPECTION_0_6_12Tomeu Vizoso2010-05-237-0/+32
* Add GInitiallyUnknowned subclass to Everything for testing floating referencesTomeu Vizoso2010-05-223-0/+72
* [docs] Document GICallableInfo and GIArgInfoJohan Dahlin2010-05-212-22/+129
* remove unnecessary $(srcdir)s from Makefile.amDan Winship2010-05-201-10/+10
* Makefile.introspection: use $^, simplifying non-srcdir buildsDan Winship2010-05-201-3/+3
* [girepository] Use g_sliceJohan Dahlin2010-05-204-13/+13
* [docs] Make gtk-doc language consistent.Johan Dahlin2010-05-191-50/+63
* [docs] Reorganize sectionsJohan Dahlin2010-05-191-25/+27
* [GIFunctionInfo] Document struct and functionsJohan Dahlin2010-05-191-0/+53