summaryrefslogtreecommitdiff
path: root/glib/glibmm/timer.h
Commit message (Expand)AuthorAgeFilesLines
* Glib::Timer: Add resume() and is_active()Kjell Ahlstedt2021-05-231-1/+17
* Glib, Gio: Add missing #includesKjell Ahlstedt2020-03-181-0/+2
* glib/glibmm/*.h: Mark classes and methods with GLIBMM_APIChun-wei Fan2020-03-051-1/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-5/+1
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-311-1/+1
* Run clang-format on glib .h files.Murray Cumming2016-02-261-6/+4
* Make destructors explicitly noexcept.Murray Cumming2015-08-311-1/+1
* C++11: Use = delete instead of private to make classes noncopyable.Murray Cumming2015-07-181-4/+4
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Initial revisionMurray Cumming2003-01-071-0/+79