summaryrefslogtreecommitdiff
path: root/girepository/girepository.c
Commit message (Expand)AuthorAgeFilesLines
* docs: fix up reference docs a bitDieter Verfaillie2013-10-101-30/+75
* girepository: remove glib-compatDieter Verfaillie2013-10-091-1/+0
* Optimize g_irepository_find_by_gtypeDaniel Drake2013-04-081-34/+71
* repo: Drop deprecated GStaticMutex usageColin Walters2012-12-171-6/+6
* Make introspection compile with -Wall -WerrorJohan Dahlin2012-04-091-2/+0
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-051-3/+3
* Plug memory leak in lazy typelibs hash tableJesse van den Kieboom2012-02-051-1/+3
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-2/+2
* repository: Fix g_irepository_get_c_prefix()Colin Walters2011-09-211-1/+1
* Windows port: compute GOBJECT_INTROSPECTION_LIBDIR at runtime.Dieter Verfaillie2011-09-071-0/+33
* Add g_irepository_find_by_error_domain()Dan Winship2011-08-121-0/+83
* Deprecate ErrorDomainDan Winship2011-08-121-2/+0
* girepository: fix some doc comment syntaxDan Winship2011-08-121-6/+6
* Add support for gunichar in typelibColin Walters2010-11-121-0/+2
* Fix regression in g_irepository_get_infoColin Walters2010-10-211-2/+4
* girepository: Refactor lookup codeColin Walters2010-10-181-146/+69
* Fix memory leak.Pavel Holejsovsky2010-09-251-2/+8
* Update annotations for GIRepository.Repository.Pavel Holejsovsky2010-09-151-13/+13
* [girepository] Document GIStructInfo & GIUnionInfoPavel Holejsovsky2010-09-051-1/+1
* girepository: Call init_globals()Colin Walters2010-09-021-11/+13
* [GIRepository] Rename GTypelib to GITypelibJohan Dahlin2010-08-311-27/+27
* [girepository] Add a couple of missing transferJohan Dahlin2010-08-311-7/+16
* Use GLib types consistentlyColin Walters2010-08-311-11/+11
* Fix warning when using g_irepository_enumerate_version()Steve Frécinaux2010-08-181-3/+6
* Include the loaded version in g_irepository_enumerate_versions()Steve Frécinaux2010-08-181-2/+13
* [girepository] Fix up error printingColin Walters2010-08-171-2/+9
* Do not leak typelibs with wrong header info.GOBJECT_INTROSPECTION_0_9_3Steve Frécinaux2010-08-031-0/+2
* Add new API g_typelib_require_private()Steve Frécinaux2010-08-031-35/+88
* [girepository] Update documentationJohan Dahlin2010-07-281-2/+12
* [GIRepository] Rename g_irepository_enumerateJohan Dahlin2010-07-281-8/+9
* Add g_info_type_to_string (GIInfoType type)Tomeu Vizoso2010-07-281-0/+56
* Add g_irepository_enumerateColin Walters2010-07-271-14/+57
* [girepository] Include path to file in typelib load failure errorColin Walters2010-07-221-3/+13
* [girepository] Fix ordering in override_search_pathFlorian Müllner2010-07-151-0/+3
* [girepository] Actually verify header of loaded typelibs in g_irepository_req...Colin Walters2010-07-141-1/+3
* Don't include machine-dependent integral types in the typelibColin Walters2010-07-091-18/+0
* [girepository] Move GICallableInfo out of ginfo.chJohan Dahlin2010-06-051-4/+4
* [gtypelib.ch] Rename to gitypelib.chJohan Dahlin2010-05-311-1/+1
* [girepository] Use g_sliceJohan Dahlin2010-05-201-3/+3
* [girepository] Document most of the structsJohan Dahlin2010-05-181-1/+1
* [girepository] Update gtk-doc syntaxJohan Dahlin2010-05-181-1/+1
* [girepository] Remove trailing whitespaceJohan Dahlin2010-03-241-55/+55
* Substitute deprecated Glib symbol: g_mapped_file_freeGOBJECT_INTROSPECTION_0_6_7Javier Jardón2009-12-151-1/+2
* [typelib] Clean up dlopen handlingColin Walters2009-08-191-3/+0
* Bug 584423 – Add short/ushort supportMark Lee2009-06-221-0/+4
* Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters2009-03-171-4/+72
* Fix buildRobert Carr2009-02-121-3/+3
* Add gtk-doc supportJohan Dahlin2009-02-121-39/+38
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-151-1/+1
* Bug 562914: Order GI_TYPELIB_PATH before anything elseColin Walters2009-01-121-4/+29