summaryrefslogtreecommitdiffstats
path: root/src/attribute-rel-util.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: style and performanceKris De Gussem2013-01-231-1/+1
* Don't remove default css values if element is in <defs> or is a <symbol>.Tavmjong Bah2012-11-031-1/+8
* some memleak fixes (Bug #1043571)Kris De Gussem2012-09-201-10/+7
* revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem2012-09-031-7/+10
* converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem2012-09-021-10/+7
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-1/+1
* Add feMergeNode to "in" list in svgprops. Fix bug in preferences for deleting...Tavmjong Bah2011-11-291-2/+2
* Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-291-0/+312