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
/
trace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
add autotrace basic support
Marc Jeanmougin
2018-09-13
1
-5
/
+2
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+5
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-2
/
+2
*
Remove cmake checks for C89 headers.
Elliott Sales de Andrade
2017-06-15
1
-2
/
+0
*
Fix C++11 errors and warnings with g++-7
Alex Valavanis
2017-02-05
1
-4
/
+0
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+1
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
1
-6
/
+5
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-2
/
+2
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-1
/
+1
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-6
/
+14
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-5
/
+3
*
warning cleanup
Jon A. Cruz
2007-11-02
1
-1
/
+1
*
fix bug in normalizeMatrix, add some better trace messages
Bob Jamison
2006-07-27
1
-2
/
+2
*
refactoring, add background removal
Bob Jamison
2006-07-05
1
-24
/
+27
*
patch [ 1503865 ] Siox performance patch
Aaron Spike
2006-06-13
1
-4
/
+9
*
most of region selection completed
Bob Jamison
2006-03-26
1
-1
/
+2
*
initial hookup of siox into Tracer. much work still to be done, and testing too
Bob Jamison
2006-03-25
1
-2
/
+3
*
add enableSiox() for testing
Bob Jamison
2006-03-25
1
-0
/
+8
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+246