summaryrefslogtreecommitdiffstats
path: root/src/document-subset.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-21fix crash: connections were not disconnected on destructionbulia byak1-1/+5
2008-04-01suppress warning when closing second documentbulia byak1-1/+2
2006-07-21switch to sigc++ signal for "release"MenTaLguY1-12/+9
2006-05-16Corrected ordering of children in subsetJon A. Cruz1-18/+17
2006-05-14Corrected base structure and avoiding infinite loop.Jon A. Cruz1-5/+20
2006-05-08Fixed a couple of bugsJon A. Cruz1-1/+12
2006-03-06add DocumentSubset::_clearMenTaLguY1-0/+15
2006-03-06remove unneeded document parameter from constructorMenTaLguY1-2/+2
2006-03-05Wire up new SPObject signal to DocumentSubset, so object order changes will b...MenTaLguY1-0/+7
2006-03-05Add DocumentSubset as groundwork for layersMenTaLguY1-0/+362