index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
trace
/
siox.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
Crashfix SIOX Trace (free memory properly)
Nathan Lee
1
-2
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-2
/
+3
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-8
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-11
/
+11
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-3
/
+3
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-3
/
+3
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
1
-1
/
+1
2014-03-18
Warning cleanups.
Jon A. Cruz
1
-1
/
+1
2013-11-12
part of patch by David Evans to fix C++11 build
Johan B. C. Engelen
1
-0
/
+1
2013-10-29
fix warning
Kris De Gussem
1
-1
/
+1
2013-06-12
Fix Apache2 license conflict with GPL with re-license from SOIX upstream
Martin Owens
1
-12
/
+2
2013-03-19
Fixing regression
jtx
1
-2
/
+2
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-2
/
+2
2013-03-16
cppcheck
Kris De Gussem
1
-2
/
+2
2012-02-06
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-8
/
+10
2011-11-18
cppcheck: initialisation and warning cleanup
Kris De Gussem
1
-4
/
+18
2011-10-21
cppcheck
Kris De Gussem
1
-3
/
+3
2011-10-18
cppcheck
Kris De Gussem
1
-1
/
+1
2009-01-23
small cleanup in src/trace (warnings and trailing spaces)
St??phane Gimenez
1
-17
/
+15
2008-07-06
agree with the FIXME
Bob Jamison
1
-2
/
+1
2008-07-04
Mark suspicious ignoring of parameters
Jon A. Cruz
1
-0
/
+1
2007-03-20
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
1
-1
/
+1
2006-07-27
fix typo. oops
Bob Jamison
1
-2
/
+2
2006-07-27
fix bug in normalizeMatrix, add some better trace messages
Bob Jamison
1
-20
/
+63
2006-07-14
o removed the unused cache as it was just wasting time and space
Nathan Hurst
1
-42
/
+11
2006-06-13
patch [ 1503865 ] Siox performance patch
Aaron Spike
1
-81
/
+164
2006-06-06
Applied patch #1501375
Jon A. Cruz
1
-7
/
+98
2006-06-06
Applied patch #1501134
Jon A. Cruz
1
-8
/
+15
2006-06-05
Applied patch 1500659 for warning cleanup
Jon A. Cruz
1
-4
/
+4
2006-06-04
Applied patch 1500171
Jon A. Cruz
1
-1041
/
+1194
2006-03-30
WIP. siox election progress. fix api a bit.
Bob Jamison
1
-18
/
+20
2006-03-26
most of region selection completed
Bob Jamison
1
-1
/
+1
2006-03-25
fixed const decls
Bob Jamison
1
-0
/
+15
2006-03-25
Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. Also...
Bob Jamison
1
-24
/
+24
2006-03-24
fix include
Bob Jamison
1
-1
/
+1
2006-03-24
rename
Bob Jamison
1
-0
/
+0
2006-03-24
Add siox
Bob Jamison
1
-0
/
+1371