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
/
constraint.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
Put adaptagrams into its own folder
Marc Jeanmougin
1
-139
/
+0
2017-07-01
Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...
Sylvain Chiron
1
-42
/
+119
2011-10-23
Documentation update pass.
Jon A. Cruz
1
-4
/
+6
2007-11-04
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
1
-1
/
+1
2006-07-14
- Connectors with end-markers now constrained to point downwards in graph layout
Tim Dwyer
1
-0
/
+2
2006-07-12
Previously graph layout was done using the Kamada-Kawai layout algorithm
Tim Dwyer
1
-0
/
+0
2006-05-17
* Fix build for gcc 4.x (Remove additional class name qualifier inside class ...
Milosz Derezynski
1
-1
/
+1
2006-05-10
Apparently a problem was reported with one of the test cases.
Tim Dwyer
1
-6
/
+7
2006-03-28
more g++ 4.1 fixes (by inkblotter)
Ralf Stephan
1
-1
/
+1
2006-02-06
r10887@tres: ted | 2006-02-05 23:16:41 -0800
Ted Gould
1
-2
/
+2
2006-02-06
(bzr r90)
Ted Gould
1
-2
/
+2
2006-02-06
DBL_MIN replaced by -DBL_MAX which is what I meant all along.
Tim Dwyer
1
-2
/
+2
2006-02-01
Added consts to args of pairing heap compare fn
Tim Dwyer
1
-1
/
+1
2006-01-26
Fixed bug to do with comparison of invalid constraints in pairing heaps.
Tim Dwyer
1
-4
/
+9