summaryrefslogtreecommitdiff
path: root/glib/glibmm/signalproxy_connectionnode.cc
Commit message (Expand)AuthorAgeFilesLines
* 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