summaryrefslogtreecommitdiff
path: root/glib/glibmm/error.cc
Commit message (Expand)AuthorAgeFilesLines
* Derive Glib::Error from std::exception, remove Glib::ExceptionKjell Ahlstedt2019-12-141-3/+3
* Glib: Add some Glib::Value<> specializationsKjell Ahlstedt2019-01-181-0/+21
* 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 .cc files.Murray Cumming2016-02-261-37/+46
* Glib: More nullptr instead of 0.Murray Cumming2015-11-201-2/+2
* C++11: Replace throw() with noexcept.Murray Cumming2015-07-191-1/+1
* C++11: Use nullptr.Murray Cumming2015-07-161-10/+10
* Avoid shadowed variables.Murray Cumming2015-07-151-6/+6
* Glib::Error::register_init(): Call Glib::wrap_register_init()Kjell Ahlstedt2015-01-251-4/+2
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-12/+0
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-8/+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-2/+0
* Include glib.h instead of gmessages.h or gtestutils.h so this builds withMurray Cumming2007-12-281-1/+4
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-2/+13
* Don't export private API. Closes #163031.BenoƮt Dejean2005-01-061-1/+1
* GTKMM_ m4 tests and #defines are now prefixed with GLIBMM_Murray Cumming2003-01-221-1/+1
* Initial revisionMurray Cumming2003-01-071-0/+187