summaryrefslogtreecommitdiff
path: root/glib/glibmm/error.h
Commit message (Expand)AuthorAgeFilesLines
* error.h Avoid exporting class deriving frm std::exceptionChun-wei Fan2021-05-071-19/+19
* glib/glibmm/*.h: Mark classes and methods with GLIBMM_APIChun-wei Fan2020-03-051-2/+2
* Derive Glib::Error from std::exception, remove Glib::ExceptionKjell Ahlstedt2019-12-141-3/+3
* Glib: Add some Glib::Value<> specializationsKjell Ahlstedt2019-01-181-1/+24
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+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-5/+1
* C++11: Replace virtual keyword with override keyword on destructors.Murray Cumming2015-12-241-1/+1
* C++11: Glib::Error::what(): Use the override keyword.Murray Cumming2015-10-261-1/+1
* C++11: Replace throw() with noexcept.Murray Cumming2015-07-191-1/+1
* Avoid shadowed variables.Murray Cumming2015-07-151-3/+3
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-13/+0
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-7/+2
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Clean up glib includes (Bug #563987)Jonathon Jongsma2008-12-101-1/+1
* Add a silly line to avoid unused parameters when GLIBMM_EXCEPTION_ENABLEDMurray Cumming2006-10-041-1/+1
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+15
* Initial revisionMurray Cumming2003-01-071-0/+77