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
...
*
Warning cleanup
Jon A. Cruz
2008-08-01
22
-43
/
+43
*
fix error in creating nodepath from pathvector
bulia byak
2008-08-01
1
-1
/
+1
*
remove old reminder file (of my GSoC last year)
Johan B. C. Engelen
2008-07-31
1
-6
/
+0
*
slight tweak to r19493 to ensure that there's no possibility that we might ac...
Richard Hughes
2008-07-31
1
-8
/
+5
*
Make lpe-path_length use TextParamInternal
Maximilian Albert
2008-07-31
3
-5
/
+5
*
Add unit selector for lpe-path-length, too
Maximilian Albert
2008-07-31
2
-8
/
+15
*
Remove UI stuff from internal text parameter
Maximilian Albert
2008-07-31
2
-11
/
+7
*
New unit parameter for LPEs which lpe-ruler now uses
Maximilian Albert
2008-07-31
5
-3
/
+161
*
New 'zigzag' (polylines) mode in pen tool
Maximilian Albert
2008-07-31
3
-9
/
+24
*
Fix wrong toggle activation in pen/pencil toolbar after startup
Maximilian Albert
2008-07-31
1
-5
/
+2
*
fix crash when deleting whitespace in start of flowtext
bulia byak
2008-07-30
1
-4
/
+8
*
Get to compile in javafx
Bob Jamison
2008-07-30
2
-35
/
+53
*
noop: better names
Maximilian Albert
2008-07-30
2
-11
/
+12
*
comments
Maximilian Albert
2008-07-30
1
-0
/
+7
*
New LPE: path length
Maximilian Albert
2008-07-30
5
-2
/
+132
*
whitespace
Maximilian Albert
2008-07-30
1
-1
/
+1
*
New function to set text position and anchor relative to a given path
Maximilian Albert
2008-07-30
2
-0
/
+20
*
add placeholder for expert contributors
Bob Jamison
2008-07-30
5
-0
/
+602
*
Add default mirroring line to lpe-symmetry because the on-canvas clicks seem ...
Maximilian Albert
2008-07-30
2
-16
/
+12
*
New LPE: Text label
Maximilian Albert
2008-07-30
5
-1
/
+121
*
Move coordinate transform workaround to a more logical place
Maximilian Albert
2008-07-30
4
-13
/
+22
*
New 'internal' TextParam which doesn't display a widget (useful if the text s...
Maximilian Albert
2008-07-30
3
-6
/
+30
*
Make text widget for TextParams work and re-enable it
Maximilian Albert
2008-07-30
5
-14
/
+9
*
fix invisible selection in the list; remove stripes; fix undo comment
bulia byak
2008-07-30
2
-2
/
+25
*
Disable text entry widget for TextParam until it works correctly
Maximilian Albert
2008-07-29
1
-0
/
+5
*
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
2008-07-29
4
-3
/
+299
*
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
[prev]
[next]