summaryrefslogtreecommitdiff
path: root/girepository
AgeCommit message (Expand)AuthorFilesLines
2010-09-15Update annotations for GIRepository.Repository.Pavel Holejsovsky2-16/+16
2010-09-15Box GIBaseInfo structure.Pavel Holejsovsky2-0/+18
2010-09-14typelib compiler: Passthrough <doc> at any pointColin Walters1-1/+1
2010-09-07[girepository] Add a missing includeJohan Dahlin1-0/+1
2010-09-07[girepository] Support strict align platformsJoe Marcus Clarke1-4/+7
2010-09-06Remove extra lines from the license commentTomeu Vizoso1-2/+0
2010-09-06[VFuncBlob] Unknown struct offset should be 0xFFFFSteve Frécinaux1-1/+1
2010-09-05[girepository] Document GIStructInfo & GIUnionInfoPavel Holejsovsky7-11/+221
2010-09-03scanner: Fix previous rename-to handling commitColin Walters1-1/+1
2010-09-03scanner: Fix rename-to handlingColin Walters1-0/+5
2010-09-02girepository: Call init_globals()Colin Walters1-11/+13
2010-09-01girepository: Fix compatibility typedefsColin Walters1-4/+5
2010-08-31[GIRepository] Add missing transfer and skipJohan Dahlin5-9/+9
2010-08-31[GIRepository] Rename GTypelib to GITypelibJohan Dahlin11-123/+124
2010-08-31[GIRepository] Rename GArgument to GIArgumentJohan Dahlin8-21/+26
2010-08-31[girepository] Add a couple of missing transferJohan Dahlin1-7/+16
2010-08-31scanner: Avoid internal invalid Type instances from parentsColin Walters1-8/+8
2010-08-31Major rewriteColin Walters3-41/+74
2010-08-31Use GLib types consistentlyColin Walters3-67/+41
2010-08-31Move alias target to <type>Colin Walters1-27/+72
2010-08-18Fix warning when using g_irepository_enumerate_version()Steve Frécinaux1-3/+6
2010-08-18Include the loaded version in g_irepository_enumerate_versions()Steve Frécinaux1-2/+13
2010-08-17[gircompiler] Clean up parsingColin Walters7-214/+241
2010-08-17[girepository] Fix up error printingColin Walters2-4/+19
2010-08-17[girparser] Cleanly pass through c:includeColin Walters1-0/+13
2010-08-03Do not leak typelibs with wrong header info.probably-0.9.3GOBJECT_INTROSPECTION_0_9_3Steve Frécinaux1-0/+2
2010-08-03Add new API g_typelib_require_private()Steve Frécinaux2-35/+94
2010-07-28Add BLOB_TYPE_FLAGS to BLOB_IS_REGISTERED_TYPEColin Walters1-0/+1
2010-07-28[girepository-private] Add ffi declarationsJohan Dahlin1-0/+9
2010-07-28[girepository] Update documentationJohan Dahlin1-2/+12
2010-07-28[GIRepository] Rename g_irepository_enumerateJohan Dahlin2-10/+11
2010-07-28Add g_info_type_to_string (GIInfoType type)Tomeu Vizoso2-0/+57
2010-07-27Add g_irepository_enumerateColin Walters2-14/+59
2010-07-22[girepository] Include path to file in typelib load failure errorColin Walters1-3/+13
2010-07-19Fix two compilation warningsColin Walters1-1/+1
2010-07-15[girepository] Fix ordering in override_search_pathFlorian Müllner1-0/+3
2010-07-14[girepository] Actually verify header of loaded typelibs in g_irepository_req...Colin Walters4-25/+71
2010-07-09Don't include machine-dependent integral types in the typelibColin Walters9-224/+79
2010-07-09Bump shared library version, typelib versionColin Walters3-4/+5
2010-07-09Remove trailing whitespaceJohan Dahlin1-1/+1
2010-07-09Add support for non-GObject fundamental objectsJohan Dahlin10-7/+445
2010-07-08Move doc to toplevel element, write <any> for unknown containersColin Walters1-0/+27
2010-06-24Allow attributes on parameters and return valuesDavid Zeuthen7-8/+148
2010-06-24Attribute bug-fixesDavid Zeuthen3-23/+25
2010-06-22[girparser] Remove backtrace()Colin Walters1-29/+0
2010-06-22[giregisteredinfo] A Boxed is also a registered typeJohan Dahlin1-1/+2
2010-06-17Support introspectable=no attribute, add warnings frameworkColin Walters2-794/+688
2010-06-17More explicitly document how we'll use the version= attribute on repositoryColin Walters1-1/+6
2010-06-17Revert "Support introspectable=no attribute, add warnings framework"Johan Dahlin2-687/+793
2010-06-16Support introspectable=no attribute, add warnings frameworkColin Walters2-793/+687