summaryrefslogtreecommitdiff
path: root/gir
Commit message (Collapse)AuthorAgeFilesLines
* Update glib annotations from gitRico Tzschichholz2012-06-232-6/+95
|
* Update annotations to glib 2.33.2Colin Walters2012-06-053-3/+46
|
* Update annotationsJasper St. Pierre2012-05-241-0/+1613
|
* Update glib annotations from gitRico Tzschichholz2012-05-243-11/+99
|
* Update glib annotations to 2.33.1Rico Tzschichholz2012-05-022-1471/+100
|
* Update glib annotations from gitRico Tzschichholz2012-04-262-5/+1630
|
* Update Gio/GLib/GObject annotationsStef Walter2012-04-182-68/+295
| | | | Ran misc/update-glib-annotations.py against current glib master.
* Update annotations from git.Johan Dahlin2012-04-053-21422/+10
| | | | | This removes also all the headers as it's the first run with the updated extraction tool.
* Update GLib annotations, using the improved annotation parser.Dieter Verfaillie2012-04-053-6080/+4209
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=672254
* Update glib annotations from gitRico Tzschichholz2012-04-022-222/+222
|
* Update glib annotations to 2.31.22Rico Tzschichholz2012-03-203-11/+65
|
* Update glib annotations to 2.31.20Colin Walters2012-03-053-15/+416
|
* Update annotations for GLib 2.31.18Rico Tzschichholz2012-02-212-78/+166
|
* Update glib annotationsGiovanni Campagna2012-02-142-17/+113
| | | | | Updated to glib 2.31.16-56-gd240b88, which includes one change to GKeyFile.
* Update annotations for GLib 2.31.14Rico Tzschichholz2012-01-313-218/+324
|
* Update annotations from glib gitGOBJECT_INTROSPECTION_1_31_10Rico Tzschichholz2012-01-192-3/+711
|
* Update annotations from glib gitColin Walters2012-01-112-56/+79
|
* Update annotations from GLib gitRico Tzschichholz2012-01-083-41/+416
|
* Update annotations for GLib 2.31.6Rico Tzschichholz2011-12-202-66/+84
|
* Update annotations from GLib gitColin Walters2011-12-153-293/+2497
|
* Update glib annotationsJasper St. Pierre2011-11-213-3017/+9515
|
* libxml2: add exported package nameDaniel Drake2011-11-051-0/+1
| | | | | This is needed so that g-ir-scanner can find the libxml2 include path when producing bindings for libraries that interact with libxml2.
* Regenerated GLib annotation cachePavel Holejsovsky2011-08-313-167/+491
| | | | Regenerated from glib fe4fc3e8b5a5ad8d4113c4df1fe8e0e9f295035e
* Revert "xlib: fix the type of XID"Giovanni Campagna2011-08-261-14/+18
| | | | | | | This reverts commit 3553cd0a4631f1b57fb608e3f3f78a1a0cfd602a. Turns out it was wrong, XID is 64 bit on a 64 bit system. Plus the scanner doesn't like multiple level typedefs.
* xlib: fix the type of XIDGiovanni Campagna2011-08-261-18/+14
| | | | | | | | XIDs are CARD32, which corresponds to guint32 on all platform, not gulong (which is 64 bit on x86_64). Fix that, and use alias indirection to more accurately reflect the typedefs. https://bugzilla.gnome.org/show_bug.cgi?id=643620
* Update annotations from glib git 2cd3c200687751c9cc26774f650b7651bffcc598Jasper St. Pierre2011-08-242-21/+24
|
* Update annotations from glib git d51e0615f9a6c1aa1898c46f2cf3135ca5ccd463Colin Walters2011-08-223-133/+83
|
* Regenerate Gio/GLib/GObject annotationsMartin Pitt2011-08-183-401/+6099
| | | | Ran misc/update-glib-annotations.py against current glib master.
* Fix declarations in xlib-2.0.girPavel Holejsovsky2011-07-291-14/+40
| | | | | | | FIx declarations of the subset of XLib types in xlib-2.0.gir so that they match reality from X11 headers. https://bugzilla.gnome.org/show_bug.cgi?id=655486
* Update annotations for glib gitColin Walters2011-07-223-139/+2712
|
* glib-2.0.c: Update from git 4476e22a14af93d375d3a9d8cd2ab8deedf669adColin Walters2011-06-171-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=647796
* Resync annotations from GLib commit 9d53e2bc4e806f8b0e142a1ed73c5f25e0dd2347Colin Walters2011-06-101-4/+4
|
* Update glib-2.0 from glib gitColin Walters2011-06-091-124/+29598
| | | | Using commit 4db88bd6e2957893b9f232527cc46bda799f2027
* Update gio-2.0.c and gobject-2.0.c from glibColin Walters2011-06-092-410/+1977
| | | | Using commit 4db88bd6e2957893b9f232527cc46bda799f2027
* gio-2.0.c: copy in two annotations from glibDan Winship2011-05-051-2/+2
|
* glib-2.0.c: Added annotation for g_variant_new_variant to mark it as constructorSebastian Pölsterl2011-04-151-0/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=647796
* fix #647621 - g_spawn_async_with_pipes annotation correctionsAlan Knowles2011-04-151-1/+2
|
* glib-2.0.c: add annotations for g_base64_encode and g_base64_decodeJoe Shaw2011-03-311-0/+15
|
* Regenerate gio-2.0.c from glib/masterMartin Pitt2011-03-301-8/+8
|
* gio-2.0.c: Update from GLib git as of 92977a221760ebColin Walters2011-03-301-62/+259
|
* Don't dist gir/cairo-1.0.gir, it's generatedColin Walters2011-03-251-2/+2
| | | | | | | We should not be disting it, because it contains values derived from configure. Extract it out of STATIC_GIRSOURCES, and also move it to a Makefile rule rather than AC_SUBST as it should be so it gets cleaned properly.
* Update gobject/gio syntaxJohan Dahlin2011-02-012-148/+419
| | | | | Now fetches all sections correctly, with updated glib code base and an updated annotation tool.
* Sort gio/gobject annotationsJohan Dahlin2011-02-012-25133/+25200
|
* Depend on cairo-gobject if availableTomeu Vizoso2011-01-201-0/+2
| | | | | | And set library-name and package accordingly in the cairo .gir https://bugzilla.gnome.org/show_bug.cgi?id=639831
* Regenerate gio-2.0.c from glib/masterPavel Holejsovsky2011-01-201-64/+140
|
* Regenerate gio-2.0.cPavel Holejsovsky2011-01-051-15/+59
|
* Regenerate gio-2.0.c and gobject-2.0.c from current glib HEADPavel Holejsovsky2010-12-292-302/+357
|
* Regenerate gir/gio-2.0.cPavel Holejsovsky2010-12-211-80/+85
|
* Regenerate gio-2.0.c and gobject-2.0.c from current glib.Pavel Holejsovsky2010-12-192-73/+129
|
* glib-2.0.c: annotate g_get_environ() and g_listenv()Dan Winship2010-12-171-0/+10
|