summaryrefslogtreecommitdiff
path: root/girepository/girepository.h
Commit message (Expand)AuthorAgeFilesLines
* [girepository] Fix the remaning headers as wellJohan Dahlin2010-06-011-4/+4
* [gifunctioninfo] Move out to another fileJohan Dahlin2010-05-311-87/+2
* [girepository] Split out GIBaseInfoJohan Dahlin2010-05-311-254/+5
* [girepository] Correct GI_IS_ENUM_INFO macroJohan Dahlin2010-05-301-1/+2
* Remove leftover functionJohan Dahlin2010-05-281-3/+0
* [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
* Support (out caller-allocates)Colin Walters2010-05-261-0/+1
* [docs] Document GICallableInfo and GIArgInfoJohan Dahlin2010-05-211-2/+2
* [girepository] Document most of the structsJohan Dahlin2010-05-181-12/+288
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-041-0/+8
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-031-8/+0
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-301-0/+8
* Add support for foreign structsJohan Dahlin2010-03-251-0/+1
* [girepository] Remove trailing whitespaceJohan Dahlin2010-03-241-19/+19
* Allow stack allocating GIBaseInfo, add stack retrieval variantsColin Walters2009-12-161-23/+48
* Add a method to compare infosSimon van der Linden2009-11-201-0/+2
* Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso2009-11-111-3/+3
* Bug 584423 – Add short/ushort supportMark Lee2009-06-221-18/+22
* Bug 576605 - Get rid of GI_SCOPE_TYPE_OBJECTAndreas Rottmann2009-03-271-2/+0
* Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters2009-03-171-0/+2
* Bug 557383 - Virtual method supportColin Walters2009-03-051-0/+5
* Bug 571548 - Generic attributesColin Walters2009-03-031-1/+13
* Bug 572434 - Associate interfaces with their C structuresColin Walters2009-02-251-1/+3
* Bug 571373 - Move typelib docs from typelib-format.txt into girepository.hColin Walters2009-02-181-5/+10
* Rename namespace to namespace_ to make the header compilable with a C++ compilerJohan Dahlin2009-02-101-9/+9
* Bug 551738 - Associate classes with their structsColin Walters2009-02-061-0/+2
* Bug 567087 - generic marshallerColin Walters2009-01-121-0/+9
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-0/+11
* Add "storage type" to the typelib data for enumsOwen Taylor2008-11-181-0/+1
* Bug 560825 – Add size and alignment to typelibOwen Taylor2008-11-161-0/+4
* Bug 552371 – implement struct field get/setOwen Taylor2008-11-161-0/+6
* g_irepository_dump implementationColin Walters2008-11-131-0/+4
* Add a g_irepository_get_search_path, so we can access the search pathsJohan Dahlin2008-11-121-0/+1
* Bug 557791 – g_irepository_require() could return a GTypelib *Colin Walters2008-10-251-1/+1
* Bug 557786 - support fixed size arraysColin Walters2008-10-251-0/+1
* Bug 557241 – "throws" flag for functionsJohan Bilien2008-10-211-1/+2
* Bug 557011 - Add g_object_info_get_abstractColin Walters2008-10-201-0/+1
* add g_union_info_find_methodJohan Bilien2008-10-141-0/+2
* Document g_irepository_get_dependenciesColin Walters2008-10-131-2/+2
* Bug 552858: versioningColin Walters2008-10-121-4/+11
* Bug 555294: Add support for multiple shared libraries per typelib.Lucas Rocha2008-10-071-2/+3
* Bug 554632: Create type tag for GTypeColin Walters2008-10-021-8/+15
* Merge branch 'bug552566-timet/wip'Colin Walters2008-09-231-8/+9
* Add back unresolvedColin Walters2008-08-301-1/+2
* Remove g_irepository_unregister, add GIRepositoryLoadFlagsColin Walters2008-08-301-2/+6
* Put dependencies in typelibs, resolve them when loadingColin Walters2008-08-301-5/+8
* Add new function g_irepository_get_typelib_path which tells us from whereColin Walters2008-08-211-0/+2
* Remove g_irepository_register_file in favor of g_irepository_require.Colin Walters2008-08-201-3/+3
* Make enum serializing functions public. Clean up some whitespace.Johan Dahlin2008-08-181-0/+2