summaryrefslogtreecommitdiffstats
path: root/src/uri-references.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-4/+4
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-4/+4
| | | (bzr r8404)
* whitespace. tab to spaces. improve readabilityJohan B. C. Engelen2008-03-241-85/+92
| | | (bzr r5188)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
| | | (bzr r4629)
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-061-36/+16
| | | (bzr r3696)
* fix compiler warning on ordering of init in uri-references.cppJohan B. C. Engelen2007-07-161-1/+1
| | | (bzr r3255)
* switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵bulia byak2007-06-271-2/+15
| | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116)
* We were disconnecting the wrong signal, resulting on the old object'sMenTaLguY2006-08-161-1/+1
| | | | | | release signal lingering after a URIReference's referrent changed. Fixed, thereby fixing bug #1535218. (bzr r1603)
* switch to sigc++ signals for "release"MenTaLguY2006-07-211-5/+7
| | | (bzr r1451)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+165
(bzr r1)