index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
54
-67646
/
+0
2014-01-08
comment-out unused code
Johan B. C. Engelen
1
-1
/
+3
2013-11-12
fix type. note that a real fix should get rid of all the macros like SVG_ZOOM...
Johan B. C. Engelen
1
-4
/
+4
2013-09-22
Fix CMake build (follow-up to r12567)
su_v
1
-1
/
+0
2013-09-21
Rm unused dom/svg2.h
Alex Valavanis
2
-5561
/
+0
2013-09-21
fix Windows build
Johan B. C. Engelen
1
-2
/
+2
2013-08-05
code cleanup (cppcheck)
Johan B. C. Engelen
1
-4
/
+3
2013-07-23
Remove the Digest class. Replace its only use with a glibmm call.
Krzysztof Kosi??ski
4
-2114
/
+0
2013-04-21
cppcheck
Kris De Gussem
1
-10
/
+16
2013-03-26
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
5
-16
/
+10
2013-03-19
Fixing regression
jtx
1
-1
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-0
/
+1
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-1
/
+0
2013-03-11
readding entries in Cmake and make include lists that were not removed after ...
Kris De Gussem
2
-1
/
+7
2013-03-11
Drop duplicate io code ( Bug #1120585 )
Kris De Gussem
8
-1280
/
+0
2013-03-08
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
2
-132
/
+158
2013-03-03
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
4
-254
/
+205
2013-02-13
fixing variable type in stream classes to what was intended (preparation for ...
Kris De Gussem
8
-23
/
+21
2013-02-11
Dropped duplicate code for dom/io and io/ (Bug #1120585 )
Kris De Gussem
6
-870
/
+0
2013-02-11
cppcheck
Kris De Gussem
3
-19
/
+9
2013-02-09
partially reverted previous commit
Kris De Gussem
6
-1
/
+5714
2013-02-08
removed some unused files
Kris De Gussem
10
-6323
/
+1
2013-02-08
cppcheck (should fix a.o. copy paste error in SVGAnimatedPreserveAspectRatio)
Kris De Gussem
2
-120
/
+128
2013-02-02
cppcheck
Kris De Gussem
9
-60
/
+113
2013-01-23
cppcheck: style and performance
Kris De Gussem
4
-29
/
+33
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-1
/
+2
2012-10-27
Fix C++11 narrowing conversion errors
Alex Valavanis
1
-1
/
+1
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
3
-3
/
+3
2012-04-09
cppcheck stuff
Kris De Gussem
1
-5
/
+0
2012-02-25
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-24
/
+24
2012-02-15
cppcheck
Kris De Gussem
1
-7
/
+9
2012-02-08
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
4
-7
/
+7
2011-12-04
cppcheck
Kris De Gussem
13
-79
/
+107
2011-11-22
initialisation
Kris De Gussem
2
-9
/
+22
2011-11-08
Fixed initialization order.
Jon A. Cruz
1
-2
/
+11
2011-11-07
cppcheck: performance and initialisation
Kris De Gussem
4
-14
/
+16
2011-11-05
Various fixes: initialization, memory leak, wrong iterator usage
Kris De Gussem
1
-7
/
+12
2011-10-29
fix usage of iterator when iterator's erase function is used (Bug #812018)
Kris De Gussem
3
-19
/
+31
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
27
-27
/
+27
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
38
-172
/
+223
2011-10-23
cppcheck
Kris De Gussem
6
-30
/
+30
2011-10-18
cppcheck
Kris De Gussem
2
-5
/
+5
2011-07-05
Gcodetools have been upgraded to v. 1.7.
Nick Drobchenko
1
-2
/
+2
2011-07-02
added missing header
Campbell Barton
1
-0
/
+1
2011-06-24
update file lists
Campbell Barton
1
-2
/
+0
2011-06-23
Remove the dom/work directory
Krzysztof Kosi??ski
33
-19498
/
+0
2011-06-23
Completely remove Inkboard
Krzysztof Kosi??ski
9
-1116
/
+0
2011-06-13
cmake:
Campbell Barton
1
-1
/
+48
2011-06-13
cmake:
Campbell Barton
5
-50
/
+30
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+2
[next]