summaryrefslogtreecommitdiff
path: root/gir/glib-2.0.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Annotations for g_option_context_parse.C. Scott Ananian2009-05-291-0/+6
| | | | | These annotations match those for gtk_init(), which takes the same types of arguments.
* Add several GLib annotationsAndreas Rottmann2009-03-241-0/+45
|
* Bug 573332 - Allow annotation of enums as bitfieldsAndreas Rottmann2009-03-041-1/+3
| | | | | | Add support for a `(type bitfield)' annotation for enums. Signed-off-by: Andreas Rottmann <a.rottmann@gmx.at>
* indentJohan Dahlin2009-01-141-3/+3
| | | | svn path=/trunk/; revision=1042
* Bug 566404 – Annotations for GLibAndreas Rottmann2009-01-121-0/+11
| | | | | | | | | | | | 2009-01-03 Andreas Rottmann <a.rottmann@gmx.at> Bug 566404 – Annotations for GLib * gir/glib-2.0.c: Added allow-none annotations for g_thread_init() and g_main_loop_new(). svn path=/trunk/; revision=1020
* Add return value transfer annotation for g_markup_escape_text.Johan Dahlin2008-11-271-0/+5
| | | | | | | | | | 2008-11-27 Johan Dahlin <jdahlin@async.com.br> * gir/glib-2.0.c: Add return value transfer annotation for g_markup_escape_text. svn path=/trunk/; revision=978
* added annotationsJohan Bilien2008-10-171-0/+6
2008-10-17 Johan Bilien <jobi@via.ecp.fr> * gir/glib-2.0.c: added annotations svn path=/trunk/; revision=741