Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/girepository/ginfo.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 557383 - Virtual method supportColin Walters2009-03-051-0/+116
* Bug 571548 - Generic attributesColin Walters2009-03-031-38/+105
* Bug 572434 - Associate interfaces with their C structuresColin Walters2009-02-251-11/+29
* Bug 571373 - Remove hardcoded offsets in ginfo.cColin Walters2009-02-191-4/+6
* Add gtk-doc supportJohan Dahlin2009-02-121-0/+4
* Bug 551738 - Associate classes with their structsColin Walters2009-02-061-0/+37
* handle the special case for GObject, whose glib:get-type is listed asDan Winship2009-02-021-0/+2
* Only unref the repository if it's actually set.Johan Dahlin2009-01-261-1/+2
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-1/+28
* Bug 559705 – Missing association between static methods and classesColin Walters2008-11-251-1/+1
* Bug 561137 - support multiple repositoriesColin Walters2008-11-251-20/+41
* Add "storage type" to the typelib data for enumsOwen Taylor2008-11-181-0/+22
* Bug 560825 – Add size and alignment to typelibOwen Taylor2008-11-161-0/+35
* Bug 557786 - support fixed size arraysColin Walters2008-10-251-0/+20
* Bug 557623 - Constructors shouldn't be flagged as methods.Lucas Rocha2008-10-241-1/+2
* Bug 557405 – Use 'allow-none' consistentlyTommi Komulainen2008-10-221-1/+1
* Bug 557241 – "throws" flag for functionsJohan Bilien2008-10-211-0/+3
* Bug 557011 - Add g_object_info_get_abstractColin Walters2008-10-201-0/+8
* Bug 556543 – reduce compiler warningsTommi Komulainen2008-10-161-0/+1
* Bug 556541 – access union members through UnionBlob rather thanTommi Komulainen2008-10-161-2/+2
* add g_union_info_find_methodJohan Bilien2008-10-141-0/+16
* Bug 555294: Add support for multiple shared libraries per typelib.Lucas Rocha2008-10-071-3/+3
* Merge branch 'bug552566-timet/wip'Colin Walters2008-09-231-0/+3
* Strengthen check for interface vs basic typesColin Walters2008-09-191-10/+10
* Add back unresolvedColin Walters2008-08-301-6/+24
* Put dependencies in typelibs, resolve them when loadingColin Walters2008-08-301-26/+7
* Add some assertions, blacklist a few more methodsColin Walters2008-08-301-1/+6
* Redo signature_offset to be cleaner and correct for vfuncsColin Walters2008-08-231-3/+11
* Rename metadata to typelib in variable names, comments and apis.Johan Dahlin2008-08-091-207/+207
* tools/gidlnode.cPhilip Van Hoof2008-06-081-25/+25
* Use interface_blob_size not object_blob_size to compute offset.Havoc Pennington2008-04-231-1/+1
* new function to get the GType given a RegisteredTypeInfoHavoc Pennington2008-04-231-0/+19
* Revert revisions 157,149-148,136-129 and 120. Move back to usingJohan Dahlin2008-04-221-173/+162
* girepository/ginfo.c tools/generate.cMark Doffman2008-03-101-10/+16
* girepository/ginfo.cMark Doffman2008-03-101-62/+74
* girepository/ginfo.c girepository/girepository.h tools/generate.cMark Doffman2008-03-101-1/+10
* girepository/ginfo.c girepository/gmetadata.c girepository/gmetadata.hMark Doffman2008-03-101-95/+79
* Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c:Rob Taylor2008-02-081-0/+1806