summaryrefslogtreecommitdiffstats
path: root/src/sp-object.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-03-15shared_ptr -> ptr_sharedMenTaLguY1-6/+6
2006-03-12experiment with moving release beofre extraction of object from document treeMenTaLguY1-4/+2
2006-03-05Add signal for notification of object position changesMenTaLguY1-0/+3
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-49/+49
2006-02-08share_static -> share_static_stringMenTaLguY1-2/+2
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY1-8/+8