summaryrefslogtreecommitdiff
path: root/gio/gdbusmethodinvocation.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-08Eradicate links and xrefsMatthias Clasen1-3/+3
2014-02-06Docs: replace <literal> by `Matthias Clasen1-3/+2
2014-01-31Docs: Don't use the emphasis tagMatthias Clasen1-1/+1
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-06-22GDBusMethodInvocation: add missing 'goto out'Ryan Lortie1-0/+2
2013-06-22GDBusMethodInvocation: add property return checksRyan Lortie1-0/+59
2013-06-22GDBusConnection: allow async property handlingRyan Lortie1-0/+19
2013-06-22GDBusMethodInvocation: add 'property_info'Ryan Lortie1-9/+32
2013-05-21Use 'dumb quotes' rather than `really dumb quotes'Dan Winship1-2/+2
2013-03-17GDBusMethodInvocation: leak and potential crashPatrick Ohly1-2/+5
2012-08-16Miscellaneous string fixesMatthias Clasen1-2/+2
2012-03-31Add missing allow-none annotations for function parameters.Robert Ancell1-2/+2
2011-08-17void functions should not return. Fixes bug #656675.Brian Cameron1-2/+2
2011-07-21gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotationDavid Zeuthen1-17/+59
2011-05-11Add g_dbus_method_invocation_take_error() convenience methodDavid Zeuthen1-0/+22
2011-05-09GDBusMethodInvocation: fix introspection annotationsGiovanni Campagna1-7/+7
2011-05-02Drop translated g_warning/g_errorColin Walters1-3/+3
2011-04-03GDBusMethodInvocation: Improve get_parameters() documentation.Murray Cumming1-2/+3
2010-09-24Add a lot of missing annotationsJohan Dahlin1-3/+3
2010-08-22GDBusMethodInvocation: nuke constructorDavid Zeuthen1-11/+11
2010-08-04GDBus: Add `return' debug optionDavid Zeuthen1-0/+37
2010-07-19GDBus: Add GDBusSendMessageFlagsDavid Zeuthen1-2/+2
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-07-07GDBus: Hide instance structures for classes we don't want to be subclassedDavid Zeuthen1-38/+43
2010-07-07GDBus: Hide class structures for classes we don't want to be subclassedDavid Zeuthen1-0/+13
2010-06-08g_dbus_method_invocation_return_value consumes the floating variantChristian Persch1-0/+1
2010-05-24GDBusConnection.call(): add 'reply_type' argumentRyan Lortie1-16/+12
2010-05-11Remove properties from GDBusMethodInvocation classMatthias Clasen1-312/+18
2010-05-09Cosmetic fixesMatthias Clasen1-35/+34
2010-05-09Update copyright years to include 2010Matthias Clasen1-1/+1
2010-05-09Some documentation tweaksMatthias Clasen1-0/+4
2010-05-06GDBus: Add new symbols to gio.symbolsDavid Zeuthen1-0/+4
2010-05-06GDBus: Fix up i18nDavid Zeuthen1-1/+2
2010-05-06Add "Since: 2.26" to all new GDBus APIDavid Zeuthen1-0/+50
2010-05-06Set up gtk-doc for GDBusDavid Zeuthen1-1/+1
2010-05-06Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen1-0/+795