summaryrefslogtreecommitdiffstats
path: root/src/document-subset.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-15cppcheckKris De Gussem1-2/+2
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-2/+2
2010-04-27Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz1-1/+1
2010-02-04Fix access to removed elements of a map in document-subset.cppKrzysztof Kosi??ski1-3/+3
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