summaryrefslogtreecommitdiff
path: root/glib/glibmm/exceptionhandler.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Remove deprecated Thread and Threads API.Murray Cumming2016-11-141-19/+0
* sigc3: .h/.cc files: Use slot/signal<R(Args...)> syntax.Murray Cumming2016-11-141-1/+1
* connection_add_exception_handler(): Use list<slot> instead of signal.Murray Cumming2016-07-051-6/+7
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-311-1/+1
* Move thread_local check into a GLIBMM_CXX_* macro, like other checks.Murray Cumming2016-03-281-5/+5
* Build: Use Threads::Private hen thread_local keyword is not supported.Tom Schoonjans2016-03-281-0/+19
* Run clang-format on glib .cc files.Murray Cumming2016-02-261-26/+24
* Use thread_local instead of Glib::Threads::Private.Murray Cumming2015-11-281-5/+4
* C++11: Replace throw() with noexcept.Murray Cumming2015-07-191-1/+1
* C++11: Use nullptr.Murray Cumming2015-07-161-1/+1
* Add Glib::Threads::* in threads.h, deprecating everything in thread.hMurray Cumming2011-11-231-2/+2
* thread.h: Allow use of this without causing deprecation compiler warnings.Murray Cumming2011-10-261-1/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-2/+0
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-8/+3
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+4
* Don't export private API. Closes #163031.BenoƮt Dejean2005-01-061-3/+3
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-41/+7
* GTKMM_ m4 tests and #defines are now prefixed with GLIBMM_Murray Cumming2003-01-221-2/+2
* Initial revisionMurray Cumming2003-01-071-0/+193