summaryrefslogtreecommitdiffstats
path: root/src/sp-object.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some improvements to my title/desc stuff of revision 18759 (see bug 171024).Stephen Silver2008-07-141-3/+3
| | | (bzr r6290)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-3/+4
| | | (bzr r5884)
* basic support for <title> and <desc>Stephen Silver2008-06-021-17/+12
| | | | | make the Title and Description fields on the Object Properties dialog work (bug 171024) (bzr r5781)
* Fixed LPE crash with unitialized pointerJon A. Cruz2008-04-031-7/+7
| | | (bzr r5318)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-2/+2
| | | (bzr r3753)
* sp_object_invoke_release -> SPObject::releaseReferences, plus the ↵MenTaLguY2006-07-211-1/+29
| | | | | introduction of sigc++ signals for "release" and "modified" which will eventually replace their GObject signal counterparts (bzr r1447)
* marker refactoring workBryce Harrington2006-07-201-0/+4
| | | (bzr r1441)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+4
| | | (bzr r263)
* Add signal for notification of object position changesMenTaLguY2006-03-051-0/+5
| | | (bzr r206)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+539
(bzr r1)