summaryrefslogtreecommitdiff
path: root/gio/src/unixfdlist.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+4
* Gio::Credentials, et al.: Add exception specs to errthrowKjell Ahlstedt2017-10-071-2/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Replace remaining uses of Glib::ArrayHandle<> with std::vector.Murray Cumming2017-03-171-7/+6
* Gio::UnixFDList, UnixFDMessage: Fix array lengths in steal_fds()Kjell Ahlstedt2014-12-121-5/+2
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* Minor documentation improvements.Murray Cumming2011-04-061-0/+1
* DBusConnection: Add a send_message() without an "out_serial" param.José Alburquerque2011-01-161-0/+2
* Allow giomm to build under mingw32.José Alburquerque2010-12-201-0/+1
* Correct @newin{}'s and add class docs of newly added API.José Alburquerque2010-11-141-3/+3
* giomm: DBusProxy: Add constructors and create methods.José Alburquerque2010-09-061-1/+1
* giomm: Use ifdef in _WRAP_METHOD()s surrounded by #ifdefs.José Alburquerque2010-08-101-1/+3
* Add Gio::DBusMethodInvocation.José Alburquerque2010-07-271-0/+4
* Gio::UnixFDList: peek_fds(): Made return const for emphasis.José Alburquerque2010-07-271-5/+1
* Gio::UnixFDList: Add params and returns in create() method docs.José Alburquerque2010-07-261-2/+4
* Add Gio::UnixFDList.José Alburquerque2010-07-261-0/+98