summaryrefslogtreecommitdiff
path: root/girepository/gitypelib.c
Commit message (Expand)AuthorAgeFilesLines
* docs: fix up reference docs a bitDieter Verfaillie2013-10-101-9/+83
* girepository: remove glib-compatDieter Verfaillie2013-10-091-1/+0
* typelib: Also ignore typelibs with empty c:prefixColin Walters2013-04-151-1/+1
* gitypelib: And another fix for empty stringsColin Walters2013-04-081-3/+12
* typelib: Fix logic error in previous commitColin Walters2013-04-081-3/+8
* typelib: Only malloc once during string iterationColin Walters2013-04-081-8/+60
* Optimize g_irepository_find_by_gtypeDaniel Drake2013-04-081-42/+42
* GIRepository: add API for extending library pathsGiovanni Campagna2013-02-241-24/+67
* girepository: avoid crash when querying nonexistent infoPavel Holejsovsky2012-05-121-3/+3
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-1/+2
* gitypelib: Fix compiler warningsJasper St. Pierre2011-12-011-20/+0
* Fix g_irepository_find_by_gtype() for GDK_TYPE_RECTANGLEPavel Holejsovsky2011-08-251-0/+11
* Allow enums and bitfields to have static methodsTorsten Schönfeld2011-08-161-7/+15
* Add g_irepository_find_by_error_domain()Dan Winship2011-08-121-0/+30
* Deprecate ErrorDomainDan Winship2011-08-121-40/+0
* Fix accessing structure fields that are arraysGiovanni Campagna2011-06-081-13/+0
* Pass shared-library as-is to g_module_openTomeu Vizoso2011-01-211-4/+0
* Add directory index sectionColin Walters2010-12-031-8/+44
* gitypelib: Extend warning for validationColin Walters2010-11-161-1/+1
* Add support for gunichar in typelibColin Walters2010-11-121-1/+3
* girepository: Use G_TYPE_TAG_IS_BASIC consistentlyColin Walters2010-10-261-1/+1
* girepository: Refactor lookup codeColin Walters2010-10-181-0/+74
* typelib: Don't fail on minor versiong-i-0.9Colin Walters2010-10-111-1/+1
* Update annotations for GIRepository.Repository.Pavel Holejsovsky2010-09-151-3/+3
* [GIRepository] Rename GTypelib to GITypelibJohan Dahlin2010-08-311-60/+60
* Major rewriteColin Walters2010-08-311-2/+2
* Fix two compilation warningsColin Walters2010-07-191-1/+1
* [girepository] Actually verify header of loaded typelibs in g_irepository_req...Colin Walters2010-07-141-18/+53
* Don't include machine-dependent integral types in the typelibColin Walters2010-07-091-9/+2
* Bump shared library version, typelib versionColin Walters2010-07-091-2/+3
* Add support for non-GObject fundamental objectsJohan Dahlin2010-07-091-1/+1
* Allow for methods in GLibTomeu Vizoso2010-06-091-3/+6
* [gtypelib.ch] Rename to gitypelib.chJohan Dahlin2010-05-311-0/+2193