summaryrefslogtreecommitdiffstats
path: root/src/sp-tag-use.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-198/+0
| | | | A lot of header clean-up.
* Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-051-1/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
* Backout last commit as it introduced subtle errors.Tavmjong Bah2016-04-291-4/+1
| | | (bzr r14864)
* SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.Tavmjong Bah2016-04-291-1/+4
| | | (bzr r14863)
* create SPObject factoryLiam P. White2015-02-251-12/+1
| | | (bzr r13939.1.1)
* Stabilize the selection set system a bitLiam P. White2014-05-111-0/+1
| | | (bzr r13090.1.76)
* Add selection setsLiam P. White2014-05-101-0/+205
| | | (bzr r13090.1.75)
* Start cleanup for merge into trunkLiam P. White2014-03-071-281/+0
| | | (bzr r13090.1.20)
* Added a few swatch related functions (does not compile)Liam P. White2014-03-051-0/+281
(bzr r13090.1.15)