Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/giscanner/girwriter.py
Commit message (Expand)AuthorAgeFilesLines
* Bug 564016 - Add c:prefix to .girColin Walters2009-03-171-6/+8
* Bug 557383 - Virtual method supportColin Walters2009-03-051-22/+25
* Bug 571548 - Generic attributesColin Walters2009-03-031-0/+15
* Revert "Bug 557383 - Virtual function support"Colin Walters2009-02-261-5/+1
* Bug 557383 - Virtual function supportColin Walters2009-02-261-1/+5
* Bug 572434 - Associate interfaces with their C structuresColin Walters2009-02-251-7/+9
* Bug 572423 - Support --c-include argument for specifying C headersColin Walters2009-02-201-3/+11
* Bug 571483 - Sort toplevel .gir entriesColin Walters2009-02-171-1/+14
* Bug 567906 - Put pkg-config dependencies in .gir filesColin Walters2009-02-111-4/+15
* Bug 551738 - Associate classes with their structsColin Walters2009-02-061-2/+8
* Bug 555960 - Nested structs and unions (generation portion)Colin Walters2009-02-041-17/+26
* Bug 562622 – Errordomains missingJohan Dahlin2009-01-221-0/+3
* Bug 562615 – Struct methods missingJohan Dahlin2009-01-201-11/+12
* Rewrap to fit in 79 columnsJohan Dahlin2009-01-141-2/+4
* Add generated file warning commentColin Walters2009-01-141-0/+2
* Bug 555036 – put gtk-doc in GIRJohan Dahlin2009-01-131-0/+24
* Bug 563591 – Flags not recognized when there is no introspection dataJohan Dahlin2009-01-121-8/+21
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-0/+6
* Bug 563742 – introspection should record the introduced version ofTristan Van Berkom2008-12-091-0/+14
* Bug 559705 – Missing association between static methods and classesColin Walters2008-11-251-0/+5
* Bug 559706 - interface prequisitesColin Walters2008-11-171-0/+3
* Bug 560248 – "disguised structures"Owen Taylor2008-11-101-0/+2
* Write throws attribute for virtual functions, fixes bug 559703Jürg Billeter2008-11-091-0/+1
* Relicense the giscanner library under LGPLv2+. This has been approved byJohan Dahlin2008-11-041-11/+11
* Bug 558109 – _g_typelib_init fails to find shared librariesColin Walters2008-10-311-1/+5
* Bug 557786 - support fixed size arraysColin Walters2008-10-251-0/+2
* Bug 556739 – transfer-ownership attribute should be mandatory in .girTommi Komulainen2008-10-231-6/+7
* Bug 557241 – "throws" flag for functionsJohan Bilien2008-10-211-0/+5
* Bug 557011 - Add g_object_info_get_abstractColin Walters2008-10-201-0/+2
* Bug 556732 – generate gir files consistentlyTommi Komulainen2008-10-171-0/+6
* Bug 556732 – generate gir files consistentlyTommi Komulainen2008-10-171-1/+3
* Merge branch 'bug556331-includecleanup'Colin Walters2008-10-161-1/+1
* Bug 552858: versioningColin Walters2008-10-121-1/+2
* Bug 555947 - update annotations syntaxColin Walters2008-10-111-2/+2
* ignore non-UTF-8 string constantsJohan Bilien2008-10-111-1/+9
* Bug 555712: Struct and union issuesAndreas Rottmann2008-10-111-0/+2
* Bug 554854: The --typelib-xml and --inject options should reuse giscannerLucas Rocha2008-10-111-10/+15
* Bug 555294: Add support for multiple shared libraries per typelib.Lucas Rocha2008-10-071-6/+10
* Merge branch 'bug552393-varargs'Colin Walters2008-10-021-1/+5
* Rework to use recursive XMLColin Walters2008-09-291-18/+21
* Write out list and map types, parse 'array' annotationColin Walters2008-09-291-1/+8
* Some work on arraysColin Walters2008-09-291-14/+20
* Fix up previous deprecated commit for review commentsColin Walters2008-09-151-4/+3
* Bug 552065: Add deprecation information to GIRColin Walters2008-09-151-0/+14
* Write out and parse full GObject property information (readable, writable, etc)Colin Walters2008-09-081-0/+7
* Allow both union and struct to be boxed or notColin Walters2008-09-061-18/+27
* Add interfaces property to class. Write out implemented interfaces.Colin Walters2008-08-251-0/+3
* Ignore <include>. Parse them. Generate them. Process <include>Colin Walters2008-08-231-3/+9
* Adjust for added shared-library. Make pylint happy.Colin Walters2008-08-211-1/+2
* Remove g_irepository_register_file in favor of g_irepository_require.Colin Walters2008-08-201-6/+8