Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add gtk-doc supportJohan Dahlin2009-02-1228-43/+4875
| * Add an empty ChangeLog to make autogen.sh quietJohan Dahlin2009-02-121-0/+0
| * Push the tags to the remote host when doing the releaseJohan Dahlin2009-02-111-1/+1
| * Rename ChangeLog to ChangeLog.pre-gitJohan Dahlin2009-02-111-0/+0
| * Add a .gitignore fileJohan Dahlin2009-02-111-0/+84
| * Add missing self parameterJohan Dahlin2009-02-111-1/+1
| * Update release-tag targetJohan Dahlin2009-02-111-6/+4
* | Bug 567906 - Put pkg-config dependencies in .gir filesColin Walters2009-02-1112-72/+138
|/
* Remove trailing whitespaceJohan Dahlin2009-02-111-10/+10
* Bug 571248 - Ignore unknown elements in girparserColin Walters2009-02-113-12/+40
* Bug 569633 – Typelib compiler fails with vararg callbacksRober Carr2009-02-104-11/+155
* Rename namespace to namespace_ to make the header compilable with a C++ compilerJohan Dahlin2009-02-101-9/+9
* Forgot to update ChangeLog.Xan Lopez2009-02-091-0/+6
* g-ir-scanner.1: add information about include paths for source files.Xan Lopez2009-02-081-0/+6
* Add KeySym and KeyCode to xlib-2.0.gir.Owen Taylor2009-02-062-0/+7
* Make .tgir diffs fail the checkColin Walters2009-02-061-3/+5
* Remove extra space from foo-1.0-expected.tgirColin Walters2009-02-061-1/+1
* Bug 551738 - Associate classes with their structsColin Walters2009-02-0623-60/+211
* Bug 561360 - If we can't resolve parent class, use GObjectColin Walters2009-02-055-3/+108
* Bug 561604 - Add test case for skipping va_listColin Walters2009-02-052-0/+8
* girnode.c: Fix copy & paste errorColin Walters2009-02-051-1/+0
* Add utility functions for invocing closures given a GICallableInfo usingJohan Dahlin2009-02-054-2/+164
* Remove outstanding FIXMEs for nested struct/unionColin Walters2009-02-041-2/+0
* Bug 555960 - Nested structs and unions (generation portion)Colin Walters2009-02-049-42/+206
* Bug 555960 - nested structs and unionsColin Walters2009-02-042-67/+94
* handle the special case for GObject, whose glib:get-type is listed asDan Winship2009-02-022-0/+8
* Bug 569408, Bug 568680 - Scanner misses fields (at least in GObject.Object)Colin Walters2009-02-028-29/+82
* Bug 563469 – Arrays not treated correctly in struct offset calculationColin Walters2009-02-024-28/+92
* Undo revision 1075Robert Carr2009-01-293-84/+11
* Add xmlTextWriterPtr to libxml2-2.0 GIR. Robert Carr2009-01-291-0/+1
* post_filter_varargs_functions should also filter callbacks. Add tests ofRobert Carr2009-01-293-11/+84
* add missing with_voidpJohan Bilien2009-01-282-0/+15
* Remove shared-library tags for these too.Johan Dahlin2009-01-288-7/+18
* Remove shared-library which removes the build time dependency on mesa.Johan Dahlin2009-01-282-1/+7
* Misc warning fixesDan Winship2009-01-277-8/+35
* Add a couple of callback tests.Johan Dahlin2009-01-273-37/+116
* Remove trailing whitespaceJohan Dahlin2009-01-261-35/+42
* Only unref the repository if it's actually set.Johan Dahlin2009-01-262-1/+7
* Add cairo_path_t to cairo-1.0.gir, required for building clutter 0.9 girRobert Carr2009-01-241-0/+3
* Add an enum param test functionJohan Dahlin2009-01-233-0/+23
* Skip over both g_object_get_type and g_initially_unowned_get_typeColin Walters2009-01-221-0/+4
* Use correct pkg-config arguments for each girColin Walters2009-01-221-4/+3
* Post-release version bumpJohan Dahlin2009-01-222-1/+6
* 0.6.2Johan Dahlin2009-01-222-0/+38
* Fix distcheckJohan Dahlin2009-01-221-0/+5
* Bug 562622 – Errordomains missingJohan Dahlin2009-01-229-5/+102
* Increase the buffer size to 1M, so gtkalias.h can be parsed.Johan Dahlin2009-01-202-1/+7
* When trying to map functions to structs, do not require a public structureJohan Dahlin2009-01-202-0/+9
* Bug 562615 – Struct methods missingJohan Dahlin2009-01-208-88/+99
* Ugh, recurd->recordJohan Dahlin2009-01-201-11/+11