summaryrefslogtreecommitdiffstats
path: root/src/connection-pool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-9/+8
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* * Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to ↵Milosz Derezynski2006-05-191-0/+83
manage sigc::connections * Finish listening to selections, make family selector work properly (bzr r887)