index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
splivarot.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-08-13
inform user of progress during long-running simplify operations
John Bintz
1
-0
/
+27
2006-07-22
patch from John Bintz, adding pref to simplify multiple paths separately
MenTaLguY
1
-31
/
+56
2006-07-09
undo annotations
gustav_b
1
-21
/
+10
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-7
/
+24
2006-05-28
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
1
-1
/
+2
2006-05-26
correctly treat dashes and markers when converting stroke to path, fixes 933482
bulia byak
1
-14
/
+106
2006-05-21
fix 1445003
bulia byak
1
-2
/
+2
2006-05-09
eliminate direct accesses to SPCurve::bpath
MenTaLguY
1
-4
/
+4
2006-05-09
use std::vector rather than dynamically-sized automatic arrays
MenTaLguY
1
-4
/
+5
2006-04-17
one more tweak of boolop precision
bulia byak
1
-2
/
+2
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-17
/
+17
2006-04-14
reduce flattening precision back somewhat, to prevent too many new nodes appe...
bulia byak
1
-2
/
+2
2006-04-01
switch get_nearest_position and get_point to using supplied livarot Path inst...
bulia byak
1
-17
/
+4