summaryrefslogtreecommitdiffstats
path: root/src/sp-object.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-08use c++filt for symbol demangling if availableMenTaLguY1-1/+2
2006-05-02r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould1-35/+11
2006-05-02(bzr r690)Ted Gould1-11/+35
2006-04-29switch everyone to simpler debug event APIMenTaLguY1-49/+27
2006-04-29make refcount logging a little more useful by including the relevent class nameMenTaLguY1-11/+10
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