summaryrefslogtreecommitdiff
path: root/glib/glibmm/interface.h
Commit message (Expand)AuthorAgeFilesLines
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-311-3/+3
* Run clang-format on glib .h files.Murray Cumming2016-02-261-9/+7
* C++11: Replace virtual keyword with override keyword on destructors.Murray Cumming2015-12-241-1/+1
* Interface: Make move operations noexcept.Murray Cumming2015-08-311-2/+2
* Make destructors explicitly noexcept.Murray Cumming2015-08-311-1/+1
* Glib::ObjectBase, Object, Interface: Add move operators.Murray Cumming2015-08-221-0/+3
* C++11: Use = delete instead of private to make classes noncopyable.Murray Cumming2015-07-181-5/+4
* Missing GLIBMM_API for InterfaceMikhail Titov2015-05-061-1/+1
* Gio::TlsClientConnection: Make the class work correctly.José Alburquerque2013-04-071-0/+4
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-1/+1
* Strip trailing whitespace.Mark Vender2012-10-291-6/+6
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Allow _CLASS_INTERFACE() to take two extra optional paremeters to specifyMurray Cumming2008-02-041-0/+13
* Initial revisionMurray Cumming2003-01-071-0/+72