summaryrefslogtreecommitdiff
path: root/gir/glib-2.0.c
Commit message (Collapse)AuthorAgeFilesLines
* Update glib annotations to 2.32.1gnome-3-4Rico Tzschichholz2012-04-171-8/+10
|
* Update glib annotations from gitRico Tzschichholz2012-04-021-112/+112
|
* Update glib annotations to 2.31.22Rico Tzschichholz2012-03-201-11/+13
|
* Update glib annotations to 2.31.20Colin Walters2012-03-051-6/+191
|
* Update annotations for GLib 2.31.18Rico Tzschichholz2012-02-211-6/+46
|
* Update glib annotationsGiovanni Campagna2012-02-141-3/+39
| | | | | Updated to glib 2.31.16-56-gd240b88, which includes one change to GKeyFile.
* Update annotations for GLib 2.31.14Rico Tzschichholz2012-01-311-16/+80
|
* Update annotations from glib gitGOBJECT_INTROSPECTION_1_31_10Rico Tzschichholz2012-01-191-1/+8
|
* Update annotations from glib gitColin Walters2012-01-111-6/+6
|
* Update annotations from GLib gitRico Tzschichholz2012-01-081-30/+101
|
* Update annotations for GLib 2.31.6Rico Tzschichholz2011-12-201-0/+18
|
* Update annotations from GLib gitColin Walters2011-12-151-115/+471
|
* Update glib annotationsJasper St. Pierre2011-11-211-2738/+8126
|
* Regenerated GLib annotation cachePavel Holejsovsky2011-08-311-60/+141
| | | | Regenerated from glib fe4fc3e8b5a5ad8d4113c4df1fe8e0e9f295035e
* Update annotations from glib git 2cd3c200687751c9cc26774f650b7651bffcc598Jasper St. Pierre2011-08-241-16/+19
|
* Update annotations from glib git d51e0615f9a6c1aa1898c46f2cf3135ca5ccd463Colin Walters2011-08-221-40/+49
|
* Regenerate Gio/GLib/GObject annotationsMartin Pitt2011-08-181-197/+2617
| | | | Ran misc/update-glib-annotations.py against current glib master.
* Update annotations for glib gitColin Walters2011-07-221-60/+1393
|
* 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
* 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
|
* glib-2.0.c: annotate g_get_environ() and g_listenv()Dan Winship2010-12-171-0/+10
|
* Support glib-mkenums comment /*< flags >*/Andreas Rottmann2010-12-071-4/+0
| | | | | | | | | | | | | | | - Modify the lexer to consider all "trigraph" comments specially, and parse them for "flags" as well as "private" and "public" (which were previously hardcoded). This change allows for future support of multiple annotations inside a single trigraph comment. - Change the parser to consider the additional field "flags" set by the lexer when constructing enums. - Add a test case for the "flags" trigraph comment to the scanner annotation tests. See <https://bugzilla.gnome.org/show_bug.cgi?id=631530>.
* glib-2.0.c: annotate the arrays in g_spawn_sync/_asyncDan Winship2010-11-171-2/+4
|
* glib-2.0.c: Fix invalid annotation syntaxColin Walters2010-09-291-4/+4
|
* Fix a couple of broken annotationsJohan Dahlin2010-09-241-2/+2
|
* Annotate g_variant_builder_endTomeu Vizoso2010-09-131-0/+5
|
* Add annotation for g_variant_get_stringTomeu Vizoso2010-09-111-0/+6
|
* Add missing annotations to GLib and GioOwen W. Taylor2010-09-071-0/+13
| | | | | Add (transfer full) and (array zero-terminated=1) to various GLib and Gio functions.
* Use GLib types consistentlyColin Walters2010-08-311-1/+1
| | | | | | | | | Rather than have the scanner/parser handle both e.g. "glong" and "long", simply use the GLib types everywhere. This commit adds TYPE_LONG_LONG and TYPE_LONG_DOUBLE to the scanner types; however, rather than add them to the typelib, they're just marked as not-introspectable.
* add annotation for g_get_language_namesMaxim Ermilov2010-08-241-0/+5
|
* Add annotations for g_variant_new_strv() and g_variant_get_strv()Tomeu Vizoso2010-07-151-0/+11
|
* Fix annotations for g_get_system_*Colin Walters2010-06-251-2/+2
|
* Annotate GVariant as a foreign structTomeu Vizoso2010-06-081-0/+5
|
* [glib] Skip g_date_to_struct_tm as skipJohan Dahlin2010-05-251-0/+6
|
* [glib] make g_file_set_contents() take uint8*, not utf8Dan Winship2010-04-261-0/+5
| | | | | | | (We ought to do this for g_file_get_contents() as well, but that would be inconvenient for gjs at the moment, so I'm not.) https://bugzilla.gnome.org/show_bug.cgi?id=614974
* [glib] Add GKeyFile annotationsJohan Dahlin2010-04-071-0/+36
|
* [glib] Add g_convert annotationsJohan Dahlin2010-03-151-0/+6
|
* annotate g_filename_to_uriDan Winship2010-01-131-0/+5
|
* annotate g_completion_complete_utf8GOBJECT_INTROSPECTION_0_6_6Dan Winship2009-12-091-0/+5
| | | | | | | acts as a regression test on the recognizing-GLib.List-inside-glib part of the previous patch. https://bugzilla.gnome.org/show_bug.cgi?id=602512
* Allow NULL to be sent in for various callbacksJohan Dahlin2009-12-031-3/+3
|
* Remove scope notified annotationsJohan Dahlin2009-12-031-5/+0
| | | | | It's no longer necessary as the scanner figures out these by itself
* Annotate g_shell_parse_argv()Dan Winship2009-08-101-1/+9
|
* Bug 586994: Add annotations for g_file_open_tmp()/g_file_replace_contents().C. Scott Ananian2009-06-261-0/+5
|
* Annotate g_get_system_*_dirs ()Johan Bilien2009-06-151-0/+10
|
* Bug 585373: Add annotations for g_spawn_* functions.C. Scott Ananian2009-06-121-0/+39
|
* Bug 577546 - More annotations for GLib, GObject, GioColin Walters2009-06-091-3/+3
| | | | Patch modified from one by Norbert Freese <nf2.email@gmail.com>.