Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gio/giomm/*.h: Mark classes and functions with GIOMM_API | Chun-wei Fan | 2020-03-07 | 1 | -3/+4 |
* | Use {} for function arguments initialisation | Tapasweni Pathak | 2019-01-13 | 1 | -4/+4 |
* | Socket: Avoid creating a RefPtr to this. | Murray Cumming | 2017-04-05 | 1 | -0/+17 |
* | sigc3: .h/.cc files: Use slot/signal<R(Args...)> syntax. | Murray Cumming | 2016-11-14 | 1 | -1/+1 |
* | C++11: .h/.cc files: Replace typedefs with using. | Murray Cumming | 2016-03-31 | 1 | -1/+1 |
* | Run clang-format on gio .h files. | Murray Cumming | 2016-02-26 | 1 | -5/+6 |
* | C++11: Replace virtual keyword with override keyword on destructors. | Murray Cumming | 2015-12-24 | 1 | -1/+1 |
* | Make destructors explicitly noexcept. | Murray Cumming | 2015-08-31 | 1 | -1/+1 |
* | C++11: examples/tests: More use of auto. | Murray Cumming | 2015-07-15 | 1 | -1/+1 |
* | Gio::SignalSocket docs: Add an empty line after @newin | Kjell Ahlstedt | 2015-03-19 | 1 | -0/+1 |
* | Add Gio:SocketSource, SignalSocket and Socket::create_source() | Kjell Ahlstedt | 2014-05-15 | 1 | -0/+115 |