summaryrefslogtreecommitdiff
path: root/glib/glibmm/dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* glib/glibmm/*.h: Mark classes and methods with GLIBMM_APIChun-wei Fan2020-03-051-1/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Glib::Dispatcher: Implement the pimpl idiomKjell Ahlstedt2016-12-151-10/+5
* sigc3: .h/.cc files: Use slot/signal<R(Args...)> syntax.Murray Cumming2016-11-141-4/+4
* Run clang-format on glib .h files.Murray Cumming2016-02-261-1/+1
* Add some connect() overloads that move the sigc::slotKjell Ahlstedt2016-02-011-3/+3
* 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
* Glib::Dispatcher: Don't send messages to a deleted Dispatcher.Kjell Ahlstedt2012-04-041-2/+5
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Early spring cleaning. Also add a paragraph about Dispatcher on win32 toDaniel Elstner2007-01-201-3/+8
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+1
* documentation fixes and corrections in the comments reflecting the shiftMartin Schulze2004-02-131-1/+1
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-2/+2
* Initial revisionMurray Cumming2003-01-071-0/+102