summaryrefslogtreecommitdiff
path: root/gio/gdbusmethodinvocation.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add missing nullable annotationsSebastian Dröge2020-11-111-2/+2
* docs: Remove XML-style comments from documentation stringsPhilip Withnall2018-01-121-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* gdbus: Fix memory leak in gdbusmethodinvocation.cAlexandros Frantzis2017-04-051-0/+2
* gdbus: Add example to docs for g_dbus_method_invocation_return_value()Philip Withnall2017-01-241-1/+20
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-6/+6
* GDBusMethodInvocation: Clarify how the ownership is handledDebarshi Ray2016-11-221-8/+24
* GDBusMethodInvocation: document behaviour changeAllison Ryan Lortie2016-01-131-0/+9
* gdbus: don't send unexpected repliesLars Uebernickel2016-01-131-0/+14
* gdbus: Add a missing includeKalev Lember2015-08-221-0/+1
* fix previousDan Winship2015-08-191-1/+1
* gdbus: don't warn when returning a value on a closed connectionDan Winship2015-08-191-1/+2
* Eradicate links and xrefsMatthias Clasen2014-02-081-3/+3
* Docs: replace <literal> by `Matthias Clasen2014-02-061-3/+2
* Docs: Don't use the emphasis tagMatthias Clasen2014-01-311-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GDBusMethodInvocation: add missing 'goto out'Ryan Lortie2013-06-221-0/+2
* GDBusMethodInvocation: add property return checksRyan Lortie2013-06-221-0/+59
* GDBusConnection: allow async property handlingRyan Lortie2013-06-221-0/+19
* GDBusMethodInvocation: add 'property_info'Ryan Lortie2013-06-221-9/+32
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-211-2/+2
* GDBusMethodInvocation: leak and potential crashPatrick Ohly2013-03-171-2/+5
* Miscellaneous string fixesMatthias Clasen2012-08-161-2/+2
* 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