summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [docbook] remove namespace page. There is nothing in it.Laszlo Pandy2011-08-111-5/+0
| * g-ir-doctool: Don't render the * in link targetsTomeu Vizoso2011-08-111-2/+7
| * [docbook] fix exception when there is no ctype.Laszlo Pandy2011-08-112-4/+7
| * WIP doctoolJohan Dahlin2011-08-115-3/+373
* | Try harder to preserve c:typeJohan Dahlin2011-08-136-57/+79
* | Make sure signal works when there isn't one specifiedJohan Dahlin2011-08-134-5/+6
* | Add signal flagsJohan Dahlin2011-08-139-15/+153
* | Update gitignoreJohan Dahlin2011-08-131-0/+44
* | annotationparser: Only accept certain tagsColin Walters2011-08-132-5/+21
* | remove the flat struct array test and replace with object pointer array testJohn (J5) Palmieri2011-08-133-22/+17
* | scanner: add a moved_to property to backcompat functionsTorsten Schönfeld2011-08-137-5/+22
* | scanner: handle static methods on all typesTorsten Schönfeld2011-08-136-11/+91
* | scanner: Don't throw away blank lines in the docsColin Walters2011-08-136-5/+44
* | Add g_irepository_find_by_error_domain()Dan Winship2011-08-125-0/+127
* | Switch to storing string form of error quarksDan Winship2011-08-1216-41/+177
* | Deprecate ErrorDomainDan Winship2011-08-1217-496/+18
* | girepository: fix some doc comment syntaxDan Winship2011-08-121-6/+6
* | Add Regress method for a closure taking and returning a GVariantMartin Pitt2011-08-123-0/+50
* | Automatically turn Gdk.Rectangle gtype into cairo.RectangleIntPavel Holejsovsky2011-08-111-0/+7
|/
* Make the Transformer respect 'skip' annotationsStef Walter2011-08-102-4/+12
* Fix symbols being reported in invalid filesStef Walter2011-08-103-60/+57
* Don't use deprecated G_CONST_RETURNDominique Leuenberger2011-08-081-5/+5
* Reverting "Workaround for CairoRectangleInt exposed in Gdk-3.0.gir"Pavel Holejsovsky2011-07-291-5/+0
* Fix declarations in xlib-2.0.girPavel Holejsovsky2011-07-291-14/+40
* Workaround for CairoRectangleInt exposed in Gdk-3.0.girPavel Holejsovsky2011-07-291-0/+5
* configure: Post-release version bumpColin Walters2011-07-271-1/+1
* Fix broken DATADIR definition after config.py was killedGOBJECT_INTROSPECTION_1_29_16Vincent Untz2011-07-273-3/+3
* build: Fix release bitsColin Walters2011-07-271-3/+3
* configure: Post-release version bumpColin Walters2011-07-271-1/+1
* warningtester: Hack in DATADIRGOBJECT_INTROSPECTION_1_29_15Colin Walters2011-07-271-0/+4
* Don't copy python files in scanner testsColin Walters2011-07-271-16/+0
* configure.ac: Bump version to 1.29.15 to correspond with glibColin Walters2011-07-271-1/+1
* .gitignore: Cut down to only ./autogen.sh cruftColin Walters2011-07-271-93/+0
* Kill off config.pyColin Walters2011-07-278-33/+12
* build: Fix srcdir != builddir for flex/bisonColin Walters2011-07-271-1/+1
* build: Fix pre-commit test for srcdir != builddirColin Walters2011-07-271-2/+2
* build: rework prepare-minor-release bits to handle srcdir != builddirColin Walters2011-07-272-20/+40
* build: Fix gtk-doc srcdir != builddirColin Walters2011-07-271-1/+1
* Update annotations for glib gitColin Walters2011-07-223-139/+2712
* update-glib-annotations.py: Attempt to make work for srcdir!=builddirColin Walters2011-07-221-15/+24
* giscanner: Make comments starting with tab characters workJasper St. Pierre2011-07-223-4/+35
* giscanner: mark GAsyncReadyCallbacks as allow-noneDan Winship2011-07-013-1/+6
* dumper: Flush stdout after printing compilation messagesColin Walters2011-06-301-0/+3
* dumper: Only make libtool silent if we were passed --silentColin Walters2011-06-301-1/+2
* update-glib-annotations.py: Merge annotation extraction scriptsColin Walters2011-06-233-64/+94
* giscanner: Support srcdir != builddirColin Walters2011-06-231-0/+5
* Rename ALIGN to GI_ALIGN to prevent redefining this macro on some platformsJasper Lievisse Adriaanse2011-06-211-5/+5
* Free allocated ffi_types in g_callable_info_free_closure()Giovanni Campagna2011-06-201-0/+1
* Added marshalling tests for GPtrArrayAlex Eftimie2011-06-172-0/+259
* gimarshallingtests: Fix and change byte array testsColin Walters2011-06-171-11/+7