Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / document-subset.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-05-15 Ted GouldPulling in a more recent trunk
2010-04-27 Jon A. CruzCorrect desktop tracking for layers dialog. Fixes bug...
2010-03-26 Ted GouldMerge from trunk
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