summaryrefslogtreecommitdiff
path: root/gio/src/dbusintrospection.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-1/+1
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-14/+16
* Gio::DBus::Introspection: Add a necessary #includeKjell Ahlstedt2019-09-181-0/+1
* Glib, Gio: Use _IS_REFCOUNTED_BOXEDTYPE where appropriateKjell Ahlstedt2019-01-301-0/+1
* Gio::Credentials, et al.: Add exception specs to errthrowKjell Ahlstedt2017-10-071-3/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Glib, Gio: Remove obsolete substitutions in _WRAP_ENUMKjell Ahlstedt2017-04-171-1/+1
* Add some #include directivesKjell Ahlstedt2017-03-221-0/+2
* Replace remaining uses of Glib::ArrayHandle<> with std::vector.Murray Cumming2017-03-171-3/+2
* C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final.Murray Cumming2015-08-221-7/+7
* Fix the version numbers in some @newin Doxygen commandsKjell Ahlstedt2015-05-081-4/+2
* Gio::DBus::InterfaceInfo: Add cache_build() and cache_release().Murray Cumming2015-03-031-0/+3
* Strip trailing whitespace.Mark Vender2012-10-291-2/+2
* Add some documentation.Murray Cumming2012-10-211-2/+4
* Improve the use of _IGNORE. Don't use gio_others.defs.Kjell Ahlstedt2012-09-181-0/+7
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* Gio::DBus::NodeInfo::lookup_interface(): Add a method overload with no name.Murray Cumming2011-04-021-0/+6
* Move the DBus classes into a Gio::DBus namespace.Murray Cumming2011-02-161-31/+36
* DBus: Add a peer example to test the DBusServer class.José Alburquerque2011-01-101-8/+8
* Add a DBus Doxygen group.José Alburquerque2010-12-131-0/+7
* DBusConnection: Also correct the static status of the get() methods.José Alburquerque2010-12-081-1/+1
* giomm: Correct docs of newly added methods that throw a Glib::Error.José Alburquerque2010-12-081-3/+3
* Correct @newin{}'s and add class docs of newly added API.José Alburquerque2010-11-141-7/+7
* giomm: DBus Introspection Data Classes: Add const methods.José Alburquerque2010-09-091-0/+6
* giomm: Add D-Bus Introspection Data classes.José Alburquerque2010-09-071-0/+123