Code

A simple layout document as to what, why and how is cppification.
[inkscape.git] / src / document-subset.cpp
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-04-27 Jon A. CruzCorrect desktop tracking for layers dialog. Fixes bug...
2010-02-04 Krzysztof KosińskiFix access to removed elements of a map in document...
2008-09-21 buliabyakfix crash: connections were not disconnected on destruction
2008-04-01 buliabyaksuppress warning when closing second document
2006-07-21 mentalswitch to sigc++ signal for "release"
2006-05-16 joncruzCorrected ordering of children in subset
2006-05-14 joncruzCorrected base structure and avoiding infinite loop.
2006-05-08 joncruzFixed a couple of bugs
2006-03-06 mentaladd DocumentSubset::_clear
2006-03-06 mentalremove unneeded document parameter from constructor
2006-03-05 mentalWire up new SPObject signal to DocumentSubset, so objec...
2006-03-05 mentalAdd DocumentSubset as groundwork for layers