summaryrefslogtreecommitdiff
path: root/gio/gdbusmethodinvocation.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-2/+2
* void functions should not return. Fixes bug #656675.Brian Cameron2011-08-171-2/+2
* gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotationDavid Zeuthen2011-07-211-17/+59
* Add g_dbus_method_invocation_take_error() convenience methodDavid Zeuthen2011-05-111-0/+22
* GDBusMethodInvocation: fix introspection annotationsGiovanni Campagna2011-05-091-7/+7
* Drop translated g_warning/g_errorColin Walters2011-05-021-3/+3
* GDBusMethodInvocation: Improve get_parameters() documentation.Murray Cumming2011-04-031-2/+3
* Add a lot of missing annotationsJohan Dahlin2010-09-241-3/+3
* GDBusMethodInvocation: nuke constructorDavid Zeuthen2010-08-221-11/+11
* GDBus: Add `return' debug optionDavid Zeuthen2010-08-041-0/+37
* GDBus: Add GDBusSendMessageFlagsDavid Zeuthen2010-07-191-2/+2
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* GDBus: Hide instance structures for classes we don't want to be subclassedDavid Zeuthen2010-07-071-38/+43
* GDBus: Hide class structures for classes we don't want to be subclassedDavid Zeuthen2010-07-071-0/+13
* g_dbus_method_invocation_return_value consumes the floating variantChristian Persch2010-06-081-0/+1
* GDBusConnection.call(): add 'reply_type' argumentRyan Lortie2010-05-241-16/+12
* Remove properties from GDBusMethodInvocation classMatthias Clasen2010-05-111-312/+18
* Cosmetic fixesMatthias Clasen2010-05-091-35/+34
* Update copyright years to include 2010Matthias Clasen2010-05-091-1/+1
* Some documentation tweaksMatthias Clasen2010-05-091-0/+4
* GDBus: Add new symbols to gio.symbolsDavid Zeuthen2010-05-061-0/+4
* GDBus: Fix up i18nDavid Zeuthen2010-05-061-1/+2
* Add "Since: 2.26" to all new GDBus APIDavid Zeuthen2010-05-061-0/+50
* Set up gtk-doc for GDBusDavid Zeuthen2010-05-061-1/+1
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+795