summaryrefslogtreecommitdiffstats
path: root/src/sp-object.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use c++filt for symbol demangling if availableMenTaLguY2006-05-081-1/+2
| | | (bzr r778)
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-35/+11
| | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
* (bzr r690)Ted Gould2006-05-021-11/+35
|
* switch everyone to simpler debug event APIMenTaLguY2006-04-291-49/+27
| | | (bzr r634)
* make refcount logging a little more useful by including the relevent class nameMenTaLguY2006-04-291-11/+10
| | | (bzr r610)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-6/+6
| | | (bzr r240)
* experiment with moving release beofre extraction of object from document treeMenTaLguY2006-03-121-4/+2
| | | (bzr r222)
* Add signal for notification of object position changesMenTaLguY2006-03-051-0/+3
| | | (bzr r206)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-49/+49
| | | (bzr r149)
* share_static -> share_static_stringMenTaLguY2006-02-081-2/+2
| | | (bzr r104)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-8/+8
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1548
(bzr r1)