Code

* Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to manage...
authormderezynski <mderezynski@users.sourceforge.net>
Fri, 19 May 2006 03:28:16 +0000 (03:28 +0000)
committermderezynski <mderezynski@users.sourceforge.net>
Fri, 19 May 2006 03:28:16 +0000 (03:28 +0000)
commit5fa4e9ef855c58f260c0a08fc8dc38ce3b53d942
tree50a4302d6db1430e19090d435afd8cd67123a595
parentedceed2c943d9d9f79377dda7b50b47e1e690246
* Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to manage sigc::connections
* Finish listening to selections, make family selector work properly
src/Makefile_insert
src/connection-pool.h [new file with mode: 0644]
src/widgets/toolbox.cpp