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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
Put adaptagrams into its own folder
Marc Jeanmougin
30
-6390
/
+0
2018-03-17
Removing sample meson build files.
Felipe CorrĂȘa da Silva Sanches
1
-34
/
+0
2018-03-17
[meson-build] libvpsc
Felipe CorrĂȘa da Silva Sanches
1
-0
/
+34
2017-12-17
Add README's so I don't have to figure out what these libraries are used for ...
Tavmjong Bah
1
-0
/
+1
2017-09-17
Flushing std::cout
Jabier Arraiza
1
-5
/
+5
2017-07-01
Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...
Sylvain Chiron
36
-2145
/
+5468
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-23
/
+0
2014-03-23
remove files that interface through C with libvpsc, we are using C++ so...
Johan B. C. Engelen
4
-204
/
+0
2014-03-08
Remove useless r variable and warning
Martin Owens
1
-6
/
+5
2013-10-22
cppcheck
Kris De Gussem
1
-6
/
+6
2013-10-16
static code analysis: performance
Kris De Gussem
1
-2
/
+2
2012-11-20
code cleanup: quiet warnings with gcc.
Campbell Barton
3
-3
/
+6
2012-09-09
better fix
Kris De Gussem
1
-1
/
+2
2012-09-09
static code checking (fixes Bug #614227 )
Kris De Gussem
1
-59
/
+60
2012-01-07
Fixed incorrect forward declarations.
Jon A. Cruz
1
-9
/
+17
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
10
-138
/
+203
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
6
-20
/
+27
2011-10-23
Documentation update pass.
Jon A. Cruz
5
-18
/
+22
2011-07-05
Gcodetools have been upgraded to v. 1.7.
Nick Drobchenko
1
-29
/
+29
2011-06-25
warning cleanup (no functional changes)
Campbell Barton
1
-1
/
+1
2011-06-23
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
1
-1
/
+1
2011-06-13
cmake:
Campbell Barton
1
-1
/
+16
2011-06-13
cmake:
Campbell Barton
1
-2
/
+2
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+2
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-12
/
+13
2009-12-12
Updating ignored file list to get 'bzr status' more helpful
Jon A. Cruz
1
-0
/
+0
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-0
/
+0
2009-01-12
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
1
-8
/
+10
2008-09-23
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2
-9
/
+9
2008-06-22
* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,
mjwybrow
1
-1
/
+1
2008-06-06
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
1
-4
/
+4
2008-04-07
Cmake: more fixs for C internal libs
Joshua L. Blocher
1
-0
/
+11
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2
-0
/
+2
2007-11-04
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
5
-5
/
+5
2007-03-22
drop more missing files from autoconf
Kees Cook
1
-1
/
+0
2007-03-01
commited Solaris 2.8 / gcc-3.2.3 fixes
Markus Schwarzenberg
1
-57
/
+0
2006-07-17
cleanup, remove warnings
Tim Dwyer
1
-1
/
+1
2006-07-17
minor performance improvement
Tim Dwyer
1
-2
/
+3
2006-07-14
fixed warnings
Tim Dwyer
1
-11
/
+10
2006-07-14
- Connectors with end-markers now constrained to point downwards in graph layout
Tim Dwyer
16
-62
/
+110
2006-07-12
Previously graph layout was done using the Kamada-Kawai layout algorithm
Tim Dwyer
24
-0
/
+3184