summaryrefslogtreecommitdiff
path: root/girepository/gtypelib.h
Commit message (Expand)AuthorAgeFilesLines
* [girepository] Document most of the structsJohan Dahlin2010-05-181-10/+38
* [girepository] Update gtk-doc syntaxJohan Dahlin2010-05-181-1/+1
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-041-1/+7
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-031-7/+1
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-301-1/+7
* Add support for foreign structsJohan Dahlin2010-03-251-1/+4
* [typelib] Remove space/indent mismatchJohan Dahlin2010-03-251-5/+5
* [girepository] Remove trailing whitespaceJohan Dahlin2010-03-241-126/+126
* Enumerations can be negativeColin Walters2010-03-181-1/+1
* Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso2009-11-111-1/+3
* [gtypelib.h] Document SimpleTypeBlob moreColin Walters2009-11-041-0/+14
* [typelib] Clean up dlopen handlingColin Walters2009-08-191-0/+1
* Name unions to enable compilation on SolarisTobias Mueller2009-06-241-2/+2
* Update doc comments.C. Scott Ananian2009-05-121-3/+1
* Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters2009-03-171-0/+1
* Bug 557383 - Virtual method supportColin Walters2009-03-051-3/+5
* Bug 571548 - Generic attributesColin Walters2009-03-031-15/+16
* Bug 572434 - Associate interfaces with their C structuresColin Walters2009-02-251-3/+6
* Bug 571373 - Add padding to typelib objectsColin Walters2009-02-181-3/+26
* Bug 571373 - Move typelib docs from typelib-format.txt into girepository.hColin Walters2009-02-181-57/+530
* Bug 551738 - Associate classes with their structsColin Walters2009-02-061-2/+5
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-1/+5
* Bug 559705 – Missing association between static methods and classesColin Walters2008-11-251-0/+7
* Add "storage type" to the typelib data for enumsOwen Taylor2008-11-181-1/+2
* Bug 560825 – Add size and alignment to typelibOwen Taylor2008-11-161-2/+8
* Bug 557786 - support fixed size arraysColin Walters2008-10-251-2/+6
* Bug 557405 – Use 'allow-none' consistentlyTommi Komulainen2008-10-221-1/+1
* Bug 557241 – "throws" flag for functionsJohan Bilien2008-10-211-2/+2
* Bug 557011 - Add g_object_info_get_abstractColin Walters2008-10-201-4/+5
* Bug 556048 – Crash in g_irepository_find_by_gtypeTommi Komulainen2008-10-121-0/+7
* make 'unregistered' one bit wide as everywhere elseTommi Komulainen2008-10-121-1/+2
* Bug 552858: versioningColin Walters2008-10-121-0/+1
* Bug 555294: Add support for multiple shared libraries per typelib.Lucas Rocha2008-10-071-1/+1
* Put dependencies in typelibs, resolve them when loadingColin Walters2008-08-301-0/+2
* Change type of bitfield fields from guint to the most suitable smallerTor Lillqvist2008-08-281-87/+87
* Remove usage of (GAPI-oriented) TypeTag in favor of GITypeTag fromColin Walters2008-08-121-36/+0
* Rename metadata to typelib in variable names, comments and apis.Johan Dahlin2008-08-091-6/+6
* Merge in the gir-compiler branch. Thanks to Philip and Colin for theirJohan Dahlin2008-08-081-2/+5
* tools/gidlnode.cPhilip Van Hoof2008-06-081-0/+549