summaryrefslogtreecommitdiffstats
path: root/src/sp-object.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding some docsBryce Harrington2006-12-071-1/+7
* fix crash 1544495 when closing a document with mask/clippath: it makes no sen...bulia byak2006-09-121-1/+1
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-3/+3
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* remove GObject signals from SPObjectMenTaLguY2006-07-291-20/+8
* sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio...MenTaLguY2006-07-211-26/+27
* marker refactoring workBryce Harrington2006-07-201-19/+44
* use c++filt for symbol demangling if availableMenTaLguY2006-05-081-1/+2
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-35/+11
* (bzr r690)Ted Gould2006-05-021-11/+35
* switch everyone to simpler debug event APIMenTaLguY2006-04-291-49/+27
* make refcount logging a little more useful by including the relevent class nameMenTaLguY2006-04-291-11/+10
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-6/+6
* experiment with moving release beofre extraction of object from document treeMenTaLguY2006-03-121-4/+2
* Add signal for notification of object position changesMenTaLguY2006-03-051-0/+3
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-49/+49
* share_static -> share_static_stringMenTaLguY2006-02-081-2/+2
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-8/+8
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1548