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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-24
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
1
-1
/
+1
2017-06-15
Remove cmake checks for C89 headers.
Elliott Sales de Andrade
1
-2
/
+0
2017-02-05
Fix C++11 errors and warnings with g++-7
Alex Valavanis
1
-4
/
+0
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-23
/
+0
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-1
/
+1
2016-04-13
Fix a few more pick calls not preceded by update
Krzysztof Kosi??ski
1
-0
/
+1
2015-12-07
static code analysis
Kris De Gussem
1
-1
/
+1
2015-11-12
Fix CMake build
Alex Valavanis
1
-0
/
+3
2015-11-09
Enable builds without flood/trace on systems without Potrace
Alex Valavanis
1
-0
/
+4
2015-11-09
Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQ
Alex Valavanis
1
-17
/
+0
2015-11-08
Update Potrace bitmap macros to upstream 1.13
Alex Valavanis
1
-8
/
+9
2015-11-08
Use external Potrace
Alex Valavanis
19
-4054
/
+5
2015-06-22
Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro...
Nicolas Dufour
1
-1
/
+1
2015-06-08
cmake: Add some missing header files to CMakeLists.txt
Bryce Harrington
1
-0
/
+1
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
1
-1
/
+1
2015-03-31
Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner...
Nicolas Dufour
17
-103
/
+251
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-1
/
+1
2015-02-19
Put a few std::vector<SPitem*>
Marc Jeanmougin
1
-2
/
+2
2015-02-18
Just...
mc
1
-3
/
+3
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
1
-4
/
+4
2015-02-07
Fixing dead assignment and uninitialized argument value.
Nicolas Dufour
1
-4
/
+4
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-12-21
Purge sp_desktop_message_stack
Liam P. White
2
-6
/
+6
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
1
-3
/
+3
2014-10-12
revert previous commit.
Johan B. C. Engelen
1
-1040
/
+1019
2014-10-12
undo whitespace edit. it's an external dependency, and let's assume that the ...
Johan B. C. Engelen
1
-1040
/
+1019
2014-10-12
Mass fix whitespace (clang-format) before working on bug
Johan B. C. Engelen
1
-1019
/
+1040
2014-10-12
Mass fix whitespace (clang-format) before working on bug
Johan B. C. Engelen
1
-1019
/
+1040
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-09-21
Fix format security errors
Alex Valavanis
1
-2
/
+2
2013-09-19
Fix colors when tracing
Krzysztof Kosi??ski
1
-2
/
+2
2013-09-19
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
1
-3
/
+22
2013-08-03
fix initialization
Johan B. C. Engelen
1
-7
/
+11
2013-07-31
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
1
-1
/
+1
2013-06-12
Fix Apache2 license conflict with GPL with re-license from SOIX upstream
Martin Owens
2
-23
/
+3
2013-03-19
Fixing regression
jtx
1
-2
/
+2
2013-03-18
Drop remaining unused functions
Alex Valavanis
1
-1
/
+1
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-2
/
+2
2013-03-16
cppcheck
Kris De Gussem
1
-2
/
+2
2013-01-30
removing some more unused functions
Kris De Gussem
4
-124
/
+0
2013-01-23
fix Memory leak in bitmap trace (Bug #996695)
Kris De Gussem
2
-8
/
+10
2013-01-20
Fixed memory leaks
Kris De Gussem
1
-37
/
+45
2012-11-15
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
1
-6
/
+5
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-6
/
+10
2012-03-07
cppcheck
Kris De Gussem
3
-11
/
+4
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-2
/
+3
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2012-02-06
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-8
/
+10
[next]