summaryrefslogtreecommitdiff
path: root/gio/src/dbusmessage.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-4/+4
* gio/src/*.hg: Mark _WRAP_ENUM with decl_prefix GIOMM_APIChun-wei Fan2020-04-041-1/+1
* Gio::DBus::Message::get_unix_fd_list(): Add refreturnKjell Ahlstedt2020-03-121-2/+2
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+4
* Gio: Remove NO_GTYPE from some _WRAP_ENUMsKjell Ahlstedt2019-01-071-1/+1
* Gio::Credentials, et al.: Add exception specs to errthrowKjell Ahlstedt2017-10-071-4/+4
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Use _WRAP_ENUM for Gio::DBus::Message::ByteOrderKjell Ahlstedt2017-06-131-10/+2
* Glib, Gio: Remove obsolete substitutions in _WRAP_ENUMKjell Ahlstedt2017-04-171-4/+4
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-2/+2
* Replace remaining uses of Glib::ArrayHandle<> with std::vector.Murray Cumming2017-03-171-2/+2
* Gio::DBus: Don't use parameter name 'interface'Kjell Ahlstedt2014-08-271-4/+5
* Add _IGNORE()s, remove obsolete commentsKjell Ahlstedt2014-01-211-5/+3
* Strip trailing whitespace.Mark Vender2012-10-291-1/+1
* Gio::DBus::Connection: Temporarily remove newly added call() methods.José Alburquerque2011-10-231-0/+1
* DBusMethodInvocation: Add UnixFDList return_value() method overload.José Alburquerque2011-10-131-0/+2
* Gio::DBus::Message: Fixed includes for WIN32Kalev Lember2011-05-021-1/+3
* Minor comment changes.Murray Cumming2011-03-241-2/+7
* More minor documentation corrections.Murray Cumming2011-03-241-2/+1
* Move the DBus classes into a Gio::DBus namespace.Murray Cumming2011-02-161-21/+27
* Dealt with several TODOs.Murray Cumming2011-02-151-3/+3
* DBusConnection, DBusMessage: Wrap properties and signals.José Alburquerque2011-01-131-1/+2
* Add a DBus Doxygen group.José Alburquerque2010-12-131-0/+1
* Correct @newin{}'s and add class docs of newly added API.José Alburquerque2010-11-141-1/+1
* giomm: Added some DBusMessage and NetworkAddress methods.Murray Cumming2010-09-141-0/+4
* DBusMessage: Added methods.Murray Cumming2010-09-131-1/+30
* giomm: Use ifdef in _WRAP_METHOD()s surrounded by #ifdefs.José Alburquerque2010-08-101-4/+4
* Gio::Message: Wrap several methods.José Alburquerque2010-07-271-27/+45
* DBusMessage: Add get_header() and set_header().Murray Cumming2010-07-221-5/+8
* giomm: DBusMessage: Added several methods.Murray Cumming2010-07-221-0/+58
* giomm: DBusMessage: Added create_*() methods.Murray Cumming2010-07-221-1/+6
* Added DBusMessage and DBusConnection::send_message().Murray Cumming2010-07-211-0/+48