summaryrefslogtreecommitdiffstats
path: root/src/sp-use.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug #1699198: snap nodes of clonesDiederik van Lierop2007-04-231-0/+18
| | | (bzr r2951)
* a better and more complete fix for 1690914bulia byak2007-03-301-2/+2
| | | (bzr r2785)
* fix 1690914bulia byak2007-03-301-1/+1
| | | (bzr r2784)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-2/+2
| | | (bzr r2723)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-2/+4
| | | | | create methods to match DOM (bzr r2253)
* Internally, a clone is a NRArenaGroup, with the actual visible item being ↵bulia byak2006-10-081-0/+13
| | | | | its child. Previously, that child inherited the style from the parent group, but the group itsef was not styled. However this does not work for filter (at least) because it is by default a noninherited property. So, for all properties to work on clones, we need to set the style on the NRArenaGroup explicitly, just as SPItemGroup does the same. (bzr r1780)
* patch for bug 1458643 by Andreas Burmanbulia byak2006-05-141-0/+13
| | | (bzr r829)
* increase cutoff depth of recursive clone descriptionsbulia byak2006-03-151-1/+1
| | | (bzr r243)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+712
(bzr r1)