summaryrefslogtreecommitdiffstats
path: root/src/sp-use.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)