summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't conditionalize reference/ build on gtk-doc being enabledColin Walters2010-07-121-4/+1
* Quote url for AC_INIT to pacify autoconfColin Walters2010-07-121-1/+1
* Don't include machine-dependent integral types in the typelibColin Walters2010-07-0923-1837/+136
* Bump shared library version, typelib versionColin Walters2010-07-093-4/+5
* Fix up tests for last commitColin Walters2010-07-092-2/+14
* Correctly quote printed shell commandsJohan Dahlin2010-07-091-2/+4
* Print the command line instead of a python listJohan Dahlin2010-07-091-2/+2
* Remove trailing whitespaceJohan Dahlin2010-07-091-1/+1
* Add support for non-GObject fundamental objectsJohan Dahlin2010-07-0918-7/+970
* Move doc to toplevel element, write <any> for unknown containersColin Walters2010-07-087-389/+402
* In verbose mode, print out the dump compilationColin Walters2010-07-074-4/+20
* [cairo-1.0] Add cairo_rectangle_int_tColin Walters2010-06-291-0/+1
* [cairo-1.0.gir] Add cairo_region_tColin Walters2010-06-291-0/+1
* Post-release version bumpColin Walters2010-06-291-1/+1
* Bump version to 0.9.0GOBJECT_INTROSPECTION_0_9_0Colin Walters2010-06-291-2/+2
* Revert "fix bug#605156 by ordering libtool archives that may pull in system"Colin Walters2010-06-281-4/+6
* Fix annotations for g_get_system_*Colin Walters2010-06-251-2/+2
* Remove trailing semicolonColin Walters2010-06-251-1/+1
* fix bug#605156 by ordering libtool archives that may pull in systemMichael Meeks2010-06-251-1/+4
* Move pkg-config calls before --library and --programColin Walters2010-06-251-2/+2
* Initialize value memberColin Walters2010-06-251-0/+1
* Clean up annotation parsing, don't try to parse invalid annotationsColin Walters2010-06-2510-180/+278
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-2414-8/+265
* Attribute bug-fixesDavid Zeuthen2010-06-243-23/+25
* [girparser] Remove backtrace()Colin Walters2010-06-221-29/+0
* [glibtransformer] Fix typoJohan Dahlin2010-06-221-1/+1
* Walk GLibBoxedColin Walters2010-06-221-0/+5
* [giregisteredinfo] A Boxed is also a registered typeJohan Dahlin2010-06-221-1/+2
* Fix make check broken by DanielleJohan Dahlin2010-06-221-0/+10
* [GIMarshallingTest] Add GByteArray test APIJohan Dahlin2010-06-223-0/+60
* [annotationparser] Reuse method for determining array typeJohan Dahlin2010-06-221-3/+1
* Merge branch 'gvalue-tests'Danielle Madeley2010-06-222-0/+26
|\
| * Add tests to Everything for items stored in GValuesDanielle Madeley2010-06-222-0/+26
* | Merge remote branch 'origin'Johan Dahlin2010-06-211-1/+1
|\ \
| * | Fix trailing whitespaceColin Walters2010-06-191-1/+1
* | | GIRepository generation broke by code changesAlan Knowles2010-06-211-6/+7
|/ /
* | [gir] Pass in --warn-all/error to our libsJohan Dahlin2010-06-171-0/+2
* | Add a .dir-locals fileJohan Dahlin2010-06-171-0/+5
* | Better error message for incompatible versionsColin Walters2010-06-171-2/+18
* | Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-1712-878/+1008
* | Update versionsColin Walters2010-06-1718-18/+18
* | More explicitly document how we'll use the version= attribute on repositoryColin Walters2010-06-173-2/+17
* | [cachestore] Properly clean the cacheg-i-0.6Johan Dahlin2010-06-171-1/+1
* | Revert "Support introspectable=no attribute, add warnings framework"Johan Dahlin2010-06-1711-1000/+876
|/
* Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-1611-876/+1000
* Apply annotations from invoker to vfuncColin Walters2010-06-165-5/+14
* Add some more Gio annotationsColin Walters2010-06-161-0/+14
* [glibtransformer] Refactor field adding to a separate methodJohan Dahlin2010-06-121-10/+13
* [glibtransformer] not not x -> bool(x)Johan Dahlin2010-06-121-1/+1
* [girparser] Annotate return transfer for public APIJohan Dahlin2010-06-121-2/+2