index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libvpsc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove files that interface through C with libvpsc, we are using C++ so...
Johan B. C. Engelen
2014-03-23
4
-204
/
+0
*
Remove useless r variable and warning
Martin Owens
2014-03-08
1
-6
/
+5
*
cppcheck
Kris De Gussem
2013-10-22
1
-6
/
+6
*
static code analysis: performance
Kris De Gussem
2013-10-16
1
-2
/
+2
*
code cleanup: quiet warnings with gcc.
Campbell Barton
2012-11-20
3
-3
/
+6
*
better fix
Kris De Gussem
2012-09-09
1
-1
/
+2
*
static code checking (fixes Bug #614227 )
Kris De Gussem
2012-09-09
1
-59
/
+60
*
Fixed incorrect forward declarations.
Jon A. Cruz
2012-01-07
1
-9
/
+17
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
10
-138
/
+203
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
6
-20
/
+27
*
Documentation update pass.
Jon A. Cruz
2011-10-23
5
-18
/
+22
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
2
-30
/
+30
|
\
|
*
Gcodetools have been upgraded to v. 1.7.
Nick Drobchenko
2011-07-05
1
-29
/
+29
|
*
warning cleanup (no functional changes)
Campbell Barton
2011-06-25
1
-1
/
+1
*
|
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+1
|
/
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+16
*
cmake:
Campbell Barton
2011-06-13
1
-2
/
+2
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-12
/
+13
*
Updating ignored file list to get 'bzr status' more helpful
Jon A. Cruz
2009-12-12
1
-0
/
+0
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-8
/
+10
*
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2008-09-23
2
-9
/
+9
*
* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,
mjwybrow
2008-06-22
1
-1
/
+1
*
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
2008-06-06
1
-4
/
+4
*
Cmake: more fixs for C internal libs
Joshua L. Blocher
2008-04-07
1
-0
/
+11
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
2
-0
/
+2
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
5
-5
/
+5
*
drop more missing files from autoconf
Kees Cook
2007-03-22
1
-1
/
+0
*
commited Solaris 2.8 / gcc-3.2.3 fixes
Markus Schwarzenberg
2007-03-01
1
-57
/
+0
*
cleanup, remove warnings
Tim Dwyer
2006-07-17
1
-1
/
+1
*
minor performance improvement
Tim Dwyer
2006-07-17
1
-2
/
+3
*
fixed warnings
Tim Dwyer
2006-07-14
1
-11
/
+10
*
- Connectors with end-markers now constrained to point downwards in graph layout
Tim Dwyer
2006-07-14
16
-62
/
+110
*
Previously graph layout was done using the Kamada-Kawai layout algorithm
Tim Dwyer
2006-07-12
24
-0
/
+3184