summaryrefslogtreecommitdiff
path: root/gio/giomm/socketsource.h
Commit message (Expand)AuthorAgeFilesLines
* Declare some copy assignment operators deleted (=delete)Kjell Ahlstedt2021-08-271-1/+1
* Don't mark the Glib::Source class with GLIBMM_APIChun-wei Fan2021-05-071-7/+7
* gio/giomm/*.h: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-3/+4
* Use {} for function arguments initialisationTapasweni Pathak2019-01-131-4/+4
* Socket: Avoid creating a RefPtr to this.Murray Cumming2017-04-051-0/+17
* sigc3: .h/.cc files: Use slot/signal<R(Args...)> syntax.Murray Cumming2016-11-141-1/+1
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-311-1/+1
* Run clang-format on gio .h files.Murray Cumming2016-02-261-5/+6
* C++11: Replace virtual keyword with override keyword on destructors.Murray Cumming2015-12-241-1/+1
* Make destructors explicitly noexcept.Murray Cumming2015-08-311-1/+1
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-151-1/+1
* Gio::SignalSocket docs: Add an empty line after @newinKjell Ahlstedt2015-03-191-0/+1
* Add Gio:SocketSource, SignalSocket and Socket::create_source()Kjell Ahlstedt2014-05-151-0/+115