index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
attribute-rel-util.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
1
-7
/
+6
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+9
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-18
/
+18
2018-05-09
Apply fixed
Jabier Arraiza
1
-3
/
+6
2018-05-09
Reset old code to reaply fixed
Jabier Arraiza
1
-6
/
+3
2018-05-09
Fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60693688
Jabier Arraiza
1
-3
/
+6
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2017-12-04
Misc. typos
luzpaz
1
-1
/
+1
2016-09-20
Add new function that removes properties with default values from SPCSSAttr.
Tavmjong Bah
1
-0
/
+36
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2013-08-15
Prevent writing out empty style strings.
Tavmjong Bah
1
-1
/
+5
2013-08-04
cppcheck
Kris De Gussem
1
-28
/
+27
2013-01-23
cppcheck: style and performance
Kris De Gussem
1
-1
/
+1
2012-11-03
Don't remove default css values if element is in <defs> or is a <symbol>.
Tavmjong Bah
1
-1
/
+8
2012-09-20
some memleak fixes (Bug #1043571)
Kris De Gussem
1
-10
/
+7
2012-09-03
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
1
-7
/
+10
2012-09-02
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
1
-10
/
+7
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
1
-1
/
+1
2011-11-29
Add feMergeNode to "in" list in svgprops. Fix bug in preferences for deleting...
Tavmjong Bah
1
-2
/
+2
2011-11-29
Add possibility to check validity of attributes and usefulness of properties.
Tavmjong Bah
1
-0
/
+312