summaryrefslogtreecommitdiff
path: root/gio/src/dbuswatchname.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-0/+3
* Use {} for function arguments initialisationTapasweni Pathak2019-01-131-4/+4
* 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
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-4/+2
* sigc3: .hg/.ccg files: Use sigc::slot<R(Args...)> syntax.Murray Cumming2016-11-141-2/+2
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-2/+2
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-12/+12
* Move the DBus classes into a Gio::DBus namespace.Murray Cumming2011-02-161-9/+9
* Gio::DBus::[watch|own]_name(): Add default values for parameters.José Alburquerque2011-01-161-13/+16
* Add a DBus Doxygen group.José Alburquerque2010-12-131-0/+5
* Correct @newin{}'s and add class docs of newly added API.José Alburquerque2010-11-141-2/+2
* giomm: DBus: Wrap D-Bus Utilities and GDBusError C functions.José Alburquerque2010-09-091-1/+2
* giomm: DBus: Add watch/unwatch_name().José Alburquerque2010-09-021-0/+119