summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add several GLib annotationsAndreas Rottmann2009-03-241-0/+45
* Bug 574284 - Add support for a 'closure' and 'destroy' annotationsAndreas Rottmann2009-03-236-1/+128
* Some small cosmetic tweaksAndreas Rottmann2009-03-193-3/+5
* Bug 556475 – support Shadows: annotationAndreas Rottmann2009-03-196-1/+124
* Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters2009-03-1714-18/+108
* Bug 564016 - Add c:prefix to .girColin Walters2009-03-179-13/+31
* Bug 575613 - Enum stripping with common prefix, also use "_" consistentlyColin Walters2009-03-176-15/+94
* Substitute g-ir-scanner in Makefile, not in configure.acColin Walters2009-03-162-1/+4
* Bug 565147 - Add (type) annotation to override the C type definitionColin Walters2009-03-169-1/+88
* Bug 574501 - Install giscanner Python module to private directoryColin Walters2009-03-164-30/+53
* Bug 574139 – There is no way to identify 'user_data' arguments in the callb...Andreas Rottmann2009-03-095-6/+13
* Bug 557383 - Virtual method supportColin Walters2009-03-0519-84/+655
* Bug 573332 - Allow annotation of enums as bitfieldsAndreas Rottmann2009-03-046-14/+27
* Introduce documentation-block optionsAndreas Rottmann2009-03-041-7/+18
* Add XftGlyphSpec to xft-2.0.girColin Walters2009-03-031-0/+1
* Add XTrapezoid to xlib-2.0.girColin Walters2009-03-031-0/+1
* Bug 571548 - Generic attributesColin Walters2009-03-0318-95/+450
* Keep TestStructA as simple by moving GObject member to a new structureColin Walters2009-03-031-1/+7
* Remove hand-written .gir files, move PEP-8 inquisition into top Makefile.amColin Walters2009-03-0316-527/+6
* Add a parent parmeter to g_ir_node_build_typelibColin Walters2009-02-273-38/+41
* Add srcdir, so distcheck passesJohan Dahlin2009-02-271-2/+2
* Dist m4 filesJohan Dahlin2009-02-271-0/+1
* Add GObject-2.0.xpath to EXTRA_DISTJohan Dahlin2009-02-271-0/+1
* Disable more of the build if gtk-doc is disabledJohan Dahlin2009-02-272-2/+6
* Add --all option to g-ir-generateAndreas Rottmann2009-02-271-1/+18
* Additions to "Everything" test namespaceAndreas Rottmann2009-02-272-0/+116
* Revert "Bug 557383 - Virtual function support"Colin Walters2009-02-267-76/+35
* Bug 573306 – Relax callback grouping detection rulesAndreas Rottmann2009-02-261-4/+4
* Merge branch 'bug557383-vfuncs'Colin Walters2009-02-267-35/+76
|\
| * Bug 557383 - Virtual function supportColin Walters2009-02-267-35/+76
* | Don't assume _pkgconfig_packages is set.Johan Dahlin2009-02-261-0/+4
|/
* Bug 572434 - Associate interfaces with their C structuresColin Walters2009-02-2524-93/+160
* Bug 555964 - Parse floating-point #definesColin Walters2009-02-258-7/+50
* Merge commit 'origin'Johan Dahlin2009-02-2514-15/+84
|\
| * Handle multiple arguments for $CCColin Walters2009-02-251-1/+2
| * Bug 572790 - Don't register #defines from .c files as constantsColin Walters2009-02-2410-4/+45
| * Bug 572965 – Allow generic marshaller to be called without parametersJohan Bilien2009-02-242-8/+34
| * Bug 561604 - Don't fail on va_list*Colin Walters2009-02-232-1/+2
| * Punt on building with older gtk-doc; version skew in gtk-doc.make makes patch...Colin Walters2009-02-233-15/+1
| * shave fix: Patch gtk-doc.make if we don't have it yetColin Walters2009-02-232-0/+14
* | Fix a typo, reel -> realJohan Dahlin2009-02-251-5/+5
|/
* Do not include yyoutput in the generated lexerJohan Dahlin2009-02-211-0/+2
* Handle the return value to fwrite properlyJohan Dahlin2009-02-211-1/+9
* Fix warnings pointed out by GCCJohan Dahlin2009-02-204-11/+16
* Be less verboseJohan Dahlin2009-02-203-15/+7
* Mention that we're generating a GIRJohan Dahlin2009-02-201-0/+1
* Reformat the output to fit shaveJohan Dahlin2009-02-202-6/+5
* Disable a UTF-8 warning per defaultJohan Dahlin2009-02-201-0/+2
* Update .gitignore for gtk-docJohan Dahlin2009-02-201-0/+4
* Use shave to reduce compiling outputJohan Dahlin2009-02-2010-15/+203