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
*
change knot.h to Geom::Point only instead of NR::Point.
Johan B. C. Engelen
2008-08-01
12
-70
/
+73
*
simplify code
Maximilian Albert
2008-08-01
2
-13
/
+10
*
Helperpath for lpe-rotate-copies
Maximilian Albert
2008-08-01
2
-0
/
+20
*
Improved UI for lpe-rotate-copies
Maximilian Albert
2008-08-01
2
-22
/
+60
*
Make PointParam handles snap, too
Maximilian Albert
2008-08-01
1
-1
/
+2
*
Make LPE knotholder handles snap
Maximilian Albert
2008-08-01
7
-25
/
+49
*
Formerly static function used for snapping is now a private member of KnotHol...
Maximilian Albert
2008-08-01
3
-52
/
+42
*
un-remove applying item transform to each point
Bob Jamison
2008-08-01
3
-24
/
+52
*
remove strange factor for showing the pattern unit cell (quarter of real cell).
Johan B. C. Engelen
2008-08-01
1
-5
/
+5
*
patterns: make it possible to have different scaling in X and Y directions. s...
Johan B. C. Engelen
2008-08-01
1
-21
/
+22
*
enable snapping of pattern's origin
Johan B. C. Engelen
2008-08-01
1
-2
/
+18
*
Added to tests for SVG units, and fixed warning of missing case
Jon A. Cruz
2008-08-01
3
-17
/
+63
*
adding tabs to SVGFonts dialog
Felipe Corr??a da Silva Sanches
2008-08-01
2
-21
/
+50
*
Add item transforms
Bob Jamison
2008-08-01
1
-29
/
+53
*
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
[next]