index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcola
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cmake: more fixs for C internal libs
Joshua L. Blocher
2008-04-07
1
-1
/
+1
*
add CMakeFiles for io, jabber_whiteboard libavoid libcola.
Johan B. C. Engelen
2008-03-30
1
-0
/
+17
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-1
/
+2
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
4
-7
/
+7
*
committed patch 1710682 by jfaith
JiHO
2007-05-01
2
-2
/
+3
*
commited Solaris 2.8 / gcc-3.2.3 fixes
Markus Schwarzenberg
2007-03-01
1
-2
/
+5
*
cleanup, remove warnings
Tim Dwyer
2006-07-17
2
-50
/
+56
*
minor performance improvement
Tim Dwyer
2006-07-17
1
-5
/
+7
*
remove debug messages
Tim Dwyer
2006-07-17
1
-9
/
+10
*
remove overlaps between connected components
Tim Dwyer
2006-07-17
2
-15
/
+63
*
Constraints are now properly divided up between the connected components
Tim Dwyer
2006-07-17
2
-6
/
+35
*
Layout algorithm is now applied to each connected component in the
Tim Dwyer
2006-07-16
5
-79
/
+184
*
fixed warnings
Tim Dwyer
2006-07-14
1
-0
/
+2
*
- Connectors with end-markers now constrained to point downwards in graph layout
Tim Dwyer
2006-07-14
5
-44
/
+45
*
- added toggle buttons for directed layout (doesn't do anything yet) and over...
Tim Dwyer
2006-07-12
1
-2
/
+2
*
Previously graph layout was done using the Kamada-Kawai layout algorithm
Tim Dwyer
2006-07-12
14
-0
/
+2229