summaryrefslogtreecommitdiff
path: root/glib/glibmm/signalproxy_connectionnode.cc
Commit message (Expand)AuthorAgeFilesLines
* sigc++-3.0: SignalProxyConnectionNode: Derive from sigc::notifiable.Murray Cumming2016-03-071-4/+2
* Rearrange some multiline comments.Murray Cumming2016-02-271-6/+6
* Re-run clang-format on some files.Murray Cumming2016-02-261-4/+4
* Run clang-format on glib .cc files.Murray Cumming2016-02-261-26/+28
* Add some connect() overloads that move the sigc::slotKjell Ahlstedt2016-02-011-6/+11
* Glib: More nullptr instead of 0.Murray Cumming2015-11-201-1/+1
* C++11: Use nullptr.Murray Cumming2015-07-161-2/+2
* Strip trailing whitespace.Mark Vender2012-10-291-4/+4
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Remove unnecessary warning when notify() is called afterPhilip Langdale2004-10-071-2/+0
* notify(): Do not delete the connection after disconnecting it, becauseMurray Cumming2004-07-101-13/+26
* Added some documentation.Murray Cumming2004-07-091-2/+2
* :SignalProxyConnectionNode): Reorder the initializer list to match theDaniel Elstner2004-06-031-2/+4
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-27/+24
* Initial revisionMurray Cumming2003-01-071-0/+84