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
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
2011-06-12
cmake: commented unused files/dirs, double checked all files compile this time
Campbell Barton
2
-2
/
+2
2011-06-12
work in progress cmake commit:
Campbell Barton
5
-60
/
+60
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-12-20
Warning cleanup
Jon A. Cruz
1
-4
/
+5
2009-12-16
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
1
-0
/
+1
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2
-1553
/
+2
2009-07-10
Produce proper ODG files on x86_64, patch by Lubomir Rintel
Luca Bruno
1
-0
/
+2
2009-05-10
Fix wrong delete operator in domstring.cpp.
Krzysztof Kosi??ski
1
-3
/
+3
2009-02-26
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
9
-1
/
+9
2009-02-20
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
1
-34
/
+34
2009-01-12
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
1
-1
/
+3
2009-01-09
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
1
-0
/
+16
2008-12-10
* Removing the bitmap files that aren't being used.
Ted Gould
1
-2
/
+3
2008-08-14
use 32 and 64 bit sizes explicitly
Bob Jamison
2
-143
/
+135
2008-07-05
EOL fixups
Jon A. Cruz
3
-12944
/
+12944
2008-06-30
fix range problem
Bob Jamison
2
-13
/
+27
2008-06-24
added unicode block (codepoint ranges) lookups
Bob Jamison
2
-32
/
+361
2008-06-24
Cmake: remove header files from source lists
Joshua L. Blocher
1
-29
/
+2
2008-06-18
for validation
Bob Jamison
1
-0
/
+15
2008-06-18
parser
Bob Jamison
1
-0
/
+394
2008-06-18
for IDL parsing
Bob Jamison
1
-0
/
+1386
2008-06-18
compilable! wip
Bob Jamison
1
-1196
/
+595
2008-06-17
work in progress
Bob Jamison
2
-5223
/
+7956
2008-06-16
Merge interfaces and element types
Bob Jamison
1
-0
/
+6901
2008-06-14
Add SVGValue class
Bob Jamison
1
-0
/
+86
[next]