index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
removeoverlap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
23
-2859
/
+4
2006-05-23
make loop var unsigned etc, remove compiler warnings
Ralf Stephan
2
-8
/
+7
2006-05-17
* Fix build for gcc 4.x (Remove additional class name qualifier inside class ...
Milosz Derezynski
2
-2
/
+2
2006-05-10
increased alarm time-out to 60 secs (because 30 seconds may not have been eno...
Tim Dwyer
1
-2
/
+2
2006-05-10
Apparently a problem was reported with one of the test cases.
Tim Dwyer
17
-169
/
+475
2006-03-28
more g++ 4.1 fixes (by inkblotter)
Ralf Stephan
1
-1
/
+1
2006-02-22
Fixed template warning.
Tim Dwyer
1
-9
/
+11
2006-02-21
introduce orthogonal template declaration, fixes compiler warnings
Ralf Stephan
1
-2
/
+5
2006-02-06
r10887@tres: ted | 2006-02-05 23:16:41 -0800
Ted Gould
3
-4
/
+4
2006-02-06
Had to include fstream for overloaded def of <<
Tim Dwyer
1
-0
/
+1
2006-02-06
(bzr r90)
Ted Gould
3
-4
/
+4
2006-02-06
DBL_MIN replaced by -DBL_MAX which is what I meant all along.
Tim Dwyer
5
-5
/
+39
2006-02-06
Stupid bug in generate-constraints events comparison test fixed
Tim Dwyer
2
-2
/
+2
2006-02-01
Added consts to args of pairing heap compare fn
Tim Dwyer
3
-5
/
+5
2006-01-26
Cleanup.
Tim Dwyer
1
-7
/
+0
2006-01-26
Constructor cleaned up a bit.
Tim Dwyer
1
-9
/
+6
2006-01-26
Fixed bug to do with comparison of invalid constraints in pairing heaps.
Tim Dwyer
9
-22
/
+57
2006-01-25
Change to the way timestamps are used. Should now be more efficient.
Tim Dwyer
2
-5
/
+4