index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove superfluous #include
Maximilian Albert
2008-07-29
1
-1
/
+0
*
Make lpe-ruler use the new text widget to display the ruler length on-canvas;...
Maximilian Albert
2008-07-29
2
-9
/
+57
*
New parameter TextParam for LPEs
Maximilian Albert
2008-07-29
3
-3
/
+176
*
New registered widget (text entry box).
Maximilian Albert
2008-07-29
5
-0
/
+210
*
Remove debugging messages
Maximilian Albert
2008-07-29
2
-24
/
+0
*
Remove now obsolete functions
Maximilian Albert
2008-07-29
5
-76
/
+1
*
automatically add helperpath for PathParams
Maximilian Albert
2008-07-29
2
-0
/
+7
*
Update helperpaths live also when any of the item's LPEs is modified
Maximilian Albert
2008-07-29
3
-2
/
+24
*
slightly increase legibility
Maximilian Albert
2008-07-29
1
-2
/
+3
*
cleanup
Maximilian Albert
2008-07-29
1
-2
/
+0
*
Update helperpaths when a nodepath's item is updated. TODO: They also need to...
Maximilian Albert
2008-07-29
1
-1
/
+36
*
Along with nodepath also create/destroy the helperpaths of any LPEs associate...
Maximilian Albert
2008-07-29
3
-17
/
+109
*
Refactor some code in nodepath.cpp (eliminate duplicates in generate_helperpa...
Maximilian Albert
2008-07-29
1
-12
/
+26
*
Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of c...
Maximilian Albert
2008-07-29
5
-29
/
+46
*
Remove obsolete function param_editOncanvas for PointParams
Maximilian Albert
2008-07-29
2
-22
/
+0
*
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
2008-07-29
14
-56
/
+43
*
Remove superfluous functions
Maximilian Albert
2008-07-29
2
-4
/
+1
*
LPE knotholder refactoring: PointParams are not knotholder entities any more;...
Maximilian Albert
2008-07-29
6
-22
/
+43
*
widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some wa...
Peter Moulder
2008-07-29
1
-35
/
+38
*
fix a couple of free-instead-of-g_free bugs.
Peter Moulder
2008-07-29
1
-4
/
+4
*
codedread's patch to fix editing of text with a title or description (see bug...
Stephen Silver
2008-07-28
1
-0
/
+1
*
remove dependency on INVALID_LPE a bit
Johan B. C. Engelen
2008-07-27
2
-4
/
+4
*
sort LPE effect list
Johan B. C. Engelen
2008-07-27
1
-26
/
+26
*
LPE Interpolate => "Interpolate Sub-Paths"
Johan B. C. Engelen
2008-07-27
1
-1
/
+1
*
lpe interpolate: fix traversal of trajectory_path. add option for equidistant...
Johan B. C. Engelen
2008-07-27
2
-11
/
+17
*
add LPE Interpolate
Johan B. C. Engelen
2008-07-27
6
-0
/
+183
*
fix release mouse crash, add missed disconnects, remove unused callback
bulia byak
2008-07-27
3
-13
/
+14
*
Add tracking of skew factor and display in warning message.
Jon A. Cruz
2008-07-27
3
-3
/
+16
*
fix messed up scale/rotate handles
bulia byak
2008-07-27
1
-2
/
+2
*
simplify color reading from tool style
bulia byak
2008-07-26
1
-22
/
+4
*
add optional bool* parameter to find out if the tool has color/opacity set in...
bulia byak
2008-07-26
2
-5
/
+16
*
fix tweak page id
bulia byak
2008-07-26
1
-1
/
+1
*
add style selector for tweak tool
bulia byak
2008-07-26
2
-5
/
+7
*
meaningful limits
bulia byak
2008-07-26
1
-2
/
+2
*
Added compensation factor for time-skew with event latency.
Jon A. Cruz
2008-07-26
5
-2
/
+14
*
purge livarot stuff from nodepath
Johan B. C. Engelen
2008-07-25
3
-41
/
+1
*
in shapeeditor to determine whether tool is above the path, use 2geom methods...
Johan B. C. Engelen
2008-07-25
1
-10
/
+18
*
in node tool to select a segment of a path, use 2geom methods instead of liva...
Johan B. C. Engelen
2008-07-25
1
-7
/
+15
*
when doubleclicking a nodepath to create new knot, use 2geom methods instead ...
Johan B. C. Engelen
2008-07-25
1
-8
/
+20
*
update to 2geom rev. 1507
Johan B. C. Engelen
2008-07-25
25
-434
/
+576
*
copyedit
bulia byak
2008-07-25
1
-1
/
+1
*
Snap to page corners too (you won't notice the difference yet because it will...
Diederik van Lierop
2008-07-24
2
-28
/
+36
*
fix 246944
bulia byak
2008-07-24
1
-6
/
+19
*
make clonetiler obey the bbox prefs
bulia byak
2008-07-24
1
-6
/
+4
*
marked "Mode:" for translation
Alexandre Prokoudine
2008-07-24
1
-1
/
+1
*
Fixed regression: changing blend mode in layers dialog didn't work
Niko Kiirala
2008-07-24
2
-4
/
+10
*
make presets list autoscroll to match the values set
bulia byak
2008-07-24
1
-3
/
+67
*
update calligraphic statusbar message
bulia byak
2008-07-24
1
-1
/
+1
*
fix crash when writing style with empty font-family
bulia byak
2008-07-24
1
-2
/
+4
*
fix nodetype determination. more stable now. (lost symmetry detection, nobody...
Johan B. C. Engelen
2008-07-23
1
-42
/
+13
[next]